Skip to content
Success

Console Output

Pull request #41357 opened
14:58:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c255404a25a451a5d042fc0018c86a96fdbaeb58+e9b4655bc98563602d961c72fc62cb20cc143515 (2c97ddc8e1a2449ec151ab430a9cc7b0f89e0ab4)
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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-41357@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
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
14:59:00 [2020-08-14T14:59:00.305Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:59:00 [2020-08-14T14:59:00.309Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:59:00 [2020-08-14T14:59:00.481Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f72fc361dc997a2) in /home/ubuntu/workspace/moby_PR-41357
[Pipeline] {
[Pipeline] checkout
14:59:00 [2020-08-14T14:59:00.581Z] using credential docker-jenkins-github-credentials
14:59:00 [2020-08-14T14:59:00.586Z] Cloning the remote Git repository
14:59:00 [2020-08-14T14:59:00.586Z] Cloning with configured refspecs honoured and without tags
14:59:00 [2020-08-14T14:59:00.582Z] Cloning repository https://github.com/moby/moby.git
14:59:00 [2020-08-14T14:59:00.583Z]  > git init /home/ubuntu/workspace/moby_PR-41357 # timeout=10
14:59:00 [2020-08-14T14:59:00.602Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:00 [2020-08-14T14:59:00.602Z]  > git --version # timeout=10
14:59:00 [2020-08-14T14:59:00.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:00 [2020-08-14T14:59:00.616Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:19 [2020-08-14T14:59:19.421Z] Fetching without tags
14:59:19 [2020-08-14T14:59:19.716Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
14:59:19 [2020-08-14T14:59:19.337Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:19 [2020-08-14T14:59:19.355Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
14:59:19 [2020-08-14T14:59:19.372Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:19 [2020-08-14T14:59:19.399Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:19 [2020-08-14T14:59:19.418Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:19 [2020-08-14T14:59:19.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:19 [2020-08-14T14:59:19.419Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:19 [2020-08-14T14:59:19.712Z]  > git config core.sparsecheckout # timeout=10
14:59:19 [2020-08-14T14:59:19.725Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
14:59:20 [2020-08-14T14:59:20.647Z] Merge succeeded, producing 4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
14:59:20 [2020-08-14T14:59:20.647Z] Checking out Revision 4242ef55ea6118cdb4513cc9eb2957d4232a5b8b (PR-41357)
14:59:20 [2020-08-14T14:59:20.947Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
14:59:20 [2020-08-14T14:59:20.947Z] First time build. Skipping changelog.
14:59:20 [2020-08-14T14:59:20.991Z]  > git --version # timeout=10
14:59:21 [2020-08-14T14:59:21.001Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:59:21 [2020-08-14T14:59:21.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/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
14:59:21 [2020-08-14T14:59:21.723Z] Unable to find image 'alpine:latest' locally
14:59:21 [2020-08-14T14:59:21.723Z] latest: Pulling from library/alpine
14:59:21 [2020-08-14T14:59:21.723Z] df20fa9351a1: Already exists
14:59:21 [2020-08-14T14:59:21.985Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
14:59:21 [2020-08-14T14:59:21.985Z] Status: Downloaded newer image for alpine:latest
14:59:20 [2020-08-14T14:59:20.245Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
14:59:20 [2020-08-14T14:59:20.635Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:20 [2020-08-14T14:59:20.642Z]  > git config core.sparsecheckout # timeout=10
14:59:20 [2020-08-14T14:59:20.655Z]  > git checkout -f 4242ef55ea6118cdb4513cc9eb2957d4232a5b8b # timeout=10
14:59:24 [2020-08-14T14:59:24.497Z] 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
14:59:24 [2020-08-14T14:59:24.964Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f72fc361dc997a2) in /home/ubuntu/workspace/moby_PR-41357
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
14:59:25 [2020-08-14T14:59:25.024Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:59:25 [2020-08-14T14:59:25.036Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-41357
[Pipeline] // stage
14:59:25 [2020-08-14T14:59:25.043Z] Fetching changes from the remote Git repository
14:59:25 [2020-08-14T14:59:25.047Z] Fetching without tags
14:59:25 [2020-08-14T14:59:25.053Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41357
[Pipeline] // stage
[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
14:59:25 [2020-08-14T14:59:25.168Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:59:25 [2020-08-14T14:59:25.182Z] Cloning the remote Git repository
14:59:25 [2020-08-14T14:59:25.183Z] Cloning with configured refspecs honoured and without tags
14:59:25 [2020-08-14T14:59:25.186Z] 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] }
14:59:25 [2020-08-14T14:59:25.200Z] Cloning the remote Git repository
14:59:25 [2020-08-14T14:59:25.200Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
14:59:25 [2020-08-14T14:59:25.343Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
14:59:25 [2020-08-14T14:59:25.670Z] Merge succeeded, producing 8ae3e0d6c829eea961aeb87d88b89838bf8098cd
14:59:25 [2020-08-14T14:59:25.671Z] Checking out Revision 8ae3e0d6c829eea961aeb87d88b89838bf8098cd (PR-41357)
14:59:25 [2020-08-14T14:59:25.721Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
14:59:25 [2020-08-14T14:59:25.721Z] First time build. Skipping changelog.
14:59:25 [2020-08-14T14:59:25.767Z]  > git --version # timeout=10
14:59:25 [2020-08-14T14:59:25.773Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:59:25 [2020-08-14T14:59:25.024Z]  > git rev-parse --is-inside-work-tree # timeout=10
14:59:25 [2020-08-14T14:59:25.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:25 [2020-08-14T14:59:25.083Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:25 [2020-08-14T14:59:25.084Z]  > git --version # timeout=10
14:59:25 [2020-08-14T14:59:25.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:25 [2020-08-14T14:59:25.090Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:25 [2020-08-14T14:59:25.339Z]  > git config core.sparsecheckout # timeout=10
14:59:25 [2020-08-14T14:59:25.343Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
14:59:25 [2020-08-14T14:59:25.602Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
14:59:25 [2020-08-14T14:59:25.659Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:25 [2020-08-14T14:59:25.666Z]  > git config core.sparsecheckout # timeout=10
14:59:25 [2020-08-14T14:59:25.672Z]  > git checkout -f 8ae3e0d6c829eea961aeb87d88b89838bf8098cd # timeout=10
14:59:25 [2020-08-14T14:59:25.189Z] Cloning repository https://github.com/moby/moby.git
14:59:25 [2020-08-14T14:59:25.189Z]  > git init /home/jenkins/workspace/moby_PR-41357 # timeout=10
14:59:25 [2020-08-14T14:59:25.218Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:25 [2020-08-14T14:59:25.218Z]  > git --version # timeout=10
14:59:25 [2020-08-14T14:59:25.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:25 [2020-08-14T14:59:25.222Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:25 [2020-08-14T14:59:25.207Z] Cloning repository https://github.com/moby/moby.git
14:59:25 [2020-08-14T14:59:25.207Z]  > git init /home/docker/workspace/moby_PR-41357 # timeout=10
14:59:25 [2020-08-14T14:59:25.215Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:25 [2020-08-14T14:59:25.215Z]  > git --version # timeout=10
14:59:25 [2020-08-14T14:59:25.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:25 [2020-08-14T14:59:25.218Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:59:26 [2020-08-14T14:59:26.524Z] + [ PR != PR ]
14:59:26 [2020-08-14T14:59:26.524Z] + [ master != master ]
14:59:26 [2020-08-14T14:59:26.524Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:59:26 [2020-08-14T14:59:26.883Z] + docker version
14:59:26 [2020-08-14T14:59:26.883Z] Client: Docker Engine - Community
14:59:26 [2020-08-14T14:59:26.883Z]  Version:           19.03.12
14:59:26 [2020-08-14T14:59:26.883Z]  API version:       1.40
14:59:26 [2020-08-14T14:59:26.883Z]  Go version:        go1.13.10
14:59:26 [2020-08-14T14:59:26.883Z]  Git commit:        48a66213fe
14:59:26 [2020-08-14T14:59:26.883Z]  Built:             Mon Jun 22 15:45:36 2020
14:59:26 [2020-08-14T14:59:26.883Z]  OS/Arch:           linux/amd64
14:59:26 [2020-08-14T14:59:26.883Z]  Experimental:      false
14:59:26 [2020-08-14T14:59:26.883Z] 
14:59:26 [2020-08-14T14:59:26.883Z] Server: Docker Engine - Community
14:59:26 [2020-08-14T14:59:26.883Z]  Engine:
14:59:26 [2020-08-14T14:59:26.883Z]   Version:          19.03.12
14:59:26 [2020-08-14T14:59:26.883Z]   API version:      1.40 (minimum version 1.12)
14:59:26 [2020-08-14T14:59:26.883Z]   Go version:       go1.13.10
14:59:26 [2020-08-14T14:59:26.883Z]   Git commit:       48a66213fe
14:59:26 [2020-08-14T14:59:26.883Z]   Built:            Mon Jun 22 15:44:07 2020
14:59:26 [2020-08-14T14:59:26.883Z]   OS/Arch:          linux/amd64
14:59:26 [2020-08-14T14:59:26.883Z]   Experimental:     true
14:59:26 [2020-08-14T14:59:26.883Z]  containerd:
14:59:26 [2020-08-14T14:59:26.883Z]   Version:          1.2.13
14:59:26 [2020-08-14T14:59:26.883Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:59:26 [2020-08-14T14:59:26.883Z]  runc:
14:59:26 [2020-08-14T14:59:26.883Z]   Version:          1.0.0-rc10
14:59:26 [2020-08-14T14:59:26.883Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:59:26 [2020-08-14T14:59:26.883Z]  docker-init:
14:59:26 [2020-08-14T14:59:26.883Z]   Version:          0.18.0
14:59:26 [2020-08-14T14:59:26.883Z]   GitCommit:        fec3683
[Pipeline] sh
14:59:27 [2020-08-14T14:59:27.203Z] + docker info
14:59:27 [2020-08-14T14:59:27.458Z] Client:
14:59:27 [2020-08-14T14:59:27.458Z]  Debug Mode: false
14:59:27 [2020-08-14T14:59:27.458Z] 
14:59:27 [2020-08-14T14:59:27.458Z] Server:
14:59:27 [2020-08-14T14:59:27.458Z]  Containers: 0
14:59:27 [2020-08-14T14:59:27.458Z]   Running: 0
14:59:27 [2020-08-14T14:59:27.458Z]   Paused: 0
14:59:27 [2020-08-14T14:59:27.458Z]   Stopped: 0
14:59:27 [2020-08-14T14:59:27.458Z]  Images: 7
14:59:27 [2020-08-14T14:59:27.458Z]  Server Version: 19.03.12
14:59:27 [2020-08-14T14:59:27.458Z]  Storage Driver: overlay2
14:59:27 [2020-08-14T14:59:27.458Z]   Backing Filesystem: extfs
14:59:27 [2020-08-14T14:59:27.458Z]   Supports d_type: true
14:59:27 [2020-08-14T14:59:27.458Z]   Native Overlay Diff: true
14:59:27 [2020-08-14T14:59:27.458Z]  Logging Driver: json-file
14:59:27 [2020-08-14T14:59:27.458Z]  Cgroup Driver: cgroupfs
14:59:27 [2020-08-14T14:59:27.458Z]  Plugins:
14:59:27 [2020-08-14T14:59:27.458Z]   Volume: local
14:59:27 [2020-08-14T14:59:27.458Z]   Network: bridge host ipvlan macvlan null overlay
14:59:27 [2020-08-14T14:59:27.458Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:59:27 [2020-08-14T14:59:27.458Z]  Swarm: inactive
14:59:27 [2020-08-14T14:59:27.458Z]  Runtimes: runc
14:59:27 [2020-08-14T14:59:27.458Z]  Default Runtime: runc
14:59:27 [2020-08-14T14:59:27.458Z]  Init Binary: docker-init
14:59:27 [2020-08-14T14:59:27.458Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:59:27 [2020-08-14T14:59:27.458Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:59:27 [2020-08-14T14:59:27.458Z]  init version: fec3683
14:59:27 [2020-08-14T14:59:27.458Z]  Security Options:
14:59:27 [2020-08-14T14:59:27.458Z]   apparmor
14:59:27 [2020-08-14T14:59:27.458Z]   seccomp
14:59:27 [2020-08-14T14:59:27.458Z]    Profile: default
14:59:27 [2020-08-14T14:59:27.458Z]  Kernel Version: 5.3.0-1030-aws
14:59:27 [2020-08-14T14:59:27.458Z]  Operating System: Ubuntu 18.04.4 LTS
14:59:27 [2020-08-14T14:59:27.458Z]  OSType: linux
14:59:27 [2020-08-14T14:59:27.458Z]  Architecture: x86_64
14:59:27 [2020-08-14T14:59:27.458Z]  CPUs: 2
14:59:27 [2020-08-14T14:59:27.458Z]  Total Memory: 7.487GiB
14:59:27 [2020-08-14T14:59:27.458Z]  Name: ip-10-100-67-43
14:59:27 [2020-08-14T14:59:27.458Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
14:59:27 [2020-08-14T14:59:27.458Z]  Docker Root Dir: /var/lib/docker
14:59:27 [2020-08-14T14:59:27.458Z]  Debug Mode: false
14:59:27 [2020-08-14T14:59:27.458Z]  Registry: https://index.docker.io/v1/
14:59:27 [2020-08-14T14:59:27.458Z]  Labels:
14:59:27 [2020-08-14T14:59:27.458Z]  Experimental: true
14:59:27 [2020-08-14T14:59:27.458Z]  Insecure Registries:
14:59:27 [2020-08-14T14:59:27.458Z]   127.0.0.0/8
14:59:27 [2020-08-14T14:59:27.458Z]  Live Restore Enabled: true
14:59:27 [2020-08-14T14:59:27.458Z] 
14:59:27 [2020-08-14T14:59:27.458Z] WARNING: No swap limit support
[Pipeline] sh
14:59:27 [2020-08-14T14:59:27.775Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:27 [2020-08-14T14:59:27.775Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:27 [2020-08-14T14:59:27.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:59:27 [2020-08-14T14:59:27.775Z] + bash /home/ubuntu/workspace/moby_PR-41357/check-config.sh
14:59:27 [2020-08-14T14:59:27.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:59:27 [2020-08-14T14:59:27.775Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
14:59:27 [2020-08-14T14:59:27.775Z] 
14:59:27 [2020-08-14T14:59:27.775Z] Generally Necessary:
14:59:27 [2020-08-14T14:59:27.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:59:27 [2020-08-14T14:59:27.775Z] - apparmor: enabled and tools installed
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_NAMESPACES: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_NET_NS: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_PID_NS: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_IPC_NS: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_UTS_NS: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_CGROUPS: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_CGROUP_CPUACCT: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_CGROUP_DEVICE: enabled
14:59:27 [2020-08-14T14:59:27.775Z] - CONFIG_CGROUP_FREEZER: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CGROUP_SCHED: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CPUSETS: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_MEMCG: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_KEYS: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_VETH: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_BRIDGE: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NF_NAT_IPV4: missing
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NF_NAT: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NF_NAT_NEEDED: missing
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_POSIX_MQUEUE: enabled
14:59:28 [2020-08-14T14:59:28.031Z] 
14:59:28 [2020-08-14T14:59:28.031Z] Optional Features:
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_USER_NS: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_SECCOMP: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CGROUP_PIDS: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_MEMCG_SWAP: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:59:28 [2020-08-14T14:59:28.031Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_BLK_CGROUP: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IOSCHED_CFQ: missing
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CGROUP_PERF: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CGROUP_HUGETLB: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_CFS_BANDWIDTH: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_RT_GROUP_SCHED: missing
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_VS: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_VS_NFCT: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_IP_VS_RR: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_EXT4_FS: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:59:28 [2020-08-14T14:59:28.031Z] - Network Drivers:
14:59:28 [2020-08-14T14:59:28.031Z]   - "overlay":
14:59:28 [2020-08-14T14:59:28.031Z]     - CONFIG_VXLAN: enabled (as module)
14:59:28 [2020-08-14T14:59:28.031Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:59:28 [2020-08-14T14:59:28.031Z]       Optional (for encrypted networks):
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_CRYPTO: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_CRYPTO_AEAD: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_CRYPTO_GCM: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_CRYPTO_GHASH: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_XFRM: enabled
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_XFRM_USER: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_INET_ESP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
14:59:28 [2020-08-14T14:59:28.290Z]   - "ipvlan":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_IPVLAN: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]   - "macvlan":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_MACVLAN: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_DUMMY: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]   - "ftp,tftp client in container":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z] - Storage Drivers:
14:59:28 [2020-08-14T14:59:28.290Z]   - "aufs":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_AUFS_FS: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]   - "btrfs":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:59:28 [2020-08-14T14:59:28.290Z]   - "devicemapper":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_BLK_DEV_DM: enabled
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]   - "overlay":
14:59:28 [2020-08-14T14:59:28.290Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:59:28 [2020-08-14T14:59:28.290Z]   - "zfs":
14:59:28 [2020-08-14T14:59:28.290Z]     - /dev/zfs: present
14:59:28 [2020-08-14T14:59:28.290Z]     - zfs command: missing
14:59:28 [2020-08-14T14:59:28.290Z]     - zpool command: missing
14:59:28 [2020-08-14T14:59:28.290Z] 
14:59:28 [2020-08-14T14:59:28.290Z] Limits:
14:59:28 [2020-08-14T14:59:28.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:59:28 [2020-08-14T14:59:28.290Z] 
14:59:28 [2020-08-14T14:59:28.290Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:59:28 [2020-08-14T14:59:28.606Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
14:59:28 [2020-08-14T14:59:28.606Z] #2 [internal] load .dockerignore
14:59:28 [2020-08-14T14:59:28.606Z] #2 transferring context: 87B done
14:59:28 [2020-08-14T14:59:28.606Z] #2 DONE 0.0s
14:59:28 [2020-08-14T14:59:28.606Z] 
14:59:28 [2020-08-14T14:59:28.606Z] #1 [internal] load build definition from Dockerfile
14:59:28 [2020-08-14T14:59:28.606Z] #1 transferring dockerfile: 16.37kB done
14:59:28 [2020-08-14T14:59:28.606Z] #1 DONE 0.0s
14:59:28 [2020-08-14T14:59:28.606Z] 
14:59:28 [2020-08-14T14:59:28.606Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:59:28 [2020-08-14T14:59:28.861Z] #3 DONE 0.2s
14:59:28 [2020-08-14T14:59:28.861Z] 
14:59:28 [2020-08-14T14:59:28.861Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:59:28 [2020-08-14T14:59:28.861Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:59:28 [2020-08-14T14:59:28.861Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
14:59:28 [2020-08-14T14:59:28.861Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.07MB / 8.88MB 0.1s
14:59:28 [2020-08-14T14:59:28.861Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:59:28 [2020-08-14T14:59:28.861Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
14:59:28 [2020-08-14T14:59:28.861Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
14:59:28 [2020-08-14T14:59:28.861Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
14:59:29 [2020-08-14T14:59:29.116Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
14:59:29 [2020-08-14T14:59:29.371Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
14:59:29 [2020-08-14T14:59:29.371Z] #4 DONE 0.5s
14:59:29 [2020-08-14T14:59:29.371Z] 
14:59:29 [2020-08-14T14:59:29.371Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:59:29 [2020-08-14T14:59:29.371Z] #5 DONE 0.1s
14:59:29 [2020-08-14T14:59:29.371Z] 
14:59:29 [2020-08-14T14:59:29.371Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:59:29 [2020-08-14T14:59:29.633Z] #6 DONE 0.2s
14:59:29 [2020-08-14T14:59:29.633Z] 
14:59:29 [2020-08-14T14:59:29.633Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:59:29 [2020-08-14T14:59:29.633Z] #7 CACHED
14:59:29 [2020-08-14T14:59:29.633Z] 
14:59:29 [2020-08-14T14:59:29.633Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:59:29 [2020-08-14T14:59:29.633Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:59:29 [2020-08-14T14:59:29.633Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:59:29 [2020-08-14T14:59:29.633Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:59:29 [2020-08-14T14:59:29.633Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
14:59:29 [2020-08-14T14:59:29.888Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.21MB / 9.86MB 0.3s
14:59:29 [2020-08-14T14:59:29.888Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
14:59:29 [2020-08-14T14:59:29.888Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
14:59:31 [2020-08-14T14:59:31.260Z] #58 ...
14:59:31 [2020-08-14T14:59:31.260Z] 
14:59:31 [2020-08-14T14:59:31.260Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:59:31 [2020-08-14T14:59:31.260Z] #8 DONE 1.4s
14:59:31 [2020-08-14T14:59:31.260Z] 
14:59:31 [2020-08-14T14:59:31.260Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:59:31 [2020-08-14T14:59:31.824Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
14:59:31 [2020-08-14T14:59:31.824Z] #58 DONE 2.2s
14:59:31 [2020-08-14T14:59:31.824Z] 
14:59:31 [2020-08-14T14:59:31.824Z] #20 [internal] load build context
14:59:32 [2020-08-14T14:59:32.081Z] #20 transferring context: 51.48MB 2.5s done
14:59:32 [2020-08-14T14:59:32.081Z] #20 DONE 2.6s
14:59:32 [2020-08-14T14:59:32.081Z] 
14:59:32 [2020-08-14T14:59:32.081Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:59:32 [2020-08-14T14:59:32.337Z] #9 DONE 1.3s
14:59:32 [2020-08-14T14:59:32.337Z] 
14:59:32 [2020-08-14T14:59:32.337Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:59:32 [2020-08-14T14:59:32.337Z] #27 DONE 0.0s
14:59:32 [2020-08-14T14:59:32.337Z] 
14:59:32 [2020-08-14T14:59:32.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:59:32 [2020-08-14T14:59:32.337Z] #10 ...
14:59:32 [2020-08-14T14:59:32.337Z] 
14:59:32 [2020-08-14T14:59:32.337Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:59:32 [2020-08-14T14:59:32.337Z] #35 DONE 0.1s
14:59:32 [2020-08-14T14:59:32.593Z] 
14:59:32 [2020-08-14T14:59:32.593Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:59:34 [2020-08-14T14:59:34.579Z] Fetching without tags
14:59:34 [2020-08-14T14:59:34.530Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:34 [2020-08-14T14:59:34.538Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
14:59:34 [2020-08-14T14:59:34.543Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:34 [2020-08-14T14:59:34.559Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:34 [2020-08-14T14:59:34.585Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:34 [2020-08-14T14:59:34.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:34 [2020-08-14T14:59:34.585Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:34 [2020-08-14T14:59:34.875Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
14:59:35 [2020-08-14T14:59:35.890Z] Merge succeeded, producing f828edb6a57201749790867bfafe85a4ff69c583
14:59:35 [2020-08-14T14:59:35.890Z] Checking out Revision f828edb6a57201749790867bfafe85a4ff69c583 (PR-41357)
14:59:34 [2020-08-14T14:59:34.881Z]  > git config core.sparsecheckout # timeout=10
14:59:34 [2020-08-14T14:59:34.882Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
14:59:35 [2020-08-14T14:59:35.389Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
14:59:35 [2020-08-14T14:59:35.881Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:35 [2020-08-14T14:59:35.896Z]  > git config core.sparsecheckout # timeout=10
14:59:35 [2020-08-14T14:59:35.900Z]  > git checkout -f f828edb6a57201749790867bfafe85a4ff69c583 # timeout=10
14:59:36 [2020-08-14T14:59:36.238Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
14:59:36 [2020-08-14T14:59:36.238Z] First time build. Skipping changelog.
14:59:36 [2020-08-14T14:59:36.287Z]  > git --version # timeout=10
14:59:36 [2020-08-14T14:59:36.302Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:59:37 [2020-08-14T14:59:37.148Z] + docker version
14:59:37 [2020-08-14T14:59:37.148Z] Client: Docker Engine - Community
14:59:37 [2020-08-14T14:59:37.148Z]  Version:           19.03.7
14:59:37 [2020-08-14T14:59:37.148Z]  API version:       1.40
14:59:37 [2020-08-14T14:59:37.148Z]  Go version:        go1.12.17
14:59:37 [2020-08-14T14:59:37.148Z]  Git commit:        7141c199a2
14:59:37 [2020-08-14T14:59:37.148Z]  Built:             Sat Mar  7 16:48:47 2020
14:59:37 [2020-08-14T14:59:37.148Z]  OS/Arch:           linux/s390x
14:59:37 [2020-08-14T14:59:37.148Z]  Experimental:      false
14:59:37 [2020-08-14T14:59:37.148Z] 
14:59:37 [2020-08-14T14:59:37.148Z] Server: Docker Engine - Community
14:59:37 [2020-08-14T14:59:37.148Z]  Engine:
14:59:37 [2020-08-14T14:59:37.148Z]   Version:          19.03.7
14:59:37 [2020-08-14T14:59:37.148Z]   API version:      1.40 (minimum version 1.12)
14:59:37 [2020-08-14T14:59:37.148Z]   Go version:       go1.12.17
14:59:37 [2020-08-14T14:59:37.148Z]   Git commit:       7141c199a2
14:59:37 [2020-08-14T14:59:37.148Z]   Built:            Sat Mar  7 16:47:46 2020
14:59:37 [2020-08-14T14:59:37.148Z]   OS/Arch:          linux/s390x
14:59:37 [2020-08-14T14:59:37.148Z]   Experimental:     true
14:59:37 [2020-08-14T14:59:37.148Z]  containerd:
14:59:37 [2020-08-14T14:59:37.148Z]   Version:          1.2.13
14:59:37 [2020-08-14T14:59:37.148Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
14:59:37 [2020-08-14T14:59:37.148Z]  runc:
14:59:37 [2020-08-14T14:59:37.148Z]   Version:          1.0.0-rc10
14:59:37 [2020-08-14T14:59:37.148Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:59:37 [2020-08-14T14:59:37.148Z]  docker-init:
14:59:37 [2020-08-14T14:59:37.148Z]   Version:          0.18.0
14:59:37 [2020-08-14T14:59:37.148Z]   GitCommit:        fec3683
[Pipeline] sh
14:59:37 [2020-08-14T14:59:37.630Z] + docker info
14:59:37 [2020-08-14T14:59:37.842Z] #36 ...
14:59:37 [2020-08-14T14:59:37.842Z] 
14:59:37 [2020-08-14T14:59:37.842Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.510 + RM_GOPATH=0
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.513 + TMP_GOPATH=
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.513 + : /build
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.513 + '[' -z '' ']'
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.513 ++ mktemp -d
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.517 + export GOPATH=/tmp/tmp.g8G5AVkAhw
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.517 + GOPATH=/tmp/tmp.g8G5AVkAhw
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.517 + RM_GOPATH=1
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.517 + case "$(go env GOARCH)" in
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.517 ++ go env GOARCH
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.519 + export GO_BUILDMODE=-buildmode=pie
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.519 + GO_BUILDMODE=-buildmode=pie
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.520 ++ dirname /tmp/install/install.sh
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.524 + dir=/tmp/install
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.524 + bin=rootlesskit
14:59:37 [2020-08-14T14:59:37.842Z] #54 4.524 + shift
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.524 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + . /tmp/install/rootlesskit.installer
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + install_rootlesskit
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + case "$1" in
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + export CGO_ENABLED=0
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + CGO_ENABLED=0
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + _install_rootlesskit
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.g8G5AVkAhw/src/github.com/rootless-containers/rootlesskit
14:59:37 [2020-08-14T14:59:37.843Z] #54 4.528 Cloning into '/tmp/tmp.g8G5AVkAhw/src/github.com/rootless-containers/rootlesskit'...
14:59:37 [2020-08-14T14:59:37.843Z] #54 ...
14:59:37 [2020-08-14T14:59:37.843Z] 
14:59:37 [2020-08-14T14:59:37.843Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:59:37 [2020-08-14T14:59:37.843Z] #36 5.279 + git clone https://github.com/docker/distribution.git .
14:59:37 [2020-08-14T14:59:37.843Z] #36 5.281 Cloning into '.'...
14:59:38 [2020-08-14T14:59:38.263Z] Client:
14:59:38 [2020-08-14T14:59:38.263Z]  Debug Mode: false
14:59:38 [2020-08-14T14:59:38.263Z] 
14:59:38 [2020-08-14T14:59:38.263Z] Server:
14:59:38 [2020-08-14T14:59:38.263Z]  Containers: 0
14:59:38 [2020-08-14T14:59:38.263Z]   Running: 0
14:59:38 [2020-08-14T14:59:38.263Z]   Paused: 0
14:59:38 [2020-08-14T14:59:38.263Z]   Stopped: 0
14:59:38 [2020-08-14T14:59:38.263Z]  Images: 0
14:59:38 [2020-08-14T14:59:38.263Z]  Server Version: 19.03.7
14:59:38 [2020-08-14T14:59:38.263Z]  Storage Driver: overlay2
14:59:38 [2020-08-14T14:59:38.263Z]   Backing Filesystem: <unknown>
14:59:38 [2020-08-14T14:59:38.263Z]   Supports d_type: true
14:59:38 [2020-08-14T14:59:38.263Z]   Native Overlay Diff: true
14:59:38 [2020-08-14T14:59:38.263Z]  Logging Driver: json-file
14:59:38 [2020-08-14T14:59:38.263Z]  Cgroup Driver: cgroupfs
14:59:38 [2020-08-14T14:59:38.263Z]  Plugins:
14:59:38 [2020-08-14T14:59:38.263Z]   Volume: local
14:59:38 [2020-08-14T14:59:38.263Z]   Network: bridge host ipvlan macvlan null overlay
14:59:38 [2020-08-14T14:59:38.263Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:59:38 [2020-08-14T14:59:38.263Z]  Swarm: inactive
14:59:38 [2020-08-14T14:59:38.263Z]  Runtimes: runc
14:59:38 [2020-08-14T14:59:38.263Z]  Default Runtime: runc
14:59:38 [2020-08-14T14:59:38.263Z]  Init Binary: docker-init
14:59:38 [2020-08-14T14:59:38.263Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
14:59:38 [2020-08-14T14:59:38.263Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
14:59:38 [2020-08-14T14:59:38.263Z]  init version: fec3683
14:59:38 [2020-08-14T14:59:38.263Z]  Security Options:
14:59:38 [2020-08-14T14:59:38.263Z]   apparmor
14:59:38 [2020-08-14T14:59:38.263Z]   seccomp
14:59:38 [2020-08-14T14:59:38.263Z]    Profile: default
14:59:38 [2020-08-14T14:59:38.263Z]  Kernel Version: 4.15.0-88-generic
14:59:38 [2020-08-14T14:59:38.263Z]  Operating System: Ubuntu 18.04.4 LTS
14:59:38 [2020-08-14T14:59:38.263Z]  OSType: linux
14:59:38 [2020-08-14T14:59:38.263Z]  Architecture: s390x
14:59:38 [2020-08-14T14:59:38.263Z]  CPUs: 2
14:59:38 [2020-08-14T14:59:38.263Z]  Total Memory: 7.861GiB
14:59:38 [2020-08-14T14:59:38.263Z]  Name: s390x-ubuntu-25
14:59:38 [2020-08-14T14:59:38.263Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
14:59:38 [2020-08-14T14:59:38.263Z]  Docker Root Dir: /var/lib/docker
14:59:38 [2020-08-14T14:59:38.263Z]  Debug Mode: false
14:59:38 [2020-08-14T14:59:38.263Z]  Username: dockerbuildbot
14:59:38 [2020-08-14T14:59:38.263Z]  Registry: https://index.docker.io/v1/
14:59:38 [2020-08-14T14:59:38.263Z]  Labels:
14:59:38 [2020-08-14T14:59:38.263Z]  Experimental: true
14:59:38 [2020-08-14T14:59:38.263Z]  Insecure Registries:
14:59:38 [2020-08-14T14:59:38.263Z]   127.0.0.0/8
14:59:38 [2020-08-14T14:59:38.263Z]  Live Restore Enabled: false
14:59:38 [2020-08-14T14:59:38.263Z] 
14:59:38 [2020-08-14T14:59:38.263Z] WARNING: No swap limit support
[Pipeline] sh
14:59:38 [2020-08-14T14:59:38.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:38 [2020-08-14T14:59:38.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:38 [2020-08-14T14:59:38.644Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:59:38 [2020-08-14T14:59:38.644Z] + bash /home/jenkins/workspace/moby_PR-41357/check-config.sh
14:59:38 [2020-08-14T14:59:38.644Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:59:38 [2020-08-14T14:59:38.644Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
14:59:38 [2020-08-14T14:59:38.644Z] 
14:59:38 [2020-08-14T14:59:38.644Z] Generally Necessary:
14:59:38 [2020-08-14T14:59:38.644Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:59:38 [2020-08-14T14:59:38.644Z] - apparmor: enabled and tools installed
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NAMESPACES: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NET_NS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_PID_NS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IPC_NS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_UTS_NS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUPS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_CPUACCT: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_DEVICE: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_FREEZER: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_SCHED: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CPUSETS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_MEMCG: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_KEYS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_VETH: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_BRIDGE: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NF_NAT: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NF_NAT_NEEDED: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_POSIX_MQUEUE: enabled
14:59:38 [2020-08-14T14:59:38.644Z] 
14:59:38 [2020-08-14T14:59:38.644Z] Optional Features:
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_USER_NS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_SECCOMP: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_PIDS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_MEMCG_SWAP: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:59:38 [2020-08-14T14:59:38.644Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_BLK_CGROUP: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IOSCHED_CFQ: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_PERF: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_HUGETLB: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_CFS_BANDWIDTH: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_RT_GROUP_SCHED: missing
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_VS: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_VS_NFCT: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_IP_VS_RR: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_EXT4_FS: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:59:38 [2020-08-14T14:59:38.644Z] - Network Drivers:
14:59:38 [2020-08-14T14:59:38.644Z]   - "overlay":
14:59:38 [2020-08-14T14:59:38.644Z]     - CONFIG_VXLAN: enabled (as module)
14:59:38 [2020-08-14T14:59:38.644Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:59:38 [2020-08-14T14:59:38.644Z]       Optional (for encrypted networks):
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_CRYPTO: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_CRYPTO_AEAD: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_CRYPTO_GCM: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_CRYPTO_GHASH: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_XFRM: enabled
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_XFRM_USER: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_INET_ESP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "ipvlan":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_IPVLAN: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "macvlan":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_MACVLAN: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_DUMMY: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "ftp,tftp client in container":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z] - Storage Drivers:
14:59:38 [2020-08-14T14:59:38.936Z]   - "aufs":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_AUFS_FS: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "btrfs":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:59:38 [2020-08-14T14:59:38.936Z]   - "devicemapper":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_BLK_DEV_DM: enabled
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "overlay":
14:59:38 [2020-08-14T14:59:38.936Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:59:38 [2020-08-14T14:59:38.936Z]   - "zfs":
14:59:38 [2020-08-14T14:59:38.936Z]     - /dev/zfs: missing
14:59:38 [2020-08-14T14:59:38.936Z]     - zfs command: missing
14:59:38 [2020-08-14T14:59:38.936Z]     - zpool command: missing
14:59:38 [2020-08-14T14:59:38.936Z] 
14:59:38 [2020-08-14T14:59:38.936Z] Limits:
14:59:38 [2020-08-14T14:59:38.936Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:59:38 [2020-08-14T14:59:38.936Z] 
14:59:38 [2020-08-14T14:59:38.936Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:59:39 [2020-08-14T14:59:39.362Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
14:59:39 [2020-08-14T14:59:39.362Z] #2 [internal] load .dockerignore
14:59:39 [2020-08-14T14:59:39.362Z] #2 transferring context: 87B 0.0s done
14:59:39 [2020-08-14T14:59:39.362Z] #2 DONE 0.0s
14:59:39 [2020-08-14T14:59:39.362Z] 
14:59:39 [2020-08-14T14:59:39.362Z] #1 [internal] load build definition from Dockerfile
14:59:39 [2020-08-14T14:59:39.362Z] #1 transferring dockerfile: 16.37kB 0.0s done
14:59:39 [2020-08-14T14:59:39.362Z] #1 DONE 0.0s
14:59:39 [2020-08-14T14:59:39.362Z] 
14:59:39 [2020-08-14T14:59:39.362Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
14:59:39 [2020-08-14T14:59:39.654Z] #3 DONE 0.2s
14:59:39 [2020-08-14T14:59:39.654Z] 
14:59:39 [2020-08-14T14:59:39.654Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
14:59:39 [2020-08-14T14:59:39.654Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
14:59:39 [2020-08-14T14:59:39.946Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
14:59:39 [2020-08-14T14:59:39.946Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
14:59:39 [2020-08-14T14:59:39.946Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
14:59:39 [2020-08-14T14:59:39.946Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.29MB / 8.88MB 0.1s
14:59:39 [2020-08-14T14:59:39.946Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
14:59:39 [2020-08-14T14:59:39.946Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
14:59:39 [2020-08-14T14:59:39.964Z] Still waiting to schedule task
14:59:39 [2020-08-14T14:59:39.964Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f72fc361dc997a2)’
14:59:39 [2020-08-14T14:59:39.964Z] Still waiting to schedule task
14:59:39 [2020-08-14T14:59:39.965Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f72fc361dc997a2)’
14:59:39 [2020-08-14T14:59:39.968Z] Still waiting to schedule task
14:59:39 [2020-08-14T14:59:39.968Z] All nodes of label ‘arm64&&linux’ are offline
14:59:39 [2020-08-14T14:59:39.969Z] Still waiting to schedule task
14:59:39 [2020-08-14T14:59:39.970Z] All nodes of label ‘windows-2019’ are offline
14:59:40 [2020-08-14T14:59:40.239Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
14:59:40 [2020-08-14T14:59:40.239Z] #4 DONE 0.6s
14:59:40 [2020-08-14T14:59:40.532Z] 
14:59:40 [2020-08-14T14:59:40.532Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
14:59:40 [2020-08-14T14:59:40.824Z] #6 DONE 0.2s
14:59:40 [2020-08-14T14:59:40.824Z] 
14:59:40 [2020-08-14T14:59:40.824Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
14:59:41 [2020-08-14T14:59:41.144Z] #5 DONE 0.3s
14:59:41 [2020-08-14T14:59:41.144Z] 
14:59:41 [2020-08-14T14:59:41.144Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:59:41 [2020-08-14T14:59:41.144Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.14MB / 7.39MB 0.1s
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.66MB / 48.97MB 0.2s
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.64MB / 7.39MB 0.2s
14:59:41 [2020-08-14T14:59:41.144Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.50MB / 9.88MB 0.2s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 12.75MB / 48.97MB 0.4s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.17MB / 51.38MB 0.4s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.62MB / 48.97MB 0.5s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.99MB / 51.38MB 0.5s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.44MB / 48.97MB 0.6s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.95MB / 51.38MB 0.6s
14:59:41 [2020-08-14T14:59:41.464Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.02MB / 56.74MB 0.6s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.95MB / 48.97MB 0.7s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.03MB / 51.38MB 0.7s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.29MB / 56.74MB 0.7s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.82MB / 48.97MB 0.8s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.55MB / 51.38MB 0.8s
14:59:41 [2020-08-14T14:59:41.773Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.29MB / 56.74MB 0.8s
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.79MB / 48.97MB 0.9s
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.02MB / 51.38MB 0.9s
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.51MB / 56.74MB 0.9s
14:59:42 [2020-08-14T14:59:42.076Z] #7 ...
14:59:42 [2020-08-14T14:59:42.076Z] 
14:59:42 [2020-08-14T14:59:42.076Z] #20 [internal] load build context
14:59:42 [2020-08-14T14:59:42.076Z] #20 transferring context: 51.48MB 1.0s done
14:59:42 [2020-08-14T14:59:42.076Z] #20 DONE 1.0s
14:59:42 [2020-08-14T14:59:42.076Z] 
14:59:42 [2020-08-14T14:59:42.076Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.37MB / 48.97MB 1.1s
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 36.81MB / 51.38MB 1.1s
14:59:42 [2020-08-14T14:59:42.076Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.76MB / 56.74MB 1.1s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.82MB / 48.97MB 1.2s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.67MB / 51.38MB 1.2s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 26.23MB / 56.74MB 1.2s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.00MB / 48.97MB 1.4s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.22MB / 51.38MB 1.4s
14:59:42 [2020-08-14T14:59:42.374Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.10MB / 56.74MB 1.4s
14:59:42 [2020-08-14T14:59:42.676Z] Fetching without tags
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.5s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.94MB / 56.74MB 1.5s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.5s done
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.93MB / 56.74MB 1.6s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.6s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.6s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done
14:59:42 [2020-08-14T14:59:42.677Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.67MB / 102.23MB 1.8s
14:59:42 [2020-08-14T14:59:42.677Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
14:59:42 [2020-08-14T14:59:42.648Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:42 [2020-08-14T14:59:42.651Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
14:59:42 [2020-08-14T14:59:42.654Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:42 [2020-08-14T14:59:42.668Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:42 [2020-08-14T14:59:42.683Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:42 [2020-08-14T14:59:42.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:42 [2020-08-14T14:59:42.684Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:42 [2020-08-14T14:59:42.977Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done
14:59:42 [2020-08-14T14:59:42.977Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.91MB / 102.23MB 1.9s
14:59:42 [2020-08-14T14:59:42.977Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.68MB / 102.23MB 2.0s
14:59:43 [2020-08-14T14:59:43.076Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
14:59:43 [2020-08-14T14:59:43.110Z] #36 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.183 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.183 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.183 + : /build
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.183 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.189 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.189 + export GOPATH=/tmp/tmp.J8ZfQWfVgr
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.189 + GOPATH=/tmp/tmp.J8ZfQWfVgr
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.189 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.189 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.197 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + bin=dockercli
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + shift
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + '[' '!' -f /tmp/install/dockercli.installer ']'
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + . /tmp/install/dockercli.installer
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 ++ : stable
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 ++ : 17.06.2-ce
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + install_dockercli
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.217 ++ uname -m
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 Install docker/cli version 17.06.2-ce from stable
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 + arch=x86_64
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 + '[' x86_64 '!=' x86_64 ']'
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 + url=https://download.docker.com/linux/static
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 + tar -xz docker/docker
14:59:43 [2020-08-14T14:59:43.110Z] #21 4.220 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
14:59:43 [2020-08-14T14:59:43.110Z] #21 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:59:43 [2020-08-14T14:59:43.110Z] #32 4.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #32 4.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #32 4.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #32 4.622 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #32 6.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #32 8.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
14:59:43 [2020-08-14T14:59:43.110Z] #32 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
14:59:43 [2020-08-14T14:59:43.110Z] #28 5.378 + git clone https://github.com/kolyshkin/go-swagger.git .
14:59:43 [2020-08-14T14:59:43.110Z] #28 5.378 Cloning into '.'...
14:59:43 [2020-08-14T14:59:43.110Z] #28 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.081 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.081 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.081 + : /build
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.081 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 + export GOPATH=/tmp/tmp.pQXQkJOCOS
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 + GOPATH=/tmp/tmp.pQXQkJOCOS
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.090 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + bin=shfmt
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + shift
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + '[' '!' -f /tmp/install/shfmt.installer ']'
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + . /tmp/install/shfmt.installer
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + install_shfmt
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.197 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.214 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pQXQkJOCOS/src/github.com/mvdan/sh
14:59:43 [2020-08-14T14:59:43.110Z] #47 5.219 Cloning into '/tmp/tmp.pQXQkJOCOS/src/github.com/mvdan/sh'...
14:59:43 [2020-08-14T14:59:43.110Z] #47 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:59:43 [2020-08-14T14:59:43.110Z] #51 5.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #51 5.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #51 5.713 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #51 6.746 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #51 9.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #51 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + : /build
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + export GOPATH=/tmp/tmp.sOS6b5dDHW
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + GOPATH=/tmp/tmp.sOS6b5dDHW
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.895 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.897 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.937 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.937 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.938 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.940 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.940 + bin=vndr
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.940 + shift
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 + '[' '!' -f /tmp/install/vndr.installer ']'
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 + . /tmp/install/vndr.installer
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 + install_vndr
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.942 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sOS6b5dDHW/src/github.com/LK4D4/vndr
14:59:43 [2020-08-14T14:59:43.110Z] #41 4.948 Cloning into '/tmp/tmp.sOS6b5dDHW/src/github.com/LK4D4/vndr'...
14:59:43 [2020-08-14T14:59:43.110Z] #41 5.830 + cd /tmp/tmp.sOS6b5dDHW/src/github.com/LK4D4/vndr
14:59:43 [2020-08-14T14:59:43.110Z] #41 5.830 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
14:59:43 [2020-08-14T14:59:43.110Z] #41 5.853 + go build -buildmode=pie -v -o /build/vndr .
14:59:43 [2020-08-14T14:59:43.110Z] #41 7.340 runtime/internal/atomic
14:59:43 [2020-08-14T14:59:43.110Z] #41 7.382 internal/cpu
14:59:43 [2020-08-14T14:59:43.110Z] #41 7.615 runtime/internal/sys
14:59:43 [2020-08-14T14:59:43.110Z] #41 7.880 runtime/internal/math
14:59:43 [2020-08-14T14:59:43.110Z] #41 7.948 internal/bytealg
14:59:43 [2020-08-14T14:59:43.110Z] #41 8.008 internal/race
14:59:43 [2020-08-14T14:59:43.110Z] #41 8.167 sync/atomic
14:59:43 [2020-08-14T14:59:43.110Z] #41 8.729 unicode
14:59:43 [2020-08-14T14:59:43.110Z] #41 8.829 runtime
14:59:43 [2020-08-14T14:59:43.110Z] #41 ...
14:59:43 [2020-08-14T14:59:43.110Z] 
14:59:43 [2020-08-14T14:59:43.110Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:59:43 [2020-08-14T14:59:43.110Z] #23 3.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #23 3.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #23 3.635 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #23 3.635 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #23 4.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
14:59:43 [2020-08-14T14:59:43.110Z] #23 5.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
14:59:43 [2020-08-14T14:59:43.272Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 32.51MB / 102.23MB 2.1s
14:59:43 [2020-08-14T14:59:43.272Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.13MB / 102.23MB 2.2s
14:59:43 [2020-08-14T14:59:43.272Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.56MB / 102.23MB 2.3s
14:59:43 [2020-08-14T14:59:43.366Z] #23 ...
14:59:43 [2020-08-14T14:59:43.366Z] 
14:59:43 [2020-08-14T14:59:43.366Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.169 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.169 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.169 + : /build
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.169 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.169 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.175 + export GOPATH=/tmp/tmp.zj2mmaRIYH
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.175 + GOPATH=/tmp/tmp.zj2mmaRIYH
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.175 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.175 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.175 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.207 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.207 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.207 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.216 Installing golangci-lint version v1.23.8
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + bin=golangci_lint
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + shift
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + . /tmp/install/golangci_lint.installer
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 ++ : v1.23.8
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + install_golangci_lint
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + echo 'Installing golangci-lint version v1.23.8'
14:59:43 [2020-08-14T14:59:43.366Z] #45 5.218 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
14:59:43 [2020-08-14T14:59:43.366Z] #45 ...
14:59:43 [2020-08-14T14:59:43.366Z] 
14:59:43 [2020-08-14T14:59:43.366Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + : /build
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + export GOPATH=/tmp/tmp.LlIwZKXLaZ
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + GOPATH=/tmp/tmp.LlIwZKXLaZ
14:59:43 [2020-08-14T14:59:43.366Z] #30 5.414 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.435 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.435 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.461 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.462 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.480 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.481 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.481 + bin=tomlv
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.481 + shift
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.482 + '[' '!' -f /tmp/install/tomlv.installer ']'
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.482 + . /tmp/install/tomlv.installer
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.482 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.483 + install_tomlv
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.483 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.483 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.484 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LlIwZKXLaZ/src/github.com/BurntSushi/toml
14:59:43 [2020-08-14T14:59:43.367Z] #30 5.487 Cloning into '/tmp/tmp.LlIwZKXLaZ/src/github.com/BurntSushi/toml'...
14:59:43 [2020-08-14T14:59:43.367Z] #30 6.495 + cd /tmp/tmp.LlIwZKXLaZ/src/github.com/BurntSushi/toml
14:59:43 [2020-08-14T14:59:43.367Z] #30 6.496 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
14:59:43 [2020-08-14T14:59:43.367Z] #30 6.501 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.209 internal/cpu
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.215 runtime/internal/atomic
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.557 runtime/internal/sys
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.792 runtime/internal/math
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.836 internal/bytealg
14:59:43 [2020-08-14T14:59:43.367Z] #30 7.920 math/bits
14:59:43 [2020-08-14T14:59:43.367Z] #30 8.571 math
14:59:43 [2020-08-14T14:59:43.367Z] #30 8.661 runtime
14:59:43 [2020-08-14T14:59:43.570Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.58MB / 102.23MB 2.4s
14:59:43 [2020-08-14T14:59:43.570Z] #7 ...
14:59:43 [2020-08-14T14:59:43.570Z] 
14:59:43 [2020-08-14T14:59:43.570Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
14:59:43 [2020-08-14T14:59:43.570Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
14:59:43 [2020-08-14T14:59:43.570Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
14:59:43 [2020-08-14T14:59:43.570Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
14:59:43 [2020-08-14T14:59:43.570Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
14:59:43 [2020-08-14T14:59:43.570Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
14:59:43 [2020-08-14T14:59:43.570Z] #58 DONE 2.5s
14:59:43 [2020-08-14T14:59:43.570Z] 
14:59:43 [2020-08-14T14:59:43.570Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
14:59:43 [2020-08-14T14:59:43.570Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.17MB / 102.23MB 2.6s
14:59:43 [2020-08-14T14:59:43.622Z] #30 ...
14:59:43 [2020-08-14T14:59:43.622Z] 
14:59:43 [2020-08-14T14:59:43.622Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:59:43 [2020-08-14T14:59:43.622Z] #38 5.808 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:59:43 [2020-08-14T14:59:43.622Z] #38 5.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:59:43 [2020-08-14T14:59:43.622Z] #38 5.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:59:43 [2020-08-14T14:59:43.622Z] #38 6.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:59:43 [2020-08-14T14:59:43.622Z] #38 9.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
14:59:43 [2020-08-14T14:59:43.622Z] #38 ...
14:59:43 [2020-08-14T14:59:43.622Z] 
14:59:43 [2020-08-14T14:59:43.622Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + : /build
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + export GOPATH=/tmp/tmp.QXUwoAggA0
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + GOPATH=/tmp/tmp.QXUwoAggA0
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.622Z] #43 4.998 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + bin=gotestsum
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + shift
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + '[' '!' -f /tmp/install/gotestsum.installer ']'
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + . /tmp/install/gotestsum.installer
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 ++ : v0.3.5
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.040 + install_gotestsum
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.049 + set -e
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.049 + export GO111MODULE=on
14:59:43 [2020-08-14T14:59:43.622Z] #43 5.049 + GO111MODULE=on
14:59:43 [2020-08-14T14:59:43.623Z] #43 5.049 + GOBIN=/build
14:59:43 [2020-08-14T14:59:43.623Z] #43 5.049 + go get gotest.tools/gotestsum@v0.3.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 5.186 go: finding gotest.tools v0.3.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 5.186 go: finding gotest.tools/gotestsum v0.3.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 6.174 go: downloading gotest.tools/gotestsum v0.3.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 6.771 go: extracting gotest.tools/gotestsum v0.3.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 7.963 go: downloading gotest.tools v2.1.0+incompatible
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.080 go: extracting gotest.tools v2.1.0+incompatible
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.324 go: downloading github.com/fatih/color v1.6.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.334 go: downloading github.com/spf13/pflag v1.0.1
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.338 go: downloading github.com/sirupsen/logrus v1.0.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.354 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.394 go: downloading github.com/jonboulle/clockwork v0.1.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.484 go: downloading github.com/pkg/errors v0.8.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.647 go: extracting github.com/spf13/pflag v1.0.1
14:59:43 [2020-08-14T14:59:43.623Z] #43 8.684 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.089 go: extracting github.com/pkg/errors v0.8.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.250 go: extracting github.com/fatih/color v1.6.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.278 go: extracting github.com/jonboulle/clockwork v0.1.0
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.294 go: downloading github.com/mattn/go-colorable v0.0.9
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.326 go: downloading github.com/mattn/go-isatty v0.0.3
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.371 go: extracting github.com/mattn/go-colorable v0.0.9
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.402 go: extracting github.com/sirupsen/logrus v1.0.5
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.416 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.468 go: extracting github.com/mattn/go-isatty v0.0.3
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.503 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:59:43 [2020-08-14T14:59:43.623Z] #43 9.646 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
14:59:43 [2020-08-14T14:59:43.862Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 91.78MB / 102.23MB 2.7s
14:59:43 [2020-08-14T14:59:43.862Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 99.48MB / 102.23MB 2.8s
14:59:43 [2020-08-14T14:59:43.878Z] #43 ...
14:59:43 [2020-08-14T14:59:43.878Z] 
14:59:43 [2020-08-14T14:59:43.878Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.745 + RM_GOPATH=0
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.745 + TMP_GOPATH=
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.745 + : /build
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.745 + '[' -z '' ']'
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.745 ++ mktemp -d
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.754 + export GOPATH=/tmp/tmp.7JCHkA0fta
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.754 + GOPATH=/tmp/tmp.7JCHkA0fta
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.754 + RM_GOPATH=1
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.754 + case "$(go env GOARCH)" in
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.754 ++ go env GOARCH
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.790 + export GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.790 + GO_BUILDMODE=-buildmode=pie
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.790 ++ dirname /tmp/install/install.sh
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + dir=/tmp/install
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + bin=proxy
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + shift
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + '[' '!' -f /tmp/install/proxy.installer ']'
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + . /tmp/install/proxy.installer
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 ++ : 9e99af28df21367340c95a3863e31808d689c92a
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + install_proxy
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + case "$1" in
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + export CGO_ENABLED=0
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + CGO_ENABLED=0
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + _install_proxy
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.807 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7JCHkA0fta/src/github.com/docker/libnetwork
14:59:43 [2020-08-14T14:59:43.878Z] #60 4.814 Cloning into '/tmp/tmp.7JCHkA0fta/src/github.com/docker/libnetwork'...
14:59:44 [2020-08-14T14:59:44.134Z] #60 ...
14:59:44 [2020-08-14T14:59:44.134Z] 
14:59:44 [2020-08-14T14:59:44.134Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:59:44 [2020-08-14T14:59:44.134Z] #43 11.77 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
14:59:44 [2020-08-14T14:59:44.154Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s done
14:59:43 [2020-08-14T14:59:43.082Z]  > git config core.sparsecheckout # timeout=10
14:59:43 [2020-08-14T14:59:43.084Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
14:59:43 [2020-08-14T14:59:43.916Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
14:59:44 [2020-08-14T14:59:44.788Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done
14:59:44 [2020-08-14T14:59:44.788Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
14:59:44 [2020-08-14T14:59:44.965Z] Merge succeeded, producing 55cf55bb32862154b69728b71c8586322643cdaa
14:59:44 [2020-08-14T14:59:44.966Z] Checking out Revision 55cf55bb32862154b69728b71c8586322643cdaa (PR-41357)
14:59:45 [2020-08-14T14:59:45.064Z] #43 12.69 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
14:59:45 [2020-08-14T14:59:45.110Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
14:59:45 [2020-08-14T14:59:45.110Z] First time build. Skipping changelog.
14:59:45 [2020-08-14T14:59:45.149Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
14:59:45 [2020-08-14T14:59:45.322Z] #43 12.94 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:59:45 [2020-08-14T14:59:45.322Z] #43 ...
14:59:45 [2020-08-14T14:59:45.322Z] 
14:59:45 [2020-08-14T14:59:45.322Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:59:45 [2020-08-14T14:59:45.322Z] #21 12.80 + mkdir -p /build
14:59:45 [2020-08-14T14:59:45.322Z] #21 12.80 + mv docker/docker /build/
14:59:45 [2020-08-14T14:59:45.322Z] #21 12.80 + rmdir docker
14:59:45 [2020-08-14T14:59:45.322Z] #21 DONE 13.0s
14:59:45 [2020-08-14T14:59:45.321Z]  > git --version # timeout=10
14:59:45 [2020-08-14T14:59:45.325Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
14:59:45 [2020-08-14T14:59:45.447Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
14:59:45 [2020-08-14T14:59:45.447Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
14:59:45 [2020-08-14T14:59:45.581Z] 
14:59:45 [2020-08-14T14:59:45.581Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
14:59:45 [2020-08-14T14:59:45.581Z] #41 12.51 unicode/utf8
14:59:45 [2020-08-14T14:59:45.581Z] #41 13.11 math
14:59:45 [2020-08-14T14:59:45.776Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:59:46 [2020-08-14T14:59:46.245Z] + docker version
14:59:46 [2020-08-14T14:59:46.245Z] Client:
14:59:46 [2020-08-14T14:59:46.245Z]  Version:           18.06.1-ce
14:59:46 [2020-08-14T14:59:46.245Z]  API version:       1.38
14:59:46 [2020-08-14T14:59:46.245Z]  Go version:        go1.10.3
14:59:46 [2020-08-14T14:59:46.245Z]  Git commit:        e68fc7a
14:59:46 [2020-08-14T14:59:46.245Z]  Built:             Tue Aug 21 17:26:10 2018
14:59:46 [2020-08-14T14:59:46.245Z]  OS/Arch:           linux/ppc64le
14:59:46 [2020-08-14T14:59:46.245Z]  Experimental:      false
14:59:46 [2020-08-14T14:59:46.245Z] 
14:59:46 [2020-08-14T14:59:46.245Z] Server:
14:59:46 [2020-08-14T14:59:46.245Z]  Engine:
14:59:46 [2020-08-14T14:59:46.245Z]   Version:          18.06.1-ce
14:59:46 [2020-08-14T14:59:46.245Z]   API version:      1.38 (minimum version 1.12)
14:59:46 [2020-08-14T14:59:46.245Z]   Go version:       go1.10.3
14:59:46 [2020-08-14T14:59:46.245Z]   Git commit:       e68fc7a
14:59:46 [2020-08-14T14:59:46.245Z]   Built:            Tue Aug 21 17:24:20 2018
14:59:46 [2020-08-14T14:59:46.245Z]   OS/Arch:          linux/ppc64le
14:59:46 [2020-08-14T14:59:46.245Z]   Experimental:     true
[Pipeline] sh
14:59:46 [2020-08-14T14:59:46.665Z] + docker info
14:59:46 [2020-08-14T14:59:46.666Z] Containers: 0
14:59:46 [2020-08-14T14:59:46.666Z]  Running: 0
14:59:46 [2020-08-14T14:59:46.666Z]  Paused: 0
14:59:46 [2020-08-14T14:59:46.666Z]  Stopped: 0
14:59:46 [2020-08-14T14:59:46.666Z] Images: 0
14:59:46 [2020-08-14T14:59:46.666Z] Server Version: 18.06.1-ce
14:59:46 [2020-08-14T14:59:46.666Z] Storage Driver: overlay2
14:59:46 [2020-08-14T14:59:46.666Z]  Backing Filesystem: extfs
14:59:46 [2020-08-14T14:59:46.666Z]  Supports d_type: true
14:59:46 [2020-08-14T14:59:46.666Z]  Native Overlay Diff: true
14:59:46 [2020-08-14T14:59:46.666Z] Logging Driver: json-file
14:59:46 [2020-08-14T14:59:46.666Z] Cgroup Driver: cgroupfs
14:59:46 [2020-08-14T14:59:46.666Z] Plugins:
14:59:46 [2020-08-14T14:59:46.666Z]  Volume: local
14:59:46 [2020-08-14T14:59:46.666Z]  Network: bridge host ipvlan macvlan null overlay
14:59:46 [2020-08-14T14:59:46.666Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
14:59:46 [2020-08-14T14:59:46.666Z] Swarm: inactive
14:59:46 [2020-08-14T14:59:46.666Z] Runtimes: runc
14:59:46 [2020-08-14T14:59:46.666Z] Default Runtime: runc
14:59:46 [2020-08-14T14:59:46.666Z] Init Binary: docker-init
14:59:46 [2020-08-14T14:59:46.666Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
14:59:46 [2020-08-14T14:59:46.666Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
14:59:46 [2020-08-14T14:59:46.666Z] init version: fec3683
14:59:46 [2020-08-14T14:59:46.666Z] Security Options:
14:59:46 [2020-08-14T14:59:46.666Z]  apparmor
14:59:46 [2020-08-14T14:59:46.666Z]  seccomp
14:59:46 [2020-08-14T14:59:46.666Z]   Profile: default
14:59:46 [2020-08-14T14:59:46.666Z] Kernel Version: 4.4.0-139-generic
14:59:46 [2020-08-14T14:59:46.666Z] Operating System: Ubuntu 16.04.3 LTS
14:59:46 [2020-08-14T14:59:46.666Z] OSType: linux
14:59:46 [2020-08-14T14:59:46.666Z] Architecture: ppc64le
14:59:46 [2020-08-14T14:59:46.666Z] CPUs: 4
14:59:46 [2020-08-14T14:59:46.666Z] Total Memory: 7.972GiB
14:59:46 [2020-08-14T14:59:46.666Z] Name: ppc64le-ubuntu-31
14:59:46 [2020-08-14T14:59:46.666Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
14:59:46 [2020-08-14T14:59:46.666Z] Docker Root Dir: /var/lib/docker
14:59:46 [2020-08-14T14:59:46.666Z] Debug Mode (client): false
14:59:46 [2020-08-14T14:59:46.666Z] Debug Mode (server): false
14:59:46 [2020-08-14T14:59:46.666Z] Username: dockerbuildbot
14:59:46 [2020-08-14T14:59:46.666Z] Registry: https://index.docker.io/v1/
14:59:46 [2020-08-14T14:59:46.666Z] Labels:
14:59:46 [2020-08-14T14:59:46.666Z] Experimental: true
14:59:46 [2020-08-14T14:59:46.666Z] Insecure Registries:
14:59:46 [2020-08-14T14:59:46.666Z]  127.0.0.0/8
14:59:46 [2020-08-14T14:59:46.666Z] Live Restore Enabled: false
14:59:46 [2020-08-14T14:59:46.666Z] 
14:59:44 [2020-08-14T14:59:44.947Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:44 [2020-08-14T14:59:44.981Z]  > git config core.sparsecheckout # timeout=10
14:59:44 [2020-08-14T14:59:44.983Z]  > git checkout -f 55cf55bb32862154b69728b71c8586322643cdaa # timeout=10
[Pipeline] sh
14:59:47 [2020-08-14T14:59:47.285Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:47 [2020-08-14T14:59:47.285Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
14:59:47 [2020-08-14T14:59:47.285Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
14:59:47 [2020-08-14T14:59:47.285Z] + bash /home/docker/workspace/moby_PR-41357/check-config.sh
14:59:47 [2020-08-14T14:59:47.285Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:59:47 [2020-08-14T14:59:47.285Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
14:59:47 [2020-08-14T14:59:47.285Z] 
14:59:47 [2020-08-14T14:59:47.285Z] Generally Necessary:
14:59:47 [2020-08-14T14:59:47.285Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:59:47 [2020-08-14T14:59:47.285Z] - apparmor: enabled and tools installed
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_NAMESPACES: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_NET_NS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_PID_NS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_IPC_NS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_UTS_NS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CGROUPS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CGROUP_CPUACCT: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CGROUP_DEVICE: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CGROUP_FREEZER: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CGROUP_SCHED: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_CPUSETS: enabled
14:59:47 [2020-08-14T14:59:47.285Z] - CONFIG_MEMCG: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_KEYS: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_VETH: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_BRIDGE: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NF_NAT: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NF_NAT_NEEDED: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_POSIX_MQUEUE: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
14:59:47 [2020-08-14T14:59:47.611Z] 
14:59:47 [2020-08-14T14:59:47.611Z] Optional Features:
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_USER_NS: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_SECCOMP: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CGROUP_PIDS: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_MEMCG_SWAP: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
14:59:47 [2020-08-14T14:59:47.611Z]     (cgroup swap accounting is currently enabled)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_MEMCG_KMEM: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_BLK_CGROUP: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IOSCHED_CFQ: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CGROUP_PERF: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CGROUP_HUGETLB: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_CFS_BANDWIDTH: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_RT_GROUP_SCHED: missing
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_VS: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_VS_NFCT: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_IP_VS_RR: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_EXT4_FS: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:59:47 [2020-08-14T14:59:47.611Z] - Network Drivers:
14:59:47 [2020-08-14T14:59:47.611Z]   - "overlay":
14:59:47 [2020-08-14T14:59:47.611Z]     - CONFIG_VXLAN: enabled (as module)
14:59:47 [2020-08-14T14:59:47.611Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:59:47 [2020-08-14T14:59:47.611Z]       Optional (for encrypted networks):
14:59:47 [2020-08-14T14:59:47.847Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.6s done
14:59:47 [2020-08-14T14:59:47.847Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_CRYPTO: enabled
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_XFRM: enabled
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_XFRM_USER: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_INET_ESP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "ipvlan":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_IPVLAN: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "macvlan":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_MACVLAN: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_DUMMY: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "ftp,tftp client in container":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z] - Storage Drivers:
14:59:47 [2020-08-14T14:59:47.941Z]   - "aufs":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_AUFS_FS: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "btrfs":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:59:47 [2020-08-14T14:59:47.941Z]   - "devicemapper":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_BLK_DEV_DM: enabled
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "overlay":
14:59:47 [2020-08-14T14:59:47.941Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:59:47 [2020-08-14T14:59:47.941Z]   - "zfs":
14:59:47 [2020-08-14T14:59:47.941Z]     - /dev/zfs: missing
14:59:47 [2020-08-14T14:59:47.941Z]     - zfs command: missing
14:59:47 [2020-08-14T14:59:47.941Z]     - zpool command: missing
14:59:47 [2020-08-14T14:59:47.941Z] 
14:59:47 [2020-08-14T14:59:47.941Z] Limits:
14:59:47 [2020-08-14T14:59:47.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:59:47 [2020-08-14T14:59:47.941Z] 
14:59:47 [2020-08-14T14:59:47.941Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:59:48 [2020-08-14T14:59:48.458Z] + make bundles/buildx
14:59:48 [2020-08-14T14:59:48.755Z] make: command: Command not found
14:59:48 [2020-08-14T14:59:48.755Z] make: command: Command not found
14:59:48 [2020-08-14T14:59:48.755Z] mkdir bundles
14:59:48 [2020-08-14T14:59:48.755Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
14:59:48 [2020-08-14T14:59:48.755Z] 	--build-arg BUILDX_COMMIT \
14:59:48 [2020-08-14T14:59:48.755Z] 	--build-arg BUILDX_REPO \
14:59:48 [2020-08-14T14:59:48.755Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
14:59:48 [2020-08-14T14:59:48.755Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
14:59:48 [2020-08-14T14:59:48.755Z] 	.
14:59:48 [2020-08-14T14:59:48.755Z] /bin/sh: 4: go: not found
14:59:48 [2020-08-14T14:59:48.755Z] /bin/sh: 5: go: not found
14:59:48 [2020-08-14T14:59:48.852Z] #41 ...
14:59:48 [2020-08-14T14:59:48.852Z] 
14:59:48 [2020-08-14T14:59:48.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
14:59:48 [2020-08-14T14:59:48.852Z] #10 5.985 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
14:59:48 [2020-08-14T14:59:48.852Z] #10 6.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
14:59:48 [2020-08-14T14:59:48.852Z] #10 6.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
14:59:48 [2020-08-14T14:59:48.852Z] #10 7.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
14:59:48 [2020-08-14T14:59:48.852Z] #10 9.607 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
14:59:48 [2020-08-14T14:59:48.852Z] #10 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
14:59:48 [2020-08-14T14:59:48.852Z] #10 ...
14:59:48 [2020-08-14T14:59:48.852Z] 
14:59:48 [2020-08-14T14:59:48.852Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.08 go: finding github.com/fatih/color v1.6.0
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.17 go: finding github.com/pkg/errors v0.8.0
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.26 go: finding github.com/sirupsen/logrus v1.0.5
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.34 go: finding github.com/mattn/go-colorable v0.0.9
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.38 go: finding github.com/spf13/pflag v1.0.1
14:59:48 [2020-08-14T14:59:48.852Z] #43 16.47 go: finding github.com/mattn/go-isatty v0.0.3
14:59:48 [2020-08-14T14:59:48.882Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done
14:59:49 [2020-08-14T14:59:49.107Z] #43 16.63 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
14:59:49 [2020-08-14T14:59:49.107Z] #43 16.72 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
14:59:49 [2020-08-14T14:59:49.107Z] #43 16.74 go: finding github.com/jonboulle/clockwork v0.1.0
14:59:49 [2020-08-14T14:59:49.107Z] #43 16.77 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
14:59:49 [2020-08-14T14:59:49.107Z] #43 16.80 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
14:59:49 [2020-08-14T14:59:49.174Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s
14:59:50 [2020-08-14T14:59:50.395Z] Sending build context to Docker daemon  56.24MB

14:59:50 [2020-08-14T14:59:50.741Z] Step 1/15 : ARG GO_VERSION=1.13.15
14:59:50 [2020-08-14T14:59:50.741Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
14:59:50 [2020-08-14T14:59:50.741Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
14:59:50 [2020-08-14T14:59:50.741Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
14:59:50 [2020-08-14T14:59:50.741Z] 1.13.15-buster: Pulling from library/golang
14:59:51 [2020-08-14T14:59:51.067Z] db4e2d8d5901: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] dfe2d012519c: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] 5d8f1d1f9197: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] 1301750ffb48: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] dc5c6edc9cff: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] 3c370c2e2f82: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] 5ffb2f5886e2: Pulling fs layer
14:59:51 [2020-08-14T14:59:51.067Z] 1301750ffb48: Waiting
14:59:51 [2020-08-14T14:59:51.067Z] dc5c6edc9cff: Waiting
14:59:51 [2020-08-14T14:59:51.067Z] 3c370c2e2f82: Waiting
14:59:51 [2020-08-14T14:59:51.067Z] 5ffb2f5886e2: Waiting
14:59:51 [2020-08-14T14:59:51.713Z] dfe2d012519c: Verifying Checksum
14:59:51 [2020-08-14T14:59:51.713Z] dfe2d012519c: Download complete
14:59:51 [2020-08-14T14:59:51.713Z] 5d8f1d1f9197: Verifying Checksum
14:59:51 [2020-08-14T14:59:51.713Z] 5d8f1d1f9197: Download complete
14:59:52 [2020-08-14T14:59:52.702Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done
14:59:52 [2020-08-14T14:59:52.702Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
14:59:52 [2020-08-14T14:59:52.702Z] #7 DONE 11.8s
14:59:52 [2020-08-14T14:59:52.994Z] 
14:59:52 [2020-08-14T14:59:52.994Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
14:59:53 [2020-08-14T14:59:53.272Z] #43 ...
14:59:53 [2020-08-14T14:59:53.272Z] 
14:59:53 [2020-08-14T14:59:53.272Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
14:59:53 [2020-08-14T14:59:53.272Z] #54 10.17 + cd /tmp/tmp.g8G5AVkAhw/src/github.com/rootless-containers/rootlesskit
14:59:53 [2020-08-14T14:59:53.272Z] #54 10.17 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
14:59:53 [2020-08-14T14:59:53.272Z] #54 10.66 + for f in rootlesskit rootlesskit-docker-proxy
14:59:53 [2020-08-14T14:59:53.272Z] #54 10.66 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
14:59:53 [2020-08-14T14:59:53.272Z] #54 ...
14:59:53 [2020-08-14T14:59:53.272Z] 
14:59:53 [2020-08-14T14:59:53.272Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:59:53 [2020-08-14T14:59:53.272Z] #32 20.17 Fetched 8372 kB in 16s (515 kB/s)
14:59:53 [2020-08-14T14:59:53.313Z] db4e2d8d5901: Verifying Checksum
14:59:53 [2020-08-14T14:59:53.313Z] db4e2d8d5901: Download complete
14:59:53 [2020-08-14T14:59:53.833Z] #32 20.17 Reading package lists...
14:59:53 [2020-08-14T14:59:53.833Z] #32 ...
14:59:53 [2020-08-14T14:59:53.833Z] 
14:59:53 [2020-08-14T14:59:53.833Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:59:53 [2020-08-14T14:59:53.833Z] #51 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
14:59:54 [2020-08-14T14:59:54.089Z] #51 ...
14:59:54 [2020-08-14T14:59:54.089Z] 
14:59:54 [2020-08-14T14:59:54.089Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
14:59:54 [2020-08-14T14:59:54.089Z] #38 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
14:59:54 [2020-08-14T14:59:54.089Z] #38 ...
14:59:54 [2020-08-14T14:59:54.089Z] 
14:59:54 [2020-08-14T14:59:54.089Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:59:54 [2020-08-14T14:59:54.089Z] #36 21.76 Checking out files:  92% (1477/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.
14:59:54 [2020-08-14T14:59:54.345Z] #36 21.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
14:59:54 [2020-08-14T14:59:54.375Z] 1301750ffb48: Verifying Checksum
14:59:54 [2020-08-14T14:59:54.375Z] 1301750ffb48: Download complete
14:59:54 [2020-08-14T14:59:54.375Z] 5ffb2f5886e2: Verifying Checksum
14:59:54 [2020-08-14T14:59:54.375Z] 5ffb2f5886e2: Download complete
14:59:54 [2020-08-14T14:59:54.504Z] #8 DONE 1.6s
14:59:54 [2020-08-14T14:59:54.504Z] 
14:59:54 [2020-08-14T14:59:54.504Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
14:59:55 [2020-08-14T14:59:55.050Z] dc5c6edc9cff: Verifying Checksum
14:59:55 [2020-08-14T14:59:55.050Z] dc5c6edc9cff: Download complete
14:59:55 [2020-08-14T14:59:55.543Z] #9 DONE 1.1s
14:59:55 [2020-08-14T14:59:55.543Z] 
14:59:55 [2020-08-14T14:59:55.543Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:59:55 [2020-08-14T14:59:55.543Z] #27 DONE 0.1s
14:59:55 [2020-08-14T14:59:55.543Z] 
14:59:55 [2020-08-14T14:59:55.543Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
14:59:55 [2020-08-14T14:59:55.709Z] #36 ...
14:59:55 [2020-08-14T14:59:55.709Z] 
14:59:55 [2020-08-14T14:59:55.709Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:55 [2020-08-14T14:59:55.709Z] #30 13.25 internal/testlog
14:59:55 [2020-08-14T14:59:55.709Z] #30 13.71 encoding
14:59:55 [2020-08-14T14:59:55.709Z] #30 13.88 runtime/cgo
14:59:55 [2020-08-14T14:59:55.709Z] #30 ...
14:59:55 [2020-08-14T14:59:55.709Z] 
14:59:55 [2020-08-14T14:59:55.709Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:55 [2020-08-14T14:59:55.709Z] #60 22.73 Checking out files:  64% (1328/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.
14:59:55 [2020-08-14T14:59:55.709Z] #60 23.45 + cd /tmp/tmp.7JCHkA0fta/src/github.com/docker/libnetwork
14:59:55 [2020-08-14T14:59:55.835Z] #51 ...
14:59:55 [2020-08-14T14:59:55.835Z] 
14:59:55 [2020-08-14T14:59:55.835Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:59:55 [2020-08-14T14:59:55.835Z] #35 DONE 0.1s
14:59:55 [2020-08-14T14:59:55.835Z] 
14:59:55 [2020-08-14T14:59:55.835Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
14:59:55 [2020-08-14T14:59:55.965Z] #60 23.46 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
14:59:56 [2020-08-14T14:59:56.526Z] #60 24.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
14:59:57 [2020-08-14T14:59:57.193Z] db4e2d8d5901: Pull complete
14:59:57 [2020-08-14T14:59:57.490Z] dfe2d012519c: Pull complete
14:59:57 [2020-08-14T14:59:57.785Z] 3c370c2e2f82: Verifying Checksum
14:59:57 [2020-08-14T14:59:57.785Z] 3c370c2e2f82: Download complete
14:59:57 [2020-08-14T14:59:57.785Z] 5d8f1d1f9197: Pull complete
14:59:59 [2020-08-14T14:59:59.043Z] #60 ...
14:59:59 [2020-08-14T14:59:59.043Z] 
14:59:59 [2020-08-14T14:59:59.043Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
14:59:59 [2020-08-14T14:59:59.043Z] #23 16.42 Fetched 8372 kB in 14s (617 kB/s)
14:59:59 [2020-08-14T14:59:59.043Z] #23 16.42 Reading package lists...
14:59:59 [2020-08-14T14:59:59.043Z] #23 23.34 Reading package lists...
14:59:59 [2020-08-14T14:59:59.043Z] #23 ...
14:59:59 [2020-08-14T14:59:59.043Z] 
14:59:59 [2020-08-14T14:59:59.043Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
14:59:59 [2020-08-14T14:59:59.043Z] #47 16.47 + cd /tmp/tmp.pQXQkJOCOS/src/github.com/mvdan/sh
14:59:59 [2020-08-14T14:59:59.043Z] #47 16.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
14:59:59 [2020-08-14T14:59:59.043Z] #47 16.54 + GO111MODULE=on
14:59:59 [2020-08-14T14:59:59.043Z] #47 16.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
14:59:59 [2020-08-14T14:59:59.043Z] #47 17.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:59:59 [2020-08-14T14:59:59.043Z] #47 17.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:59:59 [2020-08-14T14:59:59.043Z] #47 17.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:59:59 [2020-08-14T14:59:59.043Z] #47 17.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:59:59 [2020-08-14T14:59:59.043Z] #47 18.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:59:59 [2020-08-14T14:59:59.043Z] #47 19.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:59:59 [2020-08-14T14:59:59.043Z] #47 19.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:59:59 [2020-08-14T14:59:59.043Z] #47 21.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:59:59 [2020-08-14T14:59:59.043Z] #47 22.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:59:59 [2020-08-14T14:59:59.043Z] #47 22.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:59:59 [2020-08-14T14:59:59.043Z] #47 23.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:59:59 [2020-08-14T14:59:59.043Z] #47 23.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:59:59 [2020-08-14T14:59:59.043Z] #47 23.93 runtime/cgo
14:59:59 [2020-08-14T14:59:59.043Z] #47 23.99 runtime
14:59:59 [2020-08-14T14:59:59.043Z] #47 ...
14:59:59 [2020-08-14T14:59:59.043Z] 
14:59:59 [2020-08-14T14:59:59.043Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
14:59:59 [2020-08-14T14:59:59.043Z] #32 20.17 Reading package lists...
15:00:00 [2020-08-14T15:00:00.367Z] #36 3.884 + git clone https://github.com/docker/distribution.git .
15:00:00 [2020-08-14T15:00:00.367Z] #36 3.885 Cloning into '.'...
15:00:00 [2020-08-14T15:00:00.591Z] 1301750ffb48: Pull complete
15:00:00 [2020-08-14T15:00:00.664Z] #32 27.11 Reading package lists...
15:00:00 [2020-08-14T15:00:00.664Z] #32 ...
15:00:00 [2020-08-14T15:00:00.664Z] 
15:00:00 [2020-08-14T15:00:00.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:00 [2020-08-14T15:00:00.664Z] #41 18.02 unicode/utf16
15:00:00 [2020-08-14T15:00:00.664Z] #41 18.29 container/list
15:00:00 [2020-08-14T15:00:00.664Z] #41 19.12 crypto/internal/subtle
15:00:00 [2020-08-14T15:00:00.664Z] #41 19.28 crypto/subtle
15:00:00 [2020-08-14T15:00:00.664Z] #41 19.45 vendor/golang.org/x/crypto/cryptobyte/asn1
15:00:00 [2020-08-14T15:00:00.664Z] #41 19.54 internal/nettrace
15:00:00 [2020-08-14T15:00:00.664Z] #41 19.70 runtime/cgo
15:00:00 [2020-08-14T15:00:00.664Z] #41 ...
15:00:00 [2020-08-14T15:00:00.664Z] 
15:00:00 [2020-08-14T15:00:00.664Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:00:00 [2020-08-14T15:00:00.664Z] #36 23.52 + 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:00:01 [2020-08-14T15:00:01.013Z] #36 ...
15:00:01 [2020-08-14T15:00:01.013Z] 
15:00:01 [2020-08-14T15:00:01.013Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.896 + RM_GOPATH=0
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.896 + TMP_GOPATH=
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.896 + : /build
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.896 + '[' -z '' ']'
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.896 ++ mktemp -d
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.900 + export GOPATH=/tmp/tmp.8WNdXYol7g
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.900 + GOPATH=/tmp/tmp.8WNdXYol7g
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.900 + RM_GOPATH=1
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.900 + case "$(go env GOARCH)" in
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.902 ++ go env GOARCH
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.923 + export GO_BUILDMODE=-buildmode=pie
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.923 + GO_BUILDMODE=-buildmode=pie
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.925 ++ dirname /tmp/install/install.sh
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + dir=/tmp/install
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + bin=gotestsum
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + shift
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + . /tmp/install/gotestsum.installer
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 ++ : v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.929 + install_gotestsum
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.930 + set -e
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.930 + export GO111MODULE=on
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.930 + GO111MODULE=on
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.931 + GOBIN=/build
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.931 + go get gotest.tools/gotestsum@v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.980 go: finding gotest.tools/gotestsum v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 2.985 go: finding gotest.tools v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 3.593 go: downloading gotest.tools/gotestsum v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 3.874 go: extracting gotest.tools/gotestsum v0.3.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.215 go: downloading gotest.tools v2.1.0+incompatible
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.349 go: extracting gotest.tools v2.1.0+incompatible
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.440 go: downloading github.com/sirupsen/logrus v1.0.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.464 go: downloading github.com/fatih/color v1.6.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.505 go: downloading github.com/spf13/pflag v1.0.1
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.531 go: downloading github.com/jonboulle/clockwork v0.1.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.540 go: downloading github.com/pkg/errors v0.8.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.559 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.708 go: extracting github.com/fatih/color v1.6.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.744 go: downloading github.com/mattn/go-colorable v0.0.9
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.751 go: downloading github.com/mattn/go-isatty v0.0.3
15:00:01 [2020-08-14T15:00:01.013Z] #43 4.756 go: extracting github.com/jonboulle/clockwork v0.1.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.149 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.153 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.166 go: extracting github.com/pkg/errors v0.8.0
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.197 go: extracting github.com/spf13/pflag v1.0.1
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.415 go: extracting github.com/sirupsen/logrus v1.0.5
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.443 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.453 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.454 go: extracting github.com/mattn/go-isatty v0.0.3
15:00:01 [2020-08-14T15:00:01.013Z] #43 5.462 go: extracting github.com/mattn/go-colorable v0.0.9
15:00:02 [2020-08-14T15:00:02.526Z] #43 7.007 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:00:02 [2020-08-14T15:00:02.554Z] #36 ...
15:00:02 [2020-08-14T15:00:02.554Z] 
15:00:02 [2020-08-14T15:00:02.554Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:02 [2020-08-14T15:00:02.554Z] #23 23.34 Reading package lists...
15:00:02 [2020-08-14T15:00:02.678Z] dc5c6edc9cff: Pull complete
15:00:02 [2020-08-14T15:00:02.820Z] #43 7.335 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:00:02 [2020-08-14T15:00:02.820Z] #43 7.424 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:00:04 [2020-08-14T15:00:04.441Z] #23 30.16 Building dependency tree...
15:00:04 [2020-08-14T15:00:04.892Z] #43 9.340 go: finding github.com/fatih/color v1.6.0
15:00:04 [2020-08-14T15:00:04.892Z] #43 9.357 go: finding github.com/pkg/errors v0.8.0
15:00:04 [2020-08-14T15:00:04.892Z] #43 9.407 go: finding github.com/sirupsen/logrus v1.0.5
15:00:05 [2020-08-14T15:00:05.190Z] #43 9.538 go: finding github.com/mattn/go-colorable v0.0.9
15:00:05 [2020-08-14T15:00:05.190Z] #43 9.540 go: finding github.com/spf13/pflag v1.0.1
15:00:05 [2020-08-14T15:00:05.190Z] #43 9.576 go: finding github.com/mattn/go-isatty v0.0.3
15:00:05 [2020-08-14T15:00:05.190Z] #43 9.736 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:00:05 [2020-08-14T15:00:05.368Z] #23 ...
15:00:05 [2020-08-14T15:00:05.368Z] 
15:00:05 [2020-08-14T15:00:05.368Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:05 [2020-08-14T15:00:05.368Z] #51 23.05 Fetched 8372 kB in 18s (472 kB/s)
15:00:05 [2020-08-14T15:00:05.368Z] #51 23.05 Reading package lists...
15:00:05 [2020-08-14T15:00:05.368Z] #51 30.21 Reading package lists...
15:00:05 [2020-08-14T15:00:05.368Z] #51 ...
15:00:05 [2020-08-14T15:00:05.368Z] 
15:00:05 [2020-08-14T15:00:05.368Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:05 [2020-08-14T15:00:05.368Z] #38 23.16 Fetched 8372 kB in 18s (477 kB/s)
15:00:05 [2020-08-14T15:00:05.368Z] #38 23.16 Reading package lists...
15:00:05 [2020-08-14T15:00:05.494Z] #43 9.791 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:00:05 [2020-08-14T15:00:05.494Z] #43 ...
15:00:05 [2020-08-14T15:00:05.494Z] 
15:00:05 [2020-08-14T15:00:05.494Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.281 + RM_GOPATH=0
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.281 + TMP_GOPATH=
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.281 + : /build
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.281 + '[' -z '' ']'
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.281 ++ mktemp -d
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.282 + export GOPATH=/tmp/tmp.KKFA9039ZH
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.282 + GOPATH=/tmp/tmp.KKFA9039ZH
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.282 + RM_GOPATH=1
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.282 + case "$(go env GOARCH)" in
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.284 ++ go env GOARCH
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.290 + export GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.290 + GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.291 ++ dirname /tmp/install/install.sh
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + dir=/tmp/install
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + bin=dockercli
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + shift
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + . /tmp/install/dockercli.installer
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 ++ : stable
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 ++ : 17.06.2-ce
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + install_dockercli
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.295 Install docker/cli version 17.06.2-ce from stable
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.296 ++ uname -m
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.296 + arch=s390x
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.296 + '[' s390x '!=' x86_64 ']'
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.296 + '[' s390x '!=' s390x ']'
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.296 + url=https://download.docker.com/linux/static
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.297 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:00:05 [2020-08-14T15:00:05.494Z] #21 3.300 + tar -xz docker/docker
15:00:05 [2020-08-14T15:00:05.494Z] #21 9.557 + mkdir -p /build
15:00:05 [2020-08-14T15:00:05.494Z] #21 9.558 + mv docker/docker /build/
15:00:05 [2020-08-14T15:00:05.494Z] #21 9.568 + rmdir docker
15:00:05 [2020-08-14T15:00:05.494Z] #21 DONE 10.0s
15:00:05 [2020-08-14T15:00:05.494Z] 
15:00:05 [2020-08-14T15:00:05.494Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:05 [2020-08-14T15:00:05.494Z] #43 9.884 go: finding github.com/jonboulle/clockwork v0.1.0
15:00:05 [2020-08-14T15:00:05.494Z] #43 9.941 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:00:05 [2020-08-14T15:00:05.494Z] #43 ...
15:00:05 [2020-08-14T15:00:05.494Z] 
15:00:05 [2020-08-14T15:00:05.494Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.115 + RM_GOPATH=0
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.115 + TMP_GOPATH=
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.115 + : /build
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.115 + '[' -z '' ']'
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 ++ mktemp -d
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 + export GOPATH=/tmp/tmp.jepvHa0HI5
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 + GOPATH=/tmp/tmp.jepvHa0HI5
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 + RM_GOPATH=1
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 + case "$(go env GOARCH)" in
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.117 ++ go env GOARCH
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.132 + export GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.132 + GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.133 ++ dirname /tmp/install/install.sh
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 + dir=/tmp/install
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 + bin=rootlesskit
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 + shift
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 + . /tmp/install/rootlesskit.installer
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.139 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + install_rootlesskit
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + case "$1" in
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + export CGO_ENABLED=0
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + CGO_ENABLED=0
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + _install_rootlesskit
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.140 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jepvHa0HI5/src/github.com/rootless-containers/rootlesskit
15:00:05 [2020-08-14T15:00:05.494Z] #54 3.141 Cloning into '/tmp/tmp.jepvHa0HI5/src/github.com/rootless-containers/rootlesskit'...
15:00:05 [2020-08-14T15:00:05.494Z] #54 7.284 + cd /tmp/tmp.jepvHa0HI5/src/github.com/rootless-containers/rootlesskit
15:00:05 [2020-08-14T15:00:05.494Z] #54 7.287 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:00:05 [2020-08-14T15:00:05.494Z] #54 7.748 + for f in rootlesskit rootlesskit-docker-proxy
15:00:05 [2020-08-14T15:00:05.494Z] #54 7.748 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:00:05 [2020-08-14T15:00:05.624Z] #38 30.18 Reading package lists...
15:00:05 [2020-08-14T15:00:05.624Z] #38 ...
15:00:05 [2020-08-14T15:00:05.624Z] 
15:00:05 [2020-08-14T15:00:05.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:05 [2020-08-14T15:00:05.624Z] #10 23.12 Fetched 8372 kB in 17s (479 kB/s)
15:00:05 [2020-08-14T15:00:05.624Z] #10 23.12 Reading package lists...
15:00:05 [2020-08-14T15:00:05.786Z] #54 ...
15:00:05 [2020-08-14T15:00:05.786Z] 
15:00:05 [2020-08-14T15:00:05.786Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:05 [2020-08-14T15:00:05.786Z] #10 3.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:00:05 [2020-08-14T15:00:05.786Z] #10 3.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:00:05 [2020-08-14T15:00:05.786Z] #10 4.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:00:05 [2020-08-14T15:00:05.786Z] #10 4.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:00:05 [2020-08-14T15:00:05.786Z] #10 6.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:00:05 [2020-08-14T15:00:05.786Z] #10 8.768 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:00:05 [2020-08-14T15:00:05.786Z] #10 ...
15:00:05 [2020-08-14T15:00:05.786Z] 
15:00:05 [2020-08-14T15:00:05.786Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.159 + RM_GOPATH=0
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.159 + TMP_GOPATH=
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.159 + : /build
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.159 + '[' -z '' ']'
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 ++ mktemp -d
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 + export GOPATH=/tmp/tmp.RCgd4KRLpd
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 + GOPATH=/tmp/tmp.RCgd4KRLpd
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 + RM_GOPATH=1
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 + case "$(go env GOARCH)" in
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.176 ++ go env GOARCH
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.183 + export GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.184 + GO_BUILDMODE=-buildmode=pie
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.184 ++ dirname /tmp/install/install.sh
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.185 + dir=/tmp/install
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.185 + bin=proxy
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.185 + shift
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + '[' '!' -f /tmp/install/proxy.installer ']'
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + . /tmp/install/proxy.installer
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + install_proxy
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + case "$1" in
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + export CGO_ENABLED=0
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + CGO_ENABLED=0
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + _install_proxy
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.186 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RCgd4KRLpd/src/github.com/docker/libnetwork
15:00:05 [2020-08-14T15:00:05.786Z] #60 2.189 Cloning into '/tmp/tmp.RCgd4KRLpd/src/github.com/docker/libnetwork'...
15:00:05 [2020-08-14T15:00:05.880Z] #10 30.14 Reading package lists...
15:00:05 [2020-08-14T15:00:05.880Z] #10 ...
15:00:05 [2020-08-14T15:00:05.880Z] 
15:00:05 [2020-08-14T15:00:05.880Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:05 [2020-08-14T15:00:05.880Z] #32 27.11 Reading package lists...
15:00:06 [2020-08-14T15:00:06.095Z] #60 ...
15:00:06 [2020-08-14T15:00:06.095Z] 
15:00:06 [2020-08-14T15:00:06.095Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + RM_GOPATH=0
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + TMP_GOPATH=
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + : /build
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + '[' -z '' ']'
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 ++ mktemp -d
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + export GOPATH=/tmp/tmp.HkwnOemwuS
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + GOPATH=/tmp/tmp.HkwnOemwuS
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + RM_GOPATH=1
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + case "$(go env GOARCH)" in
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 ++ go env GOARCH
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + export GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 ++ dirname /tmp/install/install.sh
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + dir=/tmp/install
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + bin=golangci_lint
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + shift
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + . /tmp/install/golangci_lint.installer
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 ++ : v1.23.8
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + install_golangci_lint
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + echo 'Installing golangci-lint version v1.23.8'
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:00:06 [2020-08-14T15:00:06.095Z] #45 1.939 Installing golangci-lint version v1.23.8
15:00:06 [2020-08-14T15:00:06.095Z] #45 ...
15:00:06 [2020-08-14T15:00:06.095Z] 
15:00:06 [2020-08-14T15:00:06.095Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.248 + RM_GOPATH=0
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.248 + TMP_GOPATH=
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.248 + : /build
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.248 + '[' -z '' ']'
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.249 ++ mktemp -d
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.250 + export GOPATH=/tmp/tmp.6Z73L1Vi91
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.250 + GOPATH=/tmp/tmp.6Z73L1Vi91
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.251 + RM_GOPATH=1
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.251 + case "$(go env GOARCH)" in
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.252 ++ go env GOARCH
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.255 + export GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.255 + GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.255 ++ dirname /tmp/install/install.sh
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.258 + dir=/tmp/install
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.258 + bin=tomlv
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.258 + shift
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.258 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.258 + . /tmp/install/tomlv.installer
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.259 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.259 + install_tomlv
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.260 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.260 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.260 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6Z73L1Vi91/src/github.com/BurntSushi/toml
15:00:06 [2020-08-14T15:00:06.095Z] #30 3.268 Cloning into '/tmp/tmp.6Z73L1Vi91/src/github.com/BurntSushi/toml'...
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.048 + cd /tmp/tmp.6Z73L1Vi91/src/github.com/BurntSushi/toml
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.048 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.056 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.669 internal/cpu
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.672 runtime/internal/atomic
15:00:06 [2020-08-14T15:00:06.095Z] #30 4.853 runtime/internal/sys
15:00:06 [2020-08-14T15:00:06.095Z] #30 5.031 runtime/internal/math
15:00:06 [2020-08-14T15:00:06.095Z] #30 5.061 math/bits
15:00:06 [2020-08-14T15:00:06.095Z] #30 5.313 internal/bytealg
15:00:06 [2020-08-14T15:00:06.095Z] #30 5.565 math
15:00:06 [2020-08-14T15:00:06.095Z] #30 5.670 runtime
15:00:06 [2020-08-14T15:00:06.258Z] 3c370c2e2f82: Pull complete
15:00:06 [2020-08-14T15:00:06.410Z] #30 10.67 internal/testlog
15:00:06 [2020-08-14T15:00:06.410Z] #30 ...
15:00:06 [2020-08-14T15:00:06.410Z] 
15:00:06 [2020-08-14T15:00:06.410Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.448 + RM_GOPATH=0
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.448 + TMP_GOPATH=
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.448 + : /build
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.448 + '[' -z '' ']'
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.448 ++ mktemp -d
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.449 + export GOPATH=/tmp/tmp.RvSIABI4fq
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.449 + GOPATH=/tmp/tmp.RvSIABI4fq
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.449 + RM_GOPATH=1
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.449 + case "$(go env GOARCH)" in
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.454 ++ go env GOARCH
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.474 + export GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.474 + GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 ++ dirname /tmp/install/install.sh
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 + dir=/tmp/install
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 + bin=shfmt
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 + shift
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 + . /tmp/install/shfmt.installer
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.476 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.477 + install_shfmt
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.477 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.477 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.477 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RvSIABI4fq/src/github.com/mvdan/sh
15:00:06 [2020-08-14T15:00:06.410Z] #47 3.482 Cloning into '/tmp/tmp.RvSIABI4fq/src/github.com/mvdan/sh'...
15:00:06 [2020-08-14T15:00:06.410Z] #47 9.754 + cd /tmp/tmp.RvSIABI4fq/src/github.com/mvdan/sh
15:00:06 [2020-08-14T15:00:06.410Z] #47 9.754 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:00:06 [2020-08-14T15:00:06.410Z] #47 9.890 + GO111MODULE=on
15:00:06 [2020-08-14T15:00:06.410Z] #47 9.891 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:00:06 [2020-08-14T15:00:06.410Z] #47 ...
15:00:06 [2020-08-14T15:00:06.410Z] 
15:00:06 [2020-08-14T15:00:06.410Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:06 [2020-08-14T15:00:06.410Z] #32 1.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:00:06 [2020-08-14T15:00:06.410Z] #32 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:00:06 [2020-08-14T15:00:06.410Z] #32 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:00:06 [2020-08-14T15:00:06.410Z] #32 1.847 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:00:06 [2020-08-14T15:00:06.410Z] #32 2.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:00:06 [2020-08-14T15:00:06.410Z] #32 3.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:00:06 [2020-08-14T15:00:06.553Z] 5ffb2f5886e2: Pull complete
15:00:06 [2020-08-14T15:00:06.553Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:00:06 [2020-08-14T15:00:06.553Z] Status: Downloaded newer image for golang:1.13.15-buster
15:00:06 [2020-08-14T15:00:06.553Z]  ---> 805dc2d65d1c
15:00:06 [2020-08-14T15:00:06.553Z] Step 5/15 : ARG BUILDX_REPO
15:00:06 [2020-08-14T15:00:06.553Z]  ---> Running in 838a8bfc091f
15:00:06 [2020-08-14T15:00:06.553Z] Removing intermediate container 838a8bfc091f
15:00:06 [2020-08-14T15:00:06.553Z]  ---> c8502ba02769
15:00:06 [2020-08-14T15:00:06.553Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
15:00:06 [2020-08-14T15:00:06.553Z]  ---> Running in 51b3731d5a85
15:00:06 [2020-08-14T15:00:06.710Z] #32 ...
15:00:06 [2020-08-14T15:00:06.710Z] 
15:00:06 [2020-08-14T15:00:06.710Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.054 + RM_GOPATH=0
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.054 + TMP_GOPATH=
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.054 + : /build
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.054 + '[' -z '' ']'
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.055 ++ mktemp -d
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.056 + export GOPATH=/tmp/tmp.9UNYWLnXwA
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.056 + GOPATH=/tmp/tmp.9UNYWLnXwA
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.056 + RM_GOPATH=1
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.056 + case "$(go env GOARCH)" in
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.056 ++ go env GOARCH
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.062 + export GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.062 + GO_BUILDMODE=-buildmode=pie
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.069 ++ dirname /tmp/install/install.sh
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + dir=/tmp/install
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + bin=vndr
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + shift
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + '[' '!' -f /tmp/install/vndr.installer ']'
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + . /tmp/install/vndr.installer
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + install_vndr
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.072 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9UNYWLnXwA/src/github.com/LK4D4/vndr
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.077 Cloning into '/tmp/tmp.9UNYWLnXwA/src/github.com/LK4D4/vndr'...
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.867 + cd /tmp/tmp.9UNYWLnXwA/src/github.com/LK4D4/vndr
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.867 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:00:06 [2020-08-14T15:00:06.710Z] #41 3.884 + go build -buildmode=pie -v -o /build/vndr .
15:00:06 [2020-08-14T15:00:06.710Z] #41 4.939 runtime/internal/sys
15:00:06 [2020-08-14T15:00:06.710Z] #41 4.967 internal/cpu
15:00:06 [2020-08-14T15:00:06.710Z] #41 5.116 internal/race
15:00:06 [2020-08-14T15:00:06.710Z] #41 5.172 sync/atomic
15:00:06 [2020-08-14T15:00:06.710Z] #41 5.606 internal/bytealg
15:00:06 [2020-08-14T15:00:06.710Z] #41 5.618 unicode
15:00:06 [2020-08-14T15:00:06.710Z] #41 6.138 runtime
15:00:06 [2020-08-14T15:00:06.710Z] #41 8.618 unicode/utf8
15:00:06 [2020-08-14T15:00:06.710Z] #41 9.137 math
15:00:06 [2020-08-14T15:00:06.710Z] #41 ...
15:00:06 [2020-08-14T15:00:06.710Z] 
15:00:06 [2020-08-14T15:00:06.710Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:06 [2020-08-14T15:00:06.710Z] #23 3.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:00:06 [2020-08-14T15:00:06.710Z] #23 4.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:00:06 [2020-08-14T15:00:06.710Z] #23 4.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:00:06 [2020-08-14T15:00:06.710Z] #23 4.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:00:06 [2020-08-14T15:00:06.710Z] #23 7.586 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:00:06 [2020-08-14T15:00:06.710Z] #23 9.882 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:00:06 [2020-08-14T15:00:06.847Z] Cloning into '/buildx'...
15:00:07 [2020-08-14T15:00:07.003Z] #23 ...
15:00:07 [2020-08-14T15:00:07.003Z] 
15:00:07 [2020-08-14T15:00:07.003Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:00:07 [2020-08-14T15:00:07.003Z] #28 3.955 + git clone https://github.com/kolyshkin/go-swagger.git .
15:00:07 [2020-08-14T15:00:07.003Z] #28 3.962 Cloning into '.'...
15:00:07 [2020-08-14T15:00:07.003Z] #28 ...
15:00:07 [2020-08-14T15:00:07.003Z] 
15:00:07 [2020-08-14T15:00:07.003Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:07 [2020-08-14T15:00:07.003Z] #38 3.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:00:07 [2020-08-14T15:00:07.003Z] #38 4.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:00:07 [2020-08-14T15:00:07.003Z] #38 4.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:00:07 [2020-08-14T15:00:07.003Z] #38 4.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:00:07 [2020-08-14T15:00:07.003Z] #38 6.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:00:07 [2020-08-14T15:00:07.003Z] #38 9.266 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:00:07 [2020-08-14T15:00:07.295Z] #38 ...
15:00:07 [2020-08-14T15:00:07.295Z] 
15:00:07 [2020-08-14T15:00:07.295Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:07 [2020-08-14T15:00:07.295Z] #47 11.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:00:07 [2020-08-14T15:00:07.295Z] #47 11.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:00:07 [2020-08-14T15:00:07.295Z] #47 11.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:00:07 [2020-08-14T15:00:07.295Z] #47 11.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:00:07 [2020-08-14T15:00:07.295Z] #47 11.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:00:07 [2020-08-14T15:00:07.932Z] #47 12.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:00:08 [2020-08-14T15:00:08.025Z] #32 33.82 Building dependency tree...
15:00:08 [2020-08-14T15:00:08.341Z] #47 12.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:00:09 [2020-08-14T15:00:09.383Z] #47 13.80 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.94 The following additional packages will be installed:
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.95 Suggested packages:
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.97   cmake-doc ninja-build lrzip
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.97 Recommended packages:
15:00:09 [2020-08-14T15:00:09.389Z] #32 36.97   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:00:09 [2020-08-14T15:00:09.675Z] #47 ...
15:00:09 [2020-08-14T15:00:09.675Z] 
15:00:09 [2020-08-14T15:00:09.675Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:09 [2020-08-14T15:00:09.675Z] #51 4.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:00:09 [2020-08-14T15:00:09.675Z] #51 4.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:00:09 [2020-08-14T15:00:09.675Z] #51 4.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:00:09 [2020-08-14T15:00:09.675Z] #51 5.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:00:09 [2020-08-14T15:00:09.675Z] #51 7.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:00:09 [2020-08-14T15:00:09.675Z] #51 9.740 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:00:09 [2020-08-14T15:00:09.967Z] #51 ...
15:00:09 [2020-08-14T15:00:09.967Z] 
15:00:09 [2020-08-14T15:00:09.967Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:09 [2020-08-14T15:00:09.967Z] #60 13.86 Checking out files:  88% (1839/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:00:09 [2020-08-14T15:00:09.967Z] #60 14.14 + cd /tmp/tmp.RCgd4KRLpd/src/github.com/docker/libnetwork
15:00:09 [2020-08-14T15:00:09.967Z] #60 14.21 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:00:10 [2020-08-14T15:00:10.259Z] #60 14.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:00:10 [2020-08-14T15:00:10.319Z] #32 ...
15:00:10 [2020-08-14T15:00:10.319Z] 
15:00:10 [2020-08-14T15:00:10.319Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:10 [2020-08-14T15:00:10.319Z] #23 33.69 ca-certificates is already the newest version (20200601~deb10u1).
15:00:10 [2020-08-14T15:00:10.319Z] #23 33.69 The following additional packages will be installed:
15:00:10 [2020-08-14T15:00:10.319Z] #23 33.72   libjq1 libonig5
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.18 The following NEW packages will be installed:
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.18   jq libjq1 libonig5
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.70 Need to get 355 kB of archives.
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.70 After this operation, 1072 kB of additional disk space will be used.
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:00:10 [2020-08-14T15:00:10.319Z] #23 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:00:10 [2020-08-14T15:00:10.319Z] #23 35.90 debconf: delaying package configuration, since apt-utils is not installed
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.13 Fetched 355 kB in 0s (860 kB/s)
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.23 Selecting previously unselected package libonig5:amd64.
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.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 ... 15410 files and directories currently installed.)
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.33 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.35 Unpacking libonig5:amd64 (6.9.1-1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.65 Selecting previously unselected package libjq1:amd64.
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.86 Selecting previously unselected package jq.
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.88 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 36.89 Unpacking jq (1.5+dfsg-2+b1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 37.07 Setting up libonig5:amd64 (6.9.1-1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 37.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 37.09 Setting up jq (1.5+dfsg-2+b1) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 37.10 Processing triggers for libc-bin (2.28-10) ...
15:00:10 [2020-08-14T15:00:10.319Z] #23 DONE 37.7s
15:00:10 [2020-08-14T15:00:10.319Z] 
15:00:10 [2020-08-14T15:00:10.319Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:00:10 [2020-08-14T15:00:10.319Z] #24 DONE 0.0s
15:00:10 [2020-08-14T15:00:10.319Z] 
15:00:10 [2020-08-14T15:00:10.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:10 [2020-08-14T15:00:10.435Z] Removing intermediate container 51b3731d5a85
15:00:10 [2020-08-14T15:00:10.435Z]  ---> f61443700820
15:00:10 [2020-08-14T15:00:10.435Z] Step 7/15 : WORKDIR /buildx
15:00:10 [2020-08-14T15:00:10.435Z]  ---> Running in 463d94dd6ca3
15:00:10 [2020-08-14T15:00:10.435Z] Removing intermediate container 463d94dd6ca3
15:00:10 [2020-08-14T15:00:10.435Z]  ---> 172686327b32
15:00:10 [2020-08-14T15:00:10.435Z] Step 8/15 : ARG BUILDX_COMMIT
15:00:10 [2020-08-14T15:00:10.435Z]  ---> Running in 2de5f82b0456
15:00:10 [2020-08-14T15:00:10.435Z] Removing intermediate container 2de5f82b0456
15:00:10 [2020-08-14T15:00:10.435Z]  ---> 5aa424fdfcdb
15:00:10 [2020-08-14T15:00:10.435Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:00:10 [2020-08-14T15:00:10.435Z]  ---> Running in d26c7ec1481d
15:00:11 [2020-08-14T15:00:11.103Z] From https://github.com/docker/buildx
15:00:11 [2020-08-14T15:00:11.103Z]  * [new tag]         v0.3.1     -> build
15:00:11 [2020-08-14T15:00:11.402Z] Switched to branch 'build'
15:00:12 [2020-08-14T15:00:12.451Z] Removing intermediate container d26c7ec1481d
15:00:12 [2020-08-14T15:00:12.451Z]  ---> 497dd0bc92d8
15:00:12 [2020-08-14T15:00:12.451Z] Step 10/15 : ARG GOOS
15:00:12 [2020-08-14T15:00:12.451Z]  ---> Running in bc486cb6c583
15:00:12 [2020-08-14T15:00:12.451Z] Removing intermediate container bc486cb6c583
15:00:12 [2020-08-14T15:00:12.451Z]  ---> 406ed7f513bb
15:00:12 [2020-08-14T15:00:12.451Z] Step 11/15 : ARG GOARCH
15:00:12 [2020-08-14T15:00:12.451Z]  ---> Running in ae8d6efd4bc7
15:00:12 [2020-08-14T15:00:12.451Z] Removing intermediate container ae8d6efd4bc7
15:00:12 [2020-08-14T15:00:12.451Z]  ---> 59b7b6587432
15:00:12 [2020-08-14T15:00:12.451Z] 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:00:12 [2020-08-14T15:00:12.451Z]  ---> Running in 9ce096b6ec62
15:00:12 [2020-08-14T15:00:12.833Z] #25 2.331 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:00:12 [2020-08-14T15:00:12.833Z] #25 2.770 
15:00:13 [2020-08-14T15:00:13.345Z] #25 3.015 
##                                                                         4.1%
########                                                                  11.7%
###########                                                               16.5%
15:00:13 [2020-08-14T15:00:13.345Z] #25 ...
15:00:13 [2020-08-14T15:00:13.345Z] 
15:00:13 [2020-08-14T15:00:13.345Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:13 [2020-08-14T15:00:13.345Z] #43 DONE 41.0s
15:00:13 [2020-08-14T15:00:13.345Z] 
15:00:13 [2020-08-14T15:00:13.345Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:13 [2020-08-14T15:00:13.856Z] #25 3.015 
##                                                                         4.1%
########                                                                  11.7%
###########                                                               16.5%
##############                                                            20.2%
################                                                          23.1%
####################                                                      28.2%
######################                                                    31.3%
15:00:13 [2020-08-14T15:00:13.856Z] #25 ...
15:00:13 [2020-08-14T15:00:13.856Z] 
15:00:13 [2020-08-14T15:00:13.856Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:13 [2020-08-14T15:00:13.856Z] #60 DONE 41.6s
15:00:13 [2020-08-14T15:00:13.856Z] 
15:00:13 [2020-08-14T15:00:13.856Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:15 [2020-08-14T15:00:15.403Z] #25 3.015 
##                                                                         4.1%
########                                                                  11.7%
###########                                                               16.5%
##############                                                            20.2%
################                                                          23.1%
####################                                                      28.2%
######################                                                    31.3%
#########################                                                 35.7%
############################                                              39.0%
##############################                                            42.1%
#################################                                         46.8%
####################################                                      50.4%
#########################################                                 57.2%
#############################################                             63.1%
###############################################                           66.4%
###################################################                       71.5%
######################################################                    76.1%
#########################################################                 80.2%
#############################################################             85.7%
#################################################################         90.6%
#####################################################################     96.4%
######################################################################## 100.0%
15:00:15 [2020-08-14T15:00:15.834Z] #60 ...
15:00:15 [2020-08-14T15:00:15.834Z] 
15:00:15 [2020-08-14T15:00:15.834Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:15 [2020-08-14T15:00:15.834Z] #43 10.11 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:00:15 [2020-08-14T15:00:15.834Z] #43 ...
15:00:15 [2020-08-14T15:00:15.834Z] 
15:00:15 [2020-08-14T15:00:15.834Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:00:15 [2020-08-14T15:00:15.834Z] #36 15.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:00:15 [2020-08-14T15:00:15.834Z] #36 17.25 + 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:00:15 [2020-08-14T15:00:15.963Z] #25 5.830 
15:00:16 [2020-08-14T15:00:16.218Z] #25 6.050 
                                                                           0.2%
#####################################################################     96.0%
######################################################################## 100.0%
15:00:16 [2020-08-14T15:00:16.783Z] #25 6.511 
15:00:16 [2020-08-14T15:00:16.783Z] 
15:00:16 [2020-08-14T15:00:16.783Z] #25 ...
15:00:16 [2020-08-14T15:00:16.783Z] 
15:00:16 [2020-08-14T15:00:16.783Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:16 [2020-08-14T15:00:16.783Z] #51 30.21 Reading package lists...
15:00:16 [2020-08-14T15:00:16.783Z] #51 36.92 Building dependency tree...
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.40 The following additional packages will be installed:
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.41   libbtrfs0
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.60 The following NEW packages will be installed:
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.61   libbtrfs-dev libbtrfs0
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.99 Need to get 119 kB of archives.
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.99 After this operation, 387 kB of additional disk space will be used.
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:00:16 [2020-08-14T15:00:16.783Z] #51 40.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.20 debconf: delaying package configuration, since apt-utils is not installed
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.58 Fetched 119 kB in 0s (425 kB/s)
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.73 Selecting previously unselected package libbtrfs0.
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.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 ... 15410 files and directories currently installed.)
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.81 Unpacking libbtrfs0 (4.20.1-2) ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.91 Selecting previously unselected package libbtrfs-dev.
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 43.94 Unpacking libbtrfs-dev (4.20.1-2) ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 44.16 Setting up libbtrfs0 (4.20.1-2) ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 44.19 Setting up libbtrfs-dev (4.20.1-2) ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 44.20 Processing triggers for libc-bin (2.28-10) ...
15:00:16 [2020-08-14T15:00:16.783Z] #51 DONE 44.5s
15:00:16 [2020-08-14T15:00:16.783Z] 
15:00:16 [2020-08-14T15:00:16.783Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:16 [2020-08-14T15:00:16.871Z] #36 ...
15:00:16 [2020-08-14T15:00:16.871Z] 
15:00:16 [2020-08-14T15:00:16.871Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:16 [2020-08-14T15:00:16.871Z] #30 11.14 encoding
15:00:16 [2020-08-14T15:00:16.871Z] #30 11.33 runtime/cgo
15:00:16 [2020-08-14T15:00:16.871Z] #30 ...
15:00:16 [2020-08-14T15:00:16.871Z] 
15:00:16 [2020-08-14T15:00:16.871Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:16 [2020-08-14T15:00:16.871Z] #32 11.70 Fetched 8063 kB in 10s (780 kB/s)
15:00:16 [2020-08-14T15:00:16.871Z] #32 11.70 Reading package lists...
15:00:16 [2020-08-14T15:00:16.871Z] #32 15.01 Reading package lists...
15:00:16 [2020-08-14T15:00:16.871Z] #32 17.90 Building dependency tree...
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.82 The following additional packages will be installed:
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.83 Suggested packages:
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.83   cmake-doc ninja-build lrzip
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.83 Recommended packages:
15:00:16 [2020-08-14T15:00:16.871Z] #32 18.83   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.57 The following NEW packages will be installed:
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.59   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.60   vim-common xxd
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.74 Need to get 14.0 MB of archives.
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.74 After this operation, 62.1 MB of additional disk space will be used.
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 19.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:00:16 [2020-08-14T15:00:16.871Z] #32 20.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:00:17 [2020-08-14T15:00:17.163Z] #32 21.57 debconf: delaying package configuration, since apt-utils is not installed
15:00:17 [2020-08-14T15:00:17.164Z] #32 21.65 Fetched 14.0 MB in 1s (12.5 MB/s)
15:00:17 [2020-08-14T15:00:17.164Z] #32 21.73 Selecting previously unselected package xxd.
15:00:17 [2020-08-14T15:00:17.295Z] #25 6.763 
#############                                                             18.5%
#########################                                                 35.3%
##################################                                        48.0%
#####################################################                     74.0%
######################################################################## 100.0%
15:00:17 [2020-08-14T15:00:17.456Z] #32 21.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
15:00:17 [2020-08-14T15:00:17.456Z] #32 21.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:00:17 [2020-08-14T15:00:17.456Z] #32 21.83 Unpacking xxd (2:8.1.0875-5) ...
15:00:17 [2020-08-14T15:00:17.456Z] #32 22.04 Selecting previously unselected package vim-common.
15:00:17 [2020-08-14T15:00:17.748Z] #32 22.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:00:17 [2020-08-14T15:00:17.748Z] #32 22.05 Unpacking vim-common (2:8.1.0875-5) ...
15:00:17 [2020-08-14T15:00:17.860Z] #25 7.644 
15:00:18 [2020-08-14T15:00:18.040Z] #32 22.45 Selecting previously unselected package cmake-data.
15:00:18 [2020-08-14T15:00:18.040Z] #32 22.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:00:18 [2020-08-14T15:00:18.040Z] #32 22.48 Unpacking cmake-data (3.13.4-1) ...
15:00:19 [2020-08-14T15:00:19.142Z] #25 7.792 
#                                                                          2.5%
######                                                                     8.6%
##########                                                                14.3%
############                                                              17.7%
################                                                          22.9%
####################                                                      28.4%
#########################                                                 34.8%
###########################                                               37.9%
################################                                          44.7%
####################################                                      50.1%
########################################                                  56.8%
############################################                              62.0%
15:00:19 [2020-08-14T15:00:19.142Z] #25 ...
15:00:19 [2020-08-14T15:00:19.142Z] 
15:00:19 [2020-08-14T15:00:19.142Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:19 [2020-08-14T15:00:19.142Z] #38 30.18 Reading package lists...
15:00:19 [2020-08-14T15:00:19.142Z] #38 37.14 Building dependency tree...
15:00:19 [2020-08-14T15:00:19.142Z] #38 40.62 The following additional packages will be installed:
15:00:19 [2020-08-14T15:00:19.142Z] #38 40.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:00:19 [2020-08-14T15:00:19.142Z] #38 40.62   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:00:19 [2020-08-14T15:00:19.142Z] #38 40.64 Suggested packages:
15:00:19 [2020-08-14T15:00:19.142Z] #38 40.64   manpages-dev python-setuptools
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.05 The following NEW packages will be installed:
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.08   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.08   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.10   python-six zlib1g-dev
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Need to get 4095 kB of archives.
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 After this operation, 22.5 MB of additional disk space will be used.
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.64 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:00:19 [2020-08-14T15:00:19.142Z] #38 43.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 43.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 44.00 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:00:19 [2020-08-14T15:00:19.142Z] #38 44.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 44.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 44.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 44.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:00:19 [2020-08-14T15:00:19.142Z] #38 45.65 debconf: delaying package configuration, since apt-utils is not installed
15:00:19 [2020-08-14T15:00:19.142Z] #38 45.86 Fetched 4095 kB in 1s (5537 kB/s)
15:00:19 [2020-08-14T15:00:19.142Z] #38 45.95 Selecting previously unselected package libcap-dev:amd64.
15:00:19 [2020-08-14T15:00:19.142Z] #38 45.95 (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:00:19 [2020-08-14T15:00:19.142Z] #38 46.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.04 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.20 Selecting previously unselected package libnet1:amd64.
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.39 Selecting previously unselected package libnet1-dev.
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.61 Selecting previously unselected package libnl-3-200:amd64.
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.80 Selecting previously unselected package libnl-3-dev:amd64.
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 46.83 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:00:19 [2020-08-14T15:00:19.142Z] #38 ...
15:00:19 [2020-08-14T15:00:19.142Z] 
15:00:19 [2020-08-14T15:00:19.142Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:19 [2020-08-14T15:00:19.398Z] #25 7.792 
#                                                                          2.5%
######                                                                     8.6%
##########                                                                14.3%
############                                                              17.7%
################                                                          22.9%
####################                                                      28.4%
#########################                                                 34.8%
###########################                                               37.9%
################################                                          44.7%
####################################                                      50.1%
########################################                                  56.8%
############################################                              62.0%
###############################################                           66.5%
####################################################                      73.5%
15:00:19 [2020-08-14T15:00:19.398Z] #25 ...
15:00:19 [2020-08-14T15:00:19.398Z] 
15:00:19 [2020-08-14T15:00:19.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:19 [2020-08-14T15:00:19.398Z] #10 30.14 Reading package lists...
15:00:19 [2020-08-14T15:00:19.398Z] #10 37.31 Building dependency tree...
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30 The following additional packages will be installed:
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30 Suggested packages:
15:00:19 [2020-08-14T15:00:19.398Z] #10 41.30   gcc-8-locales seccomp wine64
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.72 The following NEW packages will be installed:
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.73   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.73   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.73   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 43.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.08 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.08 Need to get 77.7 MB of archives.
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.08 After this operation, 487 MB of additional disk space will be used.
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.08 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:00:19 [2020-08-14T15:00:19.398Z] #10 44.28 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:00:19 [2020-08-14T15:00:19.398Z] #10 44.52 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:00:19 [2020-08-14T15:00:19.398Z] #10 44.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:00:19 [2020-08-14T15:00:19.398Z] #10 44.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:00:19 [2020-08-14T15:00:19.398Z] #10 45.31 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:00:19 [2020-08-14T15:00:19.398Z] #10 45.71 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:00:19 [2020-08-14T15:00:19.398Z] #10 45.73 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:00:19 [2020-08-14T15:00:19.398Z] #10 ...
15:00:19 [2020-08-14T15:00:19.398Z] 
15:00:19 [2020-08-14T15:00:19.398Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:19 [2020-08-14T15:00:19.550Z] #32 ...
15:00:19 [2020-08-14T15:00:19.550Z] 
15:00:19 [2020-08-14T15:00:19.550Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:19 [2020-08-14T15:00:19.550Z] #41 13.95 unicode/utf16
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.08 container/list
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.50 crypto/internal/subtle
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.62 crypto/subtle
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.69 vendor/golang.org/x/crypto/cryptobyte/asn1
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.83 internal/nettrace
15:00:19 [2020-08-14T15:00:19.550Z] #41 14.89 runtime/cgo
15:00:19 [2020-08-14T15:00:19.550Z] #41 ...
15:00:19 [2020-08-14T15:00:19.550Z] 
15:00:19 [2020-08-14T15:00:19.550Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:19 [2020-08-14T15:00:19.550Z] #51 15.39 Fetched 8063 kB in 11s (716 kB/s)
15:00:19 [2020-08-14T15:00:19.550Z] #51 15.39 Reading package lists...
15:00:19 [2020-08-14T15:00:19.550Z] #51 19.20 Reading package lists...
15:00:19 [2020-08-14T15:00:19.550Z] #51 23.01 Building dependency tree...
15:00:19 [2020-08-14T15:00:19.550Z] #51 23.93 The following additional packages will be installed:
15:00:19 [2020-08-14T15:00:19.550Z] #51 23.93   libbtrfs0
15:00:19 [2020-08-14T15:00:19.550Z] #51 24.01 The following NEW packages will be installed:
15:00:19 [2020-08-14T15:00:19.550Z] #51 24.01   libbtrfs-dev libbtrfs0
15:00:19 [2020-08-14T15:00:19.550Z] #51 24.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:00:19 [2020-08-14T15:00:19.550Z] #51 24.16 Need to get 118 kB of archives.
15:00:19 [2020-08-14T15:00:19.550Z] #51 24.16 After this operation, 390 kB of additional disk space will be used.
15:00:19 [2020-08-14T15:00:19.551Z] #51 24.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:00:19 [2020-08-14T15:00:19.551Z] #51 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:00:19 [2020-08-14T15:00:19.843Z] #51 ...
15:00:19 [2020-08-14T15:00:19.843Z] 
15:00:19 [2020-08-14T15:00:19.843Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:19 [2020-08-14T15:00:19.843Z] #10 15.81 Fetched 8063 kB in 12s (676 kB/s)
15:00:19 [2020-08-14T15:00:19.843Z] #10 15.81 Reading package lists...
15:00:19 [2020-08-14T15:00:19.843Z] #10 18.92 Reading package lists...
15:00:19 [2020-08-14T15:00:19.843Z] #10 23.27 Building dependency tree...
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36 The following additional packages will be installed:
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36 Suggested packages:
15:00:19 [2020-08-14T15:00:19.843Z] #10 24.36   gcc-8-locales seccomp wine64
15:00:19 [2020-08-14T15:00:19.911Z] #25 7.792 
#                                                                          2.5%
######                                                                     8.6%
##########                                                                14.3%
############                                                              17.7%
################                                                          22.9%
####################                                                      28.4%
#########################                                                 34.8%
###########################                                               37.9%
################################                                          44.7%
####################################                                      50.1%
########################################                                  56.8%
############################################                              62.0%
###############################################                           66.5%
####################################################                      73.5%
########################################################                  78.7%
###########################################################               82.1%
##############################################################            87.1%
######################################################################## 100.0%
15:00:20 [2020-08-14T15:00:20.135Z] #10 ...
15:00:20 [2020-08-14T15:00:20.135Z] 
15:00:20 [2020-08-14T15:00:20.135Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:20 [2020-08-14T15:00:20.135Z] #32 24.58 Selecting previously unselected package libicu63:s390x.
15:00:20 [2020-08-14T15:00:20.135Z] #32 24.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:00:20 [2020-08-14T15:00:20.135Z] #32 24.62 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:00:20 [2020-08-14T15:00:20.167Z] #25 10.07 
15:00:20 [2020-08-14T15:00:20.423Z] #25 10.23 
                                                                           1.2%
#                                                                          2.4%
##                                                                         3.8%
15:00:20 [2020-08-14T15:00:20.423Z] #25 ...
15:00:20 [2020-08-14T15:00:20.423Z] 
15:00:20 [2020-08-14T15:00:20.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.19 The following NEW packages will be installed:
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.21   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.21   vim-common xxd
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.65 Need to get 14.9 MB of archives.
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.65 After this operation, 61.8 MB of additional disk space will be used.
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 38.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 39.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:00:20 [2020-08-14T15:00:20.423Z] #32 41.95 debconf: delaying package configuration, since apt-utils is not installed
15:00:20 [2020-08-14T15:00:20.423Z] #32 42.28 Fetched 14.9 MB in 2s (8260 kB/s)
15:00:20 [2020-08-14T15:00:20.423Z] #32 42.49 Selecting previously unselected package xxd.
15:00:20 [2020-08-14T15:00:20.423Z] #32 42.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 ... 15410 files and directories currently installed.)
15:00:20 [2020-08-14T15:00:20.423Z] #32 42.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 42.66 Unpacking xxd (2:8.1.0875-5) ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.00 Selecting previously unselected package vim-common.
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.10 Unpacking vim-common (2:8.1.0875-5) ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.74 Selecting previously unselected package cmake-data.
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 43.76 Unpacking cmake-data (3.13.4-1) ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 47.13 Selecting previously unselected package libicu63:amd64.
15:00:20 [2020-08-14T15:00:20.423Z] #32 47.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:00:20 [2020-08-14T15:00:20.423Z] #32 47.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:00:20 [2020-08-14T15:00:20.427Z] #32 ...
15:00:20 [2020-08-14T15:00:20.427Z] 
15:00:20 [2020-08-14T15:00:20.427Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.70 runtime
15:00:20 [2020-08-14T15:00:20.427Z] #47 15.77 runtime/cgo
15:00:20 [2020-08-14T15:00:20.680Z] #32 ...
15:00:20 [2020-08-14T15:00:20.680Z] 
15:00:20 [2020-08-14T15:00:20.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:20 [2020-08-14T15:00:20.724Z] #47 ...
15:00:20 [2020-08-14T15:00:20.724Z] 
15:00:20 [2020-08-14T15:00:20.724Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:20 [2020-08-14T15:00:20.724Z] #51 24.92 debconf: delaying package configuration, since apt-utils is not installed
15:00:20 [2020-08-14T15:00:20.724Z] #51 25.03 Fetched 118 kB in 0s (790 kB/s)
15:00:20 [2020-08-14T15:00:20.724Z] #51 25.11 Selecting previously unselected package libbtrfs0.
15:00:20 [2020-08-14T15:00:20.724Z] #51 25.11 (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:00:20 [2020-08-14T15:00:20.724Z] #51 25.16 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:00:20 [2020-08-14T15:00:20.724Z] #51 25.16 Unpacking libbtrfs0 (4.20.1-2) ...
15:00:20 [2020-08-14T15:00:20.724Z] #51 25.25 Selecting previously unselected package libbtrfs-dev.
15:00:21 [2020-08-14T15:00:21.017Z] #51 25.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:00:21 [2020-08-14T15:00:21.017Z] #51 25.27 Unpacking libbtrfs-dev (4.20.1-2) ...
15:00:21 [2020-08-14T15:00:21.017Z] #51 25.43 Setting up libbtrfs0 (4.20.1-2) ...
15:00:21 [2020-08-14T15:00:21.017Z] #51 25.44 Setting up libbtrfs-dev (4.20.1-2) ...
15:00:21 [2020-08-14T15:00:21.017Z] #51 25.45 Processing triggers for libc-bin (2.28-10) ...
15:00:21 [2020-08-14T15:00:21.017Z] #51 ...
15:00:21 [2020-08-14T15:00:21.017Z] 
15:00:21 [2020-08-14T15:00:21.017Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:21 [2020-08-14T15:00:21.017Z] #23 15.54 Fetched 8063 kB in 12s (695 kB/s)
15:00:21 [2020-08-14T15:00:21.017Z] #23 15.54 Reading package lists...
15:00:21 [2020-08-14T15:00:21.017Z] #23 19.22 Reading package lists...
15:00:21 [2020-08-14T15:00:21.017Z] #23 23.04 Building dependency tree...
15:00:21 [2020-08-14T15:00:21.017Z] #23 23.96 ca-certificates is already the newest version (20200601~deb10u1).
15:00:21 [2020-08-14T15:00:21.017Z] #23 23.96 The following additional packages will be installed:
15:00:21 [2020-08-14T15:00:21.017Z] #23 23.96   libjq1 libonig5
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.17 The following NEW packages will be installed:
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.24   jq libjq1 libonig5
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.33 Need to get 350 kB of archives.
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.33 After this operation, 1154 kB of additional disk space will be used.
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:00:21 [2020-08-14T15:00:21.017Z] #23 24.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.03 debconf: delaying package configuration, since apt-utils is not installed
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.07 Fetched 350 kB in 0s (2907 kB/s)
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.11 Selecting previously unselected package libonig5:s390x.
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.11 (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:00:21 [2020-08-14T15:00:21.017Z] #23 25.19 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.20 Unpacking libonig5:s390x (6.9.1-1) ...
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.40 Selecting previously unselected package libjq1:s390x.
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.40 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.41 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:00:21 [2020-08-14T15:00:21.017Z] #23 25.55 Selecting previously unselected package jq.
15:00:21 [2020-08-14T15:00:21.193Z] #25 10.23 
                                                                           1.2%
#                                                                          2.4%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.6%
#########                                                                 12.6%
##########                                                                14.3%
###########                                           
15:00:21 [2020-08-14T15:00:21.193Z] #25 ...
15:00:21 [2020-08-14T15:00:21.193Z] 
15:00:21 [2020-08-14T15:00:21.193Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:21 [2020-08-14T15:00:21.193Z] #30 38.96 internal/reflectlite
15:00:21 [2020-08-14T15:00:21.193Z] #30 38.96 sync
15:00:21 [2020-08-14T15:00:21.193Z] #30 42.20 errors
15:00:21 [2020-08-14T15:00:21.193Z] #30 42.20 sort
15:00:21 [2020-08-14T15:00:21.193Z] #30 43.11 strconv
15:00:21 [2020-08-14T15:00:21.193Z] #30 43.99 io
15:00:21 [2020-08-14T15:00:21.193Z] #30 45.64 internal/oserror
15:00:21 [2020-08-14T15:00:21.193Z] #30 45.78 syscall
15:00:21 [2020-08-14T15:00:21.193Z] #30 47.11 reflect
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.56 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.57 Unpacking jq (1.5+dfsg-2+b1) ...
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.69 Setting up libonig5:s390x (6.9.1-1) ...
15:00:21 [2020-08-14T15:00:21.316Z] #23 ...
15:00:21 [2020-08-14T15:00:21.316Z] 
15:00:21 [2020-08-14T15:00:21.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28 The following NEW packages will be installed:
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.28   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.42 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.42 Need to get 73.3 MB of archives.
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.42 After this operation, 494 MB of additional disk space will be used.
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.42 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:00:21 [2020-08-14T15:00:21.316Z] #10 25.56 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:00:21 [2020-08-14T15:00:21.316Z] #10 25.73 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:00:21 [2020-08-14T15:00:21.316Z] #10 25.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #10 25.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #10 ...
15:00:21 [2020-08-14T15:00:21.316Z] 
15:00:21 [2020-08-14T15:00:21.316Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:21 [2020-08-14T15:00:21.316Z] #38 15.77 Fetched 8063 kB in 12s (683 kB/s)
15:00:21 [2020-08-14T15:00:21.316Z] #38 15.77 Reading package lists...
15:00:21 [2020-08-14T15:00:21.316Z] #38 19.48 Reading package lists...
15:00:21 [2020-08-14T15:00:21.316Z] #38 23.51 Building dependency tree...
15:00:21 [2020-08-14T15:00:21.316Z] #38 24.61 The following additional packages will be installed:
15:00:21 [2020-08-14T15:00:21.316Z] #38 24.63   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:00:21 [2020-08-14T15:00:21.316Z] #38 24.63   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:00:21 [2020-08-14T15:00:21.316Z] #38 24.63 Suggested packages:
15:00:21 [2020-08-14T15:00:21.316Z] #38 24.63   manpages-dev python-setuptools
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.62 The following NEW packages will be installed:
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.62   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.62   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.62   python-six zlib1g-dev
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.77 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.77 Need to get 3742 kB of archives.
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.77 After this operation, 22.0 MB of additional disk space will be used.
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.83 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:00:21 [2020-08-14T15:00:21.316Z] #38 25.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 25.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:00:21 [2020-08-14T15:00:21.316Z] #38 ...
15:00:21 [2020-08-14T15:00:21.316Z] 
15:00:21 [2020-08-14T15:00:21.316Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.83 Setting up jq (1.5+dfsg-2+b1) ...
15:00:21 [2020-08-14T15:00:21.316Z] #23 25.91 Processing triggers for libc-bin (2.28-10) ...
15:00:21 [2020-08-14T15:00:21.449Z] #30 ...
15:00:21 [2020-08-14T15:00:21.449Z] 
15:00:21 [2020-08-14T15:00:21.449Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:21 [2020-08-14T15:00:21.621Z] #23 ...
15:00:21 [2020-08-14T15:00:21.621Z] 
15:00:21 [2020-08-14T15:00:21.621Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:00:21 [2020-08-14T15:00:21.621Z] #51 DONE 25.9s
15:00:21 [2020-08-14T15:00:21.621Z] 
15:00:21 [2020-08-14T15:00:21.621Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:21 [2020-08-14T15:00:21.621Z] #60 DONE 26.1s
15:00:21 [2020-08-14T15:00:21.621Z] 
15:00:21 [2020-08-14T15:00:21.621Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:21 [2020-08-14T15:00:21.621Z] #38 25.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:00:21 [2020-08-14T15:00:21.621Z] #38 25.99 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:00:21 [2020-08-14T15:00:21.621Z] #38 26.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:00:21 [2020-08-14T15:00:21.621Z] #38 26.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:00:21 [2020-08-14T15:00:21.621Z] #38 26.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:00:21 [2020-08-14T15:00:21.621Z] #38 26.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:00:21 [2020-08-14T15:00:21.919Z] #38 ...
15:00:21 [2020-08-14T15:00:21.919Z] 
15:00:21 [2020-08-14T15:00:21.919Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:00:21 [2020-08-14T15:00:21.919Z] #23 DONE 26.3s
15:00:21 [2020-08-14T15:00:21.919Z] 
15:00:21 [2020-08-14T15:00:21.919Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:00:21 [2020-08-14T15:00:21.919Z] #24 DONE 0.1s
15:00:21 [2020-08-14T15:00:21.919Z] 
15:00:21 [2020-08-14T15:00:21.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:22 [2020-08-14T15:00:22.990Z] #25 10.23 
                                                                           1.2%
#                                                                          2.4%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.6%
#########                                                                 12.6%
##########                                                                14.3%
###########                                                               15.6%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.6%
################                                                          22.9%
#################                                                         24.3%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      29.1%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   33.3%
#########################                                                 35.0%
##########################                                                36.5%
##########################                                                37.4%
###########################                                               38.9%
15:00:22 [2020-08-14T15:00:22.990Z] #25 ...
15:00:22 [2020-08-14T15:00:22.990Z] 
15:00:22 [2020-08-14T15:00:22.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:22 [2020-08-14T15:00:22.990Z] #41 40.75 internal/reflectlite
15:00:22 [2020-08-14T15:00:22.990Z] #41 40.76 github.com/LK4D4/vndr/godl/singleflight
15:00:22 [2020-08-14T15:00:22.990Z] #41 41.40 math/rand
15:00:22 [2020-08-14T15:00:22.990Z] #41 43.27 internal/singleflight
15:00:22 [2020-08-14T15:00:22.990Z] #41 44.82 strconv
15:00:22 [2020-08-14T15:00:22.990Z] #41 44.83 io
15:00:22 [2020-08-14T15:00:22.990Z] #41 46.19 bytes
15:00:22 [2020-08-14T15:00:22.990Z] #41 48.05 bufio
15:00:22 [2020-08-14T15:00:22.990Z] #41 48.91 reflect
15:00:22 [2020-08-14T15:00:22.990Z] #41 50.22 syscall
15:00:23 [2020-08-14T15:00:23.249Z] #41 ...
15:00:23 [2020-08-14T15:00:23.249Z] 
15:00:23 [2020-08-14T15:00:23.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:24 [2020-08-14T15:00:24.051Z] #25 ...
15:00:24 [2020-08-14T15:00:24.051Z] 
15:00:24 [2020-08-14T15:00:24.051Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:00:24 [2020-08-14T15:00:24.051Z] #43 DONE 28.4s
15:00:24 [2020-08-14T15:00:24.051Z] 
15:00:24 [2020-08-14T15:00:24.051Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.48 debconf: delaying package configuration, since apt-utils is not installed
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.54 Fetched 3742 kB in 0s (10.5 MB/s)
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.59 Selecting previously unselected package libcap-dev:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.59 (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:00:24 [2020-08-14T15:00:24.051Z] #38 27.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.65 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.73 Selecting previously unselected package libnet1:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.74 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.75 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.79 Selecting previously unselected package libnet1-dev.
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.95 Selecting previously unselected package libnl-3-200:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 27.96 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.06 Selecting previously unselected package libnl-3-dev:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.07 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.32 Selecting previously unselected package libprotobuf-c1:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.44 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.051Z] #38 28.45 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:00:24 [2020-08-14T15:00:24.343Z] #38 28.64 Selecting previously unselected package zlib1g-dev:s390x.
15:00:24 [2020-08-14T15:00:24.343Z] #38 28.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.343Z] #38 28.70 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:00:24 [2020-08-14T15:00:24.637Z] #38 29.06 Selecting previously unselected package libprotobuf17:s390x.
15:00:24 [2020-08-14T15:00:24.637Z] #38 29.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:00:24 [2020-08-14T15:00:24.637Z] #38 29.07 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.60 Selecting previously unselected package libprotobuf-lite17:s390x.
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.61 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.71 Selecting previously unselected package libprotobuf-dev:s390x.
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:00:25 [2020-08-14T15:00:25.276Z] #38 29.72 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:00:25 [2020-08-14T15:00:25.933Z] #38 30.42 Selecting previously unselected package libprotoc17:s390x.
15:00:25 [2020-08-14T15:00:25.933Z] #38 30.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:00:25 [2020-08-14T15:00:25.933Z] #38 30.44 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:00:26 [2020-08-14T15:00:26.225Z] #38 30.81 Selecting previously unselected package protobuf-c-compiler.
15:00:26 [2020-08-14T15:00:26.225Z] #38 30.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:00:26 [2020-08-14T15:00:26.226Z] #38 30.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:00:26 [2020-08-14T15:00:26.330Z] #25 10.23 
                                                                           1.2%
#                                                                          2.4%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.6%
#########                                                                 12.6%
##########                                                                14.3%
###########                                                               15.6%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.6%
################                                                          22.9%
#################                                                         24.3%
##################                                                        26.1%
###################                                                       27.1%
####################                                                      29.1%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   33.3%
#########################                                                 35.0%
##########################                                                36.5%
##########################                                                37.4%
###########################                                               38.9%
############################                                              40.0%
#############################                                             41.5%
###############################                                           43.8%
#################################                                         46.7%
####################################                                      50.5%
######################################                                    53.2%
########################################                                  55.6%
#########################################                                 58.2%
###########################################                               60.2%
############################################                              62.1%
##############################################                            64.6%
##############################################                            64.9%
################################################                          67.2%
##################################################                        69.6%
###################################################                       71.7%
####################################################                      73.4%
######################################################                    75.4%
#######################################################                   77.1%
#########################################################                 79.5%
##########################################################                81.6%
############################################################              83.5%
#############################################################             85.8%
###############################################################           88.1%
################################################################          90.0%
#################################################################         91.5%
###################################################################       94.4%
#####################################################################     96.3%
######################################################################    97.9%
######################################################################## 100.0%
15:00:26 [2020-08-14T15:00:26.330Z] #25 16.19 
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.90 Selecting previously unselected package protobuf-compiler.
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.90 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.96 Selecting previously unselected package python-pkg-resources.
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:00:26 [2020-08-14T15:00:26.518Z] #38 30.97 Unpacking python-pkg-resources (40.8.0-1) ...
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.11 Selecting previously unselected package python-six.
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.12 Unpacking python-six (1.12.0-1) ...
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.15 Selecting previously unselected package python-protobuf.
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:00:26 [2020-08-14T15:00:26.811Z] #38 31.16 Unpacking python-protobuf (3.6.1.3-2) ...
15:00:26 [2020-08-14T15:00:26.893Z] #25 ...
15:00:26 [2020-08-14T15:00:26.893Z] 
15:00:26 [2020-08-14T15:00:26.893Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.056 + RM_GOPATH=0
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.056 + TMP_GOPATH=
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.056 + : /build
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.056 + '[' -z '' ']'
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.056 ++ mktemp -d
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.069 + export GOPATH=/tmp/tmp.Bodz6A7E2M
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.069 + GOPATH=/tmp/tmp.Bodz6A7E2M
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.069 + RM_GOPATH=1
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.069 + case "$(go env GOARCH)" in
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.069 ++ go env GOARCH
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.135 + export GO_BUILDMODE=-buildmode=pie
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.136 + GO_BUILDMODE=-buildmode=pie
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.137 ++ dirname /tmp/install/install.sh
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.140 + dir=/tmp/install
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.140 + bin=containerd
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.141 + shift
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.142 + '[' '!' -f /tmp/install/containerd.installer ']'
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.142 + . /tmp/install/containerd.installer
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.143 ++ set -e
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.143 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.144 + install_containerd
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.148 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.148 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.148 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bodz6A7E2M/src/github.com/containerd/containerd
15:00:26 [2020-08-14T15:00:26.893Z] #52 1.152 Cloning into '/tmp/tmp.Bodz6A7E2M/src/github.com/containerd/containerd'...
15:00:26 [2020-08-14T15:00:26.893Z] #52 ...
15:00:26 [2020-08-14T15:00:26.893Z] 
15:00:26 [2020-08-14T15:00:26.893Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:00:26 [2020-08-14T15:00:26.893Z] #28 50.54 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:  93% (1422/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:00:26 [2020-08-14T15:00:26.893Z] #28 51.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:00:26 [2020-08-14T15:00:26.893Z] #28 51.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:00:27 [2020-08-14T15:00:27.103Z] #38 31.54 Setting up python-pkg-resources (40.8.0-1) ...
15:00:28 [2020-08-14T15:00:28.259Z] #28 ...
15:00:28 [2020-08-14T15:00:28.259Z] 
15:00:28 [2020-08-14T15:00:28.259Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:28 [2020-08-14T15:00:28.259Z] #25 17.01 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:00:28 [2020-08-14T15:00:28.259Z] #25 17.41 
15:00:28 [2020-08-14T15:00:28.259Z] #25 17.57 
######################################################################## 100.0%
15:00:28 [2020-08-14T15:00:28.259Z] #25 17.67 
15:00:28 [2020-08-14T15:00:28.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0226fc5e99105ca72) in /home/ubuntu/workspace/moby_PR-41357
[Pipeline] {
[Pipeline] checkout
15:00:28 [2020-08-14T15:00:28.614Z] #38 ...
15:00:28 [2020-08-14T15:00:28.614Z] 
15:00:28 [2020-08-14T15:00:28.614Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:00:28 [2020-08-14T15:00:28.614Z] #28 32.69 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:00:28 [2020-08-14T15:00:28.614Z] #28 32.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:00:28 [2020-08-14T15:00:28.822Z] #25 18.71 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:00:28 [2020-08-14T15:00:28.906Z] #28 33.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:00:29 [2020-08-14T15:00:29.078Z] #25 19.06 
15:00:29 [2020-08-14T15:00:29.202Z] #28 ...
15:00:29 [2020-08-14T15:00:29.202Z] 
15:00:29 [2020-08-14T15:00:29.202Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.08 Selecting previously unselected package libxml2:s390x.
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.09 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.55 Selecting previously unselected package libarchive13:s390x.
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.79 Selecting previously unselected package libjsoncpp1:s390x.
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.80 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.88 Selecting previously unselected package librhash0:s390x.
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.89 Unpacking librhash0:s390x (1.3.8-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.99 Selecting previously unselected package libuv1:s390x.
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.99 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 30.99 Unpacking libuv1:s390x (1.24.1-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 31.08 Selecting previously unselected package cmake.
15:00:29 [2020-08-14T15:00:29.202Z] #32 31.08 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 31.09 Unpacking cmake (3.13.4-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.09 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.10 Setting up xxd (2:8.1.0875-5) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.12 Setting up libuv1:s390x (1.24.1-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.12 Setting up vim-common (2:8.1.0875-5) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.13 Setting up librhash0:s390x (1.3.8-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.14 Setting up cmake-data (3.13.4-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.15 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.16 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.17 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.18 Setting up cmake (3.13.4-1) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.19 Processing triggers for libc-bin (2.28-10) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 33.23 Processing triggers for mime-support (3.62) ...
15:00:29 [2020-08-14T15:00:29.202Z] #32 DONE 33.7s
15:00:29 [2020-08-14T15:00:29.335Z] #25 19.30 
                                                                           0.6%
15:00:29 [2020-08-14T15:00:29.335Z] #25 ...
15:00:29 [2020-08-14T15:00:29.335Z] 
15:00:29 [2020-08-14T15:00:29.335Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.11 Selecting previously unselected package libprotobuf-c1:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.22 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.39 Selecting previously unselected package zlib1g-dev:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.78 Selecting previously unselected package libprotobuf17:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 47.78 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.63 Selecting previously unselected package libprotobuf-lite17:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.87 Selecting previously unselected package libprotobuf-dev:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 48.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 50.34 Selecting previously unselected package libprotoc17:amd64.
15:00:29 [2020-08-14T15:00:29.335Z] #38 50.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 50.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 50.97 Selecting previously unselected package protobuf-c-compiler.
15:00:29 [2020-08-14T15:00:29.335Z] #38 50.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.21 Selecting previously unselected package protobuf-compiler.
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.38 Selecting previously unselected package python-pkg-resources.
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.40 Unpacking python-pkg-resources (40.8.0-1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.69 Selecting previously unselected package python-six.
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.70 Unpacking python-six (1.12.0-1) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.84 Selecting previously unselected package python-protobuf.
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 51.86 Unpacking python-protobuf (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.335Z] #38 52.53 Setting up python-pkg-resources (40.8.0-1) ...
15:00:29 [2020-08-14T15:00:29.500Z] 
15:00:29 [2020-08-14T15:00:29.500Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:29 [2020-08-14T15:00:29.500Z] #38 33.04 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.500Z] #38 33.05 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:00:29 [2020-08-14T15:00:29.500Z] #38 33.05 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.500Z] #38 33.06 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.500Z] #38 33.08 Setting up python-six (1.12.0-1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 57.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 57.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 57.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 57.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 57.24 Setting up python-six (1.12.0-1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #38 ...
15:00:29 [2020-08-14T15:00:29.591Z] 
15:00:29 [2020-08-14T15:00:29.591Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.09 Selecting previously unselected package libxml2:amd64.
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.72 Selecting previously unselected package libarchive13:amd64.
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 55.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.02 Selecting previously unselected package libjsoncpp1:amd64.
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.02 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.22 Selecting previously unselected package librhash0:amd64.
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.23 Unpacking librhash0:amd64 (1.3.8-1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.42 Selecting previously unselected package libuv1:amd64.
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.44 Unpacking libuv1:amd64 (1.24.1-1) ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.61 Selecting previously unselected package cmake.
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:00:29 [2020-08-14T15:00:29.591Z] #32 56.62 Unpacking cmake (3.13.4-1) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.41 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.42 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.44 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.45 Setting up libcap-dev:s390x (1:2.25-2) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.46 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.47 Setting up protobuf-compiler (3.6.1.3-2) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.48 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:00:30 [2020-08-14T15:00:30.141Z] #38 34.50 Setting up python-protobuf (3.6.1.3-2) ...
15:00:31 [2020-08-14T15:00:31.659Z] #38 ...
15:00:31 [2020-08-14T15:00:31.659Z] 
15:00:31 [2020-08-14T15:00:31.659Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.218 + RM_GOPATH=0
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.218 + TMP_GOPATH=
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.218 + : /build
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.219 + '[' -z '' ']'
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.219 ++ mktemp -d
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.219 + export GOPATH=/tmp/tmp.f5peJkilqi
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.219 + GOPATH=/tmp/tmp.f5peJkilqi
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.220 + RM_GOPATH=1
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.220 + case "$(go env GOARCH)" in
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.221 ++ go env GOARCH
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.235 + export GO_BUILDMODE=-buildmode=pie
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.235 + GO_BUILDMODE=-buildmode=pie
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.236 ++ dirname /tmp/install/install.sh
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + dir=/tmp/install
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + bin=containerd
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + shift
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + '[' '!' -f /tmp/install/containerd.installer ']'
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + . /tmp/install/containerd.installer
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 ++ set -e
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.238 + install_containerd
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.240 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.240 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.241 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f5peJkilqi/src/github.com/containerd/containerd
15:00:31 [2020-08-14T15:00:31.659Z] #52 2.245 Cloning into '/tmp/tmp.f5peJkilqi/src/github.com/containerd/containerd'...
15:00:31 [2020-08-14T15:00:31.659Z] #52 ...
15:00:31 [2020-08-14T15:00:31.659Z] 
15:00:31 [2020-08-14T15:00:31.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:31 [2020-08-14T15:00:31.659Z] #10 26.10 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:00:31 [2020-08-14T15:00:31.659Z] #10 26.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:00:31 [2020-08-14T15:00:31.659Z] #10 26.51 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:00:31 [2020-08-14T15:00:31.659Z] #10 28.85 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:00:31 [2020-08-14T15:00:31.659Z] #10 29.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.95 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:00:31 [2020-08-14T15:00:31.659Z] #10 29.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 29.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.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:00:31 [2020-08-14T15:00:31.659Z] #10 30.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.74 debconf: delaying package configuration, since apt-utils is not installed
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.78 Fetched 73.3 MB in 5s (15.6 MB/s)
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.83 Selecting previously unselected package binutils-mingw-w64-i686.
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.83 (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:00:31 [2020-08-14T15:00:31.659Z] #10 30.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 30.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 32.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:00:31 [2020-08-14T15:00:31.659Z] #10 32.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 32.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.44 Selecting previously unselected package binutils-mingw-w64.
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.55 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.55 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.66 Selecting previously unselected package dmsetup.
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.66 Unpacking dmsetup (2:1.02.155-3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.75 Selecting previously unselected package mingw-w64-common.
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 34.76 Unpacking mingw-w64-common (6.0.0-3) ...
15:00:31 [2020-08-14T15:00:31.659Z] #10 ...
15:00:31 [2020-08-14T15:00:31.659Z] 
15:00:31 [2020-08-14T15:00:31.659Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:31 [2020-08-14T15:00:31.659Z] #25 8.060 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:00:31 [2020-08-14T15:00:31.659Z] #25 8.335 
15:00:31 [2020-08-14T15:00:31.659Z] #25 8.482 
####                                                                       6.5%
##############                                                            19.9%
######################                                                    31.1%
############################                                              40.1%
###################################                                       49.0%
#########################################                                 58.0%
################################################                          67.0%
#####################################################                     73.7%
###########################################################               82.8%
################################################################          89.8%
######################################################################## 100.0%
15:00:31 [2020-08-14T15:00:31.659Z] #25 9.897 
15:00:31 [2020-08-14T15:00:31.783Z] using credential docker-jenkins-github-credentials
15:00:31 [2020-08-14T15:00:31.790Z] Cloning the remote Git repository
15:00:31 [2020-08-14T15:00:31.790Z] Cloning with configured refspecs honoured and without tags
15:00:31 [2020-08-14T15:00:31.953Z] #25 10.04 
############################                                              39.8%
15:00:31 [2020-08-14T15:00:31.953Z] #25 ...
15:00:31 [2020-08-14T15:00:31.953Z] 
15:00:31 [2020-08-14T15:00:31.953Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:31 [2020-08-14T15:00:31.953Z] #30 26.52 sync
15:00:31 [2020-08-14T15:00:31.953Z] #30 26.52 internal/reflectlite
15:00:31 [2020-08-14T15:00:31.953Z] #30 28.94 sort
15:00:31 [2020-08-14T15:00:31.953Z] #30 28.94 errors
15:00:31 [2020-08-14T15:00:31.953Z] #30 29.23 strconv
15:00:31 [2020-08-14T15:00:31.953Z] #30 29.62 io
15:00:31 [2020-08-14T15:00:31.953Z] #30 30.20 internal/oserror
15:00:31 [2020-08-14T15:00:31.953Z] #30 30.28 syscall
15:00:31 [2020-08-14T15:00:31.953Z] #30 31.72 reflect
15:00:31 [2020-08-14T15:00:31.953Z] #30 35.30 time
15:00:31 [2020-08-14T15:00:31.683Z] Cloning repository https://github.com/moby/moby.git
15:00:31 [2020-08-14T15:00:31.751Z]  > git init /home/ubuntu/workspace/moby_PR-41357 # timeout=10
15:00:32 [2020-08-14T15:00:32.110Z] #32 ...
15:00:32 [2020-08-14T15:00:32.110Z] 
15:00:32 [2020-08-14T15:00:32.110Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:32 [2020-08-14T15:00:32.110Z] #10 49.45 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:00:32 [2020-08-14T15:00:32.110Z] #10 51.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:00:32 [2020-08-14T15:00:32.110Z] #10 51.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.74 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:00:32 [2020-08-14T15:00:32.111Z] #10 51.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 51.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.23 debconf: delaying package configuration, since apt-utils is not installed
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.48 Fetched 77.7 MB in 8s (9485 kB/s)
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.61 Selecting previously unselected package binutils-mingw-w64-i686.
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 53.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 56.20 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:00:32 [2020-08-14T15:00:32.111Z] #10 56.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 56.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.04 Selecting previously unselected package binutils-mingw-w64.
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.43 Selecting previously unselected package dmsetup.
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.44 Unpacking dmsetup (2:1.02.155-3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.63 Selecting previously unselected package mingw-w64-common.
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 59.65 Unpacking mingw-w64-common (6.0.0-3) ...
15:00:32 [2020-08-14T15:00:32.111Z] #10 ...
15:00:32 [2020-08-14T15:00:32.111Z] 
15:00:32 [2020-08-14T15:00:32.111Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:32 [2020-08-14T15:00:32.111Z] #25 19.30 
                                                                           0.6%
#######################################################                   77.0%
######################################################################## 100.0%
15:00:32 [2020-08-14T15:00:32.111Z] #25 19.63 
15:00:32 [2020-08-14T15:00:32.111Z] #25 20.53 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:00:32 [2020-08-14T15:00:32.111Z] #25 20.66 skipping existing c35d46ef359f
15:00:32 [2020-08-14T15:00:32.111Z] #25 20.82 
15:00:32 [2020-08-14T15:00:32.111Z] #25 21.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:00:32 [2020-08-14T15:00:32.245Z] #30 ...
15:00:32 [2020-08-14T15:00:32.245Z] 
15:00:32 [2020-08-14T15:00:32.245Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:32 [2020-08-14T15:00:32.245Z] #25 10.04 
############################                                              39.8%
#######################################################################   99.7%
######################################################################## 100.0%
15:00:32 [2020-08-14T15:00:32.245Z] #25 10.45 
15:00:32 [2020-08-14T15:00:32.371Z] #25 22.10 
15:00:32 [2020-08-14T15:00:32.371Z] #25 22.24 
######################################################################## 100.0%
15:00:32 [2020-08-14T15:00:32.371Z] #25 22.37 
15:00:32 [2020-08-14T15:00:32.631Z] #25 22.43 Download of images into '/build' complete.
15:00:32 [2020-08-14T15:00:32.631Z] #25 22.43 Use something like the following to load the result into a Docker daemon:
15:00:32 [2020-08-14T15:00:32.631Z] #25 22.43   tar -cC '/build' . | docker load
15:00:32 [2020-08-14T15:00:32.830Z] #25 10.57 
###                                                                        5.1%
##################################################                        69.8%
######################################################################## 100.0%
15:00:32 [2020-08-14T15:00:32.830Z] #25 ...
15:00:32 [2020-08-14T15:00:32.830Z] 
15:00:32 [2020-08-14T15:00:32.830Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:32 [2020-08-14T15:00:32.830Z] #38 36.90 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:00:32 [2020-08-14T15:00:32.830Z] #38 36.91 Processing triggers for libc-bin (2.28-10) ...
15:00:32 [2020-08-14T15:00:32.830Z] #38 DONE 37.3s
15:00:32 [2020-08-14T15:00:32.886Z] #25 ...
15:00:32 [2020-08-14T15:00:32.886Z] 
15:00:32 [2020-08-14T15:00:32.886Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:32 [2020-08-14T15:00:32.886Z] #47 50.60 syscall
15:00:32 [2020-08-14T15:00:32.886Z] #47 50.65 reflect
15:00:32 [2020-08-14T15:00:32.886Z] #47 58.34 time
15:00:33 [2020-08-14T15:00:33.128Z] 
15:00:33 [2020-08-14T15:00:33.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:33 [2020-08-14T15:00:33.128Z] #25 11.02 
15:00:33 [2020-08-14T15:00:33.141Z] #47 ...
15:00:33 [2020-08-14T15:00:33.141Z] 
15:00:33 [2020-08-14T15:00:33.141Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.81 Setting up xxd (2:8.1.0875-5) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.82 Setting up libuv1:amd64 (1.24.1-1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.84 Setting up vim-common (2:8.1.0875-5) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.86 Setting up librhash0:amd64 (1.3.8-1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.87 Setting up cmake-data (3.13.4-1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.92 Setting up cmake (3.13.4-1) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 59.94 Processing triggers for libc-bin (2.28-10) ...
15:00:33 [2020-08-14T15:00:33.141Z] #32 60.00 Processing triggers for mime-support (3.62) ...
15:00:32 [2020-08-14T15:00:32.007Z] Fetching upstream changes from https://github.com/moby/moby.git
15:00:32 [2020-08-14T15:00:32.008Z]  > git --version # timeout=10
15:00:32 [2020-08-14T15:00:32.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:00:32 [2020-08-14T15:00:32.030Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:34 [2020-08-14T15:00:34.604Z] #25 11.14 
                                                                           0.3%
#########                                                                 13.7%
##############                                                            20.1%
###################                                                       26.9%
#########################                                                 35.5%
###############################                                           44.0%
#####################################                                     52.6%
#############################################                             63.4%
###################################################                       72.0%
###########################################################               82.7%
#################################################################         91.3%
#######################################################################   99.9%
######################################################################## 100.0%
15:00:34 [2020-08-14T15:00:34.604Z] #25 ...
15:00:34 [2020-08-14T15:00:34.604Z] 
15:00:34 [2020-08-14T15:00:34.604Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:34 [2020-08-14T15:00:34.604Z] #41 28.90 internal/reflectlite
15:00:34 [2020-08-14T15:00:34.604Z] #41 28.90 github.com/LK4D4/vndr/godl/singleflight
15:00:34 [2020-08-14T15:00:34.604Z] #41 29.39 math/rand
15:00:34 [2020-08-14T15:00:34.604Z] #41 30.01 internal/singleflight
15:00:34 [2020-08-14T15:00:34.604Z] #41 30.75 bytes
15:00:34 [2020-08-14T15:00:34.604Z] #41 30.76 strconv
15:00:34 [2020-08-14T15:00:34.604Z] #41 32.16 bufio
15:00:34 [2020-08-14T15:00:34.604Z] #41 32.98 syscall
15:00:34 [2020-08-14T15:00:34.604Z] #41 33.25 reflect
15:00:34 [2020-08-14T15:00:34.604Z] #41 38.08 time
15:00:34 [2020-08-14T15:00:34.604Z] #41 ...
15:00:34 [2020-08-14T15:00:34.604Z] 
15:00:34 [2020-08-14T15:00:34.604Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:34 [2020-08-14T15:00:34.604Z] #25 12.77 
15:00:35 [2020-08-14T15:00:35.658Z] #32 DONE 63.0s
15:00:35 [2020-08-14T15:00:35.658Z] 
15:00:35 [2020-08-14T15:00:35.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:35 [2020-08-14T15:00:35.658Z] #25 DONE 25.2s
15:00:35 [2020-08-14T15:00:35.658Z] 
15:00:35 [2020-08-14T15:00:35.658Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:36 [2020-08-14T15:00:36.362Z] #25 12.91 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.4%
#######                                                                    9.9%
########                                                                  11.8%
##########                                                                14.9%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.6%
###################                                                       26.7%
#####################                                                     29.8%
########################                                                  33.5%
################
15:00:36 [2020-08-14T15:00:36.362Z] #25 ...
15:00:36 [2020-08-14T15:00:36.362Z] 
15:00:36 [2020-08-14T15:00:36.362Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.487 + RM_GOPATH=0
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.487 + TMP_GOPATH=
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.487 + : /build
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.487 + '[' -z '' ']'
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.488 ++ mktemp -d
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.489 + export GOPATH=/tmp/tmp.zJgqYN4XG9
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.489 + GOPATH=/tmp/tmp.zJgqYN4XG9
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.489 + RM_GOPATH=1
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.489 + case "$(go env GOARCH)" in
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.489 ++ go env GOARCH
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.512 + export GO_BUILDMODE=-buildmode=pie
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.512 + GO_BUILDMODE=-buildmode=pie
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.519 ++ dirname /tmp/install/install.sh
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.523 + dir=/tmp/install
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.523 + bin=tini
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.523 + shift
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.523 + '[' '!' -f /tmp/install/tini.installer ']'
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.523 + . /tmp/install/tini.installer
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.524 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:00:36 [2020-08-14T15:00:36.362Z] #33 1.524 + install_tini
15:00:36 [2020-08-14T15:00:36.363Z] #33 1.524 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:00:36 [2020-08-14T15:00:36.363Z] #33 1.524 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:00:36 [2020-08-14T15:00:36.363Z] #33 1.524 + git clone https://github.com/krallin/tini.git /tmp/tmp.zJgqYN4XG9/tini
15:00:36 [2020-08-14T15:00:36.363Z] #33 1.525 Cloning into '/tmp/tmp.zJgqYN4XG9/tini'...
15:00:36 [2020-08-14T15:00:36.363Z] #33 2.103 + cd /tmp/tmp.zJgqYN4XG9/tini
15:00:36 [2020-08-14T15:00:36.363Z] #33 2.103 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:00:36 [2020-08-14T15:00:36.363Z] #33 2.115 + cmake .
15:00:36 [2020-08-14T15:00:36.363Z] #33 2.456 -- The C compiler identification is GNU 8.3.0
15:00:36 [2020-08-14T15:00:36.363Z] #33 2.524 -- Check for working C compiler: /usr/bin/cc
15:00:36 [2020-08-14T15:00:36.363Z] #33 3.027 -- Check for working C compiler: /usr/bin/cc -- works
15:00:36 [2020-08-14T15:00:36.363Z] #33 3.027 -- Detecting C compiler ABI info
15:00:36 [2020-08-14T15:00:36.363Z] #33 3.418 -- Detecting C compiler ABI info - done
15:00:36 [2020-08-14T15:00:36.363Z] #33 3.425 -- Detecting C compile features
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.520 -- Detecting C compile features - done
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.543 -- Performing Test HAS_BUILTIN_FORTIFY
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.719 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.779 -- Configuring done
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.785 -- Generating done
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.788 -- Build files have been written to: /tmp/tmp.zJgqYN4XG9/tini
15:00:36 [2020-08-14T15:00:36.363Z] #33 4.793 + make tini-static
15:00:36 [2020-08-14T15:00:36.363Z] #33 5.150 Scanning dependencies of target tini-static
15:00:36 [2020-08-14T15:00:36.363Z] #33 5.241 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:00:36 [2020-08-14T15:00:36.363Z] #33 6.126 [100%] Linking C executable tini-static
15:00:36 [2020-08-14T15:00:36.363Z] #33 6.456 [100%] Built target tini-static
15:00:36 [2020-08-14T15:00:36.363Z] #33 6.590 + mkdir -p /build
15:00:36 [2020-08-14T15:00:36.363Z] #33 6.591 + cp tini-static /build/docker-init
15:00:36 [2020-08-14T15:00:36.363Z] #33 DONE 7.0s
15:00:36 [2020-08-14T15:00:36.363Z] 
15:00:36 [2020-08-14T15:00:36.363Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:36 [2020-08-14T15:00:36.455Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bbb68d8b05ab3608) in /home/ubuntu/workspace/moby_PR-41357
[Pipeline] {
[Pipeline] checkout
15:00:37 [2020-08-14T15:00:37.025Z] #33 ...
15:00:37 [2020-08-14T15:00:37.025Z] 
15:00:37 [2020-08-14T15:00:37.025Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:37 [2020-08-14T15:00:37.025Z] #30 54.41 time
15:00:37 [2020-08-14T15:00:37.025Z] #30 59.34 internal/poll
15:00:37 [2020-08-14T15:00:37.025Z] #30 61.38 internal/syscall/execenv
15:00:37 [2020-08-14T15:00:37.025Z] #30 61.51 internal/syscall/unix
15:00:37 [2020-08-14T15:00:37.025Z] #30 61.69 os
15:00:37 [2020-08-14T15:00:37.025Z] #30 61.70 internal/fmtsort
15:00:37 [2020-08-14T15:00:37.025Z] #30 62.31 strings
15:00:37 [2020-08-14T15:00:37.025Z] #30 ...
15:00:37 [2020-08-14T15:00:37.025Z] 
15:00:37 [2020-08-14T15:00:37.025Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.471 + RM_GOPATH=0
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.471 + TMP_GOPATH=
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.471 + : /build
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.471 + '[' -z '' ']'
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.471 ++ mktemp -d
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.478 + export GOPATH=/tmp/tmp.b6Zq3fP6wj
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.478 + GOPATH=/tmp/tmp.b6Zq3fP6wj
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.478 + RM_GOPATH=1
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.478 + case "$(go env GOARCH)" in
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.478 ++ go env GOARCH
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.512 + export GO_BUILDMODE=-buildmode=pie
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.512 + GO_BUILDMODE=-buildmode=pie
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.512 ++ dirname /tmp/install/install.sh
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.513 + dir=/tmp/install
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.513 + bin=tini
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.513 + shift
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.513 + '[' '!' -f /tmp/install/tini.installer ']'
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.513 + . /tmp/install/tini.installer
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.517 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.527 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.527 + install_tini
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.527 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.527 + git clone https://github.com/krallin/tini.git /tmp/tmp.b6Zq3fP6wj/tini
15:00:37 [2020-08-14T15:00:37.025Z] #33 1.530 Cloning into '/tmp/tmp.b6Zq3fP6wj/tini'...
15:00:37 [2020-08-14T15:00:37.945Z] #25 12.91 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.4%
#######                                                                    9.9%
########                                                                  11.8%
##########                                                                14.9%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.6%
###################                                                       26.7%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 36.0%
###########################                                               38.5%
############################                                              39.7%
############################                                              40.3%
#############################                                             40.6%
#############################                                             41.1%
#############################                                             41.6%
##############################                                            42.4%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.7%
#####################################                                     52.2%
#######################################                                   55.3%
15:00:37 [2020-08-14T15:00:37.945Z] #25 ...
15:00:37 [2020-08-14T15:00:37.945Z] 
15:00:37 [2020-08-14T15:00:37.945Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:37 [2020-08-14T15:00:37.945Z] #47 32.24 syscall
15:00:37 [2020-08-14T15:00:37.945Z] #47 32.25 reflect
15:00:37 [2020-08-14T15:00:37.945Z] #47 37.59 time
15:00:37 [2020-08-14T15:00:37.945Z] #47 41.05 context
15:00:37 [2020-08-14T15:00:37.945Z] #47 42.18 os
15:00:37 [2020-08-14T15:00:37.945Z] #47 42.22 encoding/binary
15:00:37 [2020-08-14T15:00:37.945Z] #47 ...
15:00:37 [2020-08-14T15:00:37.945Z] 
15:00:37 [2020-08-14T15:00:37.945Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:38 [2020-08-14T15:00:38.394Z] #33 2.789 + cd /tmp/tmp.b6Zq3fP6wj/tini
15:00:38 [2020-08-14T15:00:38.394Z] #33 2.789 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:00:38 [2020-08-14T15:00:38.394Z] #33 2.843 + cmake .
15:00:39 [2020-08-14T15:00:39.324Z] #33 3.827 -- The C compiler identification is GNU 8.3.0
15:00:39 [2020-08-14T15:00:39.324Z] #33 3.889 -- Check for working C compiler: /usr/bin/cc
15:00:39 [2020-08-14T15:00:39.581Z] #33 ...
15:00:39 [2020-08-14T15:00:39.581Z] 
15:00:39 [2020-08-14T15:00:39.581Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:39 [2020-08-14T15:00:39.581Z] #38 57.24 Setting up python-six (1.12.0-1) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 61.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 61.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.32 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.49 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.61 Setting up protobuf-compiler (3.6.1.3-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 62.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 63.08 Setting up python-protobuf (3.6.1.3-2) ...
15:00:39 [2020-08-14T15:00:39.581Z] #38 ...
15:00:39 [2020-08-14T15:00:39.581Z] 
15:00:39 [2020-08-14T15:00:39.581Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:39 [2020-08-14T15:00:39.581Z] #10 66.84 Selecting previously unselected package mingw-w64-x86-64-dev.
15:00:39 [2020-08-14T15:00:39.581Z] #10 66.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:00:39 [2020-08-14T15:00:39.581Z] #10 66.85 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:00:39 [2020-08-14T15:00:39.752Z] using credential docker-jenkins-github-credentials
15:00:39 [2020-08-14T15:00:39.759Z] Cloning the remote Git repository
15:00:39 [2020-08-14T15:00:39.759Z] Cloning with configured refspecs honoured and without tags
15:00:39 [2020-08-14T15:00:39.800Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0906fedc71d17cdfe) in /home/ubuntu/workspace/moby_PR-41357
[Pipeline] {
[Pipeline] checkout
15:00:39 [2020-08-14T15:00:39.511Z] Cloning repository https://github.com/moby/moby.git
15:00:39 [2020-08-14T15:00:39.570Z]  > git init /home/ubuntu/workspace/moby_PR-41357 # timeout=10
15:00:39 [2020-08-14T15:00:39.748Z] Fetching upstream changes from https://github.com/moby/moby.git
15:00:39 [2020-08-14T15:00:39.748Z]  > git --version # timeout=10
15:00:39 [2020-08-14T15:00:39.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:00:40 [2020-08-14T15:00:40.306Z] #25 12.91 
#                                                                          1.7%
###                                                                        4.8%
#####                                                                      7.4%
#######                                                                    9.9%
########                                                                  11.8%
##########                                                                14.9%
############                                                              18.0%
##############                                                            20.5%
################                                                          23.6%
###################                                                       26.7%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 36.0%
###########################                                               38.5%
############################                                              39.7%
############################                                              40.3%
#############################                                             40.6%
#############################                                             41.1%
#############################                                             41.6%
##############################                                            42.4%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.7%
#####################################                                     52.2%
#######################################                                   55.3%
##########################################                                58.6%
###########################################                               61.1%
#############################################                             63.9%
###############################################                           66.4%
#################################################                         68.9%
###################################################                       71.4%
#####################################################                     73.8%
#######################################################                   77.0%
#########################################################                 79.4%
##########################################################                81.9%
############################################################              84.4%
##############################################################            86.9%
################################################################          90.0%
##################################################################        91.9%
####################################################################      95.0%
######################################################################    98.1%
######################################################################## 100.0%
15:00:40 [2020-08-14T15:00:40.306Z] #25 18.28 
15:00:39 [2020-08-14T15:00:39.832Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:41 [2020-08-14T15:00:41.342Z] #25 19.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:00:41 [2020-08-14T15:00:41.473Z] #10 ...
15:00:41 [2020-08-14T15:00:41.473Z] 
15:00:41 [2020-08-14T15:00:41.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:41 [2020-08-14T15:00:41.473Z] #41 58.80 time
15:00:41 [2020-08-14T15:00:41.473Z] #41 62.19 internal/fmtsort
15:00:41 [2020-08-14T15:00:41.473Z] #41 62.64 strings
15:00:41 [2020-08-14T15:00:41.473Z] #41 63.49 os
15:00:41 [2020-08-14T15:00:41.473Z] #41 66.79 regexp/syntax
15:00:41 [2020-08-14T15:00:41.473Z] #41 68.93 fmt
15:00:41 [2020-08-14T15:00:41.473Z] #41 ...
15:00:41 [2020-08-14T15:00:41.473Z] 
15:00:41 [2020-08-14T15:00:41.473Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:41 [2020-08-14T15:00:41.473Z] #33 4.726 -- Check for working C compiler: /usr/bin/cc -- works
15:00:41 [2020-08-14T15:00:41.473Z] #33 4.730 -- Detecting C compiler ABI info
15:00:41 [2020-08-14T15:00:41.473Z] #33 5.415 -- Detecting C compiler ABI info - done
15:00:41 [2020-08-14T15:00:41.473Z] #33 5.480 -- Detecting C compile features
15:00:41 [2020-08-14T15:00:41.634Z] #25 19.62 
15:00:41 [2020-08-14T15:00:41.927Z] #25 19.75 
                                                                           0.2%
######################################################################## 100.0%
15:00:41 [2020-08-14T15:00:41.927Z] #25 19.87 
15:00:42 [2020-08-14T15:00:42.363Z] using credential docker-jenkins-github-credentials
15:00:42 [2020-08-14T15:00:42.369Z] Cloning the remote Git repository
15:00:42 [2020-08-14T15:00:42.369Z] Cloning with configured refspecs honoured and without tags
15:00:42 [2020-08-14T15:00:42.409Z] Cloning repository https://github.com/moby/moby.git
15:00:42 [2020-08-14T15:00:42.840Z] #33 ...
15:00:42 [2020-08-14T15:00:42.840Z] 
15:00:42 [2020-08-14T15:00:42.840Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:00:42 [2020-08-14T15:00:42.840Z] #38 69.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:00:42 [2020-08-14T15:00:42.840Z] #38 69.99 Processing triggers for libc-bin (2.28-10) ...
15:00:42 [2020-08-14T15:00:42.840Z] #38 DONE 70.4s
15:00:42 [2020-08-14T15:00:42.840Z] 
15:00:42 [2020-08-14T15:00:42.840Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:42 [2020-08-14T15:00:42.840Z] #33 7.491 -- Detecting C compile features - done
15:00:42 [2020-08-14T15:00:42.840Z] #33 7.613 -- Performing Test HAS_BUILTIN_FORTIFY
15:00:42 [2020-08-14T15:00:42.964Z] #25 20.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:00:42 [2020-08-14T15:00:42.964Z] #25 20.84 skipping existing aab193acf6ba
15:00:42 [2020-08-14T15:00:42.964Z] #25 20.88 
15:00:42 [2020-08-14T15:00:42.964Z] #25 ...
15:00:42 [2020-08-14T15:00:42.964Z] 
15:00:42 [2020-08-14T15:00:42.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:42 [2020-08-14T15:00:42.964Z] #39 2.513 Note: Building without setproctitle() and strlcpy() support.
15:00:42 [2020-08-14T15:00:42.964Z] #39 2.513       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:00:42 [2020-08-14T15:00:42.964Z] #39 2.537 Note: Building without GnuTLS support
15:00:42 [2020-08-14T15:00:42.964Z] #39 2.543 Makefile.config:39: Warn: you have no libnftables installed
15:00:42 [2020-08-14T15:00:42.964Z] #39 2.543 Makefile.config:40: Warn: Building without nftables support
15:00:42 [2020-08-14T15:00:42.964Z] #39 3.877 fatal: not a git repository (or any of the parent directories): .git
15:00:42 [2020-08-14T15:00:42.964Z] #39 3.919   GEN      .gitid
15:00:42 [2020-08-14T15:00:42.964Z] #39 3.953   GEN      criu/include/version.h
15:00:42 [2020-08-14T15:00:42.964Z] #39 3.969   GEN      include/common/asm
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.228   PBCC     images/timens.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.257   DEP      images/timens.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.276   PBCC     images/fown.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.292   PBCC     images/google/protobuf/descriptor.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.303   PBCC     images/opts.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.394   PBCC     images/memfd.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.410   DEP      images/fown.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.455   DEP      images/google/protobuf/descriptor.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.499   DEP      images/opts.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.569   DEP      images/memfd.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.648   PBCC     images/sit.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.680   DEP      images/sit.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.731   PBCC     images/macvlan.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.759   DEP      images/macvlan.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.816   PBCC     images/autofs.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.851   DEP      images/autofs.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.899   PBCC     images/sysctl.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.903   DEP      images/sysctl.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.944   PBCC     images/time.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.951   DEP      images/time.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 5.994   PBCC     images/binfmt-misc.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.022   DEP      images/binfmt-misc.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.037   PBCC     images/seccomp.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.058   DEP      images/seccomp.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.071   PBCC     images/userns.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.096   DEP      images/userns.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.165   PBCC     images/cgroup.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.187   DEP      images/cgroup.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.200   PBCC     images/ext-file.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.213   DEP      images/ext-file.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.250   PBCC     images/rpc.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.303   DEP      images/rpc.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.353   PBCC     images/siginfo.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.357   DEP      images/siginfo.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.374   PBCC     images/pagemap.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.396   DEP      images/pagemap.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.434   PBCC     images/rlimit.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.439   DEP      images/rlimit.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.465   PBCC     images/file-lock.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.482   DEP      images/file-lock.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.519   PBCC     images/tty.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.569   DEP      images/tty.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.582   PBCC     images/tun.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.638   PBCC     images/netdev.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.671   DEP      images/tun.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.732   DEP      images/netdev.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.767   PBCC     images/vma.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.828   DEP      images/vma.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.880   PBCC     images/creds.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.891   DEP      images/creds.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.906   PBCC     images/utsns.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.930   DEP      images/utsns.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.987   PBCC     images/ipc-desc.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 6.991   PBCC     images/ipc-sem.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.027   DEP      images/ipc-desc.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.034   DEP      images/ipc-sem.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.064   PBCC     images/ipc-msg.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.084   DEP      images/ipc-msg.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.097   PBCC     images/ipc-shm.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.123   DEP      images/ipc-shm.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.138   PBCC     images/ipc-var.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.148   DEP      images/ipc-var.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.170   PBCC     images/sk-opts.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.182   PBCC     images/packet-sock.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.206   DEP      images/sk-opts.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.231   DEP      images/packet-sock.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.241   PBCC     images/sk-netlink.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.264   DEP      images/sk-netlink.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.294   PBCC     images/sk-inet.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.312   DEP      images/sk-inet.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.330   PBCC     images/sk-unix.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.349   DEP      images/sk-unix.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.369   PBCC     images/mm.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.389   DEP      images/mm.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.419   PBCC     images/timerfd.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.434   DEP      images/timerfd.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.455   PBCC     images/timer.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.469   DEP      images/timer.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.493   PBCC     images/sa.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.513   DEP      images/sa.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.543   PBCC     images/pipe-data.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.555   DEP      images/pipe-data.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.582   PBCC     images/mnt.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.617   DEP      images/mnt.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.647   PBCC     images/sk-packet.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.659   DEP      images/sk-packet.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.687   PBCC     images/tcp-stream.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.708   DEP      images/tcp-stream.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.725   PBCC     images/pipe.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.753   DEP      images/pipe.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.780   PBCC     images/pstree.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.790   DEP      images/pstree.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.813   PBCC     images/fs.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.826   DEP      images/fs.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.853   PBCC     images/signalfd.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.862   DEP      images/signalfd.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.936   PBCC     images/fh.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.947   PBCC     images/fsnotify.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 7.974   DEP      images/fh.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.016   DEP      images/fsnotify.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.095   PBCC     images/eventpoll.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.124   DEP      images/eventpoll.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.150   PBCC     images/eventfd.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.169   DEP      images/eventfd.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.222   PBCC     images/remap-file-path.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.235   DEP      images/remap-file-path.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.256   PBCC     images/fifo.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.277   DEP      images/fifo.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.293   PBCC     images/ghost-file.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.319   DEP      images/ghost-file.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.348   PBCC     images/regfile.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.356   DEP      images/regfile.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.381   PBCC     images/ns.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.413   DEP      images/ns.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.448   PBCC     images/fdinfo.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.456   DEP      images/fdinfo.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.492   PBCC     images/core-aarch64.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.537   PBCC     images/core-arm.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.561   PBCC     images/core-ppc64.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.620   PBCC     images/core-s390.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.674   PBCC     images/core-x86.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.757   PBCC     images/core.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.813   PBCC     images/inventory.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.850   DEP      images/core-aarch64.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.878   DEP      images/core-arm.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.920   DEP      images/core-ppc64.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 8.971   DEP      images/core-s390.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.051   DEP      images/core-x86.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.093   DEP      images/core.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.128   DEP      images/inventory.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.136   PBCC     images/cpuinfo.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.168   DEP      images/cpuinfo.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.208   PBCC     images/stats.pb-c.c
15:00:42 [2020-08-14T15:00:42.964Z] #39 9.233   DEP      images/stats.pb-c.d
15:00:42 [2020-08-14T15:00:42.964Z] #39 10.11 make[1]: Nothing to be done for 'all'.
15:00:43 [2020-08-14T15:00:43.403Z] #33 7.994 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:00:42 [2020-08-14T15:00:42.456Z]  > git init /home/ubuntu/workspace/moby_PR-41357 # timeout=10
15:00:42 [2020-08-14T15:00:42.691Z] Fetching upstream changes from https://github.com/moby/moby.git
15:00:42 [2020-08-14T15:00:42.692Z]  > git --version # timeout=10
15:00:42 [2020-08-14T15:00:42.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:00:42 [2020-08-14T15:00:42.748Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:43 [2020-08-14T15:00:43.599Z] #39 ...
15:00:43 [2020-08-14T15:00:43.599Z] 
15:00:43 [2020-08-14T15:00:43.599Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:43 [2020-08-14T15:00:43.599Z] #25 21.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:00:43 [2020-08-14T15:00:43.599Z] #25 21.81 skipping existing 4d43f82972ce
15:00:43 [2020-08-14T15:00:43.659Z] #33 8.189 -- Configuring done
15:00:43 [2020-08-14T15:00:43.659Z] #33 8.201 -- Generating done
15:00:43 [2020-08-14T15:00:43.659Z] #33 8.222 -- Build files have been written to: /tmp/tmp.b6Zq3fP6wj/tini
15:00:43 [2020-08-14T15:00:43.659Z] #33 8.229 + make tini-static
15:00:43 [2020-08-14T15:00:43.891Z] #25 21.92 
15:00:43 [2020-08-14T15:00:43.915Z] #33 8.661 Scanning dependencies of target tini-static
15:00:44 [2020-08-14T15:00:44.171Z] #33 8.871 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:00:44 [2020-08-14T15:00:44.526Z] #25 ...
15:00:44 [2020-08-14T15:00:44.526Z] 
15:00:44 [2020-08-14T15:00:44.526Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:44 [2020-08-14T15:00:44.526Z] #30 38.94 internal/poll
15:00:44 [2020-08-14T15:00:44.526Z] #30 40.54 internal/syscall/execenv
15:00:44 [2020-08-14T15:00:44.526Z] #30 40.67 internal/syscall/unix
15:00:44 [2020-08-14T15:00:44.526Z] #30 40.91 os
15:00:44 [2020-08-14T15:00:44.526Z] #30 42.09 internal/fmtsort
15:00:44 [2020-08-14T15:00:44.526Z] #30 42.58 strings
15:00:44 [2020-08-14T15:00:44.526Z] #30 43.63 fmt
15:00:44 [2020-08-14T15:00:44.526Z] #30 44.91 path/filepath
15:00:44 [2020-08-14T15:00:44.526Z] #30 45.94 io/ioutil
15:00:44 [2020-08-14T15:00:44.526Z] #30 46.34 path
15:00:44 [2020-08-14T15:00:44.526Z] #30 46.66 text/tabwriter
15:00:44 [2020-08-14T15:00:44.526Z] #30 47.07 flag
15:00:44 [2020-08-14T15:00:44.526Z] #30 47.13 github.com/BurntSushi/toml
15:00:44 [2020-08-14T15:00:44.526Z] #30 48.11 log
15:00:44 [2020-08-14T15:00:44.526Z] #30 ...
15:00:44 [2020-08-14T15:00:44.526Z] 
15:00:44 [2020-08-14T15:00:44.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:44 [2020-08-14T15:00:44.526Z] #10 39.03 Selecting previously unselected package mingw-w64-x86-64-dev.
15:00:44 [2020-08-14T15:00:44.526Z] #10 39.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:00:44 [2020-08-14T15:00:44.526Z] #10 39.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.76 Selecting previously unselected package gcc-mingw-w64-base.
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.86 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:00:44 [2020-08-14T15:00:44.526Z] #10 43.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:00:44 [2020-08-14T15:00:44.820Z] #10 ...
15:00:44 [2020-08-14T15:00:44.820Z] 
15:00:44 [2020-08-14T15:00:44.820Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:00:44 [2020-08-14T15:00:44.820Z] #25 22.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:00:45 [2020-08-14T15:00:45.112Z] #25 23.14 
15:00:45 [2020-08-14T15:00:45.112Z] #25 23.27 #=#=#                                                                         

######################################################################## 100.0%
15:00:45 [2020-08-14T15:00:45.112Z] #25 23.37 
15:00:45 [2020-08-14T15:00:45.404Z] #25 23.40 Download of images into '/build' complete.
15:00:45 [2020-08-14T15:00:45.404Z] #25 23.40 Use something like the following to load the result into a Docker daemon:
15:00:45 [2020-08-14T15:00:45.404Z] #25 23.40   tar -cC '/build' . | docker load
15:00:45 [2020-08-14T15:00:45.577Z] #33 ...
15:00:45 [2020-08-14T15:00:45.577Z] 
15:00:45 [2020-08-14T15:00:45.577Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:45 [2020-08-14T15:00:45.577Z] #47 62.95 context
15:00:45 [2020-08-14T15:00:45.577Z] #47 64.07 os
15:00:45 [2020-08-14T15:00:45.577Z] #47 64.21 encoding/binary
15:00:45 [2020-08-14T15:00:45.577Z] #47 67.36 encoding/base64
15:00:45 [2020-08-14T15:00:45.577Z] #47 68.21 golang.org/x/sys/unix
15:00:45 [2020-08-14T15:00:45.577Z] #47 68.75 fmt
15:00:45 [2020-08-14T15:00:45.577Z] #47 ...
15:00:45 [2020-08-14T15:00:45.577Z] 
15:00:45 [2020-08-14T15:00:45.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:45 [2020-08-14T15:00:45.577Z] #39 2.136 Note: Building without setproctitle() and strlcpy() support.
15:00:45 [2020-08-14T15:00:45.577Z] #39 2.137       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:00:45 [2020-08-14T15:00:45.577Z] #39 2.175 Note: Building without GnuTLS support
15:00:45 [2020-08-14T15:00:45.577Z] #39 2.186 Makefile.config:39: Warn: you have no libnftables installed
15:00:45 [2020-08-14T15:00:45.577Z] #39 2.186 Makefile.config:40: Warn: Building without nftables support
15:00:45 [2020-08-14T15:00:45.709Z] #25 DONE 23.8s
15:00:45 [2020-08-14T15:00:45.709Z] 
15:00:45 [2020-08-14T15:00:45.709Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:00:46 [2020-08-14T15:00:46.294Z] #52 23.87 Checking out files:  72% (2346/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:00:46 [2020-08-14T15:00:46.294Z] #52 24.83 + cd /tmp/tmp.f5peJkilqi/src/github.com/containerd/containerd
15:00:46 [2020-08-14T15:00:46.294Z] #52 24.83 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:46 [2020-08-14T15:00:46.512Z] #39 ...
15:00:46 [2020-08-14T15:00:46.513Z] 
15:00:46 [2020-08-14T15:00:46.513Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:46 [2020-08-14T15:00:46.513Z] #33 10.20 [100%] Linking C executable tini-static
15:00:46 [2020-08-14T15:00:46.513Z] #33 10.89 [100%] Built target tini-static
15:00:46 [2020-08-14T15:00:46.513Z] #33 10.95 + mkdir -p /build
15:00:46 [2020-08-14T15:00:46.513Z] #33 10.97 + cp tini-static /build/docker-init
15:00:46 [2020-08-14T15:00:46.513Z] #33 DONE 11.3s
15:00:46 [2020-08-14T15:00:46.771Z] 
15:00:46 [2020-08-14T15:00:46.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:46 [2020-08-14T15:00:46.771Z] #10 73.93 Selecting previously unselected package gcc-mingw-w64-base.
15:00:46 [2020-08-14T15:00:46.771Z] #10 73.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:00:46 [2020-08-14T15:00:46.771Z] #10 73.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:00:46 [2020-08-14T15:00:46.771Z] #10 74.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:00:46 [2020-08-14T15:00:46.771Z] #10 74.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:00:46 [2020-08-14T15:00:46.771Z] #10 74.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + export 'BUILDTAGS=netgo osusergo static_build'
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + BUILDTAGS='netgo osusergo static_build'
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + export EXTRA_FLAGS=-buildmode=pie
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + EXTRA_FLAGS=-buildmode=pie
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + '[' '' = dynamic ']'
15:00:47 [2020-08-14T15:00:47.330Z] #52 25.89 + make
15:00:47 [2020-08-14T15:00:47.964Z] #52 ...
15:00:47 [2020-08-14T15:00:47.964Z] 
15:00:47 [2020-08-14T15:00:47.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:47 [2020-08-14T15:00:47.964Z] #41 42.39 os
15:00:47 [2020-08-14T15:00:47.964Z] #41 42.40 internal/fmtsort
15:00:47 [2020-08-14T15:00:47.964Z] #41 42.84 strings
15:00:47 [2020-08-14T15:00:47.964Z] #41 44.81 regexp/syntax
15:00:47 [2020-08-14T15:00:47.964Z] #41 44.88 fmt
15:00:47 [2020-08-14T15:00:47.964Z] #41 47.40 flag
15:00:47 [2020-08-14T15:00:47.964Z] #41 48.34 go/token
15:00:47 [2020-08-14T15:00:47.964Z] #41 48.88 regexp
15:00:47 [2020-08-14T15:00:47.964Z] #41 49.16 go/scanner
15:00:47 [2020-08-14T15:00:47.964Z] #41 50.19 go/ast
15:00:47 [2020-08-14T15:00:47.964Z] #41 52.01 internal/lazyregexp
15:00:47 [2020-08-14T15:00:47.964Z] #41 52.17 net/url
15:00:47 [2020-08-14T15:00:47.964Z] #41 ...
15:00:47 [2020-08-14T15:00:47.964Z] 
15:00:47 [2020-08-14T15:00:47.964Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:47 [2020-08-14T15:00:47.964Z] #39 11.03   CC       images/stats.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 11.19   CC       images/core.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 11.47   CC       images/core-x86.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 11.76   CC       images/core-arm.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 12.07   CC       images/core-aarch64.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 12.28   CC       images/core-ppc64.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 12.84   CC       images/core-s390.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 13.42   CC       images/cpuinfo.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 13.72   CC       images/inventory.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 13.86   CC       images/fdinfo.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.14   CC       images/fown.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.32   CC       images/ns.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.40   CC       images/regfile.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.49   CC       images/ghost-file.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.70   CC       images/fifo.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.75   CC       images/remap-file-path.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.87   CC       images/eventfd.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 14.99   CC       images/eventpoll.o
15:00:47 [2020-08-14T15:00:47.964Z] #39 15.10   CC       images/fh.o
15:00:48 [2020-08-14T15:00:48.256Z] #39 15.33   CC       images/fsnotify.o
15:00:48 [2020-08-14T15:00:48.548Z] #39 15.63   CC       images/signalfd.o
15:00:48 [2020-08-14T15:00:48.548Z] #39 ...
15:00:48 [2020-08-14T15:00:48.548Z] 
15:00:48 [2020-08-14T15:00:48.548Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:48 [2020-08-14T15:00:48.548Z] #30 49.70 github.com/BurntSushi/toml/cmd/tomlv
15:00:48 [2020-08-14T15:00:48.548Z] #30 DONE 53.1s
15:00:48 [2020-08-14T15:00:48.685Z] #10 ...
15:00:48 [2020-08-14T15:00:48.685Z] 
15:00:48 [2020-08-14T15:00:48.685Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:48 [2020-08-14T15:00:48.685Z] #30 66.15 path
15:00:48 [2020-08-14T15:00:48.685Z] #30 66.72 fmt
15:00:48 [2020-08-14T15:00:48.685Z] #30 66.96 path/filepath
15:00:48 [2020-08-14T15:00:48.685Z] #30 68.41 io/ioutil
15:00:48 [2020-08-14T15:00:48.685Z] #30 68.94 text/tabwriter
15:00:48 [2020-08-14T15:00:48.685Z] #30 70.90 github.com/BurntSushi/toml
15:00:48 [2020-08-14T15:00:48.685Z] #30 70.91 flag
15:00:48 [2020-08-14T15:00:48.685Z] #30 72.45 log
15:00:48 [2020-08-14T15:00:48.685Z] #30 75.82 github.com/BurntSushi/toml/cmd/tomlv
15:00:48 [2020-08-14T15:00:48.685Z] #30 ...
15:00:48 [2020-08-14T15:00:48.685Z] 
15:00:48 [2020-08-14T15:00:48.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:48 [2020-08-14T15:00:48.685Z] #39 4.675 fatal: not a git repository (or any of the parent directories): .git
15:00:48 [2020-08-14T15:00:48.685Z] #39 4.820   GEN      .gitid
15:00:48 [2020-08-14T15:00:48.685Z] #39 4.828   GEN      criu/include/version.h
15:00:48 [2020-08-14T15:00:48.685Z] #39 4.890   GEN      include/common/asm
15:00:48 [2020-08-14T15:00:48.840Z] 
15:00:48 [2020-08-14T15:00:48.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:48 [2020-08-14T15:00:48.840Z] #39 15.86   CC       images/fs.o
15:00:48 [2020-08-14T15:00:48.840Z] #39 16.00   CC       images/pstree.o
15:00:49 [2020-08-14T15:00:49.137Z] #39 16.12   CC       images/pipe.o
15:00:49 [2020-08-14T15:00:49.137Z] #39 16.27   CC       images/tcp-stream.o
15:00:49 [2020-08-14T15:00:49.429Z] #39 16.47   CC       images/sk-packet.o
15:00:49 [2020-08-14T15:00:49.429Z] #39 16.68   CC       images/mnt.o
15:00:49 [2020-08-14T15:00:49.614Z] #39 6.684   PBCC     images/timens.pb-c.c
15:00:49 [2020-08-14T15:00:49.614Z] #39 6.727   DEP      images/timens.pb-c.d
15:00:49 [2020-08-14T15:00:49.614Z] #39 6.814   PBCC     images/fown.pb-c.c
15:00:49 [2020-08-14T15:00:49.614Z] #39 6.822   PBCC     images/google/protobuf/descriptor.pb-c.c
15:00:49 [2020-08-14T15:00:49.614Z] #39 6.894   PBCC     images/opts.pb-c.c
15:00:49 [2020-08-14T15:00:49.721Z] #39 16.81   CC       images/pipe-data.o
15:00:49 [2020-08-14T15:00:49.721Z] #39 ...
15:00:49 [2020-08-14T15:00:49.721Z] 
15:00:49 [2020-08-14T15:00:49.721Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:49 [2020-08-14T15:00:49.721Z] #47 44.14 encoding/base64
15:00:49 [2020-08-14T15:00:49.721Z] #47 44.87 golang.org/x/sys/unix
15:00:49 [2020-08-14T15:00:49.721Z] #47 45.56 fmt
15:00:49 [2020-08-14T15:00:49.721Z] #47 49.38 encoding/json
15:00:49 [2020-08-14T15:00:49.721Z] #47 50.58 github.com/pkg/diff
15:00:49 [2020-08-14T15:00:49.721Z] #47 51.92 go/ast
15:00:49 [2020-08-14T15:00:49.721Z] #47 53.16 golang.org/x/crypto/ssh/terminal
15:00:49 [2020-08-14T15:00:49.721Z] #47 ...
15:00:49 [2020-08-14T15:00:49.721Z] 
15:00:49 [2020-08-14T15:00:49.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:49 [2020-08-14T15:00:49.721Z] #39 16.92   CC       images/sa.o
15:00:49 [2020-08-14T15:00:49.870Z] #39 6.959   PBCC     images/memfd.pb-c.c
15:00:49 [2020-08-14T15:00:49.870Z] #39 7.004   DEP      images/fown.pb-c.d
15:00:49 [2020-08-14T15:00:49.870Z] #39 7.059   DEP      images/google/protobuf/descriptor.pb-c.d
15:00:49 [2020-08-14T15:00:49.870Z] #39 7.146   DEP      images/opts.pb-c.d
15:00:50 [2020-08-14T15:00:50.014Z] #39 17.05   CC       images/timer.o
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.219   DEP      images/memfd.pb-c.d
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.312   PBCC     images/sit.pb-c.c
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.337   DEP      images/sit.pb-c.d
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.402   PBCC     images/macvlan.pb-c.c
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.420   DEP      images/macvlan.pb-c.d
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.484   PBCC     images/autofs.pb-c.c
15:00:50 [2020-08-14T15:00:50.127Z] #39 7.522   DEP      images/autofs.pb-c.d
15:00:50 [2020-08-14T15:00:50.306Z] #39 17.24   CC       images/timerfd.o
15:00:50 [2020-08-14T15:00:50.306Z] #39 17.33   CC       images/mm.o
15:00:50 [2020-08-14T15:00:50.306Z] #39 17.46   CC       images/sk-opts.o
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.574   PBCC     images/sysctl.pb-c.c
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.618   DEP      images/sysctl.pb-c.d
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.674   PBCC     images/time.pb-c.c
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.715   DEP      images/time.pb-c.d
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.766   PBCC     images/binfmt-misc.pb-c.c
15:00:50 [2020-08-14T15:00:50.383Z] #39 7.796   DEP      images/binfmt-misc.pb-c.d
15:00:50 [2020-08-14T15:00:50.639Z] #39 7.843   PBCC     images/seccomp.pb-c.c
15:00:50 [2020-08-14T15:00:50.639Z] #39 7.871   DEP      images/seccomp.pb-c.d
15:00:50 [2020-08-14T15:00:50.639Z] #39 7.943   PBCC     images/userns.pb-c.c
15:00:50 [2020-08-14T15:00:50.639Z] #39 7.980   DEP      images/userns.pb-c.d
15:00:50 [2020-08-14T15:00:50.639Z] #39 8.034   PBCC     images/cgroup.pb-c.c
15:00:50 [2020-08-14T15:00:50.639Z] #39 8.059   DEP      images/cgroup.pb-c.d
15:00:50 [2020-08-14T15:00:50.642Z] #39 17.52   CC       images/sk-unix.o
15:00:50 [2020-08-14T15:00:50.642Z] #39 17.69   CC       images/sk-inet.o
15:00:50 [2020-08-14T15:00:50.895Z] #39 8.087   PBCC     images/ext-file.pb-c.c
15:00:50 [2020-08-14T15:00:50.895Z] #39 8.134   DEP      images/ext-file.pb-c.d
15:00:50 [2020-08-14T15:00:50.895Z] #39 8.176   PBCC     images/rpc.pb-c.c
15:00:50 [2020-08-14T15:00:50.895Z] #39 8.215   DEP      images/rpc.pb-c.d
15:00:50 [2020-08-14T15:00:50.895Z] #39 8.281   PBCC     images/siginfo.pb-c.c
15:00:50 [2020-08-14T15:00:50.934Z] #39 17.90   CC       images/tun.o
15:00:50 [2020-08-14T15:00:50.934Z] #39 18.16   CC       images/sk-netlink.o
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.330   DEP      images/siginfo.pb-c.d
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.373   PBCC     images/pagemap.pb-c.c
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.386   DEP      images/pagemap.pb-c.d
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.438   PBCC     images/rlimit.pb-c.c
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.473   DEP      images/rlimit.pb-c.d
15:00:51 [2020-08-14T15:00:51.151Z] #39 8.526   PBCC     images/file-lock.pb-c.c
15:00:51 [2020-08-14T15:00:51.226Z] #39 18.28   CC       images/packet-sock.o
15:00:51 [2020-08-14T15:00:51.226Z] #39 18.40   CC       images/ipc-var.o
15:00:51 [2020-08-14T15:00:51.407Z] #39 8.536   DEP      images/file-lock.pb-c.d
15:00:51 [2020-08-14T15:00:51.407Z] #39 8.586   PBCC     images/tty.pb-c.c
15:00:51 [2020-08-14T15:00:51.407Z] #39 8.624   DEP      images/tty.pb-c.d
15:00:51 [2020-08-14T15:00:51.407Z] #39 8.711   PBCC     images/tun.pb-c.c
15:00:51 [2020-08-14T15:00:51.407Z] #39 8.782   PBCC     images/netdev.pb-c.c
15:00:51 [2020-08-14T15:00:51.518Z] #39 18.57   CC       images/ipc-desc.o
15:00:51 [2020-08-14T15:00:51.663Z] #39 8.871   DEP      images/tun.pb-c.d
15:00:51 [2020-08-14T15:00:51.663Z] #39 8.958   DEP      images/netdev.pb-c.d
15:00:51 [2020-08-14T15:00:51.663Z] #39 9.026   PBCC     images/vma.pb-c.c
15:00:51 [2020-08-14T15:00:51.663Z] #39 9.075   DEP      images/vma.pb-c.d
15:00:51 [2020-08-14T15:00:51.810Z] #39 18.74   CC       images/ipc-shm.o
15:00:51 [2020-08-14T15:00:51.810Z] #39 18.83   CC       images/ipc-msg.o
15:00:51 [2020-08-14T15:00:51.810Z] #39 18.95   CC       images/ipc-sem.o
15:00:51 [2020-08-14T15:00:51.919Z] #39 9.134   PBCC     images/creds.pb-c.c
15:00:51 [2020-08-14T15:00:51.919Z] #39 9.198   DEP      images/creds.pb-c.d
15:00:51 [2020-08-14T15:00:51.919Z] #39 9.247   PBCC     images/utsns.pb-c.c
15:00:51 [2020-08-14T15:00:51.919Z] #39 9.262   DEP      images/utsns.pb-c.d
15:00:51 [2020-08-14T15:00:51.919Z] #39 9.305   PBCC     images/ipc-desc.pb-c.c
15:00:52 [2020-08-14T15:00:52.102Z] #39 19.05   CC       images/utsns.o
15:00:52 [2020-08-14T15:00:52.102Z] #39 19.23   CC       images/creds.o
15:00:52 [2020-08-14T15:00:52.102Z] #39 19.36   CC       images/vma.o
15:00:52 [2020-08-14T15:00:52.176Z] #39 9.332   PBCC     images/ipc-sem.pb-c.c
15:00:52 [2020-08-14T15:00:52.176Z] #39 9.356   DEP      images/ipc-desc.pb-c.d
15:00:52 [2020-08-14T15:00:52.176Z] #39 9.395   DEP      images/ipc-sem.pb-c.d
15:00:52 [2020-08-14T15:00:52.394Z] #39 19.55   CC       images/netdev.o
15:00:52 [2020-08-14T15:00:52.433Z] #39 ...
15:00:52 [2020-08-14T15:00:52.433Z] 
15:00:52 [2020-08-14T15:00:52.433Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:52 [2020-08-14T15:00:52.433Z] #30 DONE 80.0s
15:00:52 [2020-08-14T15:00:52.433Z] 
15:00:52 [2020-08-14T15:00:52.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.474   PBCC     images/ipc-msg.pb-c.c
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.503   DEP      images/ipc-msg.pb-c.d
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.543   PBCC     images/ipc-shm.pb-c.c
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.602   DEP      images/ipc-shm.pb-c.d
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.622   PBCC     images/ipc-var.pb-c.c
15:00:52 [2020-08-14T15:00:52.433Z] #39 9.694   DEP      images/ipc-var.pb-c.d
15:00:52 [2020-08-14T15:00:52.686Z] #39 19.77   CC       images/tty.o
15:00:52 [2020-08-14T15:00:52.689Z] #39 9.802   PBCC     images/sk-opts.pb-c.c
15:00:52 [2020-08-14T15:00:52.689Z] #39 9.828   PBCC     images/packet-sock.pb-c.c
15:00:52 [2020-08-14T15:00:52.689Z] #39 9.918   DEP      images/sk-opts.pb-c.d
15:00:52 [2020-08-14T15:00:52.689Z] #39 9.977   DEP      images/packet-sock.pb-c.d
15:00:52 [2020-08-14T15:00:52.945Z] #39 10.07   PBCC     images/sk-netlink.pb-c.c
15:00:52 [2020-08-14T15:00:52.945Z] #39 10.22   DEP      images/sk-netlink.pb-c.d
15:00:52 [2020-08-14T15:00:52.993Z] #39 20.05   CC       images/file-lock.o
15:00:52 [2020-08-14T15:00:52.993Z] #39 20.13   CC       images/rlimit.o
15:00:53 [2020-08-14T15:00:53.201Z] #39 10.31   PBCC     images/sk-inet.pb-c.c
15:00:53 [2020-08-14T15:00:53.201Z] #39 10.38   DEP      images/sk-inet.pb-c.d
15:00:53 [2020-08-14T15:00:53.201Z] #39 10.51   PBCC     images/sk-unix.pb-c.c
15:00:53 [2020-08-14T15:00:53.285Z] #39 20.21   CC       images/pagemap.o
15:00:53 [2020-08-14T15:00:53.285Z] #39 20.42   CC       images/siginfo.o
15:00:53 [2020-08-14T15:00:53.458Z] #39 10.61   DEP      images/sk-unix.pb-c.d
15:00:53 [2020-08-14T15:00:53.458Z] #39 10.73   PBCC     images/mm.pb-c.c
15:00:53 [2020-08-14T15:00:53.458Z] #39 ...
15:00:53 [2020-08-14T15:00:53.458Z] 
15:00:53 [2020-08-14T15:00:53.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:53 [2020-08-14T15:00:53.458Z] #41 71.16 regexp
15:00:53 [2020-08-14T15:00:53.458Z] #41 74.71 go/token
15:00:53 [2020-08-14T15:00:53.458Z] #41 75.48 internal/lazyregexp
15:00:53 [2020-08-14T15:00:53.458Z] #41 75.84 net/url
15:00:53 [2020-08-14T15:00:53.458Z] #41 76.18 go/scanner
15:00:53 [2020-08-14T15:00:53.458Z] #41 77.37 go/ast
15:00:53 [2020-08-14T15:00:53.458Z] #41 77.46 text/template/parse
15:00:53 [2020-08-14T15:00:53.458Z] #41 ...
15:00:53 [2020-08-14T15:00:53.458Z] 
15:00:53 [2020-08-14T15:00:53.458Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:00:53 [2020-08-14T15:00:53.577Z] #39 20.51   CC       images/rpc.o
15:00:53 [2020-08-14T15:00:53.870Z] #39 21.04   CC       images/ext-file.o
15:00:54 [2020-08-14T15:00:54.162Z] #39 21.24   CC       images/cgroup.o
15:00:54 [2020-08-14T15:00:54.454Z] #39 21.68   CC       images/userns.o
15:00:54 [2020-08-14T15:00:54.483Z] #52 35.85 Checking out files:  34% (1108/3222)   
Checking out files:  35% (1128/3222)   
Checking out files:  36% (1160/3222)   
Checking out files:  37% (1193/3222)   
Checking out files:  38% (1225/3222)   
Checking out files:  39% (1257/3222)   
Checking out files:  40% (1289/3222)   
Checking out files:  41% (1322/3222)   
Checking out files:  42% (1354/3222)   
Checking out files:  43% (1386/3222)   
Checking out files:  44% (1418/3222)   
Checking out files:  45% (1450/3222)   
Checking out files:  46% (1483/3222)   
Checking out files:  47% (1515/3222)   
Checking out files:  48% (1547/3222)   
Checking out files:  49% (1579/3222)   
Checking out files:  50% (1611/3222)   
Checking out files:  51% (1644/3222)   
Checking out files:  52% (1676/3222)   
Checking out files:  53% (1708/3222)   
Checking out files:  54% (1740/3222)   
Checking out files:  55% (1773/3222)   
Checking out files:  56% (1805/3222)   
Checking out files:  57% (1837/3222)   
Checking out files:  58% (1869/3222)   
Checking out files:  59% (1901/3222)   
Checking out files:  60% (1934/3222)   
Checking out files:  61% (1966/3222)   
Checking out files:  62% (1998/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  72% (2344/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:00:54 [2020-08-14T15:00:54.483Z] #52 37.77 + cd /tmp/tmp.Bodz6A7E2M/src/github.com/containerd/containerd
15:00:54 [2020-08-14T15:00:54.483Z] #52 37.77 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:00:54 [2020-08-14T15:00:54.746Z] #39 21.80   CC       images/google/protobuf/descriptor.o
15:00:55 [2020-08-14T15:00:55.783Z] #39 22.63   CC       images/opts.o
15:00:55 [2020-08-14T15:00:55.783Z] #39 22.72   CC       images/seccomp.o
15:00:55 [2020-08-14T15:00:55.783Z] #39 22.84   CC       images/binfmt-misc.o
15:00:55 [2020-08-14T15:00:55.783Z] #39 22.94   CC       images/time.o
15:00:56 [2020-08-14T15:00:56.075Z] #39 23.10   CC       images/sysctl.o
15:00:56 [2020-08-14T15:00:56.076Z] #39 23.22   CC       images/autofs.o
15:00:56 [2020-08-14T15:00:56.367Z] #39 ...
15:00:56 [2020-08-14T15:00:56.367Z] 
15:00:56 [2020-08-14T15:00:56.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:00:56 [2020-08-14T15:00:56.367Z] #10 60.65 Selecting previously unselected package g++-mingw-w64-x86-64.
15:00:56 [2020-08-14T15:00:56.367Z] #10 60.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:00:56 [2020-08-14T15:00:56.367Z] #10 60.66 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + export 'BUILDTAGS=netgo osusergo static_build'
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + BUILDTAGS='netgo osusergo static_build'
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + export EXTRA_FLAGS=-buildmode=pie
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + EXTRA_FLAGS=-buildmode=pie
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + '[' '' = dynamic ']'
15:00:56 [2020-08-14T15:00:56.374Z] #52 39.56 + make
15:00:57 [2020-08-14T15:00:57.302Z] #52 40.42 + bin/ctr
15:00:57 [2020-08-14T15:00:57.302Z] #52 ...
15:00:57 [2020-08-14T15:00:57.302Z] 
15:00:57 [2020-08-14T15:00:57.302Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:57 [2020-08-14T15:00:57.302Z] #47 74.82 encoding/json
15:00:57 [2020-08-14T15:00:57.302Z] #47 78.44 github.com/pkg/diff
15:00:57 [2020-08-14T15:00:57.302Z] #47 79.79 go/ast
15:00:57 [2020-08-14T15:00:57.302Z] #47 81.04 golang.org/x/crypto/ssh/terminal
15:00:57 [2020-08-14T15:00:57.302Z] #47 82.29 mvdan.cc/editorconfig
15:00:57 [2020-08-14T15:00:57.302Z] #47 83.33 mvdan.cc/sh/v3/fileutil
15:00:57 [2020-08-14T15:00:57.302Z] #47 83.50 mvdan.cc/sh/v3/syntax
15:00:57 [2020-08-14T15:00:57.302Z] #47 ...
15:00:57 [2020-08-14T15:00:57.302Z] 
15:00:57 [2020-08-14T15:00:57.302Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:57 [2020-08-14T15:00:57.302Z] #39 10.80   DEP      images/mm.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 10.88   PBCC     images/timerfd.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 10.89   DEP      images/timerfd.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 10.96   PBCC     images/timer.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 10.98   DEP      images/timer.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.05   PBCC     images/sa.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.13   DEP      images/sa.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.21   PBCC     images/pipe-data.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.26   DEP      images/pipe-data.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.30   PBCC     images/mnt.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.38   DEP      images/mnt.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.45   PBCC     images/sk-packet.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.47   DEP      images/sk-packet.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.53   PBCC     images/tcp-stream.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.56   DEP      images/tcp-stream.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.61   PBCC     images/pipe.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.65   DEP      images/pipe.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.71   PBCC     images/pstree.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.76   DEP      images/pstree.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.80   PBCC     images/fs.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.84   DEP      images/fs.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.91   PBCC     images/signalfd.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 11.96   DEP      images/signalfd.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.06   PBCC     images/fh.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.13   PBCC     images/fsnotify.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.18   DEP      images/fh.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.23   DEP      images/fsnotify.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.28   PBCC     images/eventpoll.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.34   DEP      images/eventpoll.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.38   PBCC     images/eventfd.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.42   DEP      images/eventfd.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.48   PBCC     images/remap-file-path.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.49   DEP      images/remap-file-path.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.53   PBCC     images/fifo.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.55   DEP      images/fifo.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.59   PBCC     images/ghost-file.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.63   DEP      images/ghost-file.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.71   PBCC     images/regfile.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.77   DEP      images/regfile.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.82   PBCC     images/ns.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.86   DEP      images/ns.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.92   PBCC     images/fdinfo.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 12.99   DEP      images/fdinfo.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.05   PBCC     images/core-aarch64.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.13   PBCC     images/core-arm.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.18   PBCC     images/core-ppc64.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.23   PBCC     images/core-s390.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.29   PBCC     images/core-x86.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.34   PBCC     images/core.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.45   PBCC     images/inventory.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.51   DEP      images/core-aarch64.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.55   DEP      images/core-arm.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.59   DEP      images/core-ppc64.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.66   DEP      images/core-s390.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.71   DEP      images/core-x86.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.77   DEP      images/core.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.84   DEP      images/inventory.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.90   PBCC     images/cpuinfo.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.93   DEP      images/cpuinfo.pb-c.d
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.96   PBCC     images/stats.pb-c.c
15:00:57 [2020-08-14T15:00:57.302Z] #39 13.98   DEP      images/stats.pb-c.d
15:00:57 [2020-08-14T15:00:57.411Z] Fetching without tags
15:00:57 [2020-08-14T15:00:57.825Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
15:00:57 [2020-08-14T15:00:57.889Z] #10 ...
15:00:57 [2020-08-14T15:00:57.889Z] 
15:00:57 [2020-08-14T15:00:57.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:00:57 [2020-08-14T15:00:57.889Z] #47 54.45 mvdan.cc/editorconfig
15:00:57 [2020-08-14T15:00:57.889Z] #47 55.40 mvdan.cc/sh/v3/fileutil
15:00:57 [2020-08-14T15:00:57.889Z] #47 55.41 mvdan.cc/sh/v3/syntax
15:00:57 [2020-08-14T15:00:57.889Z] #47 58.89 mvdan.cc/sh/v3/cmd/shfmt
15:00:57 [2020-08-14T15:00:57.889Z] #47 DONE 62.4s
15:00:58 [2020-08-14T15:00:58.185Z] 
15:00:58 [2020-08-14T15:00:58.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:58 [2020-08-14T15:00:58.185Z] #39 23.37   CC       images/macvlan.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 23.50   CC       images/sit.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 23.66   CC       images/memfd.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 23.86   CC       images/timens.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 23.99   LINK     images/built-in.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.02   GEN      compel/include/asm
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.03   GEN      compel/include/version.h
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.03 touch .config
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.05   GEN      include/common/config.h
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.10   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.13   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.15   GEN      compel/plugins/include/uapi/std/syscall.h
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.17   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.18   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.19   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.22   DEP      compel/plugins/std/infect.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.30   DEP      compel/plugins/std/string.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.38   DEP      compel/plugins/std/log.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.46   DEP      compel/plugins/std/fds.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.54   DEP      compel/plugins/std/std.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.64   DEP      compel/plugins/shmem/shmem.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.72   DEP      compel/plugins/fds/fds.d
15:00:58 [2020-08-14T15:00:58.185Z] #39 24.81   CC       compel/plugins/std/std.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 25.17   CC       compel/plugins/std/fds.o
15:00:58 [2020-08-14T15:00:58.185Z] #39 25.38   CC       compel/plugins/std/log.o
15:00:58 [2020-08-14T15:00:58.230Z] #39 15.34 make[1]: Nothing to be done for 'all'.
15:00:58 [2020-08-14T15:00:58.512Z] #39 ...
15:00:58 [2020-08-14T15:00:58.512Z] 
15:00:58 [2020-08-14T15:00:58.512Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:00:58 [2020-08-14T15:00:58.512Z] #52 26.88 + bin/ctr
15:00:58 [2020-08-14T15:00:58.512Z] #52 ...
15:00:58 [2020-08-14T15:00:58.512Z] 
15:00:58 [2020-08-14T15:00:58.512Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:00:58 [2020-08-14T15:00:58.512Z] #41 53.40 text/template/parse
15:00:58 [2020-08-14T15:00:58.512Z] #41 54.23 go/parser
15:00:58 [2020-08-14T15:00:58.512Z] #41 56.16 text/template
15:00:58 [2020-08-14T15:00:58.512Z] #41 56.51 encoding/xml
15:00:58 [2020-08-14T15:00:58.512Z] #41 59.31 go/doc
15:00:58 [2020-08-14T15:00:58.512Z] #41 60.29 github.com/LK4D4/vndr/versioned
15:00:58 [2020-08-14T15:00:58.512Z] #41 60.33 compress/gzip
15:00:58 [2020-08-14T15:00:58.512Z] #41 60.82 vendor/golang.org/x/crypto/cryptobyte
15:00:58 [2020-08-14T15:00:58.512Z] #41 61.23 github.com/LK4D4/vndr/build
15:00:58 [2020-08-14T15:00:58.512Z] #41 62.30 net
15:00:58 [2020-08-14T15:00:58.806Z] #41 ...
15:00:58 [2020-08-14T15:00:58.806Z] 
15:00:58 [2020-08-14T15:00:58.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:00:58 [2020-08-14T15:00:58.806Z] #39 25.96   CC       compel/plugins/std/string.o
15:00:57 [2020-08-14T15:00:57.280Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:00:57 [2020-08-14T15:00:57.297Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
15:00:57 [2020-08-14T15:00:57.324Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:57 [2020-08-14T15:00:57.362Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:00:57 [2020-08-14T15:00:57.402Z] Fetching upstream changes from https://github.com/moby/moby.git
15:00:57 [2020-08-14T15:00:57.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:00:57 [2020-08-14T15:00:57.403Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:00:57 [2020-08-14T15:00:57.820Z]  > git config core.sparsecheckout # timeout=10
15:00:57 [2020-08-14T15:00:57.855Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
15:00:58 [2020-08-14T15:00:58.737Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
15:00:59 [2020-08-14T15:00:59.440Z] #39 26.33   CC       compel/plugins/std/infect.o
15:00:59 [2020-08-14T15:00:59.440Z] #39 26.54   CC       compel/arch/s390/plugins/std/parasite-head.o
15:00:59 [2020-08-14T15:00:59.440Z] #39 26.56   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:00:59 [2020-08-14T15:00:59.440Z] #39 26.60   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:00:59 [2020-08-14T15:00:59.440Z] #39 26.65   AR       compel/plugins/std.lib.a
15:00:59 [2020-08-14T15:00:59.598Z] #39 16.62   CC       images/stats.o
15:00:59 [2020-08-14T15:00:59.598Z] #39 16.93   CC       images/core.o
15:00:59 [2020-08-14T15:00:59.698Z] Merge succeeded, producing 63e0ed3a3b837f5a684cbd9299fe29fac6f3e0c2
15:00:59 [2020-08-14T15:00:59.698Z] Checking out Revision 63e0ed3a3b837f5a684cbd9299fe29fac6f3e0c2 (PR-41357)
15:00:59 [2020-08-14T15:00:59.732Z] #39 26.67   CC       compel/plugins/fds/fds.o
15:00:59 [2020-08-14T15:00:59.732Z] #39 26.89   AR       compel/plugins/fds.lib.a
15:00:59 [2020-08-14T15:00:59.959Z] Removing intermediate container 9ce096b6ec62
15:00:59 [2020-08-14T15:00:59.959Z]  ---> 9cd72b4faa1e
15:00:59 [2020-08-14T15:00:59.959Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
15:00:59 [2020-08-14T15:00:59.959Z]  ---> 805dc2d65d1c
15:00:59 [2020-08-14T15:00:59.959Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:00:59 [2020-08-14T15:00:59.959Z]  ---> da49ec598292
15:00:59 [2020-08-14T15:00:59.959Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
15:00:59 [2020-08-14T15:00:59.959Z]  ---> Running in 79bf11f041d2
15:00:59 [2020-08-14T15:00:59.959Z] Removing intermediate container 79bf11f041d2
15:00:59 [2020-08-14T15:00:59.959Z]  ---> 81d405f41e5b
15:00:59 [2020-08-14T15:00:59.959Z] Successfully built 81d405f41e5b
15:00:59 [2020-08-14T15:00:59.959Z] Successfully tagged moby-buildx:latest
15:00:59 [2020-08-14T15:00:59.959Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:00:59 [2020-08-14T15:00:59.959Z] if [ -n "${id}" ]; then \
15:00:59 [2020-08-14T15:00:59.959Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:00:59 [2020-08-14T15:00:59.959Z] 	&& touch bundles/buildx; \
15:00:59 [2020-08-14T15:00:59.959Z] 	docker rm -f ${id}; \
15:00:59 [2020-08-14T15:00:59.959Z] fi
15:00:59 [2020-08-14T15:00:59.959Z] 443a8da8136671867b4c7d786d925730532a4aadeb4a7538f2a58ba1c9140331
15:00:59 [2020-08-14T15:00:59.959Z] bundles/buildx version
15:00:59 [2020-08-14T15:00:59.959Z] buildx v0.3.1 6db68d0
15:00:59 [2020-08-14T15:00:59.959Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
15:00:59 [2020-08-14T15:00:59.959Z] #1 [internal] booting buildkit
15:00:59 [2020-08-14T15:00:59.959Z] #1 pulling image moby/buildkit:buildx-stable-1
15:00:59 [2020-08-14T15:00:59.959Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done
15:00:59 [2020-08-14T15:00:59.959Z] #1 creating container buildx_buildkit_default
15:00:59 [2020-08-14T15:00:59.959Z] #1 creating container buildx_buildkit_default 0.3s done
15:00:59 [2020-08-14T15:00:59.959Z] #1 DONE 2.3s
15:00:59 [2020-08-14T15:00:59.959Z] 
15:00:59 [2020-08-14T15:00:59.959Z] #2 [internal] load .dockerignore
15:00:59 [2020-08-14T15:00:59.959Z] #2 transferring context: 87B done
15:00:59 [2020-08-14T15:00:59.959Z] #2 DONE 0.0s
15:00:59 [2020-08-14T15:00:59.959Z] 
15:00:59 [2020-08-14T15:00:59.959Z] #3 [internal] load build definition from Dockerfile
15:00:59 [2020-08-14T15:00:59.959Z] #3 transferring dockerfile: 16.36kB done
15:00:59 [2020-08-14T15:00:59.959Z] #3 DONE 0.0s
15:00:59 [2020-08-14T15:00:59.959Z] 
15:00:59 [2020-08-14T15:00:59.959Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:00:59 [2020-08-14T15:00:59.959Z] #4 DONE 0.7s
15:00:59 [2020-08-14T15:00:59.959Z] 
15:00:59 [2020-08-14T15:00:59.959Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:00:59 [2020-08-14T15:00:59.959Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:00:59 [2020-08-14T15:00:59.959Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
15:00:59 [2020-08-14T15:00:59.959Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
15:00:59 [2020-08-14T15:00:59.959Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
15:00:59 [2020-08-14T15:00:59.959Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:00:59 [2020-08-14T15:00:59.959Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
15:00:59 [2020-08-14T15:00:59.959Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
15:00:59 [2020-08-14T15:00:59.959Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
15:00:59 [2020-08-14T15:00:59.959Z] #5 DONE 0.9s
15:00:59 [2020-08-14T15:00:59.959Z] 
15:00:59 [2020-08-14T15:00:59.959Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:00 [2020-08-14T15:01:00.024Z] #39 26.91   HOSTDEP  compel/src/lib/log-host.d
15:01:00 [2020-08-14T15:01:00.024Z] #39 26.94   HOSTDEP  compel/src/lib/handle-elf-host.d
15:01:00 [2020-08-14T15:01:00.024Z] #39 27.02   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:01:00 [2020-08-14T15:01:00.024Z] #39 27.06   HOSTDEP  compel/src/main-host.d
15:01:00 [2020-08-14T15:01:00.024Z] #39 27.11   DEP      compel/src/lib/ptrace.d
15:01:00 [2020-08-14T15:01:00.024Z] #39 27.25   DEP      compel/src/lib/infect.d
15:01:00 [2020-08-14T15:01:00.258Z] #7 DONE 0.5s
15:01:00 [2020-08-14T15:01:00.258Z] 
15:01:00 [2020-08-14T15:01:00.258Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:01:00 [2020-08-14T15:01:00.258Z] #6 DONE 0.6s
15:01:00 [2020-08-14T15:01:00.258Z] 
15:01:00 [2020-08-14T15:01:00.258Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:00 [2020-08-14T15:01:00.258Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.31   DEP      compel/src/lib/infect-util.d
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.36   DEP      compel/src/lib/infect-rpc.d
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.41   DEP      compel/arch/s390/src/lib/infect.d
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.51   DEP      compel/arch/s390/src/lib/cpu.d
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.53   DEP      compel/src/lib/log.d
15:01:00 [2020-08-14T15:01:00.316Z] #39 27.59   DEP      compel/src/main.d
15:01:00 [2020-08-14T15:01:00.525Z] #39 17.65   CC       images/core-x86.o
15:01:00 [2020-08-14T15:01:00.608Z] #39 27.69   DEP      compel/src/lib/handle-elf.d
15:01:00 [2020-08-14T15:01:00.608Z] #39 27.74   DEP      compel/arch/s390/src/lib/handle-elf.d
15:01:00 [2020-08-14T15:01:00.608Z] #39 27.81   CC       compel/src/lib/log.o
15:01:00 [2020-08-14T15:01:00.781Z] #39 18.17   CC       images/core-arm.o
15:01:00 [2020-08-14T15:01:00.899Z] #39 27.95   CC       compel/arch/s390/src/lib/cpu.o
15:01:00 [2020-08-14T15:01:00.978Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:00 [2020-08-14T15:01:00.978Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
15:01:00 [2020-08-14T15:01:00.978Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:01 [2020-08-14T15:01:01.193Z] #39 28.10   CC       compel/arch/s390/src/lib/infect.o
15:01:01 [2020-08-14T15:01:01.295Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 960.94kB / 9.86MB 0.6s
15:01:01 [2020-08-14T15:01:01.295Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.30MB / 9.86MB 0.7s
15:01:01 [2020-08-14T15:01:01.486Z] #39 28.58   CC       compel/src/lib/infect-rpc.o
15:00:59 [2020-08-14T15:00:59.669Z]  > git rev-parse HEAD^{commit} # timeout=10
15:00:59 [2020-08-14T15:00:59.690Z]  > git config core.sparsecheckout # timeout=10
15:00:59 [2020-08-14T15:00:59.710Z]  > git checkout -f 63e0ed3a3b837f5a684cbd9299fe29fac6f3e0c2 # timeout=10
15:01:01 [2020-08-14T15:01:01.710Z] #39 18.67   CC       images/core-aarch64.o
15:01:01 [2020-08-14T15:01:01.710Z] #39 19.03   CC       images/core-ppc64.o
15:01:01 [2020-08-14T15:01:01.779Z] #39 28.84   CC       compel/src/lib/infect-util.o
15:01:01 [2020-08-14T15:01:01.920Z] Fetching without tags
15:01:01 [2020-08-14T15:01:01.969Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.91MB / 9.86MB 0.9s
15:01:01 [2020-08-14T15:01:01.969Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.75MB / 9.86MB 1.0s
15:01:01 [2020-08-14T15:01:01.969Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.37MB / 9.86MB 1.3s
15:01:01 [2020-08-14T15:01:01.969Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done
15:01:01 [2020-08-14T15:01:01.969Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
15:01:02 [2020-08-14T15:01:02.071Z] #39 29.00   CC       compel/src/lib/infect.o
15:01:02 [2020-08-14T15:01:02.333Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
15:01:01 [2020-08-14T15:01:01.834Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:01 [2020-08-14T15:01:01.849Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
15:01:01 [2020-08-14T15:01:01.863Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:01 [2020-08-14T15:01:01.882Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:01 [2020-08-14T15:01:01.894Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:01 [2020-08-14T15:01:01.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:01 [2020-08-14T15:01:01.896Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:02 [2020-08-14T15:01:02.313Z]  > git config core.sparsecheckout # timeout=10
15:01:02 [2020-08-14T15:01:02.330Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
15:01:02 [2020-08-14T15:01:02.640Z] #39 19.71   CC       images/core-s390.o
15:01:02 [2020-08-14T15:01:02.896Z] #39 ...
15:01:02 [2020-08-14T15:01:02.896Z] 
15:01:02 [2020-08-14T15:01:02.896Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:02 [2020-08-14T15:01:02.896Z] #47 90.56 mvdan.cc/sh/v3/cmd/shfmt
15:01:03 [2020-08-14T15:01:03.109Z] #39 30.09   CC       compel/src/lib/ptrace.o
15:01:03 [2020-08-14T15:01:03.109Z] #39 30.26   AR       compel/libcompel.a
15:01:03 [2020-08-14T15:01:03.109Z] #39 30.27   HOSTCC   compel/src/main-host.o
15:01:03 [2020-08-14T15:01:03.109Z] #39 30.39   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:01:03 [2020-08-14T15:01:03.402Z] #39 30.49   HOSTCC   compel/src/lib/handle-elf-host.o
15:01:03 [2020-08-14T15:01:03.402Z] #39 30.65   HOSTCC   compel/src/lib/log-host.o
15:01:03 [2020-08-14T15:01:03.447Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
15:01:03 [2020-08-14T15:01:03.448Z] First time build. Skipping changelog.
15:01:03 [2020-08-14T15:01:03.463Z]  > git --version # timeout=10
15:01:03 [2020-08-14T15:01:03.509Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:01:03 [2020-08-14T15:01:03.694Z] #39 30.76   HOSTLINK compel/compel-host-bin
15:01:03 [2020-08-14T15:01:03.899Z] Merge succeeded, producing 21bc241d99e31d98fb71e8335ee5f9613a40934c
15:01:03 [2020-08-14T15:01:03.900Z] Checking out Revision 21bc241d99e31d98fb71e8335ee5f9613a40934c (PR-41357)
15:01:03 [2020-08-14T15:01:03.986Z] #39 30.92   DEP      soccr/soccr.d
15:01:03 [2020-08-14T15:01:03.986Z] #39 31.06   CC       soccr/soccr.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:04 [2020-08-14T15:01:04.662Z] #39 31.77   AR       soccr/libsoccr.a
15:01:04 [2020-08-14T15:01:04.662Z] #39 31.79 make[1]: 'soccr/libsoccr.a' is up to date.
15:01:04 [2020-08-14T15:01:04.662Z] #39 31.92   DEP      criu/arch/s390/sigframe.d
15:01:03 [2020-08-14T15:01:03.378Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
15:01:03 [2020-08-14T15:01:03.868Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:03 [2020-08-14T15:01:03.878Z]  > git config core.sparsecheckout # timeout=10
15:01:03 [2020-08-14T15:01:03.887Z]  > git checkout -f 21bc241d99e31d98fb71e8335ee5f9613a40934c # timeout=10
15:01:04 [2020-08-14T15:01:04.780Z] + docker version
15:01:04 [2020-08-14T15:01:04.787Z] #47 ...
15:01:04 [2020-08-14T15:01:04.787Z] 
15:01:04 [2020-08-14T15:01:04.787Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:04 [2020-08-14T15:01:04.787Z] #41 82.26 text/template
15:01:04 [2020-08-14T15:01:04.787Z] #41 82.32 go/parser
15:01:04 [2020-08-14T15:01:04.787Z] #41 85.56 encoding/xml
15:01:04 [2020-08-14T15:01:04.787Z] #41 87.03 go/doc
15:01:04 [2020-08-14T15:01:04.787Z] #41 90.45 github.com/LK4D4/vndr/build
15:01:04 [2020-08-14T15:01:04.787Z] #41 91.00 github.com/LK4D4/vndr/versioned
15:01:04 [2020-08-14T15:01:04.787Z] #41 91.09 compress/flate
15:01:04 [2020-08-14T15:01:04.787Z] #41 ...
15:01:04 [2020-08-14T15:01:04.787Z] 
15:01:04 [2020-08-14T15:01:04.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:04 [2020-08-14T15:01:04.787Z] #39 20.41   CC       images/cpuinfo.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 20.87   CC       images/inventory.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 21.12   CC       images/fdinfo.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 21.54   CC       images/fown.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 21.65   CC       images/ns.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 21.83   CC       images/regfile.o
15:01:04 [2020-08-14T15:01:04.787Z] #39 22.06   CC       images/ghost-file.o
15:01:04 [2020-08-14T15:01:04.955Z] #39 31.95   DEP      criu/arch/s390/crtools.d
15:01:04 [2020-08-14T15:01:04.955Z] #39 32.02   DEP      criu/arch/s390/cpu.d
15:01:04 [2020-08-14T15:01:04.955Z] #39 32.08   CC       criu/arch/s390/cpu.o
15:01:05 [2020-08-14T15:01:05.000Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.9s done
15:01:05 [2020-08-14T15:01:05.000Z] #59 DONE 4.7s
15:01:05 [2020-08-14T15:01:05.000Z] 
15:01:05 [2020-08-14T15:01:05.000Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:05 [2020-08-14T15:01:05.000Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 68.89MB / 73.58MB 4.4s
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.39MB / 96.52MB 4.4s
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.9s done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.9s done
15:01:05 [2020-08-14T15:01:05.000Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s
15:01:05 [2020-08-14T15:01:05.247Z] #39 32.39   CC       criu/arch/s390/crtools.o
15:01:05 [2020-08-14T15:01:05.306Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.5s done
15:01:05 [2020-08-14T15:01:05.306Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 69.00MB / 96.52MB 4.6s
15:01:05 [2020-08-14T15:01:05.349Z] #39 22.42   CC       images/fifo.o
15:01:05 [2020-08-14T15:01:05.605Z] #39 22.70   CC       images/remap-file-path.o
15:01:05 [2020-08-14T15:01:05.605Z] #39 22.95   CC       images/eventfd.o
15:01:05 [2020-08-14T15:01:05.608Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.54MB / 96.52MB 4.9s
15:01:05 [2020-08-14T15:01:05.609Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 87.85MB / 96.52MB 5.1s
15:01:05 [2020-08-14T15:01:05.862Z] #39 23.11   CC       images/eventpoll.o
15:01:05 [2020-08-14T15:01:05.881Z] #39 32.98   CC       criu/arch/s390/sigframe.o
15:01:05 [2020-08-14T15:01:05.917Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.32MB / 96.52MB 5.2s
15:01:05 [2020-08-14T15:01:05.917Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done
15:01:05 [2020-08-14T15:01:05.917Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
15:01:06 [2020-08-14T15:01:06.118Z] #39 23.42   CC       images/fh.o
15:01:06 [2020-08-14T15:01:06.174Z] #39 33.13   LINK     criu/arch/s390/crtools.built-in.o
15:01:06 [2020-08-14T15:01:06.174Z] #39 33.17   DEP      criu/pie/util-vdso.d
15:01:06 [2020-08-14T15:01:06.174Z] #39 33.29   DEP      criu/pie/util.d
15:01:06 [2020-08-14T15:01:06.174Z] #39 33.37   CC       criu/pie/util.o
15:01:06 [2020-08-14T15:01:06.174Z] #39 ...
15:01:06 [2020-08-14T15:01:06.174Z] 
15:01:06 [2020-08-14T15:01:06.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:06 [2020-08-14T15:01:06.174Z] #10 70.71 Selecting previously unselected package libapparmor1:s390x.
15:01:06 [2020-08-14T15:01:06.174Z] #10 70.71 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.174Z] #10 70.71 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:01:06 [2020-08-14T15:01:06.211Z] #8 ...
15:01:06 [2020-08-14T15:01:06.211Z] 
15:01:06 [2020-08-14T15:01:06.211Z] #21 [internal] load build context
15:01:06 [2020-08-14T15:01:06.211Z] #21 transferring context: 51.48MB 5.8s done
15:01:06 [2020-08-14T15:01:06.211Z] #21 DONE 5.9s
15:01:06 [2020-08-14T15:01:06.379Z] #39 23.72   CC       images/fsnotify.o
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.78 Selecting previously unselected package libapparmor-dev:s390x.
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.79 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.87 Selecting previously unselected package libbtrfs0.
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.88 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.88 Unpacking libbtrfs0 (4.20.1-2) ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.90 Selecting previously unselected package libbtrfs-dev.
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.91 Unpacking libbtrfs-dev (4.20.1-2) ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.97 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.97 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.466Z] #10 70.98 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:01:06 [2020-08-14T15:01:06.503Z] 
15:01:06 [2020-08-14T15:01:06.503Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.01 Selecting previously unselected package libudev-dev:s390x.
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.02 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.11 Selecting previously unselected package libsepol1-dev:s390x.
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.12 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:01:06 [2020-08-14T15:01:06.764Z] #10 71.12 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:01:06 [2020-08-14T15:01:06.874Z] Fetching without tags
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.30 Selecting previously unselected package libpcre16-3:s390x.
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.31 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.41 Selecting previously unselected package libpcre32-3:s390x.
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.42 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.44 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.61 Selecting previously unselected package libpcrecpp0v5:s390x.
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.056Z] #10 71.61 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:01:07 [2020-08-14T15:01:07.278Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
15:01:07 [2020-08-14T15:01:07.308Z] #39 24.32   CC       images/signalfd.o
15:01:07 [2020-08-14T15:01:07.308Z] #39 24.64   CC       images/fs.o
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.66 Selecting previously unselected package libpcre3-dev:s390x.
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.67 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.94 Selecting previously unselected package libselinux1-dev:s390x.
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.348Z] #10 71.95 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:01:07 [2020-08-14T15:01:07.565Z] #39 24.86   CC       images/pstree.o
15:01:07 [2020-08-14T15:01:07.643Z] #10 ...
15:01:07 [2020-08-14T15:01:07.643Z] 
15:01:07 [2020-08-14T15:01:07.643Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:07 [2020-08-14T15:01:07.643Z] #54 68.19 + for f in rootlesskit rootlesskit-docker-proxy
15:01:07 [2020-08-14T15:01:07.643Z] #54 68.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:01:07 [2020-08-14T15:01:07.643Z] #54 DONE 72.1s
15:01:07 [2020-08-14T15:01:07.643Z] 
15:01:07 [2020-08-14T15:01:07.643Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:01:07 [2020-08-14T15:01:07.643Z] #55 DONE 0.1s
15:01:07 [2020-08-14T15:01:07.643Z] 
15:01:07 [2020-08-14T15:01:07.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:07 [2020-08-14T15:01:07.643Z] #10 72.15 Selecting previously unselected package libdevmapper-dev:s390x.
15:01:07 [2020-08-14T15:01:07.643Z] #10 72.16 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.643Z] #10 72.16 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:01:07 [2020-08-14T15:01:07.643Z] #10 72.24 Selecting previously unselected package libseccomp-dev:s390x.
15:01:07 [2020-08-14T15:01:07.821Z] #39 25.09   CC       images/pipe.o
15:01:07 [2020-08-14T15:01:07.979Z] #10 ...
15:01:07 [2020-08-14T15:01:07.979Z] 
15:01:07 [2020-08-14T15:01:07.979Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:01:07 [2020-08-14T15:01:07.979Z] #56 DONE 0.1s
15:01:07 [2020-08-14T15:01:07.979Z] 
15:01:07 [2020-08-14T15:01:07.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:07 [2020-08-14T15:01:07.979Z] #10 72.24 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.979Z] #10 72.25 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:01:07 [2020-08-14T15:01:07.979Z] #10 72.39 Selecting previously unselected package libsystemd-dev:s390x.
15:01:07 [2020-08-14T15:01:07.979Z] #10 72.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
15:01:07 [2020-08-14T15:01:07.979Z] #10 72.41 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
15:01:08 [2020-08-14T15:01:08.078Z] #39 25.29   CC       images/tcp-stream.o
15:01:08 [2020-08-14T15:01:08.166Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
15:01:08 [2020-08-14T15:01:08.166Z] First time build. Skipping changelog.
15:01:08 [2020-08-14T15:01:08.176Z]  > git --version # timeout=10
15:01:08 [2020-08-14T15:01:08.192Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:01:08 [2020-08-14T15:01:08.334Z] #39 ...
15:01:08 [2020-08-14T15:01:08.334Z] 
15:01:08 [2020-08-14T15:01:08.334Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:08 [2020-08-14T15:01:08.334Z] #47 DONE 95.9s
15:01:08 [2020-08-14T15:01:08.334Z] 
15:01:08 [2020-08-14T15:01:08.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:08 [2020-08-14T15:01:08.334Z] #39 25.53   CC       images/sk-packet.o
15:01:08 [2020-08-14T15:01:08.334Z] #39 ...
15:01:08 [2020-08-14T15:01:08.334Z] 
15:01:08 [2020-08-14T15:01:08.334Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:08 [2020-08-14T15:01:08.334Z] #41 93.65 hash/crc32
15:01:08 [2020-08-14T15:01:08.334Z] #41 93.92 net
15:01:08 [2020-08-14T15:01:08.334Z] #41 94.28 compress/gzip
15:01:08 [2020-08-14T15:01:08.334Z] #41 94.92 vendor/golang.org/x/text/transform
15:01:08 [2020-08-14T15:01:08.334Z] #41 95.70 vendor/golang.org/x/text/unicode/bidi
15:01:06 [2020-08-14T15:01:06.775Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:06 [2020-08-14T15:01:06.791Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
15:01:06 [2020-08-14T15:01:06.812Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:06 [2020-08-14T15:01:06.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:01:06 [2020-08-14T15:01:06.877Z] Fetching upstream changes from https://github.com/moby/moby.git
15:01:06 [2020-08-14T15:01:06.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:01:06 [2020-08-14T15:01:06.879Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:01:07 [2020-08-14T15:01:07.284Z]  > git config core.sparsecheckout # timeout=10
15:01:07 [2020-08-14T15:01:07.308Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
15:01:08 [2020-08-14T15:01:08.028Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
15:01:08 [2020-08-14T15:01:08.660Z] #10 72.96 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 72.96 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 72.98 Setting up libapparmor1:s390x (2.13.2-10) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.01 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.01 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.02 Setting up libsepol1-dev:s390x (2.8-1) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.03 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.05 Setting up libbtrfs0 (4.20.1-2) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.06 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.08 Setting up libudev-dev:s390x (241-7~deb10u4) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.11 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.12 Setting up libbtrfs-dev (4.20.1-2) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.14 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.16 Setting up mingw-w64-common (6.0.0-3) ...
15:01:08 [2020-08-14T15:01:08.660Z] #10 73.19 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:08 [2020-08-14T15:01:08.949Z] Merge succeeded, producing 2662638e23ba1ee510bac9761fdda917ff2a56b5
15:01:08 [2020-08-14T15:01:08.949Z] Checking out Revision 2662638e23ba1ee510bac9761fdda917ff2a56b5 (PR-41357)
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.22 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.27 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.33 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:01:08 [2020-08-14T15:01:08.953Z] #10 73.36 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:01:08 [2020-08-14T15:01:08.953Z] #10 73.41 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.42 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:01:08 [2020-08-14T15:01:08.953Z] #10 73.42 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:01:08 [2020-08-14T15:01:08.953Z] #10 73.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.44 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.44 Setting up dmsetup (2:1.02.155-3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.45 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.46 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 73.47 Processing triggers for libc-bin (2.28-10) ...
15:01:08 [2020-08-14T15:01:08.953Z] #10 ...
15:01:08 [2020-08-14T15:01:08.953Z] 
15:01:08 [2020-08-14T15:01:08.953Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:08 [2020-08-14T15:01:08.953Z] #41 63.48 vendor/golang.org/x/crypto/poly1305
15:01:08 [2020-08-14T15:01:08.953Z] #41 63.83 vendor/golang.org/x/crypto/chacha20poly1305
15:01:08 [2020-08-14T15:01:08.953Z] #41 64.12 vendor/golang.org/x/crypto/curve25519
15:01:08 [2020-08-14T15:01:08.953Z] #41 64.39 vendor/golang.org/x/crypto/hkdf
15:01:08 [2020-08-14T15:01:08.953Z] #41 64.48 vendor/golang.org/x/text/transform
15:01:08 [2020-08-14T15:01:08.953Z] #41 64.84 vendor/golang.org/x/text/unicode/bidi
15:01:08 [2020-08-14T15:01:08.953Z] #41 65.93 vendor/golang.org/x/text/secure/bidirule
15:01:08 [2020-08-14T15:01:08.953Z] #41 66.16 vendor/golang.org/x/text/unicode/norm
15:01:08 [2020-08-14T15:01:08.953Z] #41 68.49 vendor/golang.org/x/net/idna
15:01:08 [2020-08-14T15:01:08.953Z] #41 70.15 vendor/golang.org/x/net/http2/hpack
15:01:08 [2020-08-14T15:01:08.953Z] #41 70.76 mime
15:01:08 [2020-08-14T15:01:08.953Z] #41 71.98 mime/quotedprintable
15:01:08 [2020-08-14T15:01:08.953Z] #41 72.27 net/http/internal
15:01:09 [2020-08-14T15:01:09.251Z] #41 73.65 crypto/tls
15:01:09 [2020-08-14T15:01:09.251Z] #41 ...
15:01:09 [2020-08-14T15:01:09.251Z] 
15:01:09 [2020-08-14T15:01:09.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:09 [2020-08-14T15:01:09.251Z] #39 33.57   CC       criu/pie/util-vdso.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 33.91   AR       criu/pie/pie.lib.a
15:01:09 [2020-08-14T15:01:09.251Z] #39 33.94   DEP      criu/pie/restorer.d
15:01:09 [2020-08-14T15:01:09.251Z] #39 34.16   DEP      criu/arch/s390/restorer.d
15:01:09 [2020-08-14T15:01:09.251Z] #39 34.27   DEP      criu/arch/s390/vdso-pie.d
15:01:09 [2020-08-14T15:01:09.251Z] #39 34.32   DEP      criu/pie/parasite-vdso.d
15:01:09 [2020-08-14T15:01:09.251Z] #39 34.40   DEP      criu/pie/parasite.d
15:01:09 [2020-08-14T15:01:09.251Z] #39 34.51   CC       criu/pie/parasite.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 35.47   LINK     criu/pie/parasite.built-in.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 35.50   GEN      criu/pie/parasite-blob.h
15:01:09 [2020-08-14T15:01:09.251Z] #39 35.53   CC       criu/pie/parasite-vdso.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 36.03   CC       criu/arch/s390/vdso-pie.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 36.17   CC       criu/arch/s390/restorer.o
15:01:09 [2020-08-14T15:01:09.251Z] #39 36.31   CC       criu/pie/restorer.o
15:01:09 [2020-08-14T15:01:09.424Z] + docker version
15:01:09 [2020-08-14T15:01:09.546Z] #39 ...
15:01:09 [2020-08-14T15:01:09.546Z] 
15:01:09 [2020-08-14T15:01:09.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:09 [2020-08-14T15:01:09.546Z] #10 DONE 73.9s
15:01:09 [2020-08-14T15:01:09.546Z] 
15:01:09 [2020-08-14T15:01:09.546Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:01:10 [2020-08-14T15:01:10.229Z] #41 97.49 vendor/golang.org/x/text/secure/bidirule
15:01:10 [2020-08-14T15:01:10.229Z] #41 97.71 vendor/golang.org/x/text/unicode/norm
15:01:08 [2020-08-14T15:01:08.932Z]  > git rev-parse HEAD^{commit} # timeout=10
15:01:08 [2020-08-14T15:01:08.950Z]  > git config core.sparsecheckout # timeout=10
15:01:08 [2020-08-14T15:01:08.976Z]  > git checkout -f 2662638e23ba1ee510bac9761fdda917ff2a56b5 # timeout=10
15:01:11 [2020-08-14T15:01:11.089Z] #11 DONE 1.6s
15:01:11 [2020-08-14T15:01:11.089Z] 
15:01:11 [2020-08-14T15:01:11.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:11 [2020-08-14T15:01:11.089Z] #39 37.81   LINK     criu/pie/restorer.built-in.o
15:01:11 [2020-08-14T15:01:11.089Z] #39 37.82   GEN      criu/pie/restorer-blob.h
15:01:11 [2020-08-14T15:01:11.089Z] #39 37.86   DEP      criu/vdso.d
15:01:11 [2020-08-14T15:01:11.089Z] #39 37.98   DEP      criu/uts_ns.d
15:01:11 [2020-08-14T15:01:11.089Z] #39 38.04   DEP      criu/util.d
15:01:11 [2020-08-14T15:01:11.089Z] #39 38.10   DEP      criu/uffd.d
15:01:11 [2020-08-14T15:01:11.089Z] #39 38.18   DEP      criu/tun.d
15:01:11 [2020-08-14T15:01:11.383Z] #39 38.28   DEP      criu/tty.d
15:01:11 [2020-08-14T15:01:11.383Z] #39 38.39   DEP      criu/timerfd.d
15:01:11 [2020-08-14T15:01:11.677Z] #39 38.62   DEP      criu/timens.d
15:01:11 [2020-08-14T15:01:11.677Z] #39 38.71   DEP      criu/sysfs_parse.d
15:01:11 [2020-08-14T15:01:11.677Z] #39 38.87   DEP      criu/sysctl.d
15:01:11 [2020-08-14T15:01:11.677Z] #39 38.96   DEP      criu/string.d
15:01:11 [2020-08-14T15:01:11.970Z] #39 39.00   DEP      criu/stats.d
15:01:12 [2020-08-14T15:01:12.121Z] #41 ...
15:01:12 [2020-08-14T15:01:12.121Z] 
15:01:12 [2020-08-14T15:01:12.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:12 [2020-08-14T15:01:12.121Z] #39 25.79   CC       images/mnt.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 26.04   CC       images/pipe-data.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 26.31   CC       images/sa.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 26.64   CC       images/timer.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 27.03   CC       images/timerfd.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 27.20   CC       images/mm.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 27.38   CC       images/sk-opts.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 27.51   CC       images/sk-unix.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 27.73   CC       images/sk-inet.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 28.11   CC       images/tun.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 28.34   CC       images/sk-netlink.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 28.54   CC       images/packet-sock.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 28.91   CC       images/ipc-var.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 29.11   CC       images/ipc-desc.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 29.31   CC       images/ipc-shm.o
15:01:12 [2020-08-14T15:01:12.121Z] #39 29.51   CC       images/ipc-msg.o
15:01:12 [2020-08-14T15:01:12.262Z] #39 39.16   DEP      criu/sockets.d
15:01:12 [2020-08-14T15:01:12.262Z] #39 39.29   DEP      criu/sk-unix.d
15:01:12 [2020-08-14T15:01:12.262Z] #39 ...
15:01:12 [2020-08-14T15:01:12.262Z] 
15:01:12 [2020-08-14T15:01:12.262Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:01:12 [2020-08-14T15:01:12.262Z] #12 DONE 1.4s
15:01:12 [2020-08-14T15:01:12.262Z] 
15:01:12 [2020-08-14T15:01:12.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:12 [2020-08-14T15:01:12.262Z] #39 39.48   DEP      criu/sk-tcp.d
15:01:12 [2020-08-14T15:01:12.554Z] #39 39.61   DEP      criu/sk-queue.d
15:01:12 [2020-08-14T15:01:12.554Z] #39 39.80   DEP      criu/sk-packet.d
15:01:12 [2020-08-14T15:01:12.638Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
15:01:12 [2020-08-14T15:01:12.638Z] First time build. Skipping changelog.
15:01:12 [2020-08-14T15:01:12.684Z] #39 29.84   CC       images/ipc-sem.o
15:01:12 [2020-08-14T15:01:12.654Z]  > git --version # timeout=10
15:01:12 [2020-08-14T15:01:12.736Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:01:12 [2020-08-14T15:01:12.849Z] #39 39.98   DEP      criu/sk-netlink.d
15:01:12 [2020-08-14T15:01:12.941Z] #39 30.04   CC       images/utsns.o
15:01:12 [2020-08-14T15:01:12.942Z] #39 30.22   CC       images/creds.o
15:01:13 [2020-08-14T15:01:13.142Z] #39 40.21   DEP      criu/sk-inet.d
15:01:13 [2020-08-14T15:01:13.142Z] #39 40.31   DEP      criu/signalfd.d
15:01:13 [2020-08-14T15:01:13.142Z] #39 40.40   DEP      criu/sigframe.d
15:01:13 [2020-08-14T15:01:13.198Z] #39 30.45   CC       images/vma.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:01:13 [2020-08-14T15:01:13.434Z] #39 40.46   DEP      criu/shmem.d
15:01:13 [2020-08-14T15:01:13.434Z] #39 40.56   DEP      criu/servicefd.d
15:01:13 [2020-08-14T15:01:13.454Z] #39 30.69   CC       images/netdev.o
15:01:13 [2020-08-14T15:01:13.732Z] #39 40.73   DEP      criu/seize.d
15:01:13 [2020-08-14T15:01:13.732Z] #39 ...
15:01:13 [2020-08-14T15:01:13.732Z] 
15:01:13 [2020-08-14T15:01:13.732Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:01:13 [2020-08-14T15:01:13.732Z] #13 1.158 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:01:13 [2020-08-14T15:01:13.732Z] #13 DONE 1.3s
15:01:13 [2020-08-14T15:01:13.732Z] 
15:01:13 [2020-08-14T15:01:13.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:13 [2020-08-14T15:01:13.732Z] #39 40.88   DEP      criu/seccomp.d
15:01:13 [2020-08-14T15:01:13.949Z] + docker version
15:01:14 [2020-08-14T15:01:14.016Z] #39 31.12   CC       images/tty.o
15:01:14 [2020-08-14T15:01:14.032Z] #39 41.10   DEP      criu/rst-malloc.d
15:01:14 [2020-08-14T15:01:14.032Z] #39 41.15   DEP      criu/rbtree.d
15:01:14 [2020-08-14T15:01:14.032Z] #39 41.18   DEP      criu/pstree.d
15:01:14 [2020-08-14T15:01:14.330Z] #39 41.28   DEP      criu/protobuf.d
15:01:14 [2020-08-14T15:01:14.330Z] #39 41.37   GEN      criu/protobuf-desc-gen.h
15:01:14 [2020-08-14T15:01:14.578Z] #39 31.70   CC       images/file-lock.o
15:01:14 [2020-08-14T15:01:14.578Z] #39 31.87   CC       images/rlimit.o
15:01:15 [2020-08-14T15:01:15.141Z] #39 32.16   CC       images/pagemap.o
15:01:15 [2020-08-14T15:01:15.141Z] #39 32.43   CC       images/siginfo.o
15:01:15 [2020-08-14T15:01:15.382Z] #39 ...
15:01:15 [2020-08-14T15:01:15.382Z] 
15:01:15 [2020-08-14T15:01:15.382Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:01:15 [2020-08-14T15:01:15.382Z] #14 DONE 1.4s
15:01:15 [2020-08-14T15:01:15.382Z] 
15:01:15 [2020-08-14T15:01:15.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:15 [2020-08-14T15:01:15.382Z] #39 42.39   DEP      criu/protobuf-desc.d
15:01:15 [2020-08-14T15:01:15.382Z] #39 42.53   DEP      criu/proc_parse.d
15:01:15 [2020-08-14T15:01:15.397Z] #39 32.68   CC       images/rpc.o
15:01:15 [2020-08-14T15:01:15.674Z] #39 42.72   DEP      criu/plugin.d
15:01:15 [2020-08-14T15:01:15.674Z] #39 42.78   DEP      criu/pipes.d
15:01:15 [2020-08-14T15:01:15.674Z] #39 42.87   DEP      criu/pie-util.d
15:01:15 [2020-08-14T15:01:15.674Z] #39 42.93   DEP      criu/pie-util-vdso.d
15:01:15 [2020-08-14T15:01:15.966Z] #39 43.00   DEP      criu/path.d
15:01:15 [2020-08-14T15:01:15.966Z] #39 43.12   DEP      criu/parasite-syscall.d
15:01:16 [2020-08-14T15:01:16.261Z] #39 43.24   DEP      criu/pagemap.d
15:01:16 [2020-08-14T15:01:16.261Z] #39 43.33   DEP      criu/pagemap-cache.d
15:01:16 [2020-08-14T15:01:16.261Z] #39 ...
15:01:16 [2020-08-14T15:01:16.261Z] 
15:01:16 [2020-08-14T15:01:16.261Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:01:16 [2020-08-14T15:01:16.261Z] #15 DONE 1.2s
15:01:16 [2020-08-14T15:01:16.261Z] 
15:01:16 [2020-08-14T15:01:16.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:16 [2020-08-14T15:01:16.261Z] #39 43.44   DEP      criu/page-xfer.d
15:01:16 [2020-08-14T15:01:16.563Z] #39 43.64   DEP      criu/page-pipe.d
15:01:16 [2020-08-14T15:01:16.563Z] #39 43.70   DEP      criu/netfilter.d
15:01:16 [2020-08-14T15:01:16.779Z] #39 33.82   CC       images/ext-file.o
15:01:16 [2020-08-14T15:01:16.779Z] #39 33.98   CC       images/cgroup.o
15:01:16 [2020-08-14T15:01:16.855Z] #39 43.82   DEP      criu/net.d
15:01:16 [2020-08-14T15:01:16.855Z] #39 44.01   DEP      criu/namespaces.d
15:01:17 [2020-08-14T15:01:17.004Z] Client: Docker Engine - Community
15:01:17 [2020-08-14T15:01:17.004Z]  Version:           19.03.12
15:01:17 [2020-08-14T15:01:17.004Z]  API version:       1.40
15:01:17 [2020-08-14T15:01:17.004Z]  Go version:        go1.13.10
15:01:17 [2020-08-14T15:01:17.004Z]  Git commit:        48a66213fe
15:01:17 [2020-08-14T15:01:17.004Z]  Built:             Mon Jun 22 15:45:36 2020
15:01:17 [2020-08-14T15:01:17.004Z]  OS/Arch:           linux/amd64
15:01:17 [2020-08-14T15:01:17.004Z]  Experimental:      false
15:01:17 [2020-08-14T15:01:17.004Z] 
15:01:17 [2020-08-14T15:01:17.004Z] Server: Docker Engine - Community
15:01:17 [2020-08-14T15:01:17.004Z]  Engine:
15:01:17 [2020-08-14T15:01:17.004Z]   Version:          19.03.12
15:01:17 [2020-08-14T15:01:17.004Z]   API version:      1.40 (minimum version 1.12)
15:01:17 [2020-08-14T15:01:17.004Z]   Go version:       go1.13.10
15:01:17 [2020-08-14T15:01:17.004Z]   Git commit:       48a66213fe
15:01:17 [2020-08-14T15:01:17.005Z]   Built:            Mon Jun 22 15:44:07 2020
15:01:17 [2020-08-14T15:01:17.005Z]   OS/Arch:          linux/amd64
15:01:17 [2020-08-14T15:01:17.005Z]   Experimental:     true
15:01:17 [2020-08-14T15:01:17.005Z]  containerd:
15:01:17 [2020-08-14T15:01:17.005Z]   Version:          1.2.13
15:01:17 [2020-08-14T15:01:17.005Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:17 [2020-08-14T15:01:17.005Z]  runc:
15:01:17 [2020-08-14T15:01:17.005Z]   Version:          1.0.0-rc10
15:01:17 [2020-08-14T15:01:17.005Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:17 [2020-08-14T15:01:17.005Z]  docker-init:
15:01:17 [2020-08-14T15:01:17.005Z]   Version:          0.18.0
15:01:17 [2020-08-14T15:01:17.005Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:17 [2020-08-14T15:01:17.148Z] #39 44.10   DEP      criu/mount.d
15:01:17 [2020-08-14T15:01:17.148Z] #39 44.25   DEP      criu/memfd.d
15:01:17 [2020-08-14T15:01:17.148Z] #39 44.36   DEP      criu/mem.d
15:01:17 [2020-08-14T15:01:17.337Z] + docker info
15:01:17 [2020-08-14T15:01:17.342Z] #39 34.59   CC       images/userns.o
15:01:17 [2020-08-14T15:01:17.441Z] #39 44.53   DEP      criu/lsm.d
15:01:17 [2020-08-14T15:01:17.441Z] #39 44.60   DEP      criu/log.d
15:01:17 [2020-08-14T15:01:17.441Z] #39 44.66   DEP      criu/libnetlink.d
15:01:17 [2020-08-14T15:01:17.598Z] #39 34.84   CC       images/google/protobuf/descriptor.o
15:01:17 [2020-08-14T15:01:17.735Z] #39 44.77   DEP      criu/kerndat.d
15:01:17 [2020-08-14T15:01:17.735Z] #39 ...
15:01:17 [2020-08-14T15:01:17.735Z] 
15:01:17 [2020-08-14T15:01:17.735Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:01:17 [2020-08-14T15:01:17.735Z] #16 DONE 1.3s
15:01:18 [2020-08-14T15:01:18.030Z] 
15:01:18 [2020-08-14T15:01:18.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:18 [2020-08-14T15:01:18.030Z] #39 44.95   DEP      criu/kcmp-ids.d
15:01:18 [2020-08-14T15:01:18.030Z] #39 44.98   DEP      criu/irmap.d
15:01:18 [2020-08-14T15:01:18.030Z] #39 45.05   DEP      criu/ipc_ns.d
15:01:18 [2020-08-14T15:01:18.030Z] #39 45.15   DEP      criu/image.d
15:01:18 [2020-08-14T15:01:18.161Z] #39 ...
15:01:18 [2020-08-14T15:01:18.161Z] 
15:01:18 [2020-08-14T15:01:18.161Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:18 [2020-08-14T15:01:18.161Z] #54 105.9 + for f in rootlesskit rootlesskit-docker-proxy
15:01:18 [2020-08-14T15:01:18.161Z] #54 105.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:01:18 [2020-08-14T15:01:18.324Z] #39 45.24   DEP      criu/image-desc.d
15:01:18 [2020-08-14T15:01:18.324Z] #39 45.33   DEP      criu/fsnotify.d
15:01:18 [2020-08-14T15:01:18.324Z] #39 45.44   DEP      criu/filesystems.d
15:01:18 [2020-08-14T15:01:18.324Z] #39 45.51   DEP      criu/files.d
15:01:18 [2020-08-14T15:01:18.324Z] #39 45.56   DEP      criu/files-reg.d
15:01:18 [2020-08-14T15:01:18.621Z] #39 45.66   DEP      criu/files-ext.d
15:01:18 [2020-08-14T15:01:18.621Z] #39 45.72   DEP      criu/file-lock.d
15:01:18 [2020-08-14T15:01:18.621Z] #39 45.80   DEP      criu/file-ids.d
15:01:18 [2020-08-14T15:01:18.913Z] #39 45.87   DEP      criu/fifo.d
15:01:18 [2020-08-14T15:01:18.913Z] #39 45.95   DEP      criu/fdstore.d
15:01:18 [2020-08-14T15:01:18.913Z] #39 46.05   DEP      criu/fault-injection.d
15:01:18 [2020-08-14T15:01:18.913Z] #39 46.07   DEP      criu/external.d
15:01:18 [2020-08-14T15:01:18.913Z] #39 46.11   DEP      criu/eventpoll.d
15:01:19 [2020-08-14T15:01:19.205Z] #39 46.18   DEP      criu/eventfd.d
15:01:19 [2020-08-14T15:01:19.205Z] #39 46.32   DEP      criu/crtools.d
15:01:19 [2020-08-14T15:01:19.440Z] Client: Docker Engine - Community
15:01:19 [2020-08-14T15:01:19.440Z]  Version:           19.03.12
15:01:19 [2020-08-14T15:01:19.440Z]  API version:       1.40
15:01:19 [2020-08-14T15:01:19.440Z]  Go version:        go1.13.10
15:01:19 [2020-08-14T15:01:19.440Z]  Git commit:        48a6621
15:01:19 [2020-08-14T15:01:19.440Z]  Built:             Mon Jun 22 15:46:32 2020
15:01:19 [2020-08-14T15:01:19.440Z]  OS/Arch:           linux/arm64
15:01:19 [2020-08-14T15:01:19.440Z]  Experimental:      false
15:01:19 [2020-08-14T15:01:19.440Z] 
15:01:19 [2020-08-14T15:01:19.440Z] Server: Docker Engine - Community
15:01:19 [2020-08-14T15:01:19.440Z]  Engine:
15:01:19 [2020-08-14T15:01:19.440Z]   Version:          19.03.12
15:01:19 [2020-08-14T15:01:19.440Z]   API version:      1.40 (minimum version 1.12)
15:01:19 [2020-08-14T15:01:19.440Z]   Go version:       go1.13.10
15:01:19 [2020-08-14T15:01:19.440Z]   Git commit:       48a6621
15:01:19 [2020-08-14T15:01:19.440Z]   Built:            Mon Jun 22 15:45:04 2020
15:01:19 [2020-08-14T15:01:19.440Z]   OS/Arch:          linux/arm64
15:01:19 [2020-08-14T15:01:19.440Z]   Experimental:     true
15:01:19 [2020-08-14T15:01:19.440Z]  containerd:
15:01:19 [2020-08-14T15:01:19.440Z]   Version:          1.2.13
15:01:19 [2020-08-14T15:01:19.440Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:19 [2020-08-14T15:01:19.440Z]  runc:
15:01:19 [2020-08-14T15:01:19.440Z]   Version:          1.0.0-rc10
15:01:19 [2020-08-14T15:01:19.440Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:19 [2020-08-14T15:01:19.440Z]  docker-init:
15:01:19 [2020-08-14T15:01:19.440Z]   Version:          0.18.0
15:01:19 [2020-08-14T15:01:19.440Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:19 [2020-08-14T15:01:19.497Z] #39 46.46   DEP      criu/cr-service.d
15:01:19 [2020-08-14T15:01:19.497Z] #39 ...
15:01:19 [2020-08-14T15:01:19.497Z] 
15:01:19 [2020-08-14T15:01:19.497Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + RM_GOPATH=0
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + TMP_GOPATH=
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + : /build
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + '[' -z '' ']'
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 ++ mktemp -d
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + export GOPATH=/tmp/tmp.HJIF9evYxd
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + GOPATH=/tmp/tmp.HJIF9evYxd
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + RM_GOPATH=1
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 + case "$(go env GOARCH)" in
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.244 ++ go env GOARCH
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.251 + export GO_BUILDMODE=-buildmode=pie
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.251 + GO_BUILDMODE=-buildmode=pie
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.251 ++ dirname /tmp/install/install.sh
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.252 + dir=/tmp/install
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.252 + bin=runc
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.252 + shift
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.252 + '[' '!' -f /tmp/install/runc.installer ']'
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.252 + . /tmp/install/runc.installer
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.253 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.254 + install_runc
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.254 + uname -r
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.255 + grep -q '^3\.10\.0.*\.el7\.'
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.256 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.256 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.256 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.256 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HJIF9evYxd/src/github.com/opencontainers/runc
15:01:19 [2020-08-14T15:01:19.497Z] #49 1.258 Cloning into '/tmp/tmp.HJIF9evYxd/src/github.com/opencontainers/runc'...
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.526 + cd /tmp/tmp.HJIF9evYxd/src/github.com/opencontainers/runc
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.526 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.843 + '[' -z '' ']'
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.843 + target=static
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.843 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:01:19 [2020-08-14T15:01:19.497Z] #49 5.919 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:01:19 [2020-08-14T15:01:19.497Z] #49 ...
15:01:19 [2020-08-14T15:01:19.497Z] 
15:01:19 [2020-08-14T15:01:19.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:19 [2020-08-14T15:01:19.497Z] #39 46.65   DEP      criu/cr-restore.d
15:01:19 [2020-08-14T15:01:19.783Z] + docker info
15:01:19 [2020-08-14T15:01:19.790Z] #39 46.84   DEP      criu/cr-errno.d
15:01:19 [2020-08-14T15:01:19.790Z] #39 46.86   DEP      criu/cr-dump.d
15:01:19 [2020-08-14T15:01:19.790Z] #39 46.97   DEP      criu/cr-dedup.d
15:01:20 [2020-08-14T15:01:20.059Z] #54 ...
15:01:20 [2020-08-14T15:01:20.059Z] 
15:01:20 [2020-08-14T15:01:20.059Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:20 [2020-08-14T15:01:20.059Z] #10 97.61 Selecting previously unselected package g++-mingw-w64-x86-64.
15:01:20 [2020-08-14T15:01:20.059Z] #10 97.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:01:20 [2020-08-14T15:01:20.059Z] #10 97.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:01:20 [2020-08-14T15:01:20.059Z] #10 ...
15:01:20 [2020-08-14T15:01:20.059Z] 
15:01:20 [2020-08-14T15:01:20.059Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:20 [2020-08-14T15:01:20.059Z] #39 36.48   CC       images/opts.o
15:01:20 [2020-08-14T15:01:20.059Z] #39 36.72   CC       images/seccomp.o
15:01:20 [2020-08-14T15:01:20.059Z] #39 37.01   CC       images/binfmt-misc.o
15:01:20 [2020-08-14T15:01:20.059Z] #39 37.19   CC       images/time.o
15:01:20 [2020-08-14T15:01:20.059Z] #39 37.39   CC       images/sysctl.o
15:01:20 [2020-08-14T15:01:20.083Z] #39 47.10   DEP      criu/cr-check.d
15:01:20 [2020-08-14T15:01:20.083Z] #39 47.19   DEP      criu/config.d
15:01:20 [2020-08-14T15:01:20.083Z] #39 47.29   DEP      criu/clone-noasan.d
15:01:20 [2020-08-14T15:01:20.375Z] #39 47.34   DEP      criu/cgroup.d
15:01:20 [2020-08-14T15:01:20.375Z] #39 47.44   DEP      criu/cgroup-props.d
15:01:20 [2020-08-14T15:01:20.375Z] #39 47.57   DEP      criu/bitmap.d
15:01:20 [2020-08-14T15:01:20.513Z] Client: Docker Engine - Community
15:01:20 [2020-08-14T15:01:20.513Z]  Version:           19.03.12
15:01:20 [2020-08-14T15:01:20.513Z]  API version:       1.40
15:01:20 [2020-08-14T15:01:20.513Z]  Go version:        go1.13.10
15:01:20 [2020-08-14T15:01:20.513Z]  Git commit:        48a66213fe
15:01:20 [2020-08-14T15:01:20.513Z]  Built:             Mon Jun 22 15:45:36 2020
15:01:20 [2020-08-14T15:01:20.513Z]  OS/Arch:           linux/amd64
15:01:20 [2020-08-14T15:01:20.513Z]  Experimental:      false
15:01:20 [2020-08-14T15:01:20.513Z] 
15:01:20 [2020-08-14T15:01:20.513Z] Server: Docker Engine - Community
15:01:20 [2020-08-14T15:01:20.513Z]  Engine:
15:01:20 [2020-08-14T15:01:20.513Z]   Version:          19.03.12
15:01:20 [2020-08-14T15:01:20.513Z]   API version:      1.40 (minimum version 1.12)
15:01:20 [2020-08-14T15:01:20.513Z]   Go version:       go1.13.10
15:01:20 [2020-08-14T15:01:20.513Z]   Git commit:       48a66213fe
15:01:20 [2020-08-14T15:01:20.513Z]   Built:            Mon Jun 22 15:44:07 2020
15:01:20 [2020-08-14T15:01:20.513Z]   OS/Arch:          linux/amd64
15:01:20 [2020-08-14T15:01:20.513Z]   Experimental:     true
15:01:20 [2020-08-14T15:01:20.513Z]  containerd:
15:01:20 [2020-08-14T15:01:20.513Z]   Version:          1.2.13
15:01:20 [2020-08-14T15:01:20.513Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:20 [2020-08-14T15:01:20.513Z]  runc:
15:01:20 [2020-08-14T15:01:20.513Z]   Version:          1.0.0-rc10
15:01:20 [2020-08-14T15:01:20.513Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:20 [2020-08-14T15:01:20.513Z]  docker-init:
15:01:20 [2020-08-14T15:01:20.513Z]   Version:          0.18.0
15:01:20 [2020-08-14T15:01:20.513Z]   GitCommit:        fec3683
[Pipeline] sh
15:01:20 [2020-08-14T15:01:20.621Z] #39 37.64   CC       images/autofs.o
15:01:20 [2020-08-14T15:01:20.621Z] #39 37.79   CC       images/macvlan.o
15:01:20 [2020-08-14T15:01:20.671Z] #39 47.57   DEP      criu/bfd.d
15:01:20 [2020-08-14T15:01:20.671Z] #39 47.65   DEP      criu/autofs.d
15:01:20 [2020-08-14T15:01:20.671Z] #39 47.77   DEP      criu/aio.d
15:01:20 [2020-08-14T15:01:20.671Z] #39 47.86   DEP      criu/action-scripts.d
15:01:20 [2020-08-14T15:01:20.864Z] + docker info
15:01:20 [2020-08-14T15:01:20.878Z] #39 37.97   CC       images/sit.o
15:01:20 [2020-08-14T15:01:20.963Z] #39 48.11   CC       criu/action-scripts.o
15:01:21 [2020-08-14T15:01:21.134Z] #39 38.25   CC       images/memfd.o
15:01:21 [2020-08-14T15:01:21.134Z] #39 38.49   CC       images/timens.o
15:01:21 [2020-08-14T15:01:21.256Z] #39 48.35   CC       criu/aio.o
15:01:21 [2020-08-14T15:01:21.391Z] #39 38.70   LINK     images/built-in.o
15:01:21 [2020-08-14T15:01:21.647Z] #39 38.88   GEN      compel/include/asm
15:01:21 [2020-08-14T15:01:21.647Z] #39 38.90   GEN      compel/include/version.h
15:01:21 [2020-08-14T15:01:21.647Z] #39 38.91 touch .config
15:01:21 [2020-08-14T15:01:21.647Z] #39 38.98   GEN      include/common/config.h
15:01:21 [2020-08-14T15:01:21.890Z] #39 48.71   CC       criu/autofs.o
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.09   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.18   DEP      compel/arch/x86/plugins/std/memcpy.d
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:01:21 [2020-08-14T15:01:21.903Z] #39 39.27   GEN      compel/plugins/include/uapi/std/syscall.h
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.32   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.33   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.35   DEP      compel/plugins/std/infect.d
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.45   DEP      compel/plugins/std/string.d
15:01:22 [2020-08-14T15:01:22.159Z] #39 39.52   DEP      compel/plugins/std/log.d
15:01:22 [2020-08-14T15:01:22.427Z] #39 39.55   DEP      compel/plugins/std/fds.d
15:01:22 [2020-08-14T15:01:22.427Z] #39 39.61   DEP      compel/plugins/std/std.d
15:01:22 [2020-08-14T15:01:22.427Z] #39 39.68   DEP      compel/plugins/shmem/shmem.d
15:01:22 [2020-08-14T15:01:22.427Z] #39 39.73   DEP      compel/plugins/fds/fds.d
15:01:22 [2020-08-14T15:01:22.525Z] #39 49.54   CC       criu/bfd.o
15:01:22 [2020-08-14T15:01:22.525Z] #39 49.79   CC       criu/bitmap.o
15:01:22 [2020-08-14T15:01:22.683Z] #39 39.89   CC       compel/plugins/std/std.o
15:01:22 [2020-08-14T15:01:22.820Z] #39 49.86   CC       criu/cgroup-props.o
15:01:22 [2020-08-14T15:01:22.940Z] #39 40.15   CC       compel/plugins/std/fds.o
15:01:23 [2020-08-14T15:01:23.112Z] #39 50.31   CC       criu/cgroup.o
15:01:23 [2020-08-14T15:01:23.503Z] #39 40.64   CC       compel/plugins/std/log.o
15:01:23 [2020-08-14T15:01:23.503Z] #39 ...
15:01:23 [2020-08-14T15:01:23.503Z] 
15:01:23 [2020-08-14T15:01:23.503Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:23 [2020-08-14T15:01:23.503Z] #41 101.2 vendor/golang.org/x/net/idna
15:01:23 [2020-08-14T15:01:23.503Z] #41 103.6 vendor/golang.org/x/net/http2/hpack
15:01:23 [2020-08-14T15:01:23.503Z] #41 104.9 mime
15:01:23 [2020-08-14T15:01:23.503Z] #41 106.4 mime/quotedprintable
15:01:23 [2020-08-14T15:01:23.503Z] #41 106.9 net/http/internal
15:01:23 [2020-08-14T15:01:23.503Z] #41 110.6 net/textproto
15:01:23 [2020-08-14T15:01:23.503Z] #41 110.6 crypto/x509
15:01:23 [2020-08-14T15:01:23.746Z] #39 ...
15:01:23 [2020-08-14T15:01:23.746Z] 
15:01:23 [2020-08-14T15:01:23.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:23 [2020-08-14T15:01:23.746Z] #41 78.02 net/http/httptrace
15:01:23 [2020-08-14T15:01:23.746Z] #41 78.21 net/http
15:01:23 [2020-08-14T15:01:23.746Z] #41 86.06 github.com/LK4D4/vndr/godl
15:01:23 [2020-08-14T15:01:23.746Z] #41 86.48 github.com/LK4D4/vndr
15:01:23 [2020-08-14T15:01:23.746Z] #41 ...
15:01:23 [2020-08-14T15:01:23.746Z] 
15:01:23 [2020-08-14T15:01:23.746Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:23 [2020-08-14T15:01:23.746Z] #17 1.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:23 [2020-08-14T15:01:23.746Z] #17 1.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:23 [2020-08-14T15:01:23.746Z] #17 1.488 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:23 [2020-08-14T15:01:23.746Z] #17 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:01:23 [2020-08-14T15:01:23.746Z] #17 2.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB]
15:01:23 [2020-08-14T15:01:23.746Z] #17 3.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:01:24 [2020-08-14T15:01:24.039Z] #17 6.247 Fetched 8063 kB in 5s (1623 kB/s)
15:01:24 [2020-08-14T15:01:24.067Z] #41 111.8 vendor/golang.org/x/net/http/httpguts
15:01:24 [2020-08-14T15:01:24.067Z] #41 ...
15:01:24 [2020-08-14T15:01:24.067Z] 
15:01:24 [2020-08-14T15:01:24.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:24 [2020-08-14T15:01:24.067Z] #39 41.36   CC       compel/plugins/std/string.o
15:01:25 [2020-08-14T15:01:25.040Z] #39 41.98   CC       compel/plugins/std/infect.o
15:01:25 [2020-08-14T15:01:25.040Z] #39 42.37   CC       compel/arch/x86/plugins/std/parasite-head.o
15:01:25 [2020-08-14T15:01:25.138Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done
15:01:25 [2020-08-14T15:01:25.138Z] #8 DONE 24.9s
15:01:25 [2020-08-14T15:01:25.138Z] 
15:01:25 [2020-08-14T15:01:25.138Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:25 [2020-08-14T15:01:25.296Z] #39 42.49   CC       compel/arch/x86/plugins/std/memcpy.o
15:01:25 [2020-08-14T15:01:25.296Z] #39 42.53   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:01:25 [2020-08-14T15:01:25.296Z] #39 42.59   AR       compel/plugins/std.lib.a
15:01:25 [2020-08-14T15:01:25.434Z] #9 DONE 0.1s
15:01:25 [2020-08-14T15:01:25.434Z] 
15:01:25 [2020-08-14T15:01:25.434Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:01:25 [2020-08-14T15:01:25.434Z] #10 DONE 0.1s
15:01:25 [2020-08-14T15:01:25.434Z] 
15:01:25 [2020-08-14T15:01:25.434Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:01:25 [2020-08-14T15:01:25.434Z] #36 DONE 0.1s
15:01:25 [2020-08-14T15:01:25.434Z] 
15:01:25 [2020-08-14T15:01:25.434Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:01:25 [2020-08-14T15:01:25.434Z] #28 DONE 0.1s
15:01:25 [2020-08-14T15:01:25.434Z] 
15:01:25 [2020-08-14T15:01:25.434Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:01:25 [2020-08-14T15:01:25.550Z] #17 6.247 Reading package lists...
15:01:25 [2020-08-14T15:01:25.550Z] #17 ...
15:01:25 [2020-08-14T15:01:25.550Z] 
15:01:25 [2020-08-14T15:01:25.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:25 [2020-08-14T15:01:25.550Z] #39 52.63   CC       criu/clone-noasan.o
15:01:25 [2020-08-14T15:01:25.555Z] #39 ...
15:01:25 [2020-08-14T15:01:25.555Z] 
15:01:25 [2020-08-14T15:01:25.555Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:25 [2020-08-14T15:01:25.555Z] #54 DONE 113.0s
15:01:25 [2020-08-14T15:01:25.555Z] 
15:01:25 [2020-08-14T15:01:25.555Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:01:25 [2020-08-14T15:01:25.555Z] #55 DONE 0.1s
15:01:25 [2020-08-14T15:01:25.555Z] 
15:01:25 [2020-08-14T15:01:25.555Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:01:25 [2020-08-14T15:01:25.555Z] #56 DONE 0.0s
15:01:25 [2020-08-14T15:01:25.555Z] 
15:01:25 [2020-08-14T15:01:25.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:25 [2020-08-14T15:01:25.555Z] #39 42.68   CC       compel/plugins/fds/fds.o
15:01:25 [2020-08-14T15:01:25.842Z] #39 52.84   CC       criu/config.o
15:01:26 [2020-08-14T15:01:26.119Z] #39 43.15   AR       compel/plugins/fds.lib.a
15:01:26 [2020-08-14T15:01:26.119Z] #39 43.29   HOSTDEP  compel/src/lib/log-host.d
15:01:26 [2020-08-14T15:01:26.119Z] #39 43.45   HOSTDEP  compel/src/lib/handle-elf-host.d
15:01:26 [2020-08-14T15:01:26.376Z] #39 43.59   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:01:26 [2020-08-14T15:01:26.376Z] #39 43.67   HOSTDEP  compel/src/main-host.d
15:01:26 [2020-08-14T15:01:26.500Z] #29 0.739 + git clone https://github.com/kolyshkin/go-swagger.git .
15:01:26 [2020-08-14T15:01:26.500Z] #29 0.744 Cloning into '.'...
15:01:26 [2020-08-14T15:01:26.632Z] #39 43.87   DEP      compel/src/lib/ptrace.d
15:01:26 [2020-08-14T15:01:26.880Z] #39 53.95   CC       criu/cr-check.o
15:01:26 [2020-08-14T15:01:26.888Z] #39 44.05   DEP      compel/src/lib/infect.d
15:01:26 [2020-08-14T15:01:26.888Z] #39 44.23   DEP      compel/src/lib/infect-util.d
15:01:27 [2020-08-14T15:01:27.143Z] #39 44.34   DEP      compel/src/lib/infect-rpc.d
15:01:27 [2020-08-14T15:01:27.399Z] #39 44.50   DEP      compel/arch/x86/src/lib/infect.d
15:01:27 [2020-08-14T15:01:27.399Z] #39 44.66   DEP      compel/arch/x86/src/lib/cpu.d
15:01:27 [2020-08-14T15:01:27.706Z] #39 44.75   DEP      compel/src/lib/log.d
15:01:27 [2020-08-14T15:01:27.706Z] #39 44.83   DEP      compel/src/main.d
15:01:27 [2020-08-14T15:01:27.706Z] #39 44.99   DEP      compel/src/lib/handle-elf.d
15:01:27 [2020-08-14T15:01:27.924Z] #39 55.04   CC       criu/cr-dedup.o
15:01:27 [2020-08-14T15:01:27.963Z] #39 45.13   DEP      compel/arch/x86/src/lib/handle-elf.d
15:01:27 [2020-08-14T15:01:27.963Z] #39 45.31   CC       compel/src/lib/log.o
15:01:28 [2020-08-14T15:01:28.219Z] #39 ...
15:01:28 [2020-08-14T15:01:28.219Z] 
15:01:28 [2020-08-14T15:01:28.219Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:28 [2020-08-14T15:01:28.219Z] #41 DONE 92.7s
15:01:28 [2020-08-14T15:01:28.219Z] 
15:01:28 [2020-08-14T15:01:28.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:28 [2020-08-14T15:01:28.219Z] #39 55.29   CC       criu/cr-dump.o
15:01:28 [2020-08-14T15:01:28.220Z] #39 45.52   CC       compel/arch/x86/src/lib/cpu.o
15:01:29 [2020-08-14T15:01:29.016Z] Client:
15:01:29 [2020-08-14T15:01:29.016Z]  Debug Mode: false
15:01:29 [2020-08-14T15:01:29.016Z] 
15:01:29 [2020-08-14T15:01:29.016Z] Server:
15:01:29 [2020-08-14T15:01:29.016Z]  Containers: 0
15:01:29 [2020-08-14T15:01:29.016Z]   Running: 0
15:01:29 [2020-08-14T15:01:29.016Z]   Paused: 0
15:01:29 [2020-08-14T15:01:29.016Z]   Stopped: 0
15:01:29 [2020-08-14T15:01:29.016Z]  Images: 0
15:01:29 [2020-08-14T15:01:29.016Z]  Server Version: 19.03.12
15:01:29 [2020-08-14T15:01:29.016Z]  Storage Driver: overlay2
15:01:29 [2020-08-14T15:01:29.016Z]   Backing Filesystem: extfs
15:01:29 [2020-08-14T15:01:29.016Z]   Supports d_type: true
15:01:29 [2020-08-14T15:01:29.016Z]   Native Overlay Diff: true
15:01:29 [2020-08-14T15:01:29.016Z]  Logging Driver: json-file
15:01:29 [2020-08-14T15:01:29.016Z]  Cgroup Driver: cgroupfs
15:01:29 [2020-08-14T15:01:29.016Z]  Plugins:
15:01:29 [2020-08-14T15:01:29.016Z]   Volume: local
15:01:29 [2020-08-14T15:01:29.016Z]   Network: bridge host ipvlan macvlan null overlay
15:01:29 [2020-08-14T15:01:29.016Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:29 [2020-08-14T15:01:29.016Z]  Swarm: inactive
15:01:29 [2020-08-14T15:01:29.016Z]  Runtimes: runc
15:01:29 [2020-08-14T15:01:29.016Z]  Default Runtime: runc
15:01:29 [2020-08-14T15:01:29.016Z]  Init Binary: docker-init
15:01:29 [2020-08-14T15:01:29.016Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:29 [2020-08-14T15:01:29.016Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:29 [2020-08-14T15:01:29.016Z]  init version: fec3683
15:01:29 [2020-08-14T15:01:29.016Z]  Security Options:
15:01:29 [2020-08-14T15:01:29.016Z]   apparmor
15:01:29 [2020-08-14T15:01:29.016Z]   seccomp
15:01:29 [2020-08-14T15:01:29.016Z]    Profile: default
15:01:29 [2020-08-14T15:01:29.016Z]  Kernel Version: 5.3.0-1030-aws
15:01:29 [2020-08-14T15:01:29.016Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:29 [2020-08-14T15:01:29.016Z]  OSType: linux
15:01:29 [2020-08-14T15:01:29.016Z]  Architecture: x86_64
15:01:29 [2020-08-14T15:01:29.016Z]  CPUs: 2
15:01:29 [2020-08-14T15:01:29.016Z]  Total Memory: 7.487GiB
15:01:29 [2020-08-14T15:01:29.016Z]  Name: ip-10-100-86-168
15:01:29 [2020-08-14T15:01:29.016Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:01:29 [2020-08-14T15:01:29.016Z]  Docker Root Dir: /var/lib/docker
15:01:29 [2020-08-14T15:01:29.016Z]  Debug Mode: false
15:01:29 [2020-08-14T15:01:29.017Z]  Registry: https://index.docker.io/v1/
15:01:29 [2020-08-14T15:01:29.017Z]  Labels:
15:01:29 [2020-08-14T15:01:29.017Z]  Experimental: true
15:01:29 [2020-08-14T15:01:29.017Z]  Insecure Registries:
15:01:29 [2020-08-14T15:01:29.017Z]   127.0.0.0/8
15:01:29 [2020-08-14T15:01:29.017Z]  Live Restore Enabled: true
15:01:29 [2020-08-14T15:01:29.017Z] 
15:01:29 [2020-08-14T15:01:29.017Z] WARNING: No swap limit support
[Pipeline] sh
15:01:29 [2020-08-14T15:01:29.151Z] #39 46.13   CC       compel/arch/x86/src/lib/infect.o
15:01:29 [2020-08-14T15:01:29.353Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:29 [2020-08-14T15:01:29.353Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:29 [2020-08-14T15:01:29.353Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:29 [2020-08-14T15:01:29.353Z] + bash /home/ubuntu/workspace/moby_PR-41357/check-config.sh
15:01:29 [2020-08-14T15:01:29.353Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:29 [2020-08-14T15:01:29.353Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:01:29 [2020-08-14T15:01:29.353Z] 
15:01:29 [2020-08-14T15:01:29.353Z] Generally Necessary:
15:01:29 [2020-08-14T15:01:29.353Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:29 [2020-08-14T15:01:29.353Z] - apparmor: enabled and tools installed
15:01:29 [2020-08-14T15:01:29.353Z] - CONFIG_NAMESPACES: enabled
15:01:29 [2020-08-14T15:01:29.353Z] - CONFIG_NET_NS: enabled
15:01:29 [2020-08-14T15:01:29.588Z] Client:
15:01:29 [2020-08-14T15:01:29.588Z]  Debug Mode: false
15:01:29 [2020-08-14T15:01:29.588Z] 
15:01:29 [2020-08-14T15:01:29.588Z] Server:
15:01:29 [2020-08-14T15:01:29.588Z]  Containers: 0
15:01:29 [2020-08-14T15:01:29.588Z]   Running: 0
15:01:29 [2020-08-14T15:01:29.588Z]   Paused: 0
15:01:29 [2020-08-14T15:01:29.588Z]   Stopped: 0
15:01:29 [2020-08-14T15:01:29.588Z]  Images: 0
15:01:29 [2020-08-14T15:01:29.588Z]  Server Version: 19.03.12
15:01:29 [2020-08-14T15:01:29.588Z]  Storage Driver: overlay2
15:01:29 [2020-08-14T15:01:29.588Z]   Backing Filesystem: extfs
15:01:29 [2020-08-14T15:01:29.588Z]   Supports d_type: true
15:01:29 [2020-08-14T15:01:29.588Z]   Native Overlay Diff: true
15:01:29 [2020-08-14T15:01:29.588Z]  Logging Driver: json-file
15:01:29 [2020-08-14T15:01:29.588Z]  Cgroup Driver: cgroupfs
15:01:29 [2020-08-14T15:01:29.588Z]  Plugins:
15:01:29 [2020-08-14T15:01:29.588Z]   Volume: local
15:01:29 [2020-08-14T15:01:29.588Z]   Network: bridge host ipvlan macvlan null overlay
15:01:29 [2020-08-14T15:01:29.588Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:29 [2020-08-14T15:01:29.588Z]  Swarm: inactive
15:01:29 [2020-08-14T15:01:29.588Z]  Runtimes: runc
15:01:29 [2020-08-14T15:01:29.588Z]  Default Runtime: runc
15:01:29 [2020-08-14T15:01:29.588Z]  Init Binary: docker-init
15:01:29 [2020-08-14T15:01:29.588Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:29 [2020-08-14T15:01:29.588Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:29 [2020-08-14T15:01:29.588Z]  init version: fec3683
15:01:29 [2020-08-14T15:01:29.588Z]  Security Options:
15:01:29 [2020-08-14T15:01:29.588Z]   apparmor
15:01:29 [2020-08-14T15:01:29.588Z]   seccomp
15:01:29 [2020-08-14T15:01:29.588Z]    Profile: default
15:01:29 [2020-08-14T15:01:29.588Z]  Kernel Version: 5.3.0-1030-aws
15:01:29 [2020-08-14T15:01:29.588Z]  Operating System: Ubuntu 18.04.4 LTS
15:01:29 [2020-08-14T15:01:29.588Z]  OSType: linux
15:01:29 [2020-08-14T15:01:29.588Z]  Architecture: x86_64
15:01:29 [2020-08-14T15:01:29.588Z]  CPUs: 2
15:01:29 [2020-08-14T15:01:29.588Z]  Total Memory: 7.487GiB
15:01:29 [2020-08-14T15:01:29.588Z]  Name: ip-10-100-46-34
15:01:29 [2020-08-14T15:01:29.588Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:01:29 [2020-08-14T15:01:29.588Z]  Docker Root Dir: /var/lib/docker
15:01:29 [2020-08-14T15:01:29.588Z]  Debug Mode: false
15:01:29 [2020-08-14T15:01:29.588Z]  Registry: https://index.docker.io/v1/
15:01:29 [2020-08-14T15:01:29.588Z]  Labels:
15:01:29 [2020-08-14T15:01:29.588Z]  Experimental: true
15:01:29 [2020-08-14T15:01:29.588Z]  Insecure Registries:
15:01:29 [2020-08-14T15:01:29.588Z]   127.0.0.0/8
15:01:29 [2020-08-14T15:01:29.588Z]  Live Restore Enabled: true
15:01:29 [2020-08-14T15:01:29.588Z] 
15:01:29 [2020-08-14T15:01:29.588Z] WARNING: No swap limit support
[Pipeline] sh
15:01:29 [2020-08-14T15:01:29.621Z] - CONFIG_PID_NS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_IPC_NS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_UTS_NS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUPS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_SCHED: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CPUSETS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_MEMCG: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_KEYS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_VETH: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_BRIDGE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NF_NAT_IPV4: missing
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NF_NAT: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NF_NAT_NEEDED: missing
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:29 [2020-08-14T15:01:29.622Z] 
15:01:29 [2020-08-14T15:01:29.622Z] Optional Features:
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_USER_NS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_SECCOMP: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_PIDS: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_MEMCG_SWAP: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:29 [2020-08-14T15:01:29.622Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_BLK_CGROUP: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_IOSCHED_CFQ: missing
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_PERF: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.622Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:29 [2020-08-14T15:01:29.712Z] #39 ...
15:01:29 [2020-08-14T15:01:29.712Z] 
15:01:29 [2020-08-14T15:01:29.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.0 Selecting previously unselected package libapparmor1:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.2 Selecting previously unselected package libapparmor-dev:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.5 Selecting previously unselected package libbtrfs0.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.5 Unpacking libbtrfs0 (4.20.1-2) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.7 Selecting previously unselected package libbtrfs-dev.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.7 Unpacking libbtrfs-dev (4.20.1-2) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.9 Selecting previously unselected package libudev-dev:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 113.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.3 Selecting previously unselected package libsepol1-dev:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.7 Selecting previously unselected package libpcre16-3:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.9 Selecting previously unselected package libpcre32-3:amd64.
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 114.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.712Z] #10 115.1 Selecting previously unselected package libpcrecpp0v5:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.2 Selecting previously unselected package libpcre3-dev:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.5 Selecting previously unselected package libselinux1-dev:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.8 Selecting previously unselected package libdevmapper-dev:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.9 Selecting previously unselected package libseccomp-dev:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 115.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.0 Selecting previously unselected package libsystemd-dev:amd64.
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libbtrfs0 (4.20.1-2) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libbtrfs-dev (4.20.1-2) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up mingw-w64-common (6.0.0-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 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:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 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:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 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:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.8 Setting up dmsetup (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 116.8 Processing triggers for libc-bin (2.28-10) ...
15:01:29 [2020-08-14T15:01:29.713Z] #10 DONE 117.3s
15:01:29 [2020-08-14T15:01:29.713Z] 
15:01:29 [2020-08-14T15:01:29.713Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:29 [2020-08-14T15:01:29.713Z] #39 46.82   CC       compel/src/lib/infect-rpc.o
15:01:29 [2020-08-14T15:01:29.901Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:29 [2020-08-14T15:01:29.901Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:29 [2020-08-14T15:01:29.901Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:29 [2020-08-14T15:01:29.901Z] + bash /home/ubuntu/workspace/moby_PR-41357/check-config.sh
15:01:29 [2020-08-14T15:01:29.901Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:29 [2020-08-14T15:01:29.901Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:01:29 [2020-08-14T15:01:29.901Z] 
15:01:29 [2020-08-14T15:01:29.901Z] Generally Necessary:
15:01:29 [2020-08-14T15:01:29.901Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:29 [2020-08-14T15:01:29.901Z] - apparmor: enabled and tools installed
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NAMESPACES: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NET_NS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_PID_NS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_IPC_NS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_UTS_NS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUPS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUP_SCHED: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CPUSETS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_MEMCG: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_KEYS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_VETH: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_BRIDGE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NF_NAT_IPV4: missing
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NF_NAT: enabled (as module)
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_NF_NAT_NEEDED: missing
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:29 [2020-08-14T15:01:29.901Z] 
15:01:29 [2020-08-14T15:01:29.901Z] Optional Features:
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_USER_NS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_SECCOMP: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_CGROUP_PIDS: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_MEMCG_SWAP: enabled
15:01:29 [2020-08-14T15:01:29.901Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:29 [2020-08-14T15:01:29.901Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_VS: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_VS_NFCT: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_EXT4_FS: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:29 [2020-08-14T15:01:29.926Z] - Network Drivers:
15:01:29 [2020-08-14T15:01:29.926Z]   - "overlay":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_VXLAN: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       Optional (for encrypted networks):
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_CRYPTO: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_XFRM: enabled
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:01:29 [2020-08-14T15:01:29.926Z]   - "ipvlan":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]   - "macvlan":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_DUMMY: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]   - "ftp,tftp client in container":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z] - Storage Drivers:
15:01:29 [2020-08-14T15:01:29.926Z]   - "aufs":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]   - "btrfs":
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:29 [2020-08-14T15:01:29.926Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:29 [2020-08-14T15:01:29.968Z] #39 47.26   CC       compel/src/lib/infect-util.o
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_BLK_CGROUP: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IOSCHED_CFQ: missing
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_CGROUP_PERF: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_VS: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_VS_NFCT: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_EXT4_FS: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:30 [2020-08-14T15:01:30.166Z] - Network Drivers:
15:01:30 [2020-08-14T15:01:30.166Z]   - "overlay":
15:01:30 [2020-08-14T15:01:30.166Z]     - CONFIG_VXLAN: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       Optional (for encrypted networks):
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_CRYPTO: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_XFRM: enabled
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:01:30 [2020-08-14T15:01:30.166Z]   - "ipvlan":
15:01:30 [2020-08-14T15:01:30.166Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]   - "macvlan":
15:01:30 [2020-08-14T15:01:30.166Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]     - CONFIG_DUMMY: enabled (as module)
15:01:30 [2020-08-14T15:01:30.166Z]   - "ftp,tftp client in container":
15:01:30 [2020-08-14T15:01:30.182Z]   - "devicemapper":
15:01:30 [2020-08-14T15:01:30.182Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:30 [2020-08-14T15:01:30.182Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:30 [2020-08-14T15:01:30.182Z]   - "overlay":
15:01:30 [2020-08-14T15:01:30.182Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:30 [2020-08-14T15:01:30.182Z]   - "zfs":
15:01:30 [2020-08-14T15:01:30.182Z]     - /dev/zfs: present
15:01:30 [2020-08-14T15:01:30.182Z]     - zfs command: missing
15:01:30 [2020-08-14T15:01:30.182Z]     - zpool command: missing
15:01:30 [2020-08-14T15:01:30.182Z] 
15:01:30 [2020-08-14T15:01:30.182Z] Limits:
15:01:30 [2020-08-14T15:01:30.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:30 [2020-08-14T15:01:30.182Z] 
15:01:30 [2020-08-14T15:01:30.182Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:30 [2020-08-14T15:01:30.322Z] #39 57.08   CC       criu/cr-errno.o
15:01:30 [2020-08-14T15:01:30.322Z] #39 57.11   CC       criu/cr-restore.o
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z] - Storage Drivers:
15:01:30 [2020-08-14T15:01:30.427Z]   - "aufs":
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]   - "btrfs":
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:30 [2020-08-14T15:01:30.427Z]   - "devicemapper":
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]   - "overlay":
15:01:30 [2020-08-14T15:01:30.427Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:30 [2020-08-14T15:01:30.427Z]   - "zfs":
15:01:30 [2020-08-14T15:01:30.427Z]     - /dev/zfs: present
15:01:30 [2020-08-14T15:01:30.427Z]     - zfs command: missing
15:01:30 [2020-08-14T15:01:30.427Z]     - zpool command: missing
15:01:30 [2020-08-14T15:01:30.427Z] 
15:01:30 [2020-08-14T15:01:30.427Z] Limits:
15:01:30 [2020-08-14T15:01:30.427Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:30 [2020-08-14T15:01:30.427Z] 
15:01:30 [2020-08-14T15:01:30.427Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:30 [2020-08-14T15:01:30.531Z] #39 47.59   CC       compel/src/lib/infect.o
15:01:30 [2020-08-14T15:01:30.545Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
15:01:30 [2020-08-14T15:01:30.546Z] #2 [internal] load .dockerignore
15:01:30 [2020-08-14T15:01:30.789Z] + sudo modprobe ip_vs
15:01:30 [2020-08-14T15:01:30.789Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
15:01:30 [2020-08-14T15:01:30.804Z] #2 transferring context: 87B 0.0s done
15:01:30 [2020-08-14T15:01:30.804Z] #2 DONE 0.1s
15:01:30 [2020-08-14T15:01:30.804Z] 
15:01:30 [2020-08-14T15:01:30.804Z] #1 [internal] load build definition from Dockerfile
15:01:30 [2020-08-14T15:01:30.804Z] #1 transferring dockerfile: 16.37kB 0.0s done
15:01:30 [2020-08-14T15:01:30.804Z] #1 DONE 0.1s
15:01:30 [2020-08-14T15:01:30.804Z] 
15:01:30 [2020-08-14T15:01:30.804Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:01:31 [2020-08-14T15:01:31.053Z] #2 [internal] load .dockerignore
15:01:31 [2020-08-14T15:01:31.053Z] #2 transferring context: 87B done
15:01:31 [2020-08-14T15:01:31.053Z] #2 DONE 0.2s
15:01:31 [2020-08-14T15:01:31.053Z] 
15:01:31 [2020-08-14T15:01:31.053Z] #1 [internal] load build definition from Dockerfile
15:01:31 [2020-08-14T15:01:31.053Z] #1 transferring dockerfile: 16.37kB done
15:01:31 [2020-08-14T15:01:31.053Z] #1 DONE 0.2s
15:01:31 [2020-08-14T15:01:31.053Z] 
15:01:31 [2020-08-14T15:01:31.053Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:01:31 [2020-08-14T15:01:31.060Z] #3 DONE 0.4s
15:01:31 [2020-08-14T15:01:31.060Z] 
15:01:31 [2020-08-14T15:01:31.060Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:01:31 [2020-08-14T15:01:31.060Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:01:31 [2020-08-14T15:01:31.060Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
15:01:31 [2020-08-14T15:01:31.060Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:01:31 [2020-08-14T15:01:31.060Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:01:31 [2020-08-14T15:01:31.060Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:01:31 [2020-08-14T15:01:31.070Z] #29 ...
15:01:31 [2020-08-14T15:01:31.070Z] 
15:01:31 [2020-08-14T15:01:31.070Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.871 + RM_GOPATH=0
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.876 + TMP_GOPATH=
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.876 + : /build
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.877 + '[' -z '' ']'
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.907 ++ mktemp -d
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.910 + export GOPATH=/tmp/tmp.NjQZve8P9Y
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.929 + GOPATH=/tmp/tmp.NjQZve8P9Y
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.935 + RM_GOPATH=1
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.935 + case "$(go env GOARCH)" in
15:01:31 [2020-08-14T15:01:31.070Z] #44 0.936 ++ go env GOARCH
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.002 + export GO_BUILDMODE=-buildmode=pie
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.003 + GO_BUILDMODE=-buildmode=pie
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.007 ++ dirname /tmp/install/install.sh
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.010 + dir=/tmp/install
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.010 + bin=gotestsum
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.010 + shift
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.010 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.010 + . /tmp/install/gotestsum.installer
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.011 ++ : v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.011 + install_gotestsum
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.012 + set -e
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.013 + export GO111MODULE=on
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.013 + GO111MODULE=on
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.013 + GOBIN=/build
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.014 + go get gotest.tools/gotestsum@v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.230 go: finding gotest.tools v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.231 go: finding gotest.tools/gotestsum v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 1.948 go: downloading gotest.tools/gotestsum v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 3.054 go: extracting gotest.tools/gotestsum v0.3.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.209 go: downloading gotest.tools v2.1.0+incompatible
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.614 go: extracting gotest.tools v2.1.0+incompatible
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.728 go: downloading github.com/fatih/color v1.6.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.777 go: downloading github.com/sirupsen/logrus v1.0.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.778 go: downloading github.com/spf13/pflag v1.0.1
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.778 go: downloading github.com/pkg/errors v0.8.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.850 go: downloading github.com/jonboulle/clockwork v0.1.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 4.978 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.189 go: extracting github.com/jonboulle/clockwork v0.1.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.225 go: extracting github.com/pkg/errors v0.8.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.402 go: extracting github.com/spf13/pflag v1.0.1
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.489 go: extracting github.com/fatih/color v1.6.0
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.496 go: extracting github.com/sirupsen/logrus v1.0.5
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.537 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:01:31 [2020-08-14T15:01:31.070Z] #44 5.568 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:01:31 [2020-08-14T15:01:31.317Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.86MB / 8.88MB 0.2s
15:01:31 [2020-08-14T15:01:31.317Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
15:01:31 [2020-08-14T15:01:31.369Z] #44 5.667 go: downloading github.com/mattn/go-isatty v0.0.3
15:01:31 [2020-08-14T15:01:31.369Z] #44 5.668 go: downloading github.com/mattn/go-colorable v0.0.9
15:01:31 [2020-08-14T15:01:31.369Z] #44 5.886 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:01:31 [2020-08-14T15:01:31.369Z] #44 5.927 go: extracting github.com/mattn/go-isatty v0.0.3
15:01:31 [2020-08-14T15:01:31.460Z] #39 ...
15:01:31 [2020-08-14T15:01:31.460Z] 
15:01:31 [2020-08-14T15:01:31.460Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:01:31 [2020-08-14T15:01:31.460Z] #11 DONE 1.8s
15:01:31 [2020-08-14T15:01:31.573Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:01:31 [2020-08-14T15:01:31.573Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:01:31 [2020-08-14T15:01:31.624Z] #3 DONE 0.7s
15:01:31 [2020-08-14T15:01:31.624Z] 
15:01:31 [2020-08-14T15:01:31.624Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:01:31 [2020-08-14T15:01:31.624Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:01:31 [2020-08-14T15:01:31.667Z] #44 6.013 go: extracting github.com/mattn/go-colorable v0.0.9
15:01:31 [2020-08-14T15:01:31.667Z] #44 6.094 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:01:31 [2020-08-14T15:01:31.716Z] 
15:01:31 [2020-08-14T15:01:31.716Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.479 + RM_GOPATH=0
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.479 + TMP_GOPATH=
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.479 + : /build
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.479 + '[' -z '' ']'
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.479 ++ mktemp -d
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.481 + export GOPATH=/tmp/tmp.BTbEOTUSMk
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.481 + GOPATH=/tmp/tmp.BTbEOTUSMk
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.481 + RM_GOPATH=1
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.481 + case "$(go env GOARCH)" in
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.481 ++ go env GOARCH
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.483 + export GO_BUILDMODE=-buildmode=pie
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.484 + GO_BUILDMODE=-buildmode=pie
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.484 ++ dirname /tmp/install/install.sh
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.491 + dir=/tmp/install
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.492 + bin=runc
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.492 + shift
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.492 + '[' '!' -f /tmp/install/runc.installer ']'
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.492 + . /tmp/install/runc.installer
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.493 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.493 + install_runc
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.495 + uname -r
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.495 + grep -q '^3\.10\.0.*\.el7\.'
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.501 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.507 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.507 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BTbEOTUSMk/src/github.com/opencontainers/runc
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.507 Cloning into '/tmp/tmp.BTbEOTUSMk/src/github.com/opencontainers/runc'...
15:01:31 [2020-08-14T15:01:31.716Z] #49 1.507 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:01:31 [2020-08-14T15:01:31.831Z] #39 ...
15:01:31 [2020-08-14T15:01:31.831Z] 
15:01:31 [2020-08-14T15:01:31.831Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:01:31 [2020-08-14T15:01:31.831Z] #28 DONE 96.3s
15:01:31 [2020-08-14T15:01:31.940Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.04MB / 8.88MB 0.2s
15:01:31 [2020-08-14T15:01:31.940Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:01:31 [2020-08-14T15:01:31.940Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:01:31 [2020-08-14T15:01:31.940Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:01:31 [2020-08-14T15:01:31.940Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
15:01:32 [2020-08-14T15:01:32.030Z] Client:
15:01:32 [2020-08-14T15:01:32.030Z]  Debug Mode: false
15:01:32 [2020-08-14T15:01:32.030Z] 
15:01:32 [2020-08-14T15:01:32.030Z] Server:
15:01:32 [2020-08-14T15:01:32.030Z]  Containers: 0
15:01:32 [2020-08-14T15:01:32.030Z]   Running: 0
15:01:32 [2020-08-14T15:01:32.030Z]   Paused: 0
15:01:32 [2020-08-14T15:01:32.030Z]   Stopped: 0
15:01:32 [2020-08-14T15:01:32.030Z]  Images: 0
15:01:32 [2020-08-14T15:01:32.030Z]  Server Version: 19.03.12
15:01:32 [2020-08-14T15:01:32.030Z]  Storage Driver: overlay2
15:01:32 [2020-08-14T15:01:32.030Z]   Backing Filesystem: extfs
15:01:32 [2020-08-14T15:01:32.030Z]   Supports d_type: true
15:01:32 [2020-08-14T15:01:32.030Z]   Native Overlay Diff: true
15:01:32 [2020-08-14T15:01:32.030Z]  Logging Driver: json-file
15:01:32 [2020-08-14T15:01:32.030Z]  Cgroup Driver: cgroupfs
15:01:32 [2020-08-14T15:01:32.030Z]  Plugins:
15:01:32 [2020-08-14T15:01:32.030Z]   Volume: local
15:01:32 [2020-08-14T15:01:32.030Z]   Network: bridge host ipvlan macvlan null overlay
15:01:32 [2020-08-14T15:01:32.030Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:01:32 [2020-08-14T15:01:32.030Z]  Swarm: inactive
15:01:32 [2020-08-14T15:01:32.030Z]  Runtimes: runc
15:01:32 [2020-08-14T15:01:32.030Z]  Default Runtime: runc
15:01:32 [2020-08-14T15:01:32.030Z]  Init Binary: docker-init
15:01:32 [2020-08-14T15:01:32.030Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:01:32 [2020-08-14T15:01:32.030Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:01:32 [2020-08-14T15:01:32.030Z]  init version: fec3683
15:01:32 [2020-08-14T15:01:32.030Z]  Security Options:
15:01:32 [2020-08-14T15:01:32.030Z]   apparmor
15:01:32 [2020-08-14T15:01:32.030Z]   seccomp
15:01:32 [2020-08-14T15:01:32.030Z]    Profile: default
15:01:32 [2020-08-14T15:01:32.030Z]  Kernel Version: 4.15.0-1074-aws
15:01:32 [2020-08-14T15:01:32.030Z]  Operating System: Ubuntu 16.04.6 LTS
15:01:32 [2020-08-14T15:01:32.030Z]  OSType: linux
15:01:32 [2020-08-14T15:01:32.030Z]  Architecture: aarch64
15:01:32 [2020-08-14T15:01:32.030Z]  CPUs: 4
15:01:32 [2020-08-14T15:01:32.030Z]  Total Memory: 7.525GiB
15:01:32 [2020-08-14T15:01:32.030Z]  Name: ip-10-100-102-85
15:01:32 [2020-08-14T15:01:32.030Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
15:01:32 [2020-08-14T15:01:32.030Z]  Docker Root Dir: /var/lib/docker
15:01:32 [2020-08-14T15:01:32.030Z]  Debug Mode: false
15:01:32 [2020-08-14T15:01:32.030Z]  Registry: https://index.docker.io/v1/
15:01:32 [2020-08-14T15:01:32.030Z]  Labels:
15:01:32 [2020-08-14T15:01:32.030Z]  Experimental: true
15:01:32 [2020-08-14T15:01:32.030Z]  Insecure Registries:
15:01:32 [2020-08-14T15:01:32.030Z]   127.0.0.0/8
15:01:32 [2020-08-14T15:01:32.030Z]  Live Restore Enabled: true
15:01:32 [2020-08-14T15:01:32.030Z] 
15:01:32 [2020-08-14T15:01:32.030Z] WARNING: No swap limit support
[Pipeline] sh
15:01:32 [2020-08-14T15:01:32.129Z] 
15:01:32 [2020-08-14T15:01:32.129Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:32 [2020-08-14T15:01:32.129Z] #17 6.247 Reading package lists...
15:01:32 [2020-08-14T15:01:32.129Z] #17 8.306 Reading package lists...
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.18 Building dependency tree...
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75 libcap2-bin is already the newest version (1:2.25-2).
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75 The following additional packages will be installed:
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.75   python3.7 python3.7-minimal vim-runtime xxd
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76 Suggested packages:
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76 Recommended packages:
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76   aufs-dkms nftables build-essential python3-dev python3-keyring
15:01:32 [2020-08-14T15:01:32.129Z] #17 10.76   python3-keyrings.alt python3-xdg unzip
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94 The following NEW packages will be installed:
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:01:32 [2020-08-14T15:01:32.129Z] #17 11.94   xz-utils zip
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.03 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.03 Need to get 27.7 MB of archives.
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.03 After this operation, 117 MB of additional disk space will be used.
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:01:32 [2020-08-14T15:01:32.129Z] #17 12.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:01:32 [2020-08-14T15:01:32.130Z] #17 12.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:01:32 [2020-08-14T15:01:32.130Z] #17 12.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.34 debconf: delaying package configuration, since apt-utils is not installed
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.37 Fetched 27.7 MB in 1s (30.4 MB/s)
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.41 Selecting previously unselected package pigz.
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.46 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.47 Unpacking pigz (2.4-1) ...
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.50 Selecting previously unselected package libpython3.7-minimal:s390x.
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.51 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.85 Selecting previously unselected package python3.7-minimal.
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
15:01:32 [2020-08-14T15:01:32.130Z] #17 13.86 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:01:32 [2020-08-14T15:01:32.146Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
15:01:32 [2020-08-14T15:01:32.146Z] #4 DONE 1.1s
15:01:32 [2020-08-14T15:01:32.200Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:01:32 [2020-08-14T15:01:32.200Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:01:32 [2020-08-14T15:01:32.327Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:32 [2020-08-14T15:01:32.327Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:01:32 [2020-08-14T15:01:32.327Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41357/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:01:32 [2020-08-14T15:01:32.327Z] + bash /home/ubuntu/workspace/moby_PR-41357/check-config.sh
15:01:32 [2020-08-14T15:01:32.327Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:01:32 [2020-08-14T15:01:32.327Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
15:01:32 [2020-08-14T15:01:32.327Z] 
15:01:32 [2020-08-14T15:01:32.327Z] Generally Necessary:
15:01:32 [2020-08-14T15:01:32.327Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:01:32 [2020-08-14T15:01:32.327Z] - apparmor: enabled and tools installed
15:01:32 [2020-08-14T15:01:32.408Z] 
15:01:32 [2020-08-14T15:01:32.408Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:32 [2020-08-14T15:01:32.439Z] #17 14.62 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
15:01:32 [2020-08-14T15:01:32.439Z] #17 14.63 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:01:32 [2020-08-14T15:01:32.439Z] #17 ...
15:01:32 [2020-08-14T15:01:32.439Z] 
15:01:32 [2020-08-14T15:01:32.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:32 [2020-08-14T15:01:32.439Z] #39 59.44   CC       criu/cr-service.o
15:01:32 [2020-08-14T15:01:32.460Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NAMESPACES: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NET_NS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_PID_NS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_IPC_NS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_UTS_NS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CGROUPS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CGROUP_CPUACCT: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CGROUP_DEVICE: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CGROUP_FREEZER: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CGROUP_SCHED: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_CPUSETS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_MEMCG: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_KEYS: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_VETH: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_BRIDGE: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NF_NAT: enabled (as module)
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_NF_NAT_NEEDED: enabled
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_POSIX_MQUEUE: enabled
15:01:32 [2020-08-14T15:01:32.589Z] 
15:01:32 [2020-08-14T15:01:32.589Z] Optional Features:
15:01:32 [2020-08-14T15:01:32.589Z] - CONFIG_USER_NS: enabled
15:01:32 [2020-08-14T15:01:32.645Z] #49 ...
15:01:32 [2020-08-14T15:01:32.645Z] 
15:01:32 [2020-08-14T15:01:32.645Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:01:32 [2020-08-14T15:01:32.645Z] #12 DONE 1.3s
15:01:32 [2020-08-14T15:01:32.664Z] #6 DONE 0.2s
15:01:32 [2020-08-14T15:01:32.664Z] 
15:01:32 [2020-08-14T15:01:32.664Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:01:32 [2020-08-14T15:01:32.664Z] #5 DONE 0.3s
15:01:32 [2020-08-14T15:01:32.664Z] 
15:01:32 [2020-08-14T15:01:32.664Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:32 [2020-08-14T15:01:32.664Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:32 [2020-08-14T15:01:32.720Z] #4 DONE 0.8s
15:01:32 [2020-08-14T15:01:32.720Z] 
15:01:32 [2020-08-14T15:01:32.720Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_SECCOMP: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CGROUP_PIDS: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_MEMCG_SWAP: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:01:32 [2020-08-14T15:01:32.851Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_BLK_CGROUP: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IOSCHED_CFQ: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CGROUP_PERF: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CGROUP_HUGETLB: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_CFS_BANDWIDTH: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_RT_GROUP_SCHED: missing
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_VS: enabled (as module)
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_VS_NFCT: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_IP_VS_RR: enabled (as module)
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_EXT4_FS: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:01:32 [2020-08-14T15:01:32.851Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:01:32 [2020-08-14T15:01:32.901Z] 
15:01:32 [2020-08-14T15:01:32.901Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:01:32 [2020-08-14T15:01:32.920Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:32 [2020-08-14T15:01:32.920Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:32 [2020-08-14T15:01:32.980Z] #6 DONE 0.2s
15:01:32 [2020-08-14T15:01:32.980Z] 
15:01:32 [2020-08-14T15:01:32.980Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:01:33 [2020-08-14T15:01:33.070Z] #39 60.23   CC       criu/crtools.o
15:01:33 [2020-08-14T15:01:33.113Z] - Network Drivers:
15:01:33 [2020-08-14T15:01:33.113Z]   - "overlay":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_VXLAN: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       Optional (for encrypted networks):
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_CRYPTO: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_CRYPTO_AEAD: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_CRYPTO_GCM: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_CRYPTO_GHASH: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_XFRM: enabled
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_XFRM_USER: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_INET_ESP: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]   - "ipvlan":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_IPVLAN: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]   - "macvlan":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_MACVLAN: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_DUMMY: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]   - "ftp,tftp client in container":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z] - Storage Drivers:
15:01:33 [2020-08-14T15:01:33.113Z]   - "aufs":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_AUFS_FS: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]   - "btrfs":
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:01:33 [2020-08-14T15:01:33.113Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:01:33 [2020-08-14T15:01:33.113Z]   - "devicemapper":
15:01:33 [2020-08-14T15:01:33.244Z] #5 DONE 0.3s
15:01:33 [2020-08-14T15:01:33.244Z] 
15:01:33 [2020-08-14T15:01:33.244Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:33 [2020-08-14T15:01:33.244Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:33 [2020-08-14T15:01:33.244Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:33 [2020-08-14T15:01:33.244Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:33 [2020-08-14T15:01:33.360Z] #39 60.55   CC       criu/eventfd.o
15:01:33 [2020-08-14T15:01:33.375Z]     - CONFIG_BLK_DEV_DM: enabled
15:01:33 [2020-08-14T15:01:33.375Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:01:33 [2020-08-14T15:01:33.375Z]   - "overlay":
15:01:33 [2020-08-14T15:01:33.375Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:01:33 [2020-08-14T15:01:33.375Z]   - "zfs":
15:01:33 [2020-08-14T15:01:33.375Z]     - /dev/zfs: missing
15:01:33 [2020-08-14T15:01:33.375Z]     - zfs command: missing
15:01:33 [2020-08-14T15:01:33.375Z]     - zpool command: missing
15:01:33 [2020-08-14T15:01:33.375Z] 
15:01:33 [2020-08-14T15:01:33.375Z] Limits:
15:01:33 [2020-08-14T15:01:33.375Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:01:33 [2020-08-14T15:01:33.375Z] 
15:01:33 [2020-08-14T15:01:33.375Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:01:33 [2020-08-14T15:01:33.463Z] #13 0.881 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:01:33 [2020-08-14T15:01:33.650Z] #39 60.71   CC       criu/eventpoll.o
15:01:33 [2020-08-14T15:01:33.719Z] #13 DONE 1.0s
15:01:33 [2020-08-14T15:01:33.719Z] 
15:01:33 [2020-08-14T15:01:33.719Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:01:33 [2020-08-14T15:01:33.747Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b .
15:01:33 [2020-08-14T15:01:33.747Z] #2 [internal] load .dockerignore
15:01:33 [2020-08-14T15:01:33.941Z] #39 61.16   CC       criu/external.o
15:01:34 [2020-08-14T15:01:34.016Z] #2 transferring context: 87B done
15:01:34 [2020-08-14T15:01:34.016Z] #2 DONE 0.2s
15:01:34 [2020-08-14T15:01:34.016Z] 
15:01:34 [2020-08-14T15:01:34.016Z] #1 [internal] load build definition from Dockerfile
15:01:34 [2020-08-14T15:01:34.016Z] #1 transferring dockerfile: 16.37kB done
15:01:34 [2020-08-14T15:01:34.016Z] #1 DONE 0.2s
15:01:34 [2020-08-14T15:01:34.016Z] 
15:01:34 [2020-08-14T15:01:34.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:01:34 [2020-08-14T15:01:34.256Z] #39 61.43   CC       criu/fault-injection.o
15:01:34 [2020-08-14T15:01:34.284Z] #14 ...
15:01:34 [2020-08-14T15:01:34.284Z] 
15:01:34 [2020-08-14T15:01:34.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:34 [2020-08-14T15:01:34.284Z] #41 112.0 vendor/golang.org/x/net/http/httpproxy
15:01:34 [2020-08-14T15:01:34.284Z] #41 112.4 mime/multipart
15:01:34 [2020-08-14T15:01:34.284Z] #41 114.3 crypto/tls
15:01:34 [2020-08-14T15:01:34.284Z] #41 ...
15:01:34 [2020-08-14T15:01:34.284Z] 
15:01:34 [2020-08-14T15:01:34.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:34 [2020-08-14T15:01:34.284Z] #39 51.00   CC       compel/src/lib/ptrace.o
15:01:34 [2020-08-14T15:01:34.284Z] #39 51.61   AR       compel/libcompel.a
15:01:34 [2020-08-14T15:01:34.284Z] #39 51.70   HOSTCC   compel/src/main-host.o
15:01:34 [2020-08-14T15:01:34.434Z] #44 8.773 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:01:34 [2020-08-14T15:01:34.434Z] #44 9.113 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:01:34 [2020-08-14T15:01:34.553Z] #39 61.50   CC       criu/fdstore.o
15:01:34 [2020-08-14T15:01:34.591Z] #3 DONE 0.5s
15:01:34 [2020-08-14T15:01:34.591Z] 
15:01:34 [2020-08-14T15:01:34.591Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:01:34 [2020-08-14T15:01:34.591Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:01:34 [2020-08-14T15:01:34.591Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:01:34 [2020-08-14T15:01:34.591Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
15:01:34 [2020-08-14T15:01:34.591Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
15:01:34 [2020-08-14T15:01:34.591Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
15:01:34 [2020-08-14T15:01:34.737Z] #44 9.277 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:01:34 [2020-08-14T15:01:34.843Z] #39 61.79   CC       criu/fifo.o
15:01:34 [2020-08-14T15:01:34.846Z] #39 ...
15:01:34 [2020-08-14T15:01:34.846Z] 
15:01:34 [2020-08-14T15:01:34.846Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:01:34 [2020-08-14T15:01:34.846Z] #14 DONE 1.1s
15:01:34 [2020-08-14T15:01:34.846Z] 
15:01:34 [2020-08-14T15:01:34.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:34 [2020-08-14T15:01:34.846Z] #39 52.13   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:01:34 [2020-08-14T15:01:34.852Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.44MB / 8.28MB 0.3s
15:01:34 [2020-08-14T15:01:34.852Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s
15:01:35 [2020-08-14T15:01:35.103Z] #39 52.34   HOSTCC   compel/src/lib/handle-elf-host.o
15:01:35 [2020-08-14T15:01:35.134Z] #39 62.07   CC       criu/file-ids.o
15:01:35 [2020-08-14T15:01:35.134Z] #39 62.29   CC       criu/file-lock.o
15:01:35 [2020-08-14T15:01:35.387Z] #44 ...
15:01:35 [2020-08-14T15:01:35.387Z] 
15:01:35 [2020-08-14T15:01:35.387Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:35 [2020-08-14T15:01:35.387Z] #11 1.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:35 [2020-08-14T15:01:35.387Z] #11 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:35 [2020-08-14T15:01:35.387Z] #11 1.268 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:35 [2020-08-14T15:01:35.387Z] #11 2.553 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:01:35 [2020-08-14T15:01:35.387Z] #11 5.064 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:01:35 [2020-08-14T15:01:35.387Z] #11 6.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:01:35 [2020-08-14T15:01:35.425Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done
15:01:35 [2020-08-14T15:01:35.425Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
15:01:35 [2020-08-14T15:01:35.447Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.7s
15:01:35 [2020-08-14T15:01:35.447Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.89MB / 9.86MB 2.8s
15:01:35 [2020-08-14T15:01:35.668Z] #39 ...
15:01:35 [2020-08-14T15:01:35.668Z] 
15:01:35 [2020-08-14T15:01:35.668Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:01:35 [2020-08-14T15:01:35.668Z] #15 DONE 1.0s
15:01:35 [2020-08-14T15:01:35.668Z] 
15:01:35 [2020-08-14T15:01:35.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:35 [2020-08-14T15:01:35.668Z] #39 52.85   HOSTCC   compel/src/lib/log-host.o
15:01:35 [2020-08-14T15:01:35.686Z] #11 ...
15:01:35 [2020-08-14T15:01:35.686Z] 
15:01:35 [2020-08-14T15:01:35.686Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.813 + RM_GOPATH=0
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.820 + TMP_GOPATH=
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.820 + : /build
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.820 + '[' -z '' ']'
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.833 ++ mktemp -d
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.838 + export GOPATH=/tmp/tmp.ZZXySBJHH9
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.838 + GOPATH=/tmp/tmp.ZZXySBJHH9
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.838 + RM_GOPATH=1
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.839 + case "$(go env GOARCH)" in
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.845 ++ go env GOARCH
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.897 + export GO_BUILDMODE=-buildmode=pie
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.897 + GO_BUILDMODE=-buildmode=pie
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.900 ++ dirname /tmp/install/install.sh
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.902 + dir=/tmp/install
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.903 + bin=proxy
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.903 + shift
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.903 + '[' '!' -f /tmp/install/proxy.installer ']'
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.903 + . /tmp/install/proxy.installer
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.904 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + install_proxy
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + case "$1" in
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + export CGO_ENABLED=0
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + CGO_ENABLED=0
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + _install_proxy
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.905 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZZXySBJHH9/src/github.com/docker/libnetwork
15:01:35 [2020-08-14T15:01:35.686Z] #61 0.934 Cloning into '/tmp/tmp.ZZXySBJHH9/src/github.com/docker/libnetwork'...
15:01:35 [2020-08-14T15:01:35.686Z] #61 ...
15:01:35 [2020-08-14T15:01:35.686Z] 
15:01:35 [2020-08-14T15:01:35.686Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:01:35 [2020-08-14T15:01:35.686Z] #52 1.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:35 [2020-08-14T15:01:35.686Z] #52 1.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:35 [2020-08-14T15:01:35.686Z] #52 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:35 [2020-08-14T15:01:35.686Z] #52 2.727 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:01:35 [2020-08-14T15:01:35.686Z] #52 5.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:01:35 [2020-08-14T15:01:35.686Z] #52 7.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:01:35 [2020-08-14T15:01:35.687Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
15:01:35 [2020-08-14T15:01:35.715Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.75MB / 9.86MB 3.0s
15:01:35 [2020-08-14T15:01:35.715Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.43MB / 9.86MB 3.1s
15:01:35 [2020-08-14T15:01:35.764Z] #39 62.81   CC       criu/files-ext.o
15:01:35 [2020-08-14T15:01:35.764Z] #39 62.94   CC       criu/files-reg.o
15:01:35 [2020-08-14T15:01:35.925Z] #39 53.06   HOSTLINK compel/compel-host-bin
15:01:35 [2020-08-14T15:01:35.925Z] #39 53.28   DEP      soccr/soccr.d
15:01:35 [2020-08-14T15:01:35.976Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s
15:01:35 [2020-08-14T15:01:35.984Z] #52 ...
15:01:35 [2020-08-14T15:01:35.984Z] 
15:01:35 [2020-08-14T15:01:35.984Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:01:35 [2020-08-14T15:01:35.984Z] #33 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:35 [2020-08-14T15:01:35.984Z] #33 1.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:35 [2020-08-14T15:01:35.984Z] #33 1.306 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:35 [2020-08-14T15:01:35.985Z] #33 3.089 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:01:35 [2020-08-14T15:01:35.985Z] #33 5.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:01:35 [2020-08-14T15:01:35.985Z] #33 7.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:01:35 [2020-08-14T15:01:35.985Z] #33 ...
15:01:35 [2020-08-14T15:01:35.985Z] 
15:01:35 [2020-08-14T15:01:35.985Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.876 + RM_GOPATH=0
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.876 + TMP_GOPATH=
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.878 + : /build
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.878 + '[' -z '' ']'
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.881 ++ mktemp -d
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.882 + export GOPATH=/tmp/tmp.njdUyXiZ4J
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.882 + GOPATH=/tmp/tmp.njdUyXiZ4J
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.882 + RM_GOPATH=1
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.882 + case "$(go env GOARCH)" in
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.883 ++ go env GOARCH
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.941 + export GO_BUILDMODE=-buildmode=pie
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.941 + GO_BUILDMODE=-buildmode=pie
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.945 ++ dirname /tmp/install/install.sh
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.985 + dir=/tmp/install
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.985 + bin=dockercli
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.985 + shift
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.985 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.986 + . /tmp/install/dockercli.installer
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.986 ++ : stable
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.986 ++ : 17.06.2-ce
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.986 + install_dockercli
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.987 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:01:35 [2020-08-14T15:01:35.985Z] #22 0.987 Install docker/cli version 17.06.2-ce from stable
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.008 ++ uname -m
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + arch=ppc64le
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + '[' ppc64le '!=' x86_64 ']'
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + '[' ppc64le '!=' s390x ']'
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + '[' ppc64le '!=' armhf ']'
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + build_dockercli
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.019 + git clone https://github.com/docker/docker-ce /tmp/tmp.njdUyXiZ4J/tmp/docker-ce
15:01:35 [2020-08-14T15:01:35.985Z] #22 1.047 Cloning into '/tmp/tmp.njdUyXiZ4J/tmp/docker-ce'...
15:01:36 [2020-08-14T15:01:36.181Z] #39 53.48   CC       soccr/soccr.o
15:01:36 [2020-08-14T15:01:36.236Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done
15:01:36 [2020-08-14T15:01:36.236Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:01:36 [2020-08-14T15:01:36.284Z] #22 ...
15:01:36 [2020-08-14T15:01:36.284Z] 
15:01:36 [2020-08-14T15:01:36.284Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.876 + RM_GOPATH=0
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.878 + TMP_GOPATH=
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.880 + : /build
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.882 + '[' -z '' ']'
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.890 ++ mktemp -d
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.891 + export GOPATH=/tmp/tmp.bLcJPaHg30
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.891 + GOPATH=/tmp/tmp.bLcJPaHg30
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.903 + RM_GOPATH=1
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.906 + case "$(go env GOARCH)" in
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.907 ++ go env GOARCH
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.919 + export GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.919 + GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.926 ++ dirname /tmp/install/install.sh
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.945 + dir=/tmp/install
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.945 + bin=rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.945 + shift
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.946 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.946 + . /tmp/install/rootlesskit.installer
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.947 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.948 + install_rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.948 + case "$1" in
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.948 + export CGO_ENABLED=0
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.948 + CGO_ENABLED=0
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.949 + _install_rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.949 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.950 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.950 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bLcJPaHg30/src/github.com/rootless-containers/rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 0.979 Cloning into '/tmp/tmp.bLcJPaHg30/src/github.com/rootless-containers/rootlesskit'...
15:01:36 [2020-08-14T15:01:36.284Z] #55 6.682 + cd /tmp/tmp.bLcJPaHg30/src/github.com/rootless-containers/rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 6.683 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:01:36 [2020-08-14T15:01:36.284Z] #55 7.352 + for f in rootlesskit rootlesskit-docker-proxy
15:01:36 [2020-08-14T15:01:36.284Z] #55 7.352 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:01:36 [2020-08-14T15:01:36.284Z] #55 ...
15:01:36 [2020-08-14T15:01:36.284Z] 
15:01:36 [2020-08-14T15:01:36.284Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:01:36 [2020-08-14T15:01:36.284Z] #39 1.063 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:36 [2020-08-14T15:01:36.284Z] #39 1.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:36 [2020-08-14T15:01:36.284Z] #39 1.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:36 [2020-08-14T15:01:36.284Z] #39 2.474 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:01:36 [2020-08-14T15:01:36.284Z] #39 4.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:01:36 [2020-08-14T15:01:36.284Z] #39 6.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:01:36 [2020-08-14T15:01:36.284Z] #39 ...
15:01:36 [2020-08-14T15:01:36.284Z] 
15:01:36 [2020-08-14T15:01:36.284Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.819 + RM_GOPATH=0
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.820 + TMP_GOPATH=
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.820 + : /build
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.820 + '[' -z '' ']'
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.822 ++ mktemp -d
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.825 + export GOPATH=/tmp/tmp.6QDtrkrJNo
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.826 + GOPATH=/tmp/tmp.6QDtrkrJNo
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.826 + RM_GOPATH=1
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.826 + case "$(go env GOARCH)" in
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.833 ++ go env GOARCH
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.856 + export GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.856 + GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.858 ++ dirname /tmp/install/install.sh
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.878 + dir=/tmp/install
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.879 + bin=vndr
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.880 + shift
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.881 + '[' '!' -f /tmp/install/vndr.installer ']'
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.882 + . /tmp/install/vndr.installer
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.883 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.883 + install_vndr
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.884 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.884 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.884 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6QDtrkrJNo/src/github.com/LK4D4/vndr
15:01:36 [2020-08-14T15:01:36.284Z] #42 0.899 Cloning into '/tmp/tmp.6QDtrkrJNo/src/github.com/LK4D4/vndr'...
15:01:36 [2020-08-14T15:01:36.284Z] #42 1.917 + cd /tmp/tmp.6QDtrkrJNo/src/github.com/LK4D4/vndr
15:01:36 [2020-08-14T15:01:36.284Z] #42 1.919 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:01:36 [2020-08-14T15:01:36.284Z] #42 1.950 + go build -buildmode=pie -v -o /build/vndr .
15:01:36 [2020-08-14T15:01:36.284Z] #42 3.341 internal/cpu
15:01:36 [2020-08-14T15:01:36.284Z] #42 3.379 sync/atomic
15:01:36 [2020-08-14T15:01:36.284Z] #42 3.406 unicode
15:01:36 [2020-08-14T15:01:36.284Z] #42 3.437 unicode/utf8
15:01:36 [2020-08-14T15:01:36.284Z] #42 4.410 math
15:01:36 [2020-08-14T15:01:36.284Z] #42 5.382 internal/bytealg
15:01:36 [2020-08-14T15:01:36.284Z] #42 5.476 encoding
15:01:36 [2020-08-14T15:01:36.284Z] #42 5.974 unicode/utf16
15:01:36 [2020-08-14T15:01:36.284Z] #42 6.906 container/list
15:01:36 [2020-08-14T15:01:36.284Z] #42 7.927 runtime
15:01:36 [2020-08-14T15:01:36.284Z] #42 9.722 crypto/internal/subtle
15:01:36 [2020-08-14T15:01:36.284Z] #42 10.13 crypto/subtle
15:01:36 [2020-08-14T15:01:36.284Z] #42 10.74 vendor/golang.org/x/crypto/cryptobyte/asn1
15:01:36 [2020-08-14T15:01:36.565Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.0s
15:01:36 [2020-08-14T15:01:36.565Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.95MB / 9.86MB 3.3s
15:01:36 [2020-08-14T15:01:36.565Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.90MB / 9.86MB 3.4s
15:01:36 [2020-08-14T15:01:36.565Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s
15:01:36 [2020-08-14T15:01:36.584Z] #42 ...
15:01:36 [2020-08-14T15:01:36.584Z] 
15:01:36 [2020-08-14T15:01:36.584Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.853 + RM_GOPATH=0
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.859 + TMP_GOPATH=
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.859 + : /build
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.859 + '[' -z '' ']'
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.862 ++ mktemp -d
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.873 + export GOPATH=/tmp/tmp.25TYw3BnYc
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.874 + GOPATH=/tmp/tmp.25TYw3BnYc
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.874 + RM_GOPATH=1
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.876 + case "$(go env GOARCH)" in
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.885 ++ go env GOARCH
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.900 + export GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.900 + GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.902 ++ dirname /tmp/install/install.sh
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.904 + dir=/tmp/install
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.918 + bin=shfmt
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.918 + shift
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.919 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.921 + . /tmp/install/shfmt.installer
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.921 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.921 + install_shfmt
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.922 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.922 + git clone https://github.com/mvdan/sh.git /tmp/tmp.25TYw3BnYc/src/github.com/mvdan/sh
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.922 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:01:36 [2020-08-14T15:01:36.584Z] #48 0.935 Cloning into '/tmp/tmp.25TYw3BnYc/src/github.com/mvdan/sh'...
15:01:36 [2020-08-14T15:01:36.584Z] #48 10.86 + cd /tmp/tmp.25TYw3BnYc/src/github.com/mvdan/sh
15:01:36 [2020-08-14T15:01:36.584Z] #48 10.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:01:36 [2020-08-14T15:01:36.584Z] #48 10.97 + GO111MODULE=on
15:01:36 [2020-08-14T15:01:36.584Z] #48 10.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:01:36 [2020-08-14T15:01:36.584Z] #48 ...
15:01:36 [2020-08-14T15:01:36.584Z] 
15:01:36 [2020-08-14T15:01:36.584Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:01:36 [2020-08-14T15:01:36.584Z] #37 0.739 + git clone https://github.com/docker/distribution.git .
15:01:36 [2020-08-14T15:01:36.584Z] #37 0.743 Cloning into '.'...
15:01:36 [2020-08-14T15:01:36.743Z] #39 ...
15:01:36 [2020-08-14T15:01:36.743Z] 
15:01:36 [2020-08-14T15:01:36.743Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:01:36 [2020-08-14T15:01:36.743Z] #16 DONE 1.0s
15:01:36 [2020-08-14T15:01:36.824Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:01:36 [2020-08-14T15:01:36.825Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done
15:01:36 [2020-08-14T15:01:36.882Z] #37 ...
15:01:36 [2020-08-14T15:01:36.882Z] 
15:01:36 [2020-08-14T15:01:36.882Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.858 + RM_GOPATH=0
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.860 + TMP_GOPATH=
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.862 + : /build
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.862 + '[' -z '' ']'
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.865 ++ mktemp -d
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.872 + export GOPATH=/tmp/tmp.NvrfNDY5nM
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.872 + GOPATH=/tmp/tmp.NvrfNDY5nM
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.875 + RM_GOPATH=1
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.875 + case "$(go env GOARCH)" in
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.877 ++ go env GOARCH
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.965 + export GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.965 + GO_BUILDMODE=-buildmode=pie
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.966 ++ dirname /tmp/install/install.sh
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.970 + dir=/tmp/install
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.977 + bin=golangci_lint
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.977 + shift
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.977 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.980 + . /tmp/install/golangci_lint.installer
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.983 ++ : v1.23.8
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.984 + install_golangci_lint
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.997 + echo 'Installing golangci-lint version v1.23.8'
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.997 Installing golangci-lint version v1.23.8
15:01:36 [2020-08-14T15:01:36.882Z] #46 0.997 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:01:36 [2020-08-14T15:01:36.999Z] 
15:01:36 [2020-08-14T15:01:36.999Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:37 [2020-08-14T15:01:37.179Z] #46 ...
15:01:37 [2020-08-14T15:01:37.179Z] 
15:01:37 [2020-08-14T15:01:37.179Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:01:37 [2020-08-14T15:01:37.179Z] #24 0.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:37 [2020-08-14T15:01:37.179Z] #24 0.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:37 [2020-08-14T15:01:37.179Z] #24 0.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:37 [2020-08-14T15:01:37.179Z] #24 2.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:01:37 [2020-08-14T15:01:37.179Z] #24 4.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:01:37 [2020-08-14T15:01:37.179Z] #24 6.062 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:01:37 [2020-08-14T15:01:37.179Z] #24 ...
15:01:37 [2020-08-14T15:01:37.179Z] 
15:01:37 [2020-08-14T15:01:37.179Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.532 + RM_GOPATH=0
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.532 + TMP_GOPATH=
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.532 + : /build
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.532 + '[' -z '' ']'
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.533 ++ mktemp -d
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.534 + export GOPATH=/tmp/tmp.1FdlShX95d
15:01:37 [2020-08-14T15:01:37.179Z] #31 0.534 + GOPATH=/tmp/tmp.1FdlShX95d
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.534 + RM_GOPATH=1
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.534 + case "$(go env GOARCH)" in
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.535 ++ go env GOARCH
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.539 + export GO_BUILDMODE=-buildmode=pie
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.539 + GO_BUILDMODE=-buildmode=pie
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.540 ++ dirname /tmp/install/install.sh
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 + dir=/tmp/install
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 + bin=tomlv
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 + shift
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 + . /tmp/install/tomlv.installer
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.541 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.542 + install_tomlv
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.542 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.542 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1FdlShX95d/src/github.com/BurntSushi/toml
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.542 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:01:37 [2020-08-14T15:01:37.180Z] #31 0.544 Cloning into '/tmp/tmp.1FdlShX95d/src/github.com/BurntSushi/toml'...
15:01:37 [2020-08-14T15:01:37.180Z] #31 1.388 + cd /tmp/tmp.1FdlShX95d/src/github.com/BurntSushi/toml
15:01:37 [2020-08-14T15:01:37.180Z] #31 1.406 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:01:37 [2020-08-14T15:01:37.180Z] #31 1.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.001 runtime/internal/sys
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.027 runtime/internal/atomic
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.080 internal/cpu
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.083 math/bits
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.638 runtime/internal/math
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.675 unicode/utf8
15:01:37 [2020-08-14T15:01:37.180Z] #31 2.892 internal/race
15:01:37 [2020-08-14T15:01:37.180Z] #31 3.163 sync/atomic
15:01:37 [2020-08-14T15:01:37.180Z] #31 3.639 internal/bytealg
15:01:37 [2020-08-14T15:01:37.180Z] #31 3.857 unicode
15:01:37 [2020-08-14T15:01:37.180Z] #31 4.073 math
15:01:37 [2020-08-14T15:01:37.180Z] #31 4.432 internal/testlog
15:01:37 [2020-08-14T15:01:37.180Z] #31 5.416 encoding
15:01:37 [2020-08-14T15:01:37.180Z] #31 5.803 runtime/cgo
15:01:37 [2020-08-14T15:01:37.180Z] #31 6.021 runtime
15:01:37 [2020-08-14T15:01:37.271Z] #39 64.15   CC       criu/files.o
15:01:37 [2020-08-14T15:01:37.607Z] #4 DONE 2.7s
15:01:37 [2020-08-14T15:01:37.831Z] #31 ...
15:01:37 [2020-08-14T15:01:37.831Z] 
15:01:37 [2020-08-14T15:01:37.831Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:01:37 [2020-08-14T15:01:37.831Z] #44 12.43 go: finding github.com/fatih/color v1.6.0
15:01:37 [2020-08-14T15:01:37.901Z] #39 ...
15:01:37 [2020-08-14T15:01:37.901Z] 
15:01:37 [2020-08-14T15:01:37.901Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:37 [2020-08-14T15:01:37.901Z] #17 15.98 Selecting previously unselected package python3-minimal.
15:01:37 [2020-08-14T15:01:37.901Z] #17 15.98 (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:01:37 [2020-08-14T15:01:37.901Z] #17 16.01 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.901Z] #17 16.01 Unpacking python3-minimal (3.7.3-1) ...
15:01:37 [2020-08-14T15:01:37.901Z] #17 16.07 Selecting previously unselected package libmpdec2:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.07 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.07 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.11 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.12 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.59 Selecting previously unselected package python3.7.
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.59 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.66 Selecting previously unselected package libpython3-stdlib:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.66 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.69 Setting up python3-minimal (3.7.3-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.95 Selecting previously unselected package python3.
15:01:37 [2020-08-14T15:01:37.902Z] #17 16.95 (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:01:37 [2020-08-14T15:01:37.902Z] #17 17.01 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.01 Unpacking python3 (3.7.3-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.06 Selecting previously unselected package libip4tc0:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.06 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.12 Selecting previously unselected package libip6tc0:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.12 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.16 Selecting previously unselected package libiptc0:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.16 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.16 Unpacking libiptc0:s390x (1.8.2-4) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.19 Selecting previously unselected package libnfnetlink0:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.20 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.24 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.24 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.29 Selecting previously unselected package libnftnl11:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.29 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.33 Selecting previously unselected package iptables.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.33 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.33 Unpacking iptables (1.8.2-4) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.52 Selecting previously unselected package xxd.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.52 Unpacking xxd (2:8.1.0875-5) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.61 Selecting previously unselected package vim-common.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.62 Unpacking vim-common (2:8.1.0875-5) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.72 Selecting previously unselected package bash-completion.
15:01:37 [2020-08-14T15:01:37.902Z] #17 17.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.17 Unpacking bash-completion (1:2.8-6) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.45 Selecting previously unselected package bzip2.
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.49 Selecting previously unselected package xz-utils.
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.49 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.50 Unpacking xz-utils (5.2.4-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.58 Selecting previously unselected package apparmor.
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.58 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.60 Unpacking apparmor (2.13.2-10) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.91 Selecting previously unselected package aufs-tools.
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.91 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.97 Selecting previously unselected package libonig5:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.97 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 19.98 Unpacking libonig5:s390x (6.9.1-1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.06 Selecting previously unselected package libjq1:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.06 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.11 Selecting previously unselected package jq.
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.12 Unpacking jq (1.5+dfsg-2+b1) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.18 Selecting previously unselected package libaio1:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.18 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.18 Unpacking libaio1:s390x (0.3.112-3) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.22 Selecting previously unselected package libgpm2:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.22 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.22 Unpacking libgpm2:s390x (1.20.7-5) ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.26 Selecting previously unselected package libicu63:s390x.
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:01:37 [2020-08-14T15:01:37.902Z] #17 20.26 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:01:37 [2020-08-14T15:01:37.926Z] #17 1.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:01:38 [2020-08-14T15:01:38.134Z] #44 12.45 go: finding github.com/sirupsen/logrus v1.0.5
15:01:38 [2020-08-14T15:01:38.134Z] #44 12.48 go: finding github.com/pkg/errors v0.8.0
15:01:38 [2020-08-14T15:01:38.134Z] #44 12.57 go: finding github.com/spf13/pflag v1.0.1
15:01:38 [2020-08-14T15:01:38.134Z] #44 12.64 go: finding github.com/mattn/go-colorable v0.0.9
15:01:38 [2020-08-14T15:01:38.146Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
15:01:38 [2020-08-14T15:01:38.180Z] 
15:01:38 [2020-08-14T15:01:38.180Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:01:38 [2020-08-14T15:01:38.180Z] #6 DONE 0.3s
15:01:38 [2020-08-14T15:01:38.180Z] 
15:01:38 [2020-08-14T15:01:38.180Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
15:01:38 [2020-08-14T15:01:38.182Z] #17 1.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:01:38 [2020-08-14T15:01:38.182Z] #17 1.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:01:38 [2020-08-14T15:01:38.405Z] #58 ...
15:01:38 [2020-08-14T15:01:38.405Z] 
15:01:38 [2020-08-14T15:01:38.405Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:38 [2020-08-14T15:01:38.405Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.6s done
15:01:38 [2020-08-14T15:01:38.405Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s
15:01:38 [2020-08-14T15:01:38.405Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done
15:01:38 [2020-08-14T15:01:38.440Z] #44 12.76 go: finding github.com/mattn/go-isatty v0.0.3
15:01:38 [2020-08-14T15:01:38.442Z] #5 DONE 0.4s
15:01:38 [2020-08-14T15:01:38.442Z] 
15:01:38 [2020-08-14T15:01:38.442Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:38 [2020-08-14T15:01:38.442Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:01:38 [2020-08-14T15:01:38.670Z] #7 ...
15:01:38 [2020-08-14T15:01:38.670Z] 
15:01:38 [2020-08-14T15:01:38.670Z] #20 [internal] load build context
15:01:38 [2020-08-14T15:01:38.670Z] #20 transferring context: 51.48MB 5.3s done
15:01:38 [2020-08-14T15:01:38.670Z] #20 DONE 6.0s
15:01:38 [2020-08-14T15:01:38.670Z] 
15:01:38 [2020-08-14T15:01:38.670Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.36MB / 7.68MB 0.4s
15:01:38 [2020-08-14T15:01:38.709Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.02MB / 49.18MB 0.4s
15:01:38 [2020-08-14T15:01:38.738Z] #44 13.06 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:01:38 [2020-08-14T15:01:38.738Z] #44 13.19 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:01:38 [2020-08-14T15:01:38.738Z] #44 13.19 go: finding github.com/jonboulle/clockwork v0.1.0
15:01:38 [2020-08-14T15:01:38.738Z] #44 13.31 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:01:38 [2020-08-14T15:01:38.744Z] #17 1.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:01:38 [2020-08-14T15:01:38.751Z] #58 ...
15:01:38 [2020-08-14T15:01:38.751Z] 
15:01:38 [2020-08-14T15:01:38.751Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:38 [2020-08-14T15:01:38.751Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.95MB / 120.17MB 5.7s
15:01:38 [2020-08-14T15:01:38.751Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s
15:01:38 [2020-08-14T15:01:38.751Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
15:01:39 [2020-08-14T15:01:39.011Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.50MB / 120.17MB 6.0s
15:01:39 [2020-08-14T15:01:39.038Z] #44 13.43 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:01:39 [2020-08-14T15:01:39.046Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s
15:01:39 [2020-08-14T15:01:39.046Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 14.01MB / 49.18MB 0.4s
15:01:39 [2020-08-14T15:01:39.234Z] #7 ...
15:01:39 [2020-08-14T15:01:39.234Z] 
15:01:39 [2020-08-14T15:01:39.234Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:39 [2020-08-14T15:01:39.234Z] #58 DONE 6.6s
15:01:39 [2020-08-14T15:01:39.234Z] 
15:01:39 [2020-08-14T15:01:39.234Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:39 [2020-08-14T15:01:39.234Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done
15:01:39 [2020-08-14T15:01:39.308Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done
15:01:39 [2020-08-14T15:01:39.308Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.9s
15:01:39 [2020-08-14T15:01:39.308Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s
15:01:39 [2020-08-14T15:01:39.308Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.89MB / 9.98MB 0.9s
15:01:39 [2020-08-14T15:01:39.571Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.05MB / 52.16MB 1.1s
15:01:39 [2020-08-14T15:01:39.571Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 8.92MB / 9.98MB 1.1s
15:01:39 [2020-08-14T15:01:39.571Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 10.15MB / 52.16MB 1.1s
15:01:39 [2020-08-14T15:01:39.571Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s
15:01:39 [2020-08-14T15:01:39.579Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.3s
15:01:39 [2020-08-14T15:01:39.672Z] #17 3.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:01:39 [2020-08-14T15:01:39.833Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.78MB / 52.16MB 1.3s
15:01:39 [2020-08-14T15:01:39.841Z] #7 ...
15:01:39 [2020-08-14T15:01:39.841Z] 
15:01:39 [2020-08-14T15:01:39.841Z] #20 [internal] load build context
15:01:39 [2020-08-14T15:01:39.841Z] #20 transferring context: 51.48MB 6.4s done
15:01:39 [2020-08-14T15:01:39.841Z] #20 DONE 6.9s
15:01:39 [2020-08-14T15:01:39.841Z] 
15:01:39 [2020-08-14T15:01:39.841Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:39 [2020-08-14T15:01:39.841Z] #7 ...
15:01:39 [2020-08-14T15:01:39.841Z] 
15:01:39 [2020-08-14T15:01:39.841Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:39 [2020-08-14T15:01:39.841Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
15:01:40 [2020-08-14T15:01:40.098Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.88MB / 52.16MB 1.6s
15:01:40 [2020-08-14T15:01:40.098Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.71MB / 52.16MB 1.6s
15:01:40 [2020-08-14T15:01:40.166Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done
15:01:40 [2020-08-14T15:01:40.369Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 38.78MB / 52.16MB 1.8s
15:01:40 [2020-08-14T15:01:40.410Z] #58 DONE 7.2s
15:01:40 [2020-08-14T15:01:40.410Z] 
15:01:40 [2020-08-14T15:01:40.410Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:40 [2020-08-14T15:01:40.410Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done
15:01:40 [2020-08-14T15:01:40.422Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.44 Selecting previously unselected package libnet1:s390x.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.51 Selecting previously unselected package libnl-3-200:s390x.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.51 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.58 Selecting previously unselected package libprotobuf-c1:s390x.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.58 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.62 Selecting previously unselected package libreadline5:s390x.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.66 Selecting previously unselected package net-tools.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.77 Selecting previously unselected package python-pip-whl.
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 22.77 Unpacking python-pip-whl (18.1-5) ...
15:01:40 [2020-08-14T15:01:40.624Z] #17 23.06 Selecting previously unselected package python3-lib2to3.
15:01:40 [2020-08-14T15:01:40.624Z] #17 23.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:01:40 [2020-08-14T15:01:40.634Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 43.99MB / 52.16MB 1.9s
15:01:40 [2020-08-14T15:01:40.634Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.1s
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.07 Unpacking python3-lib2to3 (3.7.3-1) ...
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.14 Selecting previously unselected package python3-distutils.
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.14 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.15 Unpacking python3-distutils (3.7.3-1) ...
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.24 Selecting previously unselected package python3-pip.
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.24 Unpacking python3-pip (18.1-5) ...
15:01:40 [2020-08-14T15:01:40.914Z] #17 23.31 Selecting previously unselected package python3-pkg-resources.
15:01:40 [2020-08-14T15:01:40.993Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
15:01:40 [2020-08-14T15:01:40.993Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:01:41 [2020-08-14T15:01:41.204Z] #17 23.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.32 Unpacking python3-pkg-resources (40.8.0-1) ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.37 Selecting previously unselected package python3-setuptools.
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.38 Unpacking python3-setuptools (40.8.0-1) ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.50 Selecting previously unselected package python3-wheel.
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.50 Unpacking python3-wheel (0.32.3-2) ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.55 Selecting previously unselected package sudo.
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:01:41 [2020-08-14T15:01:41.205Z] #17 23.55 Unpacking sudo (1.8.27-1+deb10u2) ...
15:01:41 [2020-08-14T15:01:41.495Z] #17 23.81 Selecting previously unselected package thin-provisioning-tools.
15:01:41 [2020-08-14T15:01:41.495Z] #17 23.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:01:41 [2020-08-14T15:01:41.495Z] #17 23.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:01:41 [2020-08-14T15:01:41.495Z] #17 23.94 Selecting previously unselected package uidmap.
15:01:41 [2020-08-14T15:01:41.558Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
15:01:41 [2020-08-14T15:01:41.560Z] #17 4.681 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:01:41 [2020-08-14T15:01:41.583Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
15:01:41 [2020-08-14T15:01:41.785Z] #17 23.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:01:41 [2020-08-14T15:01:41.785Z] #17 23.94 Unpacking uidmap (1:4.5-1.1) ...
15:01:41 [2020-08-14T15:01:41.785Z] #17 24.03 Selecting previously unselected package vim-runtime.
15:01:41 [2020-08-14T15:01:41.785Z] #17 24.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:01:41 [2020-08-14T15:01:41.785Z] #17 24.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:01:41 [2020-08-14T15:01:41.785Z] #17 24.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:01:41 [2020-08-14T15:01:41.785Z] #17 24.06 Unpacking vim-runtime (2:8.1.0875-5) ...
15:01:41 [2020-08-14T15:01:41.814Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:01:41 [2020-08-14T15:01:41.845Z] #7 ...
15:01:41 [2020-08-14T15:01:41.845Z] 
15:01:41 [2020-08-14T15:01:41.845Z] #20 [internal] load build context
15:01:41 [2020-08-14T15:01:41.845Z] #20 transferring context: 51.48MB 2.8s done
15:01:41 [2020-08-14T15:01:41.845Z] #20 DONE 3.3s
15:01:41 [2020-08-14T15:01:41.845Z] 
15:01:41 [2020-08-14T15:01:41.845Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:41 [2020-08-14T15:01:41.845Z] #7 ...
15:01:41 [2020-08-14T15:01:41.845Z] 
15:01:41 [2020-08-14T15:01:41.845Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:01:41 [2020-08-14T15:01:41.845Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:01:41 [2020-08-14T15:01:41.845Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:01:41 [2020-08-14T15:01:41.845Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
15:01:41 [2020-08-14T15:01:41.845Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:01:41 [2020-08-14T15:01:41.845Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
15:01:41 [2020-08-14T15:01:41.845Z] #58 DONE 3.5s
15:01:41 [2020-08-14T15:01:41.845Z] 
15:01:41 [2020-08-14T15:01:41.845Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.9s done
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.4s done
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.5s done
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.6s
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.6s done
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.18MB / 97.69MB 3.6s
15:01:42 [2020-08-14T15:01:42.107Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.04MB / 97.69MB 3.7s
15:01:42 [2020-08-14T15:01:42.340Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done
15:01:42 [2020-08-14T15:01:42.340Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
15:01:42 [2020-08-14T15:01:42.370Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.87MB / 97.69MB 3.8s
15:01:42 [2020-08-14T15:01:42.370Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.68MB / 97.69MB 4.0s
15:01:42 [2020-08-14T15:01:42.527Z] #17 ...
15:01:42 [2020-08-14T15:01:42.527Z] 
15:01:42 [2020-08-14T15:01:42.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.08   AR       soccr/libsoccr.a
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.12 make[1]: 'soccr/libsoccr.a' is up to date.
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.44   DEP      criu/arch/x86/sigframe.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.51   DEP      criu/arch/x86/sigaction_compat.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.62   DEP      criu/arch/x86/kerndat.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.71   DEP      criu/arch/x86/crtools.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.82   DEP      criu/arch/x86/cpu.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 55.94   CC       criu/arch/x86/cpu.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 56.66   CC       criu/arch/x86/crtools.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 57.92   CC       criu/arch/x86/kerndat.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 58.43   CC       criu/arch/x86/sigaction_compat.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 58.64   CC       criu/arch/x86/sigframe.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 58.93   LINK     criu/arch/x86/crtools.built-in.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 59.01   DEP      criu/pie/util-vdso-elf32.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 59.13   DEP      criu/pie/util-vdso.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 59.29   DEP      criu/pie/util.d
15:01:42 [2020-08-14T15:01:42.527Z] #39 59.41   CC       criu/pie/util.o
15:01:42 [2020-08-14T15:01:42.527Z] #39 59.68   CC       criu/pie/util-vdso.o
15:01:42 [2020-08-14T15:01:42.634Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.02MB / 62.53MB 4.2s
15:01:42 [2020-08-14T15:01:42.634Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.79MB / 97.69MB 4.2s
15:01:42 [2020-08-14T15:01:42.898Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.59MB / 62.53MB 4.3s
15:01:42 [2020-08-14T15:01:42.898Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.57MB / 97.69MB 4.3s
15:01:42 [2020-08-14T15:01:42.898Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 34.78MB / 62.53MB 4.4s
15:01:42 [2020-08-14T15:01:42.898Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.97MB / 97.69MB 4.4s
15:01:42 [2020-08-14T15:01:42.917Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
15:01:42 [2020-08-14T15:01:42.917Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
15:01:43 [2020-08-14T15:01:43.089Z] #39 60.31   CC       criu/pie/util-vdso-elf32.o
15:01:43 [2020-08-14T15:01:43.160Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s
15:01:43 [2020-08-14T15:01:43.160Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 69.23MB / 97.69MB 4.6s
15:01:43 [2020-08-14T15:01:43.160Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.52MB / 97.69MB 4.7s
15:01:43 [2020-08-14T15:01:43.422Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 86.56MB / 97.69MB 4.8s
15:01:43 [2020-08-14T15:01:43.422Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.9s
15:01:43 [2020-08-14T15:01:43.487Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
15:01:43 [2020-08-14T15:01:43.650Z] #39 60.95   AR       criu/pie/pie.lib.a
15:01:43 [2020-08-14T15:01:43.650Z] #39 61.02   DEP      criu/pie/restorer.d
15:01:43 [2020-08-14T15:01:43.747Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
15:01:43 [2020-08-14T15:01:43.846Z] #17 25.75 Selecting previously unselected package vim.
15:01:43 [2020-08-14T15:01:43.846Z] #17 25.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:01:43 [2020-08-14T15:01:43.846Z] #17 25.76 Unpacking vim (2:8.1.0875-5) ...
15:01:43 [2020-08-14T15:01:43.846Z] #17 26.10 Selecting previously unselected package xfsprogs.
15:01:43 [2020-08-14T15:01:43.846Z] #17 26.10 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:01:43 [2020-08-14T15:01:43.846Z] #17 26.10 Unpacking xfsprogs (4.20.0-1) ...
15:01:43 [2020-08-14T15:01:43.906Z] #39 61.26   DEP      criu/arch/x86/sigaction_compat_pie.d
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.38 Selecting previously unselected package zip.
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.38 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.39 Unpacking zip (3.0-11+b1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.46 Setting up aufs-tools (1:4.14+20190211-1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.48 Setting up libip6tc0:s390x (1.8.2-4) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.49 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.49 Setting up libgpm2:s390x (1.20.7-5) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.50 Setting up libip4tc0:s390x (1.8.2-4) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.51 Setting up uidmap (1:4.5-1.1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.51 Setting up libnftnl11:s390x (1.1.2-2) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.54 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.55 Setting up xxd (2:8.1.0875-5) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.55 Setting up zip (3.0-11+b1) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.56 Setting up vim-common (2:8.1.0875-5) ...
15:01:44 [2020-08-14T15:01:44.137Z] #17 26.57 Setting up bash-completion (1:2.8-6) ...
15:01:44 [2020-08-14T15:01:44.161Z] #39 61.43   DEP      criu/arch/x86/restorer_unmap.d
15:01:44 [2020-08-14T15:01:44.161Z] #39 61.44   DEP      criu/arch/x86/restorer.d
15:01:44 [2020-08-14T15:01:44.405Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.6s done
15:01:44 [2020-08-14T15:01:44.416Z] #39 61.64   DEP      criu/arch/x86/vdso-pie.d
15:01:44 [2020-08-14T15:01:44.669Z] #44 ...
15:01:44 [2020-08-14T15:01:44.669Z] 
15:01:44 [2020-08-14T15:01:44.669Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:44 [2020-08-14T15:01:44.669Z] #61 18.23 Checking out files:  70% (1455/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:01:44 [2020-08-14T15:01:44.669Z] #61 18.99 + cd /tmp/tmp.ZZXySBJHH9/src/github.com/docker/libnetwork
15:01:44 [2020-08-14T15:01:44.669Z] #61 18.99 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:01:44 [2020-08-14T15:01:44.672Z] #39 61.76   DEP      criu/pie/parasite-vdso.d
15:01:44 [2020-08-14T15:01:44.672Z] #39 61.93   DEP      criu/pie/parasite.d
15:01:44 [2020-08-14T15:01:44.672Z] #39 ...
15:01:44 [2020-08-14T15:01:44.672Z] 
15:01:44 [2020-08-14T15:01:44.672Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:44 [2020-08-14T15:01:44.672Z] #41 122.4 net/http/httptrace
15:01:44 [2020-08-14T15:01:44.672Z] #41 122.8 net/http
15:01:44 [2020-08-14T15:01:44.928Z] #41 ...
15:01:44 [2020-08-14T15:01:44.928Z] 
15:01:44 [2020-08-14T15:01:44.928Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.62 + cd /tmp/tmp.BTbEOTUSMk/src/github.com/opencontainers/runc
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.62 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.67 + '[' -z '' ']'
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.67 + target=static
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:01:44 [2020-08-14T15:01:44.928Z] #49 10.79 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:01:44 [2020-08-14T15:01:44.968Z] #61 19.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.81 Setting up libiptc0:s390x (1.8.2-4) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.82 Setting up xz-utils (5.2.4-1) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.84 Setting up sudo (1.8.27-1+deb10u2) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.88 invoke-rc.d: could not determine current runlevel
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.89 invoke-rc.d: policy-rc.d denied execution of start.
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.89 Setting up pigz (2.4-1) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.90 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.91 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.93 Setting up python-pip-whl (18.1-5) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.93 Setting up libmpdec2:s390x (2.4.2-2) ...
15:01:45 [2020-08-14T15:01:45.640Z] #17 27.94 Setting up vim-runtime (2:8.1.0875-5) ...
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.17 Setting up libaio1:s390x (0.3.112-3) ...
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.17 Setting up libonig5:s390x (6.9.1-1) ...
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.18 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.19 Setting up vim (2:8.1.0875-5) ...
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:01:45 [2020-08-14T15:01:45.931Z] #17 28.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.24 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.24 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.25 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.26 Setting up jq (1.5+dfsg-2+b1) ...
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.26 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:01:45 [2020-08-14T15:01:45.932Z] #17 28.28 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:01:45 [2020-08-14T15:01:45.980Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done
15:01:45 [2020-08-14T15:01:45.980Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
15:01:46 [2020-08-14T15:01:46.294Z] #49 ...
15:01:46 [2020-08-14T15:01:46.294Z] 
15:01:46 [2020-08-14T15:01:46.294Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:46 [2020-08-14T15:01:46.294Z] #17 9.529 Fetched 8372 kB in 8s (989 kB/s)
15:01:46 [2020-08-14T15:01:46.321Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.3s done
15:01:46 [2020-08-14T15:01:46.586Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.1s done
15:01:46 [2020-08-14T15:01:46.848Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s
15:01:47 [2020-08-14T15:01:47.117Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
15:01:47 [2020-08-14T15:01:47.134Z] #61 ...
15:01:47 [2020-08-14T15:01:47.134Z] 
15:01:47 [2020-08-14T15:01:47.134Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:47 [2020-08-14T15:01:47.134Z] #42 11.37 internal/nettrace
15:01:47 [2020-08-14T15:01:47.134Z] #42 12.01 runtime/cgo
15:01:47 [2020-08-14T15:01:47.134Z] #42 14.93 vendor/golang.org/x/crypto/internal/subtle
15:01:47 [2020-08-14T15:01:47.134Z] #42 ...
15:01:47 [2020-08-14T15:01:47.134Z] 
15:01:47 [2020-08-14T15:01:47.134Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:01:47 [2020-08-14T15:01:47.134Z] #37 15.30 Checking out files:  92% (1477/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:01:47 [2020-08-14T15:01:47.134Z] #37 15.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:01:47 [2020-08-14T15:01:47.134Z] #37 17.51 + 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:01:47 [2020-08-14T15:01:47.959Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
15:01:47 [2020-08-14T15:01:47.959Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
15:01:47 [2020-08-14T15:01:47.992Z] #17 29.86 Setting up iptables (1.8.2-4) ...
15:01:47 [2020-08-14T15:01:47.992Z] #17 29.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:01:47 [2020-08-14T15:01:47.992Z] #17 29.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:01:47 [2020-08-14T15:01:47.992Z] #17 29.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:01:47 [2020-08-14T15:01:47.993Z] #17 29.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:01:47 [2020-08-14T15:01:47.993Z] #17 29.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:01:47 [2020-08-14T15:01:47.993Z] #17 29.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:01:47 [2020-08-14T15:01:47.993Z] #17 29.90 Setting up python3 (3.7.3-1) ...
15:01:47 [2020-08-14T15:01:47.993Z] #17 30.15 Setting up python3-wheel (0.32.3-2) ...
15:01:48 [2020-08-14T15:01:48.060Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s
15:01:48 [2020-08-14T15:01:48.222Z] #37 ...
15:01:48 [2020-08-14T15:01:48.222Z] 
15:01:48 [2020-08-14T15:01:48.222Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:01:48 [2020-08-14T15:01:48.222Z] #48 12.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:01:48 [2020-08-14T15:01:48.222Z] #48 12.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:01:48 [2020-08-14T15:01:48.222Z] #48 12.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:01:48 [2020-08-14T15:01:48.222Z] #48 12.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:01:48 [2020-08-14T15:01:48.222Z] #48 13.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:01:48 [2020-08-14T15:01:48.222Z] #48 14.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:01:48 [2020-08-14T15:01:48.222Z] #48 15.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:01:48 [2020-08-14T15:01:48.222Z] #48 16.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:01:48 [2020-08-14T15:01:48.222Z] #48 18.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:01:48 [2020-08-14T15:01:48.222Z] #48 18.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:01:48 [2020-08-14T15:01:48.222Z] #48 18.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:01:48 [2020-08-14T15:01:48.222Z] #48 19.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:01:48 [2020-08-14T15:01:48.222Z] #48 20.01 runtime/cgo
15:01:48 [2020-08-14T15:01:48.222Z] #48 20.33 runtime
15:01:48 [2020-08-14T15:01:48.283Z] #17 30.61 Setting up apparmor (2.13.2-10) ...
15:01:48 [2020-08-14T15:01:48.283Z] #17 ...
15:01:48 [2020-08-14T15:01:48.283Z] 
15:01:48 [2020-08-14T15:01:48.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:48 [2020-08-14T15:01:48.283Z] #39 65.43   CC       criu/filesystems.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 65.79   CC       criu/fsnotify.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 66.30   CC       criu/image-desc.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 66.40   CC       criu/image.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 66.71   CC       criu/ipc_ns.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 67.32   CC       criu/irmap.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 67.71   CC       criu/kcmp-ids.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 67.85   CC       criu/kerndat.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 68.35   CC       criu/libnetlink.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 68.53   CC       criu/log.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 68.80   CC       criu/lsm.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 69.02   CC       criu/mem.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 70.04   CC       criu/memfd.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 70.32   CC       criu/mount.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 72.46   CC       criu/namespaces.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 73.49   CC       criu/net.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 75.15   CC       criu/netfilter.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 75.23   CC       criu/page-pipe.o
15:01:48 [2020-08-14T15:01:48.283Z] #39 75.49   CC       criu/page-xfer.o
15:01:48 [2020-08-14T15:01:48.322Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done
15:01:49 [2020-08-14T15:01:49.266Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
15:01:49 [2020-08-14T15:01:49.313Z] #39 76.27   CC       criu/pagemap-cache.o
15:01:49 [2020-08-14T15:01:49.313Z] #39 ...
15:01:49 [2020-08-14T15:01:49.313Z] 
15:01:49 [2020-08-14T15:01:49.313Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:49 [2020-08-14T15:01:49.313Z] #17 31.54 Setting up xfsprogs (4.20.0-1) ...
15:01:49 [2020-08-14T15:01:49.313Z] #17 31.55 Setting up python3-lib2to3 (3.7.3-1) ...
15:01:49 [2020-08-14T15:01:49.563Z] #17 9.529 Reading package lists...
15:01:49 [2020-08-14T15:01:49.603Z] #17 31.82 Setting up python3-pkg-resources (40.8.0-1) ...
15:01:49 [2020-08-14T15:01:49.850Z] #48 ...
15:01:49 [2020-08-14T15:01:49.850Z] 
15:01:49 [2020-08-14T15:01:49.850Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:01:49 [2020-08-14T15:01:49.850Z] #24 14.50 Fetched 8149 kB in 14s (584 kB/s)
15:01:49 [2020-08-14T15:01:49.850Z] #24 14.50 Reading package lists...
15:01:49 [2020-08-14T15:01:49.894Z] #17 32.26 Setting up python3-distutils (3.7.3-1) ...
15:01:50 [2020-08-14T15:01:50.152Z] #24 21.26 Reading package lists...
15:01:50 [2020-08-14T15:01:50.152Z] #24 ...
15:01:50 [2020-08-14T15:01:50.152Z] 
15:01:50 [2020-08-14T15:01:50.152Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:01:50 [2020-08-14T15:01:50.152Z] #33 16.93 Fetched 8149 kB in 16s (516 kB/s)
15:01:50 [2020-08-14T15:01:50.152Z] #33 16.93 Reading package lists...
15:01:50 [2020-08-14T15:01:50.153Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done
15:01:50 [2020-08-14T15:01:50.153Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
15:01:50 [2020-08-14T15:01:50.184Z] #17 32.56 Setting up python3-setuptools (40.8.0-1) ...
15:01:50 [2020-08-14T15:01:50.807Z] #33 23.37 Reading package lists...
15:01:50 [2020-08-14T15:01:50.807Z] #33 ...
15:01:50 [2020-08-14T15:01:50.807Z] 
15:01:50 [2020-08-14T15:01:50.807Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:01:50 [2020-08-14T15:01:50.807Z] #11 15.36 Fetched 8149 kB in 14s (571 kB/s)
15:01:50 [2020-08-14T15:01:50.807Z] #11 15.36 Reading package lists...
15:01:51 [2020-08-14T15:01:51.107Z] #11 22.91 Reading package lists...
15:01:51 [2020-08-14T15:01:51.107Z] #11 ...
15:01:51 [2020-08-14T15:01:51.107Z] 
15:01:51 [2020-08-14T15:01:51.107Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:01:51 [2020-08-14T15:01:51.107Z] #39 16.21 Fetched 8149 kB in 15s (537 kB/s)
15:01:51 [2020-08-14T15:01:51.107Z] #39 16.21 Reading package lists...
15:01:51 [2020-08-14T15:01:51.247Z] #17 33.32 Setting up python3-pip (18.1-5) ...
15:01:51 [2020-08-14T15:01:51.275Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.0s done
15:01:51 [2020-08-14T15:01:51.538Z] #17 33.87 Processing triggers for libc-bin (2.28-10) ...
15:01:51 [2020-08-14T15:01:51.538Z] #17 33.89 Processing triggers for mime-support (3.62) ...
15:01:51 [2020-08-14T15:01:51.782Z] #39 24.07 Reading package lists...
15:01:51 [2020-08-14T15:01:51.782Z] #39 ...
15:01:51 [2020-08-14T15:01:51.782Z] 
15:01:51 [2020-08-14T15:01:51.782Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:01:51 [2020-08-14T15:01:51.782Z] #52 16.07 Fetched 8149 kB in 15s (544 kB/s)
15:01:51 [2020-08-14T15:01:51.782Z] #52 16.07 Reading package lists...
15:01:52 [2020-08-14T15:01:52.169Z] #17 DONE 34.4s
15:01:52 [2020-08-14T15:01:52.169Z] 
15:01:52 [2020-08-14T15:01:52.169Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:01:52 [2020-08-14T15:01:52.169Z] #36 116.5 + dpkg --print-architecture
15:01:52 [2020-08-14T15:01:52.169Z] #36 116.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:01:52 [2020-08-14T15:01:52.172Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.9s done
15:01:52 [2020-08-14T15:01:52.172Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
15:01:52 [2020-08-14T15:01:52.222Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s
15:01:52 [2020-08-14T15:01:52.333Z] #17 13.16 Reading package lists...
15:01:52 [2020-08-14T15:01:52.333Z] #17 ...
15:01:52 [2020-08-14T15:01:52.333Z] 
15:01:52 [2020-08-14T15:01:52.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:52 [2020-08-14T15:01:52.333Z] #39 62.19   CC       criu/pie/parasite.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 63.34   LINK     criu/pie/parasite.built-in.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 63.35   GEN      criu/pie/parasite-blob.h
15:01:52 [2020-08-14T15:01:52.333Z] #39 63.38   CC       criu/pie/parasite-vdso.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 64.09   CC       criu/arch/x86/vdso-pie.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 64.32   CC       criu/arch/x86/restorer.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 64.80   CC       criu/arch/x86/restorer_unmap.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 64.86   CC       criu/arch/x86/sigaction_compat_pie.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 65.16   CC       criu/pie/restorer.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.01   LINK     criu/pie/restorer.built-in.o
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.02   GEN      criu/pie/restorer-blob.h
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.14   DEP      criu/vdso.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.30   DEP      criu/vdso-compat.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.42   DEP      criu/uts_ns.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.59   DEP      criu/util.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.73   DEP      criu/uffd.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 68.91   DEP      criu/tun.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 69.08   DEP      criu/tty.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 69.27   DEP      criu/timerfd.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 69.44   DEP      criu/timens.d
15:01:52 [2020-08-14T15:01:52.333Z] #39 69.61   DEP      criu/sysfs_parse.d
15:01:52 [2020-08-14T15:01:52.590Z] #39 69.77   DEP      criu/sysctl.d
15:01:52 [2020-08-14T15:01:52.812Z] #36 117.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:01:52 [2020-08-14T15:01:52.812Z] #36 117.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:01:52 [2020-08-14T15:01:52.845Z] #39 69.91   DEP      criu/string.d
15:01:52 [2020-08-14T15:01:52.845Z] #39 69.96   DEP      criu/stats.d
15:01:52 [2020-08-14T15:01:52.845Z] #39 70.04   DEP      criu/sockets.d
15:01:52 [2020-08-14T15:01:52.845Z] #39 70.17   DEP      criu/sk-unix.d
15:01:53 [2020-08-14T15:01:53.101Z] #39 70.35   DEP      criu/sk-tcp.d
15:01:53 [2020-08-14T15:01:53.357Z] #39 70.59   DEP      criu/sk-queue.d
15:01:53 [2020-08-14T15:01:53.357Z] #39 70.73   DEP      criu/sk-packet.d
15:01:53 [2020-08-14T15:01:53.443Z] #36 ...
15:01:53 [2020-08-14T15:01:53.443Z] 
15:01:53 [2020-08-14T15:01:53.443Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:01:53 [2020-08-14T15:01:53.443Z] #18 1.259 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:01:53 [2020-08-14T15:01:53.443Z] #18 1.263 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:01:53 [2020-08-14T15:01:53.443Z] #18 1.266 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:01:53 [2020-08-14T15:01:53.443Z] #18 DONE 1.4s
15:01:53 [2020-08-14T15:01:53.733Z] 
15:01:53 [2020-08-14T15:01:53.734Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:01:53 [2020-08-14T15:01:53.918Z] #39 70.92   DEP      criu/sk-netlink.d
15:01:53 [2020-08-14T15:01:53.918Z] #39 71.09   DEP      criu/sk-inet.d
15:01:53 [2020-08-14T15:01:53.918Z] #39 ...
15:01:53 [2020-08-14T15:01:53.918Z] 
15:01:53 [2020-08-14T15:01:53.918Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:53 [2020-08-14T15:01:53.918Z] #17 13.16 Reading package lists...
15:01:53 [2020-08-14T15:01:53.922Z] #52 23.10 Reading package lists...
15:01:53 [2020-08-14T15:01:53.922Z] #52 ...
15:01:53 [2020-08-14T15:01:53.922Z] 
15:01:53 [2020-08-14T15:01:53.922Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:01:53 [2020-08-14T15:01:53.922Z] #24 21.26 Reading package lists...
15:01:54 [2020-08-14T15:01:54.142Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done
15:01:54 [2020-08-14T15:01:54.846Z] #17 17.33 Building dependency tree...
15:01:55 [2020-08-14T15:01:55.087Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
15:01:55 [2020-08-14T15:01:55.405Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
15:01:55 [2020-08-14T15:01:55.774Z] #24 28.80 Building dependency tree...
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97 libcap2-bin is already the newest version (1:2.25-2).
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97 The following additional packages will be installed:
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97   python3.7 python3.7-minimal vim-runtime xxd
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.97 Suggested packages:
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98 Recommended packages:
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98   aufs-dkms nftables build-essential python3-dev python3-keyring
15:01:55 [2020-08-14T15:01:55.774Z] #17 18.98   python3-keyrings.alt python3-xdg unzip
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.313 Collecting yamllint==1.16.0
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.467   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.496 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.515   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.534 Collecting pyyaml (from yamllint==1.16.0)
15:01:57 [2020-08-14T15:01:57.246Z] #19 3.611   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:01:57 [2020-08-14T15:01:57.332Z] #24 31.88 ca-certificates is already the newest version (20200601~deb10u1).
15:01:57 [2020-08-14T15:01:57.332Z] #24 31.88 The following additional packages will be installed:
15:01:57 [2020-08-14T15:01:57.332Z] #24 31.88   libjq1 libonig5
15:01:57 [2020-08-14T15:01:57.458Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
15:01:57 [2020-08-14T15:01:57.671Z] #17 ...
15:01:57 [2020-08-14T15:01:57.671Z] 
15:01:57 [2020-08-14T15:01:57.671Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:57 [2020-08-14T15:01:57.671Z] #41 135.3 github.com/LK4D4/vndr/godl
15:01:57 [2020-08-14T15:01:57.671Z] #41 136.0 github.com/LK4D4/vndr
15:01:57 [2020-08-14T15:01:57.876Z] #19 4.245 Building wheels for collected packages: pyyaml
15:01:57 [2020-08-14T15:01:57.876Z] #19 4.255   Running setup.py bdist_wheel for pyyaml: started
15:01:57 [2020-08-14T15:01:57.923Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.0s done
15:01:57 [2020-08-14T15:01:57.926Z] #41 ...
15:01:57 [2020-08-14T15:01:57.927Z] 
15:01:57 [2020-08-14T15:01:57.927Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.11 The following NEW packages will be installed:
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:01:57 [2020-08-14T15:01:57.927Z] #17 21.13   xz-utils zip
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.45 The following NEW packages will be installed:
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.46   jq libjq1 libonig5
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.70 Need to get 358 kB of archives.
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.70 After this operation, 1277 kB of additional disk space will be used.
15:01:58 [2020-08-14T15:01:58.052Z] #24 32.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:01:58 [2020-08-14T15:01:58.182Z] #17 21.45 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:01:58 [2020-08-14T15:01:58.182Z] #17 21.45 Need to get 28.5 MB of archives.
15:01:58 [2020-08-14T15:01:58.183Z] #17 21.45 After this operation, 116 MB of additional disk space will be used.
15:01:58 [2020-08-14T15:01:58.183Z] #17 21.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:01:58 [2020-08-14T15:01:58.183Z] #17 ...
15:01:58 [2020-08-14T15:01:58.183Z] 
15:01:58 [2020-08-14T15:01:58.183Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:01:58 [2020-08-14T15:01:58.183Z] #41 DONE 145.9s
15:01:58 [2020-08-14T15:01:58.183Z] 
15:01:58 [2020-08-14T15:01:58.183Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:01:58 [2020-08-14T15:01:58.183Z] #17 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:01:58 [2020-08-14T15:01:58.183Z] #17 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:01:58 [2020-08-14T15:01:58.372Z] #24 32.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:01:58 [2020-08-14T15:01:58.372Z] #24 32.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:01:58 [2020-08-14T15:01:58.408Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.5s done
15:01:58 [2020-08-14T15:01:58.441Z] #17 21.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:01:58 [2020-08-14T15:01:58.441Z] #17 21.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:01:58 [2020-08-14T15:01:58.441Z] #17 21.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:01:58 [2020-08-14T15:01:58.506Z] #19 4.877   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:01:58 [2020-08-14T15:01:58.506Z] #19 4.886   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:01:58 [2020-08-14T15:01:58.506Z] #19 4.913 Successfully built pyyaml
15:01:58 [2020-08-14T15:01:58.506Z] #19 4.920 Installing collected packages: pathspec, pyyaml, yamllint
15:01:58 [2020-08-14T15:01:58.696Z] #17 21.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:01:58 [2020-08-14T15:01:58.696Z] #17 22.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:01:58 [2020-08-14T15:01:58.696Z] #17 22.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:01:58 [2020-08-14T15:01:58.696Z] #17 22.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:01:58 [2020-08-14T15:01:58.696Z] #17 22.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:01:58 [2020-08-14T15:01:58.798Z] #19 5.118 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:01:58 [2020-08-14T15:01:58.844Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.9s done
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:01:58 [2020-08-14T15:01:58.951Z] #17 22.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:01:58 [2020-08-14T15:01:58.984Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
15:01:58 [2020-08-14T15:01:58.984Z] #7 DONE 20.7s
15:01:59 [2020-08-14T15:01:59.089Z] #19 DONE 5.4s
15:01:59 [2020-08-14T15:01:59.090Z] 
15:01:59 [2020-08-14T15:01:59.090Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:01:59 [2020-08-14T15:01:59.090Z] #22 DONE 0.1s
15:01:59 [2020-08-14T15:01:59.090Z] 
15:01:59 [2020-08-14T15:01:59.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:01:59 [2020-08-14T15:01:59.090Z] #39 76.57   CC       criu/pagemap.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 77.21   CC       criu/parasite-syscall.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 77.78   CC       criu/path.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 77.93   CC       criu/pie-util-vdso.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 78.22   CC       criu/pie-util.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 78.28   CC       criu/pipes.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 78.84   CC       criu/plugin.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 79.01   CC       criu/proc_parse.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 80.65   CC       criu/protobuf-desc.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 81.28   CC       criu/protobuf.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 81.56   CC       criu/pstree.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 82.32   CC       criu/rbtree.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 82.66   CC       criu/rst-malloc.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 82.86   CC       criu/seccomp.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 83.37   CC       criu/seize.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 84.01   CC       criu/servicefd.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 84.32   CC       criu/shmem.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 85.03   CC       criu/sigframe.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 85.21   CC       criu/signalfd.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 85.36   CC       criu/sk-inet.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 85.91   CC       criu/sk-netlink.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 86.11   CC       criu/sk-packet.o
15:01:59 [2020-08-14T15:01:59.090Z] #39 ...
15:01:59 [2020-08-14T15:01:59.090Z] 
15:01:59 [2020-08-14T15:01:59.090Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:01:59 [2020-08-14T15:01:59.207Z] #17 22.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:01:59 [2020-08-14T15:01:59.207Z] #17 22.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:01:59 [2020-08-14T15:01:59.207Z] #17 22.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:01:59 [2020-08-14T15:01:59.207Z] #17 22.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:01:59 [2020-08-14T15:01:59.207Z] #17 22.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:01:59 [2020-08-14T15:01:59.246Z] 
15:01:59 [2020-08-14T15:01:59.246Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:59 [2020-08-14T15:01:59.289Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:01:59 [2020-08-14T15:01:59.544Z] #7 DONE 26.9s
15:01:59 [2020-08-14T15:01:59.544Z] 
15:01:59 [2020-08-14T15:01:59.544Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:01:59 [2020-08-14T15:01:59.770Z] #17 23.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:01:59 [2020-08-14T15:01:59.786Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
15:01:59 [2020-08-14T15:01:59.786Z] #7 DONE 26.8s
15:01:59 [2020-08-14T15:01:59.786Z] 
15:01:59 [2020-08-14T15:01:59.786Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:01:59 [2020-08-14T15:01:59.960Z] #24 34.38 debconf: delaying package configuration, since apt-utils is not installed
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:02:00 [2020-08-14T15:02:00.026Z] #17 23.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:02:00 [2020-08-14T15:02:00.123Z] #26 DONE 0.8s
15:02:00 [2020-08-14T15:02:00.123Z] 
15:02:00 [2020-08-14T15:02:00.123Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:02:00 [2020-08-14T15:02:00.123Z] #29 DONE 0.1s
15:02:00 [2020-08-14T15:02:00.123Z] 
15:02:00 [2020-08-14T15:02:00.123Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:02:00 [2020-08-14T15:02:00.123Z] #31 DONE 0.1s
15:02:00 [2020-08-14T15:02:00.123Z] 
15:02:00 [2020-08-14T15:02:00.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:00 [2020-08-14T15:02:00.123Z] #39 86.59   CC       criu/sk-queue.o
15:02:00 [2020-08-14T15:02:00.123Z] #39 86.90   CC       criu/sk-tcp.o
15:02:00 [2020-08-14T15:02:00.123Z] #39 ...
15:02:00 [2020-08-14T15:02:00.123Z] 
15:02:00 [2020-08-14T15:02:00.123Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:02:00 [2020-08-14T15:02:00.123Z] #34 DONE 0.1s
15:02:00 [2020-08-14T15:02:00.123Z] 
15:02:00 [2020-08-14T15:02:00.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:00 [2020-08-14T15:02:00.123Z] #39 87.31   CC       criu/sk-unix.o
15:02:00 [2020-08-14T15:02:00.260Z] #24 34.59 Fetched 358 kB in 0s (1231 kB/s)
15:02:00 [2020-08-14T15:02:00.260Z] #24 34.72 Selecting previously unselected package libonig5:ppc64el.
15:02:00 [2020-08-14T15:02:00.260Z] #24 34.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 ... 15339 files and directories currently installed.)
15:02:00 [2020-08-14T15:02:00.260Z] #24 34.86 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:02:00 [2020-08-14T15:02:00.282Z] #17 23.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:02:00 [2020-08-14T15:02:00.282Z] #17 23.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:02:00 [2020-08-14T15:02:00.282Z] #17 23.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:02:00 [2020-08-14T15:02:00.562Z] #24 34.87 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:02:00 [2020-08-14T15:02:00.865Z] #24 35.20 Selecting previously unselected package libjq1:ppc64el.
15:02:00 [2020-08-14T15:02:00.865Z] #24 35.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:02:00 [2020-08-14T15:02:00.865Z] #24 35.21 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:02:00 [2020-08-14T15:02:00.865Z] #24 ...
15:02:00 [2020-08-14T15:02:00.865Z] 
15:02:00 [2020-08-14T15:02:00.865Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:00 [2020-08-14T15:02:00.865Z] #39 24.07 Reading package lists...
15:02:00 [2020-08-14T15:02:00.865Z] #39 30.84 Building dependency tree...
15:02:00 [2020-08-14T15:02:00.865Z] #39 33.62 The following additional packages will be installed:
15:02:00 [2020-08-14T15:02:00.865Z] #39 33.62   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:00 [2020-08-14T15:02:00.865Z] #39 33.63   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:00 [2020-08-14T15:02:00.865Z] #39 33.64 Suggested packages:
15:02:00 [2020-08-14T15:02:00.865Z] #39 33.64   manpages-dev python-setuptools
15:02:00 [2020-08-14T15:02:00.865Z] #39 34.97 The following NEW packages will be installed:
15:02:00 [2020-08-14T15:02:00.865Z] #39 34.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:00 [2020-08-14T15:02:00.865Z] #39 34.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:00 [2020-08-14T15:02:00.865Z] #39 34.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:00 [2020-08-14T15:02:00.865Z] #39 34.99   python-six zlib1g-dev
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.14 Need to get 4075 kB of archives.
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.14 After this operation, 24.5 MB of additional disk space will be used.
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:02:00 [2020-08-14T15:02:00.865Z] #39 35.25 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:02:00 [2020-08-14T15:02:00.865Z] #39 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:02:00 [2020-08-14T15:02:00.866Z] #39 35.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:02:00 [2020-08-14T15:02:00.866Z] #39 35.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:02:00 [2020-08-14T15:02:00.866Z] #39 35.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:02:01 [2020-08-14T15:02:01.165Z] #39 35.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:02:01 [2020-08-14T15:02:01.165Z] #39 35.61 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:02:01 [2020-08-14T15:02:01.165Z] #39 35.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:02:01 [2020-08-14T15:02:01.165Z] #39 35.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:02:01 [2020-08-14T15:02:01.165Z] #39 35.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:02:01 [2020-08-14T15:02:01.165Z] #39 35.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.41 debconf: delaying package configuration, since apt-utils is not installed
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.51 Fetched 28.5 MB in 3s (11.0 MB/s)
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.57 Selecting previously unselected package pigz.
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.62 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.62 Unpacking pigz (2.4-1) ...
15:02:01 [2020-08-14T15:02:01.211Z] #17 24.72 Selecting previously unselected package libpython3.7-minimal:amd64.
15:02:01 [2020-08-14T15:02:01.468Z] #17 24.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:02:01 [2020-08-14T15:02:01.468Z] #17 24.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:02:01 [2020-08-14T15:02:01.627Z] #39 88.59   CC       criu/sockets.o
15:02:01 [2020-08-14T15:02:01.818Z] #39 ...
15:02:01 [2020-08-14T15:02:01.818Z] 
15:02:01 [2020-08-14T15:02:01.818Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.41 Selecting previously unselected package jq.
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.44 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.73 Setting up libonig5:ppc64el (6.9.1-1) ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.75 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.76 Setting up jq (1.5+dfsg-2+b1) ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 35.77 Processing triggers for libc-bin (2.28-10) ...
15:02:01 [2020-08-14T15:02:01.818Z] #24 DONE 36.1s
15:02:01 [2020-08-14T15:02:01.818Z] 
15:02:01 [2020-08-14T15:02:01.818Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:02:01 [2020-08-14T15:02:01.818Z] #25 DONE 0.1s
15:02:01 [2020-08-14T15:02:01.818Z] 
15:02:01 [2020-08-14T15:02:01.818Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:01 [2020-08-14T15:02:01.818Z] #52 23.10 Reading package lists...
15:02:01 [2020-08-14T15:02:01.818Z] #52 30.35 Building dependency tree...
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.29 The following additional packages will be installed:
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.29   libbtrfs0
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.41 The following NEW packages will be installed:
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.44   libbtrfs-dev libbtrfs0
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.55 Need to get 120 kB of archives.
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.55 After this operation, 423 kB of additional disk space will be used.
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:02:01 [2020-08-14T15:02:01.818Z] #52 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.02 debconf: delaying package configuration, since apt-utils is not installed
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.34 Fetched 120 kB in 0s (1557 kB/s)
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.51 Selecting previously unselected package libbtrfs0.
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.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 ... 15339 files and directories currently installed.)
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.59 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.61 Unpacking libbtrfs0 (4.20.1-2) ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.75 Selecting previously unselected package libbtrfs-dev.
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 35.76 Unpacking libbtrfs-dev (4.20.1-2) ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 36.01 Setting up libbtrfs0 (4.20.1-2) ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 36.03 Setting up libbtrfs-dev (4.20.1-2) ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 36.03 Processing triggers for libc-bin (2.28-10) ...
15:02:01 [2020-08-14T15:02:01.818Z] #52 DONE 36.4s
15:02:01 [2020-08-14T15:02:01.818Z] 
15:02:01 [2020-08-14T15:02:01.818Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:01 [2020-08-14T15:02:01.918Z] #39 88.92   CC       criu/stats.o
15:02:01 [2020-08-14T15:02:01.918Z] #39 89.06   CC       criu/string.o
15:02:01 [2020-08-14T15:02:01.918Z] #39 89.10   CC       criu/sysctl.o
15:02:02 [2020-08-14T15:02:02.034Z] #17 25.20 Selecting previously unselected package python3.7-minimal.
15:02:02 [2020-08-14T15:02:02.034Z] #17 25.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:02:02 [2020-08-14T15:02:02.034Z] #17 25.22 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:02:02 [2020-08-14T15:02:02.063Z] #8 DONE 2.3s
15:02:02 [2020-08-14T15:02:02.063Z] 
15:02:02 [2020-08-14T15:02:02.063Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.234 + RM_GOPATH=0
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.235 + TMP_GOPATH=
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.235 + : /build
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.236 + '[' -z '' ']'
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.237 ++ mktemp -d
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.243 + export GOPATH=/tmp/tmp.yM4Pe2vAmF
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.243 + GOPATH=/tmp/tmp.yM4Pe2vAmF
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.243 + RM_GOPATH=1
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.243 + case "$(go env GOARCH)" in
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.247 ++ go env GOARCH
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.270 + export GO_BUILDMODE=-buildmode=pie
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.271 + GO_BUILDMODE=-buildmode=pie
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.274 ++ dirname /tmp/install/install.sh
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.280 + dir=/tmp/install
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.281 + bin=containerd
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.283 + shift
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.284 + '[' '!' -f /tmp/install/containerd.installer ']'
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.285 + . /tmp/install/containerd.installer
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.286 ++ set -e
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.287 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.287 + install_containerd
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.287 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.288 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.288 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yM4Pe2vAmF/src/github.com/containerd/containerd
15:02:02 [2020-08-14T15:02:02.126Z] #53 0.291 Cloning into '/tmp/tmp.yM4Pe2vAmF/src/github.com/containerd/containerd'...
15:02:02 [2020-08-14T15:02:02.208Z] #39 89.46   CC       criu/sysfs_parse.o
15:02:02 [2020-08-14T15:02:02.319Z] #9 DONE 0.7s
15:02:02 [2020-08-14T15:02:02.337Z] #8 DONE 2.2s
15:02:02 [2020-08-14T15:02:02.337Z] 
15:02:02 [2020-08-14T15:02:02.337Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:02:02 [2020-08-14T15:02:02.499Z] #39 89.64   CC       criu/timens.o
15:02:02 [2020-08-14T15:02:02.559Z] #8 DONE 2.9s
15:02:02 [2020-08-14T15:02:02.559Z] 
15:02:02 [2020-08-14T15:02:02.559Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:02:02 [2020-08-14T15:02:02.580Z] 
15:02:02 [2020-08-14T15:02:02.580Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:02:02 [2020-08-14T15:02:02.580Z] #35 DONE 0.1s
15:02:02 [2020-08-14T15:02:02.580Z] 
15:02:02 [2020-08-14T15:02:02.580Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:02 [2020-08-14T15:02:02.580Z] #36 ...
15:02:02 [2020-08-14T15:02:02.580Z] 
15:02:02 [2020-08-14T15:02:02.580Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:02:02 [2020-08-14T15:02:02.580Z] #27 DONE 0.1s
15:02:02 [2020-08-14T15:02:02.597Z] #9 DONE 0.6s
15:02:02 [2020-08-14T15:02:02.597Z] 
15:02:02 [2020-08-14T15:02:02.597Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:02:02 [2020-08-14T15:02:02.597Z] #35 DONE 0.1s
15:02:02 [2020-08-14T15:02:02.597Z] 
15:02:02 [2020-08-14T15:02:02.597Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:02:02 [2020-08-14T15:02:02.789Z] #39 89.92   CC       criu/timerfd.o
15:02:02 [2020-08-14T15:02:02.821Z] #9 DONE 0.9s
15:02:02 [2020-08-14T15:02:02.821Z] 
15:02:02 [2020-08-14T15:02:02.821Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:02:02 [2020-08-14T15:02:02.821Z] #35 DONE 0.1s
15:02:02 [2020-08-14T15:02:02.821Z] 
15:02:02 [2020-08-14T15:02:02.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:02 [2020-08-14T15:02:02.837Z] 
15:02:02 [2020-08-14T15:02:02.837Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:02 [2020-08-14T15:02:02.858Z] #27 DONE 0.1s
15:02:02 [2020-08-14T15:02:02.858Z] 
15:02:02 [2020-08-14T15:02:02.858Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:02 [2020-08-14T15:02:02.962Z] #17 26.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:02:02 [2020-08-14T15:02:02.962Z] #17 26.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:02:03 [2020-08-14T15:02:03.080Z] #39 90.14   CC       criu/tty.o
15:02:03 [2020-08-14T15:02:03.087Z] #10 ...
15:02:03 [2020-08-14T15:02:03.087Z] 
15:02:03 [2020-08-14T15:02:03.087Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:02:03 [2020-08-14T15:02:03.087Z] #27 DONE 0.1s
15:02:03 [2020-08-14T15:02:03.087Z] 
15:02:03 [2020-08-14T15:02:03.087Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:04 [2020-08-14T15:02:04.114Z] #39 ...
15:02:04 [2020-08-14T15:02:04.114Z] 
15:02:04 [2020-08-14T15:02:04.114Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:04 [2020-08-14T15:02:04.114Z] #49 52.91 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:02:04 [2020-08-14T15:02:04.114Z] #49 54.29 + mkdir -p /build
15:02:04 [2020-08-14T15:02:04.114Z] #49 54.29 + cp runc /build/runc
15:02:04 [2020-08-14T15:02:04.114Z] #49 DONE 54.6s
15:02:04 [2020-08-14T15:02:04.114Z] 
15:02:04 [2020-08-14T15:02:04.114Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:04 [2020-08-14T15:02:04.206Z] Running on azwin-2-1e2a70 in d:\jenkins\workspace\moby_PR-41357
[Pipeline] {
[Pipeline] ws
15:02:04 [2020-08-14T15:02:04.225Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:02:04 [2020-08-14T15:02:04.331Z] #17 ...
15:02:04 [2020-08-14T15:02:04.331Z] 
15:02:04 [2020-08-14T15:02:04.331Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:04 [2020-08-14T15:02:04.331Z] #39 71.28   DEP      criu/signalfd.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 71.44   DEP      criu/sigframe.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 71.54   DEP      criu/shmem.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 71.67   DEP      criu/servicefd.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 71.88   DEP      criu/seize.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.08   DEP      criu/seccomp.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.27   DEP      criu/rst-malloc.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.32   DEP      criu/rbtree.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.37   DEP      criu/pstree.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.51   DEP      criu/protobuf.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 72.67   GEN      criu/protobuf-desc-gen.h
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.29   DEP      criu/protobuf-desc.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.38   DEP      criu/proc_parse.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.59   DEP      criu/plugin.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.71   DEP      criu/pipes.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.90   DEP      criu/pie-util.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 74.98   DEP      criu/pie-util-vdso.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.15   DEP      criu/pie-util-vdso-elf32.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.25   DEP      criu/path.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.41   DEP      criu/parasite-syscall.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.67   DEP      criu/pagemap.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.82   DEP      criu/pagemap-cache.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 75.99   DEP      criu/page-xfer.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 76.17   DEP      criu/page-pipe.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 76.40   DEP      criu/netfilter.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 76.80   DEP      criu/net.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.07   DEP      criu/namespaces.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.18   DEP      criu/mount.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.40   DEP      criu/memfd.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.56   DEP      criu/mem.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.79   DEP      criu/lsm.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 77.95   DEP      criu/log.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.09   DEP      criu/libnetlink.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.23   DEP      criu/kerndat.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.47   DEP      criu/kcmp-ids.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.53   DEP      criu/irmap.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.56   DEP      criu/ipc_ns.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.66   DEP      criu/image.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.86   DEP      criu/image-desc.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 78.94   DEP      criu/fsnotify.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.07   DEP      criu/filesystems.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.21   DEP      criu/files.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.34   DEP      criu/files-reg.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.51   DEP      criu/files-ext.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.60   DEP      criu/file-lock.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.73   DEP      criu/file-ids.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 79.83   DEP      criu/fifo.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.00   DEP      criu/fdstore.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.10   DEP      criu/fault-injection.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.15   DEP      criu/external.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.28   DEP      criu/eventpoll.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.44   DEP      criu/eventfd.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.58   DEP      criu/crtools.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.74   DEP      criu/cr-service.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 80.94   DEP      criu/cr-restore.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 81.12   DEP      criu/cr-errno.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 81.14   DEP      criu/cr-dump.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 81.30   DEP      criu/cr-dedup.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 81.41   DEP      criu/cr-check.d
15:02:04 [2020-08-14T15:02:04.331Z] #39 81.65   DEP      criu/config.d
15:02:04 [2020-08-14T15:02:04.446Z] #45 ...
15:02:04 [2020-08-14T15:02:04.446Z] 
15:02:04 [2020-08-14T15:02:04.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:04 [2020-08-14T15:02:04.446Z] #39 91.46   CC       criu/tun.o
15:02:04 [2020-08-14T15:02:04.587Z] #39 81.84   DEP      criu/clone-noasan.d
15:02:04 [2020-08-14T15:02:04.587Z] #39 81.93   DEP      criu/cgroup.d
15:02:04 [2020-08-14T15:02:04.745Z] #39 91.96   CC       criu/uffd.o
15:02:04 [2020-08-14T15:02:04.843Z] #39 82.11   DEP      criu/cgroup-props.d
15:02:04 [2020-08-14T15:02:04.843Z] #39 82.19   DEP      criu/bitmap.d
15:02:04 [2020-08-14T15:02:04.843Z] #39 82.21   DEP      criu/bfd.d
15:02:04 [2020-08-14T15:02:04.843Z] #39 ...
15:02:04 [2020-08-14T15:02:04.843Z] 
15:02:04 [2020-08-14T15:02:04.843Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:02:04 [2020-08-14T15:02:04.843Z] #17 28.29 Selecting previously unselected package python3-minimal.
15:02:05 [2020-08-14T15:02:05.100Z] #17 28.29 (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:02:05 [2020-08-14T15:02:05.100Z] #17 28.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:02:05 [2020-08-14T15:02:05.100Z] #17 28.38 Unpacking python3-minimal (3.7.3-1) ...
15:02:05 [2020-08-14T15:02:05.100Z] #17 28.48 Selecting previously unselected package libmpdec2:amd64.
15:02:05 [2020-08-14T15:02:05.100Z] #17 28.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:02:05 [2020-08-14T15:02:05.100Z] #17 28.49 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:02:05 [2020-08-14T15:02:05.356Z] #17 28.61 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:02:05 [2020-08-14T15:02:05.356Z] #17 28.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:02:05 [2020-08-14T15:02:05.356Z] #17 28.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:02:05 [2020-08-14T15:02:05.800Z] #53 ...
15:02:05 [2020-08-14T15:02:05.800Z] 
15:02:05 [2020-08-14T15:02:05.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:05 [2020-08-14T15:02:05.800Z] #11 22.91 Reading package lists...
15:02:05 [2020-08-14T15:02:05.800Z] #11 30.41 Building dependency tree...
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.20 The following additional packages will be installed:
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.20   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.20   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.21   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.21   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.23 Suggested packages:
15:02:05 [2020-08-14T15:02:05.800Z] #11 33.23   gcc-8-locales seccomp wine64
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.64 The following NEW packages will be installed:
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.78 Need to get 78.9 MB of archives.
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.78 After this operation, 532 MB of additional disk space will be used.
15:02:05 [2020-08-14T15:02:05.800Z] #11 34.78 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:02:05 [2020-08-14T15:02:05.800Z] #11 35.25 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:02:05 [2020-08-14T15:02:05.800Z] #11 35.59 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:02:05 [2020-08-14T15:02:05.800Z] #11 35.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:02:05 [2020-08-14T15:02:05.800Z] #11 35.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:02:05 [2020-08-14T15:02:05.800Z] #11 35.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:02:05 [2020-08-14T15:02:05.800Z] #11 36.24 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:02:05 [2020-08-14T15:02:05.800Z] #11 36.68 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:02:05 [2020-08-14T15:02:05.800Z] #11 36.70 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:02:05 [2020-08-14T15:02:05.800Z] #11 ...
15:02:05 [2020-08-14T15:02:05.800Z] 
15:02:05 [2020-08-14T15:02:05.800Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:05 [2020-08-14T15:02:05.800Z] #26 2.155 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:02:05 [2020-08-14T15:02:05.800Z] #26 2.832 #=#=#                                                                         
15:02:05 [2020-08-14T15:02:05.828Z] #39 92.71   CC       criu/util.o
15:02:06 [2020-08-14T15:02:06.119Z] #26 3.293 
#                                                                          2.7%
######                                                                     8.8%
########                                                                  11.4%
###########                                                               15.5%
##############                                                            19.5%
################                                                          23.6%
#####################                                                     29.7%
#########################                                                 35.8%
15:02:06 [2020-08-14T15:02:06.119Z] #26 ...
15:02:06 [2020-08-14T15:02:06.119Z] 
15:02:06 [2020-08-14T15:02:06.119Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:06 [2020-08-14T15:02:06.119Z] #33 23.37 Reading package lists...
15:02:06 [2020-08-14T15:02:06.119Z] #33 30.74 Building dependency tree...
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.10 The following additional packages will be installed:
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.12 Suggested packages:
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.12   cmake-doc ninja-build lrzip
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.12 Recommended packages:
15:02:06 [2020-08-14T15:02:06.119Z] #33 34.13   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.35 The following NEW packages will be installed:
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.37   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.37   vim-common xxd
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.56 Need to get 14.9 MB of archives.
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.56 After this operation, 67.2 MB of additional disk space will be used.
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 35.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 36.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 36.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 37.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 37.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 37.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 37.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:02:06 [2020-08-14T15:02:06.119Z] #33 38.94 debconf: delaying package configuration, since apt-utils is not installed
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.23 Fetched 14.9 MB in 2s (7836 kB/s)
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.49 Selecting previously unselected package xxd.
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.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 ... 15339 files and directories currently installed.)
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.65 Unpacking xxd (2:8.1.0875-5) ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.96 Selecting previously unselected package vim-common.
15:02:06 [2020-08-14T15:02:06.119Z] #33 39.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 40.09 Unpacking vim-common (2:8.1.0875-5) ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 40.50 Selecting previously unselected package cmake-data.
15:02:06 [2020-08-14T15:02:06.119Z] #33 40.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 40.51 Unpacking cmake-data (3.13.4-1) ...
15:02:06 [2020-08-14T15:02:06.119Z] #33 ...
15:02:06 [2020-08-14T15:02:06.119Z] 
15:02:06 [2020-08-14T15:02:06.119Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:06 [2020-08-14T15:02:06.285Z] #17 29.60 Selecting previously unselected package python3.7.
15:02:06 [2020-08-14T15:02:06.285Z] #17 29.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:02:06 [2020-08-14T15:02:06.285Z] #17 29.62 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:02:06 [2020-08-14T15:02:06.513Z] #39 93.49   CC       criu/uts_ns.o
15:02:06 [2020-08-14T15:02:06.513Z] #39 93.58   CC       criu/vdso.o
15:02:06 [2020-08-14T15:02:06.541Z] #17 29.78 Selecting previously unselected package libpython3-stdlib:amd64.
15:02:06 [2020-08-14T15:02:06.541Z] #17 29.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:02:06 [2020-08-14T15:02:06.541Z] #17 29.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:02:06 [2020-08-14T15:02:06.541Z] #17 29.95 Setting up python3-minimal (3.7.3-1) ...
15:02:06 [2020-08-14T15:02:06.803Z] #39 93.81   LINK     criu/built-in.o
15:02:06 [2020-08-14T15:02:06.803Z] #39 93.85   LINK     criu/criu
15:02:06 [2020-08-14T15:02:06.803Z] #39 93.96   DEP      lib/c/criu.d
15:02:07 [2020-08-14T15:02:07.094Z] #39 94.00   CC       images/rpc.pb-c.o
15:02:07 [2020-08-14T15:02:07.105Z] #17 ...
15:02:07 [2020-08-14T15:02:07.105Z] 
15:02:07 [2020-08-14T15:02:07.105Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:07 [2020-08-14T15:02:07.105Z] #28 DONE 154.7s
15:02:07 [2020-08-14T15:02:07.361Z] 
15:02:07 [2020-08-14T15:02:07.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:07 [2020-08-14T15:02:07.361Z] #39 82.28   DEP      criu/autofs.d
15:02:07 [2020-08-14T15:02:07.361Z] #39 82.44   DEP      criu/aio.d
15:02:07 [2020-08-14T15:02:07.361Z] #39 82.62   DEP      criu/action-scripts.d
15:02:07 [2020-08-14T15:02:07.361Z] #39 82.89   CC       criu/action-scripts.o
15:02:07 [2020-08-14T15:02:07.361Z] #39 83.41   CC       criu/aio.o
15:02:07 [2020-08-14T15:02:07.361Z] #39 84.00   CC       criu/autofs.o
15:02:07 [2020-08-14T15:02:07.384Z] #39 94.28   CC       lib/c/criu.o
15:02:07 [2020-08-14T15:02:07.389Z] #26 3.293 
#                                                                          2.7%
######                                                                     8.8%
########                                                                  11.4%
###########                                                               15.5%
##############                                                            19.5%
################                                                          23.6%
#####################                                                     29.7%
#########################                                                 35.8%
##############################                                            41.9%
##################################                                        48.1%
######################################                                    54.2%
###########################################                               60.3%
###############################################                           66.4%
####################################################                      72.5%
########################################################                  78.6%
##############################################################            86.7%
##################################################################        91.7%
####################################################################      95.6%
######################################################################    98.5%
######################################################################## 100.0%
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.72   LINK     lib/c/built-in.o
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.72   LINK     lib/c/libcriu.so
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.74   LINK     lib/c/libcriu.a
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.78   GEN      magic.py
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.85 Note: Building without setproctitle() and strlcpy() support.
15:02:07 [2020-08-14T15:02:07.674Z] #39 94.85       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:02:07 [2020-08-14T15:02:07.693Z] #26 6.210 
15:02:07 [2020-08-14T15:02:07.964Z] #39 94.85 Note: Building without GnuTLS support
15:02:07 [2020-08-14T15:02:07.964Z] #39 94.85 Makefile.config:39: Warn: you have no libnftables installed
15:02:07 [2020-08-14T15:02:07.964Z] #39 94.85 Makefile.config:40: Warn: Building without nftables support
15:02:07 [2020-08-14T15:02:07.964Z] #39 95.14 fatal: not a git repository (or any of the parent directories): .git
15:02:08 [2020-08-14T15:02:08.093Z] #28 ...
15:02:08 [2020-08-14T15:02:08.093Z] 
15:02:08 [2020-08-14T15:02:08.093Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:08 [2020-08-14T15:02:08.093Z] #38 4.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-08-14T15:02:08.093Z] #38 4.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-08-14T15:02:08.093Z] #38 4.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:08 [2020-08-14T15:02:08.093Z] #38 5.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:08 [2020-08-14T15:02:08.093Z] #38 5.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:08 [2020-08-14T15:02:08.147Z] #28 ...
15:02:08 [2020-08-14T15:02:08.147Z] 
15:02:08 [2020-08-14T15:02:08.147Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.298 + RM_GOPATH=0
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + TMP_GOPATH=
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + : /build
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + '[' -z '' ']'
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 ++ mktemp -d
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + export GOPATH=/tmp/tmp.DfFjQHxeCv
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + GOPATH=/tmp/tmp.DfFjQHxeCv
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + RM_GOPATH=1
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 + case "$(go env GOARCH)" in
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.303 ++ go env GOARCH
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.307 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + export GO_BUILDMODE=-buildmode=pie
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + GO_BUILDMODE=-buildmode=pie
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 ++ dirname /tmp/install/install.sh
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + dir=/tmp/install
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + bin=rootlesskit
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + shift
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + . /tmp/install/rootlesskit.installer
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + install_rootlesskit
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + case "$1" in
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + export CGO_ENABLED=0
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + CGO_ENABLED=0
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + _install_rootlesskit
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DfFjQHxeCv/src/github.com/rootless-containers/rootlesskit
15:02:08 [2020-08-14T15:02:08.147Z] #54 4.313 Cloning into '/tmp/tmp.DfFjQHxeCv/src/github.com/rootless-containers/rootlesskit'...
15:02:08 [2020-08-14T15:02:08.147Z] #54 5.595 + cd /tmp/tmp.DfFjQHxeCv/src/github.com/rootless-containers/rootlesskit
15:02:08 [2020-08-14T15:02:08.147Z] #54 5.595 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:08 [2020-08-14T15:02:08.325Z] #26 6.431 
                                                                           0.4%
15:02:08 [2020-08-14T15:02:08.325Z] #26 ...
15:02:08 [2020-08-14T15:02:08.325Z] 
15:02:08 [2020-08-14T15:02:08.325Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:08 [2020-08-14T15:02:08.325Z] #61 DONE 42.7s
15:02:08 [2020-08-14T15:02:08.325Z] 
15:02:08 [2020-08-14T15:02:08.325Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:08 [2020-08-14T15:02:08.409Z] #54 5.681 + for f in rootlesskit rootlesskit-docker-proxy
15:02:08 [2020-08-14T15:02:08.409Z] #54 5.681 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:08 [2020-08-14T15:02:08.473Z] #28 ...
15:02:08 [2020-08-14T15:02:08.473Z] 
15:02:08 [2020-08-14T15:02:08.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.035 + RM_GOPATH=0
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.035 + TMP_GOPATH=
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.035 + : /build
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.035 + '[' -z '' ']'
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.037 ++ mktemp -d
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.039 + export GOPATH=/tmp/tmp.czH1324FKH
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.039 + GOPATH=/tmp/tmp.czH1324FKH
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.039 + RM_GOPATH=1
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.040 + case "$(go env GOARCH)" in
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.043 ++ go env GOARCH
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.056 + export GO_BUILDMODE=-buildmode=pie
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.058 + GO_BUILDMODE=-buildmode=pie
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.060 ++ dirname /tmp/install/install.sh
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.067 + dir=/tmp/install
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.069 + bin=vndr
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.069 + shift
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.070 + '[' '!' -f /tmp/install/vndr.installer ']'
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.071 + . /tmp/install/vndr.installer
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.071 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.072 + install_vndr
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.108 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.108 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.109 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.czH1324FKH/src/github.com/LK4D4/vndr
15:02:08 [2020-08-14T15:02:08.473Z] #41 5.113 Cloning into '/tmp/tmp.czH1324FKH/src/github.com/LK4D4/vndr'...
15:02:08 [2020-08-14T15:02:08.473Z] #41 ...
15:02:08 [2020-08-14T15:02:08.473Z] 
15:02:08 [2020-08-14T15:02:08.473Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:08 [2020-08-14T15:02:08.473Z] #10 5.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:08 [2020-08-14T15:02:08.602Z] #39 95.61 make[1]: Nothing to be done for 'all'.
15:02:08 [2020-08-14T15:02:08.656Z] #38 6.118 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:08 [2020-08-14T15:02:08.657Z] #26 6.431 
                                                                           0.4%
################                                                          23.4%
##########################                                                36.5%
#######################################################                   76.4%
######################################################################## 100.0%
15:02:08 [2020-08-14T15:02:08.727Z] #39 85.77   CC       criu/bfd.o
15:02:08 [2020-08-14T15:02:08.736Z] #10 5.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:08 [2020-08-14T15:02:08.736Z] #10 5.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:08 [2020-08-14T15:02:08.963Z] #26 7.491 
15:02:08 [2020-08-14T15:02:08.978Z] #39 ...
15:02:08 [2020-08-14T15:02:08.979Z] 
15:02:08 [2020-08-14T15:02:08.979Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:08 [2020-08-14T15:02:08.979Z] #36 DONE 133.2s
15:02:08 [2020-08-14T15:02:08.979Z] 
15:02:08 [2020-08-14T15:02:08.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.94 make[1]: 'images/built-in.o' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.95 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.96 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.97 make[1]: 'compel/libcompel.a' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.98 make[1]: 'compel/compel-host-bin' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 95.99 make[1]: Nothing to be done for 'all'.
15:02:08 [2020-08-14T15:02:08.979Z] #39 96.04 make[1]: 'soccr/libsoccr.a' is up to date.
15:02:08 [2020-08-14T15:02:08.979Z] #39 96.18 make[2]: Nothing to be done for 'all'.
15:02:08 [2020-08-14T15:02:08.983Z] #39 86.18   CC       criu/bitmap.o
15:02:09 [2020-08-14T15:02:09.240Z] #39 86.37   CC       criu/cgroup-props.o
15:02:09 [2020-08-14T15:02:09.279Z] #39 96.19 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.279Z] #39 96.22 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.279Z] #39 96.33 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.584Z] #39 96.50 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.584Z] #39 96.54 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.584Z] #39 96.58 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.584Z] #39 96.63 make[2]: Nothing to be done for 'all'.
15:02:09 [2020-08-14T15:02:09.584Z] #39 96.65   INSTALL  criu/criu
15:02:09 [2020-08-14T15:02:09.589Z] #38 ...
15:02:09 [2020-08-14T15:02:09.589Z] 
15:02:09 [2020-08-14T15:02:09.589Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.849 + RM_GOPATH=0
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.849 + TMP_GOPATH=
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.849 + : /build
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.849 + '[' -z '' ']'
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.849 ++ mktemp -d
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.856 + export GOPATH=/tmp/tmp.rSly80JSxP
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.856 + GOPATH=/tmp/tmp.rSly80JSxP
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.856 + RM_GOPATH=1
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.856 + case "$(go env GOARCH)" in
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.856 ++ go env GOARCH
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.865 + export GO_BUILDMODE=-buildmode=pie
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.866 + GO_BUILDMODE=-buildmode=pie
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.866 ++ dirname /tmp/install/install.sh
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + dir=/tmp/install
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + bin=shfmt
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + shift
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + . /tmp/install/shfmt.installer
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + install_shfmt
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.875 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.876 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.876 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rSly80JSxP/src/github.com/mvdan/sh
15:02:09 [2020-08-14T15:02:09.589Z] #47 6.881 Cloning into '/tmp/tmp.rSly80JSxP/src/github.com/mvdan/sh'...
15:02:09 [2020-08-14T15:02:09.689Z] #10 6.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:02:09 [2020-08-14T15:02:09.802Z] #39 87.06   CC       criu/cgroup.o
15:02:09 [2020-08-14T15:02:09.877Z] #26 7.671 
###                                                                        4.2%
##############################                                            42.6%
########################################################                  78.1%
######################################################################## 100.0%
15:02:09 [2020-08-14T15:02:09.880Z] #39 DONE 96.9s
15:02:09 [2020-08-14T15:02:09.881Z] 
15:02:09 [2020-08-14T15:02:09.881Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:02:09 [2020-08-14T15:02:09.881Z] #37 DONE 0.2s
15:02:09 [2020-08-14T15:02:09.881Z] 
15:02:09 [2020-08-14T15:02:09.881Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:10 [2020-08-14T15:02:10.176Z] #26 8.561 
15:02:10 [2020-08-14T15:02:10.316Z] #54 ...
15:02:10 [2020-08-14T15:02:10.316Z] 
15:02:10 [2020-08-14T15:02:10.316Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.751 + RM_GOPATH=0
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.751 + TMP_GOPATH=
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.751 + : /build
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.751 + '[' -z '' ']'
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.751 ++ mktemp -d
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.769 + export GOPATH=/tmp/tmp.4HRj0dQhmP
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.769 + GOPATH=/tmp/tmp.4HRj0dQhmP
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.769 + RM_GOPATH=1
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.769 + case "$(go env GOARCH)" in
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.769 ++ go env GOARCH
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + export GO_BUILDMODE=-buildmode=pie
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + GO_BUILDMODE=-buildmode=pie
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 ++ dirname /tmp/install/install.sh
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + dir=/tmp/install
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + bin=gotestsum
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + shift
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + . /tmp/install/gotestsum.installer
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 ++ : v0.3.5
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + install_gotestsum
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + set -e
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + export GO111MODULE=on
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + GO111MODULE=on
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + GOBIN=/build
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.792 + go get gotest.tools/gotestsum@v0.3.5
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.810 go: finding gotest.tools v0.3.5
15:02:10 [2020-08-14T15:02:10.316Z] #43 6.827 go: finding gotest.tools/gotestsum v0.3.5
15:02:10 [2020-08-14T15:02:10.316Z] #43 7.681 go: downloading gotest.tools/gotestsum v0.3.5
15:02:10 [2020-08-14T15:02:10.515Z] #45 ...
15:02:10 [2020-08-14T15:02:10.515Z] 
15:02:10 [2020-08-14T15:02:10.515Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:02:10 [2020-08-14T15:02:10.515Z] #40 DONE 0.1s
15:02:10 [2020-08-14T15:02:10.515Z] 
15:02:10 [2020-08-14T15:02:10.515Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:02:10 [2020-08-14T15:02:10.541Z] #47 ...
15:02:10 [2020-08-14T15:02:10.541Z] 
15:02:10 [2020-08-14T15:02:10.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:10 [2020-08-14T15:02:10.541Z] #36 7.780 + git clone https://github.com/docker/distribution.git .
15:02:10 [2020-08-14T15:02:10.541Z] #36 7.820 Cloning into '.'...
15:02:10 [2020-08-14T15:02:10.731Z] #39 ...
15:02:10 [2020-08-14T15:02:10.731Z] 
15:02:10 [2020-08-14T15:02:10.731Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.22 Selecting previously unselected package python3.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.22 (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:02:10 [2020-08-14T15:02:10.731Z] #17 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.34 Unpacking python3 (3.7.3-1) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.43 Selecting previously unselected package libip4tc0:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.45 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.56 Selecting previously unselected package libip6tc0:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.56 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.65 Selecting previously unselected package libiptc0:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.75 Selecting previously unselected package libnfnetlink0:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.92 Selecting previously unselected package libnftnl11:amd64.
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 31.93 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.00 Selecting previously unselected package iptables.
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.01 Unpacking iptables (1.8.2-4) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.27 Selecting previously unselected package xxd.
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.28 Unpacking xxd (2:8.1.0875-5) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.39 Selecting previously unselected package vim-common.
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.42 Unpacking vim-common (2:8.1.0875-5) ...
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.59 Selecting previously unselected package bash-completion.
15:02:10 [2020-08-14T15:02:10.731Z] #17 32.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:02:10 [2020-08-14T15:02:10.806Z] #42 DONE 0.1s
15:02:10 [2020-08-14T15:02:10.806Z] 
15:02:10 [2020-08-14T15:02:10.806Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:02:10 [2020-08-14T15:02:10.806Z] #44 DONE 0.2s
15:02:10 [2020-08-14T15:02:10.806Z] 
15:02:10 [2020-08-14T15:02:10.806Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:11 [2020-08-14T15:02:11.084Z] #10 8.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:02:11 [2020-08-14T15:02:11.259Z] #43 8.419 go: extracting gotest.tools/gotestsum v0.3.5
15:02:11 [2020-08-14T15:02:11.259Z] #43 ...
15:02:11 [2020-08-14T15:02:11.259Z] 
15:02:11 [2020-08-14T15:02:11.259Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:11 [2020-08-14T15:02:11.259Z] #28 8.195 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:11 [2020-08-14T15:02:11.259Z] #28 8.195 Cloning into '.'...
15:02:12 [2020-08-14T15:02:12.097Z] #17 35.10 Unpacking bash-completion (1:2.8-6) ...
15:02:12 [2020-08-14T15:02:12.097Z] #17 35.48 Selecting previously unselected package bzip2.
15:02:12 [2020-08-14T15:02:12.097Z] #17 35.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:02:12 [2020-08-14T15:02:12.097Z] #17 35.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:02:12 [2020-08-14T15:02:12.097Z] #17 35.58 Selecting previously unselected package xz-utils.
15:02:12 [2020-08-14T15:02:12.313Z] #26 8.768 
                                                                           0.2%
###                                                                        5.5%
######                                                                     9.4%
##########                                                                15.1%
####################                                                      28.6%
##########################                                                36.2%
###############################                                           43.9%
###################################                                       49.6%
#######################################                                   55.4%
############################################                              61.1%
################################################                          66.9%
####################################################                      72.6%
#######################################################                   76.5%
#########################################################                 80.3%
#############################################################             86.1%
###################################################################       93.8%
######################################################################## 100.0%
15:02:12 [2020-08-14T15:02:12.353Z] #17 35.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:02:12 [2020-08-14T15:02:12.353Z] #17 35.59 Unpacking xz-utils (5.2.4-1) ...
15:02:12 [2020-08-14T15:02:12.353Z] #17 35.77 Selecting previously unselected package apparmor.
15:02:12 [2020-08-14T15:02:12.353Z] #17 35.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:02:12 [2020-08-14T15:02:12.353Z] #17 35.85 Unpacking apparmor (2.13.2-10) ...
15:02:12 [2020-08-14T15:02:12.437Z] #36 ...
15:02:12 [2020-08-14T15:02:12.437Z] 
15:02:12 [2020-08-14T15:02:12.437Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:12 [2020-08-14T15:02:12.437Z] #32 9.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:12 [2020-08-14T15:02:12.437Z] #32 9.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:12 [2020-08-14T15:02:12.437Z] #32 9.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:12 [2020-08-14T15:02:12.480Z] #10 9.504 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:02:12 [2020-08-14T15:02:12.612Z] #26 ...
15:02:12 [2020-08-14T15:02:12.612Z] 
15:02:12 [2020-08-14T15:02:12.612Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.23 debconf: delaying package configuration, since apt-utils is not installed
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.51 Fetched 4075 kB in 1s (6581 kB/s)
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.63 Selecting previously unselected package libcap-dev:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.76 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.97 Selecting previously unselected package libnet1:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 37.98 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.15 Selecting previously unselected package libnet1-dev.
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.48 Selecting previously unselected package libnl-3-200:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.52 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.74 Selecting previously unselected package libnl-3-dev:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 38.75 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.12 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.16 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.37 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.72 Selecting previously unselected package zlib1g-dev:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 39.77 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 40.25 Selecting previously unselected package libprotobuf17:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 40.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 40.31 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.51 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.52 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.75 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 41.77 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 44.34 Selecting previously unselected package libprotoc17:ppc64el.
15:02:12 [2020-08-14T15:02:12.612Z] #39 44.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 44.39 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.15 Selecting previously unselected package protobuf-c-compiler.
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.49 Selecting previously unselected package protobuf-compiler.
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.50 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.64 Selecting previously unselected package python-pkg-resources.
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.66 Unpacking python-pkg-resources (40.8.0-1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.87 Selecting previously unselected package python-six.
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 45.89 Unpacking python-six (1.12.0-1) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 46.12 Selecting previously unselected package python-protobuf.
15:02:12 [2020-08-14T15:02:12.612Z] #39 46.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 46.19 Unpacking python-protobuf (3.6.1.3-2) ...
15:02:12 [2020-08-14T15:02:12.612Z] #39 47.13 Setting up python-pkg-resources (40.8.0-1) ...
15:02:12 [2020-08-14T15:02:12.645Z] #28 ...
15:02:12 [2020-08-14T15:02:12.645Z] 
15:02:12 [2020-08-14T15:02:12.645Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:12 [2020-08-14T15:02:12.645Z] #10 8.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:12 [2020-08-14T15:02:12.645Z] #10 8.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:12 [2020-08-14T15:02:12.645Z] #10 8.490 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:12 [2020-08-14T15:02:12.704Z] #32 ...
15:02:12 [2020-08-14T15:02:12.704Z] 
15:02:12 [2020-08-14T15:02:12.704Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:12 [2020-08-14T15:02:12.704Z] #51 8.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:12 [2020-08-14T15:02:12.704Z] #51 8.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:12 [2020-08-14T15:02:12.704Z] #51 8.688 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:12 [2020-08-14T15:02:12.704Z] #51 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:12 [2020-08-14T15:02:12.704Z] #51 ...
15:02:12 [2020-08-14T15:02:12.704Z] 
15:02:12 [2020-08-14T15:02:12.704Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.099 + RM_GOPATH=0
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.099 + TMP_GOPATH=
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.099 + : /build
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.099 + '[' -z '' ']'
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.103 ++ mktemp -d
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.130 + export GOPATH=/tmp/tmp.xhYG65tdyQ
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.130 + GOPATH=/tmp/tmp.xhYG65tdyQ
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.130 + RM_GOPATH=1
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.130 + case "$(go env GOARCH)" in
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.130 ++ go env GOARCH
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.195 + export GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.195 + GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.704Z] #30 8.195 ++ dirname /tmp/install/install.sh
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + dir=/tmp/install
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + bin=tomlv
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + shift
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + . /tmp/install/tomlv.installer
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + install_tomlv
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xhYG65tdyQ/src/github.com/BurntSushi/toml
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 Cloning into '/tmp/tmp.xhYG65tdyQ/src/github.com/BurntSushi/toml'...
15:02:12 [2020-08-14T15:02:12.705Z] #30 8.195 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:12 [2020-08-14T15:02:12.705Z] #30 10.10 + cd /tmp/tmp.xhYG65tdyQ/src/github.com/BurntSushi/toml
15:02:12 [2020-08-14T15:02:12.705Z] #30 10.10 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:12 [2020-08-14T15:02:12.705Z] #30 10.23 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:12 [2020-08-14T15:02:12.904Z] #10 ...
15:02:12 [2020-08-14T15:02:12.905Z] 
15:02:12 [2020-08-14T15:02:12.905Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.213 + RM_GOPATH=0
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.213 + TMP_GOPATH=
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.213 + : /build
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.213 + '[' -z '' ']'
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.213 ++ mktemp -d
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.217 + export GOPATH=/tmp/tmp.DAcQBxKuSs
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.217 + GOPATH=/tmp/tmp.DAcQBxKuSs
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.217 + RM_GOPATH=1
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.217 + case "$(go env GOARCH)" in
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.217 ++ go env GOARCH
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + export GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 ++ dirname /tmp/install/install.sh
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + dir=/tmp/install
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + bin=proxy
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + shift
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + '[' '!' -f /tmp/install/proxy.installer ']'
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + . /tmp/install/proxy.installer
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + install_proxy
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + case "$1" in
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + export CGO_ENABLED=0
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + CGO_ENABLED=0
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + _install_proxy
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DAcQBxKuSs/src/github.com/docker/libnetwork
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.227 Cloning into '/tmp/tmp.DAcQBxKuSs/src/github.com/docker/libnetwork'...
15:02:12 [2020-08-14T15:02:12.905Z] #60 6.229 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:02:12 [2020-08-14T15:02:12.905Z] #60 ...
15:02:12 [2020-08-14T15:02:12.905Z] 
15:02:12 [2020-08-14T15:02:12.905Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.541 + RM_GOPATH=0
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.541 + TMP_GOPATH=
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.541 + : /build
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.541 + '[' -z '' ']'
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 ++ mktemp -d
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 + export GOPATH=/tmp/tmp.oa7YCneOkV
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 + GOPATH=/tmp/tmp.oa7YCneOkV
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 + RM_GOPATH=1
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 + case "$(go env GOARCH)" in
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.569 ++ go env GOARCH
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.585 + export GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.585 + GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.585 ++ dirname /tmp/install/install.sh
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.592 Installing golangci-lint version v1.23.8
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + dir=/tmp/install
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + bin=golangci_lint
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + shift
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + . /tmp/install/golangci_lint.installer
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 ++ : v1.23.8
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + install_golangci_lint
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + echo 'Installing golangci-lint version v1.23.8'
15:02:12 [2020-08-14T15:02:12.905Z] #45 7.593 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:12 [2020-08-14T15:02:12.913Z] #39 ...
15:02:12 [2020-08-14T15:02:12.913Z] 
15:02:12 [2020-08-14T15:02:12.913Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:12 [2020-08-14T15:02:12.913Z] #26 11.28 
15:02:12 [2020-08-14T15:02:12.916Z] #17 36.20 Selecting previously unselected package aufs-tools.
15:02:12 [2020-08-14T15:02:12.916Z] #17 36.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:02:12 [2020-08-14T15:02:12.916Z] #17 36.23 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:02:12 [2020-08-14T15:02:12.962Z] #30 ...
15:02:12 [2020-08-14T15:02:12.962Z] 
15:02:12 [2020-08-14T15:02:12.962Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.882 + RM_GOPATH=0
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.882 + TMP_GOPATH=
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.885 + : /build
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.885 + '[' -z '' ']'
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.886 ++ mktemp -d
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.891 + export GOPATH=/tmp/tmp.SBiyC9NTpn
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.891 + GOPATH=/tmp/tmp.SBiyC9NTpn
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.891 + RM_GOPATH=1
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.891 + case "$(go env GOARCH)" in
15:02:12 [2020-08-14T15:02:12.962Z] #41 7.891 ++ go env GOARCH
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.028 + export GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.028 + GO_BUILDMODE=-buildmode=pie
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.033 ++ dirname /tmp/install/install.sh
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + dir=/tmp/install
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + bin=vndr
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + shift
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + '[' '!' -f /tmp/install/vndr.installer ']'
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + . /tmp/install/vndr.installer
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + install_vndr
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.068 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.093 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SBiyC9NTpn/src/github.com/LK4D4/vndr
15:02:12 [2020-08-14T15:02:12.962Z] #41 8.164 Cloning into '/tmp/tmp.SBiyC9NTpn/src/github.com/LK4D4/vndr'...
15:02:12 [2020-08-14T15:02:12.962Z] #41 9.359 + cd /tmp/tmp.SBiyC9NTpn/src/github.com/LK4D4/vndr
15:02:12 [2020-08-14T15:02:12.962Z] #41 9.361 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:12 [2020-08-14T15:02:12.962Z] #41 9.368 + go build -buildmode=pie -v -o /build/vndr .
15:02:12 [2020-08-14T15:02:12.962Z] #41 ...
15:02:12 [2020-08-14T15:02:12.962Z] 
15:02:12 [2020-08-14T15:02:12.962Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:12 [2020-08-14T15:02:12.962Z] #10 8.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:12 [2020-08-14T15:02:12.962Z] #10 8.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:12 [2020-08-14T15:02:12.962Z] #10 8.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:12 [2020-08-14T15:02:12.962Z] #10 9.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #10 ...
15:02:13 [2020-08-14T15:02:13.058Z] 
15:02:13 [2020-08-14T15:02:13.058Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.473 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.473 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.473 + : /build
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.473 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.473 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.476 + export GOPATH=/tmp/tmp.EKo1fF2FTt
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.476 + GOPATH=/tmp/tmp.EKo1fF2FTt
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.476 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.476 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.476 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.493 Install docker/cli version 17.06.2-ce from stable
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + bin=dockercli
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + shift
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + . /tmp/install/dockercli.installer
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 ++ : stable
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 ++ : 17.06.2-ce
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + install_dockercli
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.494 ++ uname -m
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + arch=aarch64
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + '[' aarch64 '!=' x86_64 ']'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + '[' aarch64 '!=' s390x ']'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + '[' aarch64 '!=' armhf ']'
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + build_dockercli
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.504 + git clone https://github.com/docker/docker-ce /tmp/tmp.EKo1fF2FTt/tmp/docker-ce
15:02:13 [2020-08-14T15:02:13.058Z] #21 4.512 Cloning into '/tmp/tmp.EKo1fF2FTt/tmp/docker-ce'...
15:02:13 [2020-08-14T15:02:13.058Z] #21 ...
15:02:13 [2020-08-14T15:02:13.058Z] 
15:02:13 [2020-08-14T15:02:13.058Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:13 [2020-08-14T15:02:13.058Z] #51 6.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #51 6.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #51 6.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #51 7.772 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #51 9.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #51 ...
15:02:13 [2020-08-14T15:02:13.058Z] 
15:02:13 [2020-08-14T15:02:13.058Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:13 [2020-08-14T15:02:13.058Z] #23 3.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #23 3.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #23 3.479 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #23 3.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #23 5.300 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:02:13 [2020-08-14T15:02:13.058Z] #23 7.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:02:13 [2020-08-14T15:02:13.171Z] #45 ...
15:02:13 [2020-08-14T15:02:13.171Z] 
15:02:13 [2020-08-14T15:02:13.171Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:13 [2020-08-14T15:02:13.172Z] #51 8.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #51 8.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #51 8.926 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #51 ...
15:02:13 [2020-08-14T15:02:13.172Z] 
15:02:13 [2020-08-14T15:02:13.172Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:13 [2020-08-14T15:02:13.172Z] #23 8.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #23 9.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #23 9.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.35 Selecting previously unselected package libonig5:amd64.
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.36 Unpacking libonig5:amd64 (6.9.1-1) ...
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.50 Selecting previously unselected package libjq1:amd64.
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.172Z] #17 36.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:13 [2020-08-14T15:02:13.218Z] #10 ...
15:02:13 [2020-08-14T15:02:13.219Z] 
15:02:13 [2020-08-14T15:02:13.219Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + : /build
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + export GOPATH=/tmp/tmp.JG3CB3PVzW
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + GOPATH=/tmp/tmp.JG3CB3PVzW
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.733 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.769 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.769 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.769 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + bin=dockercli
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + shift
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + . /tmp/install/dockercli.installer
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 ++ : stable
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 ++ : 17.06.2-ce
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + install_dockercli
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 ++ uname -m
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.821 Install docker/cli version 17.06.2-ce from stable
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.852 + arch=x86_64
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.852 + '[' x86_64 '!=' x86_64 ']'
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.852 + url=https://download.docker.com/linux/static
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.852 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:02:13 [2020-08-14T15:02:13.219Z] #21 7.852 + tar -xz docker/docker
15:02:13 [2020-08-14T15:02:13.322Z] #23 ...
15:02:13 [2020-08-14T15:02:13.322Z] 
15:02:13 [2020-08-14T15:02:13.322Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.187 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.188 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.189 + : /build
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.190 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.192 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.198 + export GOPATH=/tmp/tmp.3qhPzmzZuv
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.204 + GOPATH=/tmp/tmp.3qhPzmzZuv
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.204 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.208 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.213 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.245 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.249 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.251 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.258 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.258 + bin=gotestsum
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.258 + shift
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.259 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.259 + . /tmp/install/gotestsum.installer
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.259 ++ : v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.259 + install_gotestsum
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.260 + set -e
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.260 + export GO111MODULE=on
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.260 + GO111MODULE=on
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.261 + GOBIN=/build
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.262 + go get gotest.tools/gotestsum@v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.417 go: finding gotest.tools v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 6.438 go: finding gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 7.641 go: downloading gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 8.145 go: extracting gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.339 go: downloading gotest.tools v2.1.0+incompatible
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.467 go: extracting gotest.tools v2.1.0+incompatible
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.631 go: downloading github.com/pkg/errors v0.8.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.651 go: downloading github.com/fatih/color v1.6.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.726 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.754 go: downloading github.com/jonboulle/clockwork v0.1.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.768 go: downloading github.com/sirupsen/logrus v1.0.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.807 go: downloading github.com/spf13/pflag v1.0.1
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.829 go: extracting github.com/fatih/color v1.6.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.936 go: extracting github.com/jonboulle/clockwork v0.1.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 9.992 go: downloading github.com/mattn/go-colorable v0.0.9
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.01 go: extracting github.com/pkg/errors v0.8.0
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.02 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.11 go: downloading github.com/mattn/go-isatty v0.0.3
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.21 go: extracting github.com/sirupsen/logrus v1.0.5
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.25 go: extracting github.com/spf13/pflag v1.0.1
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.29 go: extracting github.com/mattn/go-isatty v0.0.3
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.38 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.43 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:13 [2020-08-14T15:02:13.322Z] #43 10.46 go: extracting github.com/mattn/go-colorable v0.0.9
15:02:13 [2020-08-14T15:02:13.322Z] #43 ...
15:02:13 [2020-08-14T15:02:13.322Z] 
15:02:13 [2020-08-14T15:02:13.322Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:13 [2020-08-14T15:02:13.322Z] #38 4.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.322Z] #38 4.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.322Z] #38 4.756 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.322Z] #38 5.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:02:13 [2020-08-14T15:02:13.322Z] #38 7.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:02:13 [2020-08-14T15:02:13.322Z] #38 8.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.61 Selecting previously unselected package jq.
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.62 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.71 Selecting previously unselected package libaio1:amd64.
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.72 Unpacking libaio1:amd64 (0.3.112-3) ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.77 Selecting previously unselected package libgpm2:amd64.
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.78 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:02:13 [2020-08-14T15:02:13.429Z] #17 36.84 Selecting previously unselected package libicu63:amd64.
15:02:13 [2020-08-14T15:02:13.432Z] #23 ...
15:02:13 [2020-08-14T15:02:13.432Z] 
15:02:13 [2020-08-14T15:02:13.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.196 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.196 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.196 + : /build
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.196 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.196 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.198 + export GOPATH=/tmp/tmp.g83UbH8rci
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.198 + GOPATH=/tmp/tmp.g83UbH8rci
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.201 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.201 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.201 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + bin=vndr
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + shift
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + '[' '!' -f /tmp/install/vndr.installer ']'
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + . /tmp/install/vndr.installer
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + install_vndr
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.284 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.291 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g83UbH8rci/src/github.com/LK4D4/vndr
15:02:13 [2020-08-14T15:02:13.432Z] #41 8.327 Cloning into '/tmp/tmp.g83UbH8rci/src/github.com/LK4D4/vndr'...
15:02:13 [2020-08-14T15:02:13.432Z] #41 9.351 + cd /tmp/tmp.g83UbH8rci/src/github.com/LK4D4/vndr
15:02:13 [2020-08-14T15:02:13.432Z] #41 9.352 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:13 [2020-08-14T15:02:13.432Z] #41 9.440 + go build -buildmode=pie -v -o /build/vndr .
15:02:13 [2020-08-14T15:02:13.432Z] #41 ...
15:02:13 [2020-08-14T15:02:13.432Z] 
15:02:13 [2020-08-14T15:02:13.432Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:13 [2020-08-14T15:02:13.432Z] #36 6.255 + git clone https://github.com/docker/distribution.git .
15:02:13 [2020-08-14T15:02:13.432Z] #36 6.255 Cloning into '.'...
15:02:13 [2020-08-14T15:02:13.475Z] #21 ...
15:02:13 [2020-08-14T15:02:13.475Z] 
15:02:13 [2020-08-14T15:02:13.475Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.937 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.937 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.937 + : /build
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.937 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.937 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.961 + export GOPATH=/tmp/tmp.FyWHaIDy4n
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.961 + GOPATH=/tmp/tmp.FyWHaIDy4n
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.961 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.475Z] #45 7.961 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.476Z] #45 7.961 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.170 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.170 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.170 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.200 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 Installing golangci-lint version v1.23.8
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + bin=golangci_lint
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + shift
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + . /tmp/install/golangci_lint.installer
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 ++ : v1.23.8
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + install_golangci_lint
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + echo 'Installing golangci-lint version v1.23.8'
15:02:13 [2020-08-14T15:02:13.476Z] #45 8.202 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:13 [2020-08-14T15:02:13.476Z] #45 ...
15:02:13 [2020-08-14T15:02:13.476Z] 
15:02:13 [2020-08-14T15:02:13.476Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + : /build
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + export GOPATH=/tmp/tmp.oYQozfyNki
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + GOPATH=/tmp/tmp.oYQozfyNki
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.359 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.372 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.372 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.372 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + bin=rootlesskit
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + shift
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + . /tmp/install/rootlesskit.installer
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + install_rootlesskit
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + case "$1" in
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + export CGO_ENABLED=0
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + CGO_ENABLED=0
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + _install_rootlesskit
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oYQozfyNki/src/github.com/rootless-containers/rootlesskit
15:02:13 [2020-08-14T15:02:13.476Z] #54 7.402 Cloning into '/tmp/tmp.oYQozfyNki/src/github.com/rootless-containers/rootlesskit'...
15:02:13 [2020-08-14T15:02:13.476Z] #54 ...
15:02:13 [2020-08-14T15:02:13.476Z] 
15:02:13 [2020-08-14T15:02:13.476Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.204 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.204 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.204 + : /build
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.204 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.204 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.210 + export GOPATH=/tmp/tmp.TDCeY9aVWl
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.210 + GOPATH=/tmp/tmp.TDCeY9aVWl
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.210 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.210 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.210 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.215 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.215 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.228 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + bin=proxy
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + shift
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + '[' '!' -f /tmp/install/proxy.installer ']'
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + . /tmp/install/proxy.installer
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + install_proxy
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + case "$1" in
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + export CGO_ENABLED=0
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + CGO_ENABLED=0
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + _install_proxy
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TDCeY9aVWl/src/github.com/docker/libnetwork
15:02:13 [2020-08-14T15:02:13.476Z] #60 7.239 Cloning into '/tmp/tmp.TDCeY9aVWl/src/github.com/docker/libnetwork'...
15:02:13 [2020-08-14T15:02:13.586Z] #38 ...
15:02:13 [2020-08-14T15:02:13.586Z] 
15:02:13 [2020-08-14T15:02:13.586Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + : /build
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + export GOPATH=/tmp/tmp.UeIwjIsKGC
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + GOPATH=/tmp/tmp.UeIwjIsKGC
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.070 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + bin=shfmt
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + shift
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + . /tmp/install/shfmt.installer
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + install_shfmt
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UeIwjIsKGC/src/github.com/mvdan/sh
15:02:13 [2020-08-14T15:02:13.586Z] #47 4.126 Cloning into '/tmp/tmp.UeIwjIsKGC/src/github.com/mvdan/sh'...
15:02:13 [2020-08-14T15:02:13.586Z] #47 ...
15:02:13 [2020-08-14T15:02:13.586Z] 
15:02:13 [2020-08-14T15:02:13.586Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:13 [2020-08-14T15:02:13.586Z] #32 5.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.586Z] #32 5.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.586Z] #32 5.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.587Z] #32 7.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:02:13 [2020-08-14T15:02:13.587Z] #32 8.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:02:13 [2020-08-14T15:02:13.587Z] #32 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:02:13 [2020-08-14T15:02:13.601Z] #45 ...
15:02:13 [2020-08-14T15:02:13.601Z] 
15:02:13 [2020-08-14T15:02:13.601Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:13 [2020-08-14T15:02:13.601Z] #52 111.9 + bin/containerd
15:02:13 [2020-08-14T15:02:13.685Z] #17 36.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:02:13 [2020-08-14T15:02:13.685Z] #17 36.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:02:13 [2020-08-14T15:02:13.693Z] #36 ...
15:02:13 [2020-08-14T15:02:13.693Z] 
15:02:13 [2020-08-14T15:02:13.693Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.419 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.419 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.419 + : /build
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.419 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.429 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.429 + export GOPATH=/tmp/tmp.aisHjqpQ7v
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.429 + GOPATH=/tmp/tmp.aisHjqpQ7v
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.429 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.429 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.437 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + bin=shfmt
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + shift
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + . /tmp/install/shfmt.installer
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + install_shfmt
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aisHjqpQ7v/src/github.com/mvdan/sh
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 Cloning into '/tmp/tmp.aisHjqpQ7v/src/github.com/mvdan/sh'...
15:02:13 [2020-08-14T15:02:13.693Z] #47 8.481 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:13 [2020-08-14T15:02:13.733Z] #60 ...
15:02:13 [2020-08-14T15:02:13.733Z] 
15:02:13 [2020-08-14T15:02:13.733Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:13 [2020-08-14T15:02:13.733Z] #23 6.056 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:13 [2020-08-14T15:02:13.733Z] #23 6.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:13 [2020-08-14T15:02:13.733Z] #23 6.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:13 [2020-08-14T15:02:13.733Z] #23 6.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:13 [2020-08-14T15:02:13.733Z] #23 7.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:13 [2020-08-14T15:02:13.733Z] #23 11.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:13 [2020-08-14T15:02:13.856Z] #32 ...
15:02:13 [2020-08-14T15:02:13.856Z] 
15:02:13 [2020-08-14T15:02:13.856Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + : /build
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + export GOPATH=/tmp/tmp.ZSPyx1eke9
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + GOPATH=/tmp/tmp.ZSPyx1eke9
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.690 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.693 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.710 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.710 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.710 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + bin=golangci_lint
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + shift
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + . /tmp/install/golangci_lint.installer
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 ++ : v1.23.8
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + install_golangci_lint
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + echo 'Installing golangci-lint version v1.23.8'
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.716 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:02:13 [2020-08-14T15:02:13.856Z] #45 5.717 Installing golangci-lint version v1.23.8
15:02:13 [2020-08-14T15:02:13.856Z] #45 ...
15:02:13 [2020-08-14T15:02:13.856Z] 
15:02:13 [2020-08-14T15:02:13.856Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:13 [2020-08-14T15:02:13.856Z] #36 5.432 + git clone https://github.com/docker/distribution.git .
15:02:13 [2020-08-14T15:02:13.856Z] #36 5.436 Cloning into '.'...
15:02:13 [2020-08-14T15:02:13.958Z] #47 ...
15:02:13 [2020-08-14T15:02:13.958Z] 
15:02:13 [2020-08-14T15:02:13.958Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.441 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.441 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.442 + : /build
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.442 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 + export GOPATH=/tmp/tmp.CsqgFkKnRz
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 + GOPATH=/tmp/tmp.CsqgFkKnRz
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.449 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.495 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.495 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.495 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.499 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.500 + bin=dockercli
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.501 + shift
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.501 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.504 + . /tmp/install/dockercli.installer
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 ++ : stable
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 ++ : 17.06.2-ce
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 + install_dockercli
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 Install docker/cli version 17.06.2-ce from stable
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.514 ++ uname -m
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.550 + arch=x86_64
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.552 + '[' x86_64 '!=' x86_64 ']'
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.552 + url=https://download.docker.com/linux/static
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.555 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:02:13 [2020-08-14T15:02:13.958Z] #21 8.572 + tar -xz docker/docker
15:02:13 [2020-08-14T15:02:13.958Z] #21 ...
15:02:13 [2020-08-14T15:02:13.958Z] 
15:02:13 [2020-08-14T15:02:13.958Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + : /build
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + export GOPATH=/tmp/tmp.hwDvxGCSpP
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + GOPATH=/tmp/tmp.hwDvxGCSpP
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.450 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.455 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.455 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.455 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + bin=tomlv
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + shift
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + . /tmp/install/tomlv.installer
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + install_tomlv
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hwDvxGCSpP/src/github.com/BurntSushi/toml
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.473 Cloning into '/tmp/tmp.hwDvxGCSpP/src/github.com/BurntSushi/toml'...
15:02:13 [2020-08-14T15:02:13.958Z] #30 7.475 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:13 [2020-08-14T15:02:13.958Z] #30 8.584 + cd /tmp/tmp.hwDvxGCSpP/src/github.com/BurntSushi/toml
15:02:13 [2020-08-14T15:02:13.958Z] #30 8.589 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:13 [2020-08-14T15:02:13.958Z] #30 8.611 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:13 [2020-08-14T15:02:13.958Z] #30 9.645 internal/cpu
15:02:13 [2020-08-14T15:02:13.958Z] #30 9.645 runtime/internal/atomic
15:02:13 [2020-08-14T15:02:13.958Z] #30 10.07 runtime/internal/sys
15:02:13 [2020-08-14T15:02:13.958Z] #30 10.55 runtime/internal/math
15:02:13 [2020-08-14T15:02:13.958Z] #30 10.63 internal/bytealg
15:02:13 [2020-08-14T15:02:13.958Z] #30 10.79 math/bits
15:02:13 [2020-08-14T15:02:13.990Z] #23 ...
15:02:13 [2020-08-14T15:02:13.990Z] 
15:02:13 [2020-08-14T15:02:13.990Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.888 + RM_GOPATH=0
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.888 + TMP_GOPATH=
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.888 + : /build
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.888 + '[' -z '' ']'
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.888 ++ mktemp -d
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.899 + export GOPATH=/tmp/tmp.yxq1NvjbI7
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.899 + GOPATH=/tmp/tmp.yxq1NvjbI7
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.899 + RM_GOPATH=1
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.899 + case "$(go env GOARCH)" in
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.899 ++ go env GOARCH
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.970 + export GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.970 + GO_BUILDMODE=-buildmode=pie
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.970 ++ dirname /tmp/install/install.sh
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + dir=/tmp/install
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + bin=gotestsum
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + shift
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + . /tmp/install/gotestsum.installer
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 ++ : v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + install_gotestsum
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + set -e
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + export GO111MODULE=on
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + GO111MODULE=on
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + GOBIN=/build
15:02:13 [2020-08-14T15:02:13.990Z] #43 7.992 + go get gotest.tools/gotestsum@v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 8.204 go: finding gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 8.214 go: finding gotest.tools v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 9.548 go: downloading gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 10.20 go: extracting gotest.tools/gotestsum v0.3.5
15:02:13 [2020-08-14T15:02:13.990Z] #43 11.44 go: downloading gotest.tools v2.1.0+incompatible
15:02:13 [2020-08-14T15:02:13.990Z] #43 11.65 go: extracting gotest.tools v2.1.0+incompatible
15:02:13 [2020-08-14T15:02:13.990Z] #43 ...
15:02:13 [2020-08-14T15:02:13.990Z] 
15:02:13 [2020-08-14T15:02:13.990Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:13 [2020-08-14T15:02:13.990Z] #30 11.21 runtime/internal/atomic
15:02:13 [2020-08-14T15:02:13.990Z] #30 11.25 internal/cpu
15:02:14 [2020-08-14T15:02:14.125Z] #36 ...
15:02:14 [2020-08-14T15:02:14.125Z] 
15:02:14 [2020-08-14T15:02:14.125Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.128 + RM_GOPATH=0
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.128 + TMP_GOPATH=
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.128 + : /build
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.128 + '[' -z '' ']'
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.131 ++ mktemp -d
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.133 + export GOPATH=/tmp/tmp.IU41PJArGY
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.133 + GOPATH=/tmp/tmp.IU41PJArGY
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.133 + RM_GOPATH=1
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.133 + case "$(go env GOARCH)" in
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.133 ++ go env GOARCH
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.153 + export GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.153 + GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.155 ++ dirname /tmp/install/install.sh
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + dir=/tmp/install
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + bin=tomlv
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + shift
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + . /tmp/install/tomlv.installer
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + install_tomlv
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.156 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.164 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IU41PJArGY/src/github.com/BurntSushi/toml
15:02:14 [2020-08-14T15:02:14.126Z] #30 5.168 Cloning into '/tmp/tmp.IU41PJArGY/src/github.com/BurntSushi/toml'...
15:02:14 [2020-08-14T15:02:14.126Z] #30 6.107 + cd /tmp/tmp.IU41PJArGY/src/github.com/BurntSushi/toml
15:02:14 [2020-08-14T15:02:14.126Z] #30 6.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:02:14 [2020-08-14T15:02:14.126Z] #30 6.171 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.091 internal/cpu
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.111 runtime/internal/sys
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.333 math/bits
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.513 runtime/internal/atomic
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.857 runtime/internal/math
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.913 unicode/utf8
15:02:14 [2020-08-14T15:02:14.126Z] #30 7.929 internal/bytealg
15:02:14 [2020-08-14T15:02:14.126Z] #30 8.041 math
15:02:14 [2020-08-14T15:02:14.126Z] #30 8.278 sync/atomic
15:02:14 [2020-08-14T15:02:14.126Z] #30 8.783 unicode
15:02:14 [2020-08-14T15:02:14.126Z] #30 8.954 internal/testlog
15:02:14 [2020-08-14T15:02:14.126Z] #30 9.686 runtime
15:02:14 [2020-08-14T15:02:14.126Z] #30 9.899 encoding
15:02:14 [2020-08-14T15:02:14.126Z] #30 10.32 runtime/cgo
15:02:14 [2020-08-14T15:02:14.219Z] #30 ...
15:02:14 [2020-08-14T15:02:14.219Z] 
15:02:14 [2020-08-14T15:02:14.219Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:14 [2020-08-14T15:02:14.219Z] #32 8.908 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #32 8.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #32 8.984 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #32 10.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #32 ...
15:02:14 [2020-08-14T15:02:14.219Z] 
15:02:14 [2020-08-14T15:02:14.219Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:14 [2020-08-14T15:02:14.219Z] #38 7.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #38 7.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #38 7.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:02:14 [2020-08-14T15:02:14.219Z] #38 9.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:14 [2020-08-14T15:02:14.246Z] #30 11.81 runtime/internal/sys
15:02:14 [2020-08-14T15:02:14.389Z] #30 ...
15:02:14 [2020-08-14T15:02:14.389Z] 
15:02:14 [2020-08-14T15:02:14.389Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.527 + RM_GOPATH=0
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.527 + TMP_GOPATH=
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.527 + : /build
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.527 + '[' -z '' ']'
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.527 ++ mktemp -d
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.546 + export GOPATH=/tmp/tmp.hxG0oYE1Iv
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.546 + GOPATH=/tmp/tmp.hxG0oYE1Iv
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.546 + RM_GOPATH=1
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.546 + case "$(go env GOARCH)" in
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.546 ++ go env GOARCH
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.552 + export GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.552 + GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.552 ++ dirname /tmp/install/install.sh
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.554 + dir=/tmp/install
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + bin=rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + shift
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + . /tmp/install/rootlesskit.installer
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + install_rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + case "$1" in
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + export CGO_ENABLED=0
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + CGO_ENABLED=0
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + _install_rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.556 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hxG0oYE1Iv/src/github.com/rootless-containers/rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 4.559 Cloning into '/tmp/tmp.hxG0oYE1Iv/src/github.com/rootless-containers/rootlesskit'...
15:02:14 [2020-08-14T15:02:14.389Z] #54 9.722 + cd /tmp/tmp.hxG0oYE1Iv/src/github.com/rootless-containers/rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 9.723 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:14 [2020-08-14T15:02:14.389Z] #54 10.20 + for f in rootlesskit rootlesskit-docker-proxy
15:02:14 [2020-08-14T15:02:14.389Z] #54 10.20 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:14 [2020-08-14T15:02:14.389Z] #54 ...
15:02:14 [2020-08-14T15:02:14.389Z] 
15:02:14 [2020-08-14T15:02:14.389Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.608 + RM_GOPATH=0
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.608 + TMP_GOPATH=
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.608 + : /build
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.608 + '[' -z '' ']'
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.608 ++ mktemp -d
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.613 + export GOPATH=/tmp/tmp.ZuHN9UxgLL
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.614 + GOPATH=/tmp/tmp.ZuHN9UxgLL
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.614 + RM_GOPATH=1
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.614 + case "$(go env GOARCH)" in
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.614 ++ go env GOARCH
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.650 + export GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.650 + GO_BUILDMODE=-buildmode=pie
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.653 ++ dirname /tmp/install/install.sh
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.673 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + dir=/tmp/install
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + bin=proxy
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + shift
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + '[' '!' -f /tmp/install/proxy.installer ']'
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + . /tmp/install/proxy.installer
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + install_proxy
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + case "$1" in
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + export CGO_ENABLED=0
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + CGO_ENABLED=0
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + _install_proxy
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.674 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZuHN9UxgLL/src/github.com/docker/libnetwork
15:02:14 [2020-08-14T15:02:14.389Z] #60 4.696 Cloning into '/tmp/tmp.ZuHN9UxgLL/src/github.com/docker/libnetwork'...
15:02:14 [2020-08-14T15:02:14.528Z] #38 ...
15:02:14 [2020-08-14T15:02:14.528Z] 
15:02:14 [2020-08-14T15:02:14.528Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.317 go: downloading gotest.tools v2.1.0+incompatible
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.718 go: extracting gotest.tools v2.1.0+incompatible
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.900 go: downloading github.com/fatih/color v1.6.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.901 go: downloading github.com/sirupsen/logrus v1.0.5
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.941 go: downloading github.com/jonboulle/clockwork v0.1.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.958 go: downloading github.com/spf13/pflag v1.0.1
15:02:14 [2020-08-14T15:02:14.528Z] #43 9.983 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:14 [2020-08-14T15:02:14.528Z] #43 10.06 go: downloading github.com/pkg/errors v0.8.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 10.64 go: extracting github.com/jonboulle/clockwork v0.1.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 10.72 go: extracting github.com/spf13/pflag v1.0.1
15:02:14 [2020-08-14T15:02:14.528Z] #43 10.86 go: extracting github.com/pkg/errors v0.8.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.22 go: extracting github.com/sirupsen/logrus v1.0.5
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.27 go: extracting github.com/fatih/color v1.6.0
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.42 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.43 go: downloading github.com/mattn/go-colorable v0.0.9
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.43 go: downloading github.com/mattn/go-isatty v0.0.3
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.48 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.53 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.58 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:14 [2020-08-14T15:02:14.528Z] #43 11.75 go: extracting github.com/mattn/go-colorable v0.0.9
15:02:14 [2020-08-14T15:02:14.652Z] #60 ...
15:02:14 [2020-08-14T15:02:14.652Z] 
15:02:14 [2020-08-14T15:02:14.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:14 [2020-08-14T15:02:14.652Z] #41 6.000 + cd /tmp/tmp.czH1324FKH/src/github.com/LK4D4/vndr
15:02:14 [2020-08-14T15:02:14.652Z] #41 6.000 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:02:14 [2020-08-14T15:02:14.652Z] #41 6.016 + go build -buildmode=pie -v -o /build/vndr .
15:02:14 [2020-08-14T15:02:14.652Z] #41 7.721 runtime/internal/sys
15:02:14 [2020-08-14T15:02:14.652Z] #41 7.845 internal/race
15:02:14 [2020-08-14T15:02:14.652Z] #41 7.882 runtime/internal/atomic
15:02:14 [2020-08-14T15:02:14.652Z] #41 7.940 internal/bytealg
15:02:14 [2020-08-14T15:02:14.652Z] #41 7.960 sync/atomic
15:02:14 [2020-08-14T15:02:14.652Z] #41 8.107 unicode
15:02:14 [2020-08-14T15:02:14.652Z] #41 8.227 unicode/utf8
15:02:14 [2020-08-14T15:02:14.652Z] #41 8.615 math
15:02:14 [2020-08-14T15:02:14.652Z] #41 9.043 runtime
15:02:14 [2020-08-14T15:02:14.652Z] #41 9.464 internal/testlog
15:02:14 [2020-08-14T15:02:14.652Z] #41 10.18 encoding
15:02:14 [2020-08-14T15:02:14.652Z] #41 10.35 unicode/utf16
15:02:14 [2020-08-14T15:02:14.652Z] #41 10.80 container/list
15:02:14 [2020-08-14T15:02:14.817Z] #30 12.36 runtime/internal/math
15:02:14 [2020-08-14T15:02:14.817Z] #30 12.41 math/bits
15:02:14 [2020-08-14T15:02:14.917Z] #41 12.21 crypto/internal/subtle
15:02:15 [2020-08-14T15:02:15.074Z] #30 12.63 internal/bytealg
15:02:15 [2020-08-14T15:02:15.102Z] #43 12.31 go: extracting github.com/mattn/go-isatty v0.0.3
15:02:15 [2020-08-14T15:02:15.417Z] #30 13.13 math
15:02:15 [2020-08-14T15:02:15.617Z] #41 12.37 crypto/subtle
15:02:15 [2020-08-14T15:02:15.617Z] #41 ...
15:02:15 [2020-08-14T15:02:15.617Z] 
15:02:15 [2020-08-14T15:02:15.617Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:15 [2020-08-14T15:02:15.617Z] #47 12.63 + cd /tmp/tmp.UeIwjIsKGC/src/github.com/mvdan/sh
15:02:15 [2020-08-14T15:02:15.617Z] #47 12.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:15 [2020-08-14T15:02:15.617Z] #47 12.73 + GO111MODULE=on
15:02:15 [2020-08-14T15:02:15.617Z] #47 12.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:16 [2020-08-14T15:02:16.071Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
15:02:16 [2020-08-14T15:02:16.071Z] #26 ...
15:02:16 [2020-08-14T15:02:16.071Z] 
15:02:16 [2020-08-14T15:02:16.071Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:16 [2020-08-14T15:02:16.071Z] #11 40.40 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:02:16 [2020-08-14T15:02:16.071Z] #11 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.55 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:02:16 [2020-08-14T15:02:16.071Z] #11 43.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 43.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 44.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 44.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 44.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 44.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.48 debconf: delaying package configuration, since apt-utils is not installed
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.63 Fetched 78.9 MB in 9s (8380 kB/s)
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.76 Selecting previously unselected package binutils-mingw-w64-i686.
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:02:16 [2020-08-14T15:02:16.071Z] #11 45.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:02:16 [2020-08-14T15:02:16.071Z] #11 49.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:02:16 [2020-08-14T15:02:16.071Z] #11 49.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:02:16 [2020-08-14T15:02:16.071Z] #11 49.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:02:16 [2020-08-14T15:02:16.071Z] #11 ...
15:02:16 [2020-08-14T15:02:16.071Z] 
15:02:16 [2020-08-14T15:02:16.071Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.15 Selecting previously unselected package libnet1:amd64.
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.24 Selecting previously unselected package libnl-3-200:amd64.
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.34 Selecting previously unselected package libprotobuf-c1:amd64.
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.42 Selecting previously unselected package libreadline5:amd64.
15:02:16 [2020-08-14T15:02:16.954Z] #17 40.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:02:17 [2020-08-14T15:02:17.011Z] #47 14.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:17 [2020-08-14T15:02:17.011Z] #47 14.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:17 [2020-08-14T15:02:17.211Z] #17 40.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:02:17 [2020-08-14T15:02:17.211Z] #17 40.55 Selecting previously unselected package net-tools.
15:02:17 [2020-08-14T15:02:17.211Z] #17 40.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:02:17 [2020-08-14T15:02:17.211Z] #17 40.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:02:17 [2020-08-14T15:02:17.275Z] #47 14.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:17 [2020-08-14T15:02:17.275Z] #47 14.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:17 [2020-08-14T15:02:17.275Z] #47 14.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:17 [2020-08-14T15:02:17.467Z] #17 40.72 Selecting previously unselected package python-pip-whl.
15:02:17 [2020-08-14T15:02:17.467Z] #17 40.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:02:17 [2020-08-14T15:02:17.467Z] #17 40.74 Unpacking python-pip-whl (18.1-5) ...
15:02:17 [2020-08-14T15:02:17.700Z] #43 14.49 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:17 [2020-08-14T15:02:17.700Z] #43 14.53 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:17 [2020-08-14T15:02:17.709Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.9%
#######################                                                   32.5%
#########################                                                 34.9%
##########################                                                37.1%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.2%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    53.3%
15:02:17 [2020-08-14T15:02:17.709Z] #26 ...
15:02:17 [2020-08-14T15:02:17.709Z] 
15:02:17 [2020-08-14T15:02:17.709Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:17 [2020-08-14T15:02:17.709Z] #31 42.11 sync
15:02:17 [2020-08-14T15:02:17.709Z] #31 42.12 internal/reflectlite
15:02:17 [2020-08-14T15:02:17.709Z] #31 46.73 sort
15:02:17 [2020-08-14T15:02:17.709Z] #31 46.74 errors
15:02:17 [2020-08-14T15:02:17.709Z] #31 47.48 strconv
15:02:17 [2020-08-14T15:02:17.709Z] #31 47.50 io
15:02:17 [2020-08-14T15:02:17.709Z] #31 47.50 internal/oserror
15:02:17 [2020-08-14T15:02:17.709Z] #31 47.78 syscall
15:02:17 [2020-08-14T15:02:17.709Z] #31 ...
15:02:17 [2020-08-14T15:02:17.709Z] 
15:02:17 [2020-08-14T15:02:17.709Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:17 [2020-08-14T15:02:17.956Z] #30 15.10 runtime
15:02:18 [2020-08-14T15:02:18.030Z] #17 41.29 Selecting previously unselected package python3-lib2to3.
15:02:18 [2020-08-14T15:02:18.030Z] #17 41.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:02:18 [2020-08-14T15:02:18.030Z] #17 41.31 Unpacking python3-lib2to3 (3.7.3-1) ...
15:02:18 [2020-08-14T15:02:18.270Z] #43 15.61 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.43 Selecting previously unselected package python3-distutils.
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.44 Unpacking python3-distutils (3.7.3-1) ...
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.62 Selecting previously unselected package python3-pip.
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:02:18 [2020-08-14T15:02:18.286Z] #17 41.63 Unpacking python3-pip (18.1-5) ...
15:02:18 [2020-08-14T15:02:18.573Z] #17 41.78 Selecting previously unselected package python3-pkg-resources.
15:02:18 [2020-08-14T15:02:18.573Z] #17 41.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:02:18 [2020-08-14T15:02:18.573Z] #17 41.79 Unpacking python3-pkg-resources (40.8.0-1) ...
15:02:18 [2020-08-14T15:02:18.573Z] #17 41.93 Selecting previously unselected package python3-setuptools.
15:02:18 [2020-08-14T15:02:18.573Z] #17 41.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:02:18 [2020-08-14T15:02:18.655Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.9%
#######################                                                   32.5%
#########################                                                 34.9%
##########################                                                37.1%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.2%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    53.3%
########################################                                  55.6%
#########################################                                 57.4%
##########################################                                59.6%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.0%
##############################################                            65.0%
###############################################                           66.1%
15:02:18 [2020-08-14T15:02:18.655Z] #26 ...
15:02:18 [2020-08-14T15:02:18.655Z] 
15:02:18 [2020-08-14T15:02:18.655Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:18 [2020-08-14T15:02:18.655Z] #44 DONE 53.2s
15:02:18 [2020-08-14T15:02:18.655Z] 
15:02:18 [2020-08-14T15:02:18.655Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:18 [2020-08-14T15:02:18.683Z] #47 15.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:18 [2020-08-14T15:02:18.861Z] #17 41.95 Unpacking python3-setuptools (40.8.0-1) ...
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.20 Selecting previously unselected package python3-wheel.
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.21 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.22 Unpacking python3-wheel (0.32.3-2) ...
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.29 Selecting previously unselected package sudo.
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:02:18 [2020-08-14T15:02:18.861Z] #17 42.31 Unpacking sudo (1.8.27-1+deb10u2) ...
15:02:18 [2020-08-14T15:02:18.890Z] #30 ...
15:02:18 [2020-08-14T15:02:18.890Z] 
15:02:18 [2020-08-14T15:02:18.890Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:02:18 [2020-08-14T15:02:18.890Z] #54 15.67 Checking out files:  85% (681/795)   
Checking out files:  86% (684/795)   
Checking out files:  87% (692/795)   
Checking out files:  88% (700/795)   
Checking out files:  89% (708/795)   
Checking out files:  90% (716/795)   
Checking out files:  91% (724/795)   
Checking out files:  92% (732/795)   
Checking out files:  93% (740/795)   
Checking out files:  94% (748/795)   
Checking out files:  95% (756/795)   
Checking out files:  96% (764/795)   
Checking out files:  97% (772/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
15:02:18 [2020-08-14T15:02:18.890Z] #54 15.89 + cd /tmp/tmp.oYQozfyNki/src/github.com/rootless-containers/rootlesskit
15:02:18 [2020-08-14T15:02:18.890Z] #54 15.89 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
15:02:18 [2020-08-14T15:02:18.890Z] #54 16.49 + for f in rootlesskit rootlesskit-docker-proxy
15:02:18 [2020-08-14T15:02:18.890Z] #54 16.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:02:19 [2020-08-14T15:02:19.260Z] #47 ...
15:02:19 [2020-08-14T15:02:19.260Z] 
15:02:19 [2020-08-14T15:02:19.260Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:19 [2020-08-14T15:02:19.260Z] #28 6.227 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:19 [2020-08-14T15:02:19.260Z] #28 6.229 Cloning into '.'...
15:02:19 [2020-08-14T15:02:19.260Z] #28 ...
15:02:19 [2020-08-14T15:02:19.260Z] 
15:02:19 [2020-08-14T15:02:19.260Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:19 [2020-08-14T15:02:19.260Z] #43 10.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:19 [2020-08-14T15:02:19.260Z] #43 12.90 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:19 [2020-08-14T15:02:19.260Z] #43 12.92 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:19 [2020-08-14T15:02:19.260Z] #43 13.11 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:19 [2020-08-14T15:02:19.260Z] #43 16.36 go: finding github.com/fatih/color v1.6.0
15:02:19 [2020-08-14T15:02:19.260Z] #43 16.36 go: finding github.com/pkg/errors v0.8.0
15:02:19 [2020-08-14T15:02:19.260Z] #43 16.38 go: finding github.com/sirupsen/logrus v1.0.5
15:02:19 [2020-08-14T15:02:19.260Z] #43 16.46 go: finding github.com/spf13/pflag v1.0.1
15:02:19 [2020-08-14T15:02:19.264Z] #52 ...
15:02:19 [2020-08-14T15:02:19.264Z] 
15:02:19 [2020-08-14T15:02:19.264Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.1 + cd /tmp/tmp.HkwnOemwuS/src/github.com/golangci/golangci-lint/
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.1 + git checkout -q v1.23.8
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 ++ git describe --tags
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 + version=v1.23.8
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 ++ git rev-parse --short HEAD
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 + commit=76a82c6
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 ++ git show -s --format=%cd
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:02:19 [2020-08-14T15:02:19.264Z] #45 143.3 + 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:02:19 [2020-08-14T15:02:19.524Z] #43 16.49 go: finding github.com/mattn/go-colorable v0.0.9
15:02:19 [2020-08-14T15:02:19.524Z] #43 16.54 go: finding github.com/mattn/go-isatty v0.0.3
15:02:19 [2020-08-14T15:02:19.524Z] #43 ...
15:02:19 [2020-08-14T15:02:19.524Z] 
15:02:19 [2020-08-14T15:02:19.524Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:19 [2020-08-14T15:02:19.524Z] #47 16.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:19 [2020-08-14T15:02:19.810Z] #17 42.86 Selecting previously unselected package thin-provisioning-tools.
15:02:19 [2020-08-14T15:02:19.810Z] #17 42.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:02:19 [2020-08-14T15:02:19.810Z] #17 42.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:02:19 [2020-08-14T15:02:19.810Z] #17 43.14 Selecting previously unselected package uidmap.
15:02:19 [2020-08-14T15:02:19.810Z] #17 43.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:02:19 [2020-08-14T15:02:19.810Z] #17 43.16 Unpacking uidmap (1:4.5-1.1) ...
15:02:20 [2020-08-14T15:02:20.068Z] #17 43.29 Selecting previously unselected package vim-runtime.
15:02:20 [2020-08-14T15:02:20.068Z] #17 43.30 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:02:20 [2020-08-14T15:02:20.068Z] #17 43.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:02:20 [2020-08-14T15:02:20.068Z] #17 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:02:20 [2020-08-14T15:02:20.068Z] #17 43.43 Unpacking vim-runtime (2:8.1.0875-5) ...
15:02:20 [2020-08-14T15:02:20.168Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.9%
#######################                                                   32.5%
#########################                                                 34.9%
##########################                                                37.1%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.2%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    53.3%
########################################                                  55.6%
#########################################                                 57.4%
##########################################                                59.6%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.0%
##############################################                            65.0%
###############################################                           66.1%
################################################                          67.2%
################################################                          67.8%
#################################################                         68.8%
##################################################                        69.8%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      72.3%
####################################################                      73.4%
######################################################                    75.0%
#######################################################                   76.6%
15:02:20 [2020-08-14T15:02:20.168Z] #26 ...
15:02:20 [2020-08-14T15:02:20.168Z] 
15:02:20 [2020-08-14T15:02:20.168Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:20 [2020-08-14T15:02:20.168Z] #33 44.51 Selecting previously unselected package libicu63:ppc64el.
15:02:20 [2020-08-14T15:02:20.168Z] #33 44.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 44.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 53.18 Selecting previously unselected package libxml2:ppc64el.
15:02:20 [2020-08-14T15:02:20.168Z] #33 53.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 53.19 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 53.98 Selecting previously unselected package libarchive13:ppc64el.
15:02:20 [2020-08-14T15:02:20.168Z] #33 54.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 54.01 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 54.57 Selecting previously unselected package libjsoncpp1:ppc64el.
15:02:20 [2020-08-14T15:02:20.168Z] #33 54.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 54.58 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:02:20 [2020-08-14T15:02:20.168Z] #33 ...
15:02:20 [2020-08-14T15:02:20.168Z] 
15:02:20 [2020-08-14T15:02:20.168Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:20 [2020-08-14T15:02:20.486Z] #47 17.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:20 [2020-08-14T15:02:20.790Z] #54 ...
15:02:20 [2020-08-14T15:02:20.790Z] 
15:02:20 [2020-08-14T15:02:20.790Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:20 [2020-08-14T15:02:20.790Z] #28 8.030 + git clone https://github.com/kolyshkin/go-swagger.git .
15:02:20 [2020-08-14T15:02:20.790Z] #28 8.030 Cloning into '.'...
15:02:20 [2020-08-14T15:02:20.790Z] #28 ...
15:02:20 [2020-08-14T15:02:20.790Z] 
15:02:20 [2020-08-14T15:02:20.790Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:20 [2020-08-14T15:02:20.790Z] #43 11.88 go: downloading github.com/sirupsen/logrus v1.0.5
15:02:20 [2020-08-14T15:02:20.790Z] #43 11.98 go: downloading github.com/fatih/color v1.6.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.03 go: downloading github.com/pkg/errors v0.8.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.09 go: downloading github.com/spf13/pflag v1.0.1
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.18 go: extracting github.com/pkg/errors v0.8.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.19 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.34 go: downloading github.com/jonboulle/clockwork v0.1.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.72 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.73 go: extracting github.com/sirupsen/logrus v1.0.5
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.80 go: extracting github.com/fatih/color v1.6.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 12.83 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.00 go: extracting github.com/jonboulle/clockwork v0.1.0
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.03 go: downloading github.com/mattn/go-isatty v0.0.3
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.03 go: downloading github.com/mattn/go-colorable v0.0.9
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.19 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.19 go: extracting github.com/mattn/go-colorable v0.0.9
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.20 go: extracting github.com/mattn/go-isatty v0.0.3
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.20 go: extracting github.com/spf13/pflag v1.0.1
15:02:20 [2020-08-14T15:02:20.790Z] #43 13.21 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:20 [2020-08-14T15:02:20.790Z] #43 16.98 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:20 [2020-08-14T15:02:20.790Z] #43 17.68 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:20 [2020-08-14T15:02:20.790Z] #43 17.95 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:20 [2020-08-14T15:02:20.803Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.9%
#######################                                                   32.5%
#########################                                                 34.9%
##########################                                                37.1%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.2%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    53.3%
########################################                                  55.6%
#########################################                                 57.4%
##########################################                                59.6%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.0%
##############################################                            65.0%
###############################################                           66.1%
################################################                          67.2%
################################################                          67.8%
#################################################                         68.8%
##################################################                        69.8%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      72.3%
####################################################                      73.4%
######################################################                    75.0%
#######################################################                   76.6%
#######################################################                   77.7%
#########################################################                 80.1%
###########################################################               82.0%
############################################################              83.7%
#############################################################             85.4%
##############################################################            87.0%
15:02:20 [2020-08-14T15:02:20.803Z] #26 ...
15:02:20 [2020-08-14T15:02:20.803Z] 
15:02:20 [2020-08-14T15:02:20.803Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:20 [2020-08-14T15:02:20.803Z] #42 45.24 internal/singleflight
15:02:20 [2020-08-14T15:02:20.803Z] #42 45.26 github.com/LK4D4/vndr/godl/singleflight
15:02:20 [2020-08-14T15:02:20.803Z] #42 45.28 internal/reflectlite
15:02:20 [2020-08-14T15:02:20.803Z] #42 45.35 math/rand
15:02:20 [2020-08-14T15:02:20.803Z] #42 48.77 io
15:02:20 [2020-08-14T15:02:20.803Z] #42 48.77 sort
15:02:20 [2020-08-14T15:02:20.803Z] #42 48.78 strconv
15:02:20 [2020-08-14T15:02:20.803Z] #42 48.89 syscall
15:02:20 [2020-08-14T15:02:20.803Z] #42 54.40 vendor/golang.org/x/net/dns/dnsmessage
15:02:20 [2020-08-14T15:02:20.803Z] #42 ...
15:02:20 [2020-08-14T15:02:20.803Z] 
15:02:20 [2020-08-14T15:02:20.803Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:21 [2020-08-14T15:02:21.445Z] #47 18.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:21 [2020-08-14T15:02:21.445Z] #47 18.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:21 [2020-08-14T15:02:21.731Z] #26 11.53 
                                                                           0.1%
                                                                           1.3%
##                                                                         3.0%
##                                                                         4.0%
###                                                                        5.1%
####                                                                       6.2%
####                                                                       6.9%
#####                                                                      7.5%
######                                                                     8.5%
#######                                                                   10.2%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.1%
###########                                                               15.7%
############                                                              17.3%
#############                                                             18.4%
##############                                                            19.5%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.0%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.9%
#######################                                                   32.5%
#########################                                                 34.9%
##########################                                                37.1%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.6%
################################                                          45.2%
#################################                                         46.9%
##################################                                        48.5%
####################################                                      50.1%
#####################################                                     51.7%
######################################                                    53.3%
########################################                                  55.6%
#########################################                                 57.4%
##########################################                                59.6%
############################################                              61.2%
############################################                              62.3%
##############################################                            64.0%
##############################################                            65.0%
###############################################                           66.1%
################################################                          67.2%
################################################                          67.8%
#################################################                         68.8%
##################################################                        69.8%
##################################################                        70.5%
###################################################                       71.7%
####################################################                      72.3%
####################################################                      73.4%
######################################################                    75.0%
#######################################################                   76.6%
#######################################################                   77.7%
#########################################################                 80.1%
###########################################################               82.0%
############################################################              83.7%
#############################################################             85.4%
##############################################################            87.0%
###############################################################           88.6%
################################################################          89.9%
#################################################################         90.8%
#################################################################         91.3%
###################################################################       93.1%
####################################################################      94.7%
#####################################################################     96.4%
######################################################################    97.9%
######################################################################## 100.0%
15:02:22 [2020-08-14T15:02:22.063Z] #26 20.23 
15:02:22 [2020-08-14T15:02:22.099Z] #47 19.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:22 [2020-08-14T15:02:22.527Z] #43 19.77 go: finding github.com/fatih/color v1.6.0
15:02:22 [2020-08-14T15:02:22.527Z] #43 19.80 go: finding github.com/pkg/errors v0.8.0
15:02:22 [2020-08-14T15:02:22.629Z] #17 ...
15:02:22 [2020-08-14T15:02:22.629Z] 
15:02:22 [2020-08-14T15:02:22.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:22 [2020-08-14T15:02:22.629Z] #39 89.78   CC       criu/clone-noasan.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 89.97   CC       criu/config.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 91.07   CC       criu/cr-check.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 92.59   CC       criu/cr-dedup.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 92.98   CC       criu/cr-dump.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 95.20   CC       criu/cr-errno.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 95.30   CC       criu/cr-restore.o
15:02:22 [2020-08-14T15:02:22.629Z] #39 99.70   CC       criu/cr-service.o
15:02:22 [2020-08-14T15:02:22.793Z] #43 20.08 go: finding github.com/sirupsen/logrus v1.0.5
15:02:22 [2020-08-14T15:02:22.793Z] #43 20.20 go: finding github.com/spf13/pflag v1.0.1
15:02:22 [2020-08-14T15:02:22.885Z] #39 ...
15:02:22 [2020-08-14T15:02:22.885Z] 
15:02:22 [2020-08-14T15:02:22.885Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:02:22 [2020-08-14T15:02:22.885Z] #17 46.26 Selecting previously unselected package vim.
15:02:22 [2020-08-14T15:02:22.885Z] #17 46.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:02:22 [2020-08-14T15:02:22.885Z] #17 46.29 Unpacking vim (2:8.1.0875-5) ...
15:02:23 [2020-08-14T15:02:23.053Z] #43 20.21 go: finding github.com/mattn/go-colorable v0.0.9
15:02:23 [2020-08-14T15:02:23.053Z] #43 20.48 go: finding github.com/mattn/go-isatty v0.0.3
15:02:23 [2020-08-14T15:02:23.144Z] #26 ...
15:02:23 [2020-08-14T15:02:23.144Z] 
15:02:23 [2020-08-14T15:02:23.144Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:23 [2020-08-14T15:02:23.144Z] #29 47.49 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:02:23 [2020-08-14T15:02:23.144Z] #29 48.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:02:23 [2020-08-14T15:02:23.144Z] #29 48.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:02:23 [2020-08-14T15:02:23.310Z] #43 ...
15:02:23 [2020-08-14T15:02:23.310Z] 
15:02:23 [2020-08-14T15:02:23.310Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:23 [2020-08-14T15:02:23.310Z] #32 10.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:23 [2020-08-14T15:02:23.310Z] #32 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:23 [2020-08-14T15:02:23.310Z] #32 19.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:23 [2020-08-14T15:02:23.317Z] #43 ...
15:02:23 [2020-08-14T15:02:23.317Z] 
15:02:23 [2020-08-14T15:02:23.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:23 [2020-08-14T15:02:23.317Z] #10 10.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:23 [2020-08-14T15:02:23.317Z] #10 14.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:23 [2020-08-14T15:02:23.317Z] #10 14.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:23 [2020-08-14T15:02:23.317Z] #10 ...
15:02:23 [2020-08-14T15:02:23.317Z] 
15:02:23 [2020-08-14T15:02:23.317Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:23 [2020-08-14T15:02:23.317Z] #21 20.68 + mkdir -p /build
15:02:23 [2020-08-14T15:02:23.317Z] #21 20.73 + mv docker/docker /build/
15:02:23 [2020-08-14T15:02:23.317Z] #21 20.73 + rmdir docker
15:02:23 [2020-08-14T15:02:23.448Z] #29 ...
15:02:23 [2020-08-14T15:02:23.448Z] 
15:02:23 [2020-08-14T15:02:23.448Z] #17 46.78 Selecting previously unselected package xfsprogs.
15:02:23 [2020-08-14T15:02:23.448Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:23 [2020-08-14T15:02:23.448Z] #17 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:02:23 [2020-08-14T15:02:23.448Z] #17 46.79 Unpacking xfsprogs (4.20.0-1) ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.35 Selecting previously unselected package binutils-mingw-w64.
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.60 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 54.62 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.00 Selecting previously unselected package dmsetup.
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.02 Unpacking dmsetup (2:1.02.155-3) ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.36 Selecting previously unselected package mingw-w64-common.
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:02:23 [2020-08-14T15:02:23.448Z] #11 55.41 Unpacking mingw-w64-common (6.0.0-3) ...
15:02:23 [2020-08-14T15:02:23.498Z] #47 20.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:23 [2020-08-14T15:02:23.498Z] #47 ...
15:02:23 [2020-08-14T15:02:23.498Z] 
15:02:23 [2020-08-14T15:02:23.498Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:23 [2020-08-14T15:02:23.498Z] #51 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:02:23 [2020-08-14T15:02:23.498Z] #51 18.46 Fetched 8196 kB in 12s (681 kB/s)
15:02:23 [2020-08-14T15:02:23.567Z] #32 ...
15:02:23 [2020-08-14T15:02:23.567Z] 
15:02:23 [2020-08-14T15:02:23.567Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:23 [2020-08-14T15:02:23.567Z] #41 11.84 runtime/internal/sys
15:02:23 [2020-08-14T15:02:23.567Z] #41 11.91 internal/cpu
15:02:23 [2020-08-14T15:02:23.567Z] #41 12.23 runtime/internal/math
15:02:23 [2020-08-14T15:02:23.567Z] #41 12.61 internal/race
15:02:23 [2020-08-14T15:02:23.567Z] #41 12.83 sync/atomic
15:02:23 [2020-08-14T15:02:23.567Z] #41 12.98 internal/bytealg
15:02:23 [2020-08-14T15:02:23.567Z] #41 13.70 unicode
15:02:23 [2020-08-14T15:02:23.567Z] #41 15.22 runtime
15:02:23 [2020-08-14T15:02:23.567Z] #41 20.69 unicode/utf8
15:02:23 [2020-08-14T15:02:23.567Z] #41 ...
15:02:23 [2020-08-14T15:02:23.567Z] 
15:02:23 [2020-08-14T15:02:23.567Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:23 [2020-08-14T15:02:23.567Z] #30 21.12 unicode/utf8
15:02:23 [2020-08-14T15:02:23.577Z] #21 ...
15:02:23 [2020-08-14T15:02:23.577Z] 
15:02:23 [2020-08-14T15:02:23.577Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:23 [2020-08-14T15:02:23.577Z] #23 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:23 [2020-08-14T15:02:23.577Z] #23 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:23 [2020-08-14T15:02:23.577Z] #23 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:23 [2020-08-14T15:02:23.762Z] #51 18.46 Reading package lists...
15:02:23 [2020-08-14T15:02:23.762Z] #51 ...
15:02:23 [2020-08-14T15:02:23.762Z] 
15:02:23 [2020-08-14T15:02:23.762Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:23 [2020-08-14T15:02:23.763Z] #60 18.35 Checking out files:  55% (1143/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/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:02:23 [2020-08-14T15:02:23.763Z] #60 19.40 + cd /tmp/tmp.ZuHN9UxgLL/src/github.com/docker/libnetwork
15:02:23 [2020-08-14T15:02:23.763Z] #60 19.40 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:02:23 [2020-08-14T15:02:23.763Z] #60 20.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:23 [2020-08-14T15:02:23.836Z] #23 ...
15:02:23 [2020-08-14T15:02:23.836Z] 
15:02:23 [2020-08-14T15:02:23.836Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:23 [2020-08-14T15:02:23.836Z] #51 11.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:02:23 [2020-08-14T15:02:23.836Z] #51 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:23 [2020-08-14T15:02:23.836Z] #51 14.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:23 [2020-08-14T15:02:23.836Z] #51 ...
15:02:23 [2020-08-14T15:02:23.836Z] 
15:02:23 [2020-08-14T15:02:23.836Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:23 [2020-08-14T15:02:23.836Z] #21 DONE 21.2s
15:02:23 [2020-08-14T15:02:23.836Z] 
15:02:23 [2020-08-14T15:02:23.836Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:23 [2020-08-14T15:02:23.836Z] #43 20.96 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:23 [2020-08-14T15:02:23.836Z] #43 20.99 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:23 [2020-08-14T15:02:23.836Z] #43 21.18 go: finding github.com/jonboulle/clockwork v0.1.0
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.28 Selecting previously unselected package zip.
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.29 Unpacking zip (3.0-11+b1) ...
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.43 Setting up aufs-tools (1:4.14+20190211-1) ...
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.46 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:02:24 [2020-08-14T15:02:24.010Z] #17 47.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.50 Setting up libgpm2:amd64 (1.20.7-5) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.51 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.53 Setting up uidmap (1:4.5-1.1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.54 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.61 Setting up xxd (2:8.1.0875-5) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.62 Setting up zip (3.0-11+b1) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.63 Setting up vim-common (2:8.1.0875-5) ...
15:02:24 [2020-08-14T15:02:24.266Z] #17 47.65 Setting up bash-completion (1:2.8-6) ...
15:02:24 [2020-08-14T15:02:24.408Z] #43 21.49 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:24 [2020-08-14T15:02:24.408Z] #43 ...
15:02:24 [2020-08-14T15:02:24.408Z] 
15:02:24 [2020-08-14T15:02:24.408Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:24 [2020-08-14T15:02:24.408Z] #30 11.78 math
15:02:24 [2020-08-14T15:02:24.408Z] #30 12.13 runtime
15:02:24 [2020-08-14T15:02:24.408Z] #30 17.20 internal/testlog
15:02:24 [2020-08-14T15:02:24.408Z] #30 17.95 encoding
15:02:24 [2020-08-14T15:02:24.408Z] #30 18.32 runtime/cgo
15:02:24 [2020-08-14T15:02:24.548Z] #11 ...
15:02:24 [2020-08-14T15:02:24.548Z] 
15:02:24 [2020-08-14T15:02:24.548Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:24 [2020-08-14T15:02:24.548Z] #33 54.93 Selecting previously unselected package librhash0:ppc64el.
15:02:24 [2020-08-14T15:02:24.548Z] #33 54.96 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 54.97 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.19 Selecting previously unselected package libuv1:ppc64el.
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.23 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.23 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.43 Selecting previously unselected package cmake.
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.46 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 55.50 Unpacking cmake (3.13.4-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.24 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.27 Setting up xxd (2:8.1.0875-5) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.28 Setting up libuv1:ppc64el (1.24.1-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.28 Setting up vim-common (2:8.1.0875-5) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.35 Setting up librhash0:ppc64el (1.3.8-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.36 Setting up cmake-data (3.13.4-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.39 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.41 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.42 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.45 Setting up cmake (3.13.4-1) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.45 Processing triggers for libc-bin (2.28-10) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 58.55 Processing triggers for mime-support (3.62) ...
15:02:24 [2020-08-14T15:02:24.548Z] #33 DONE 58.9s
15:02:24 [2020-08-14T15:02:24.548Z] 
15:02:24 [2020-08-14T15:02:24.548Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:24 [2020-08-14T15:02:24.548Z] #26 21.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:02:24 [2020-08-14T15:02:24.548Z] #26 22.39 
15:02:24 [2020-08-14T15:02:24.548Z] #26 22.63 
##########                                                                14.2%
######################################################################## 100.0%
15:02:24 [2020-08-14T15:02:24.548Z] #26 22.96 
15:02:24 [2020-08-14T15:02:24.675Z] #30 ...
15:02:24 [2020-08-14T15:02:24.675Z] 
15:02:24 [2020-08-14T15:02:24.675Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:24 [2020-08-14T15:02:24.675Z] #43 21.79 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:24 [2020-08-14T15:02:24.936Z] #43 ...
15:02:24 [2020-08-14T15:02:24.936Z] 
15:02:24 [2020-08-14T15:02:24.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:24 [2020-08-14T15:02:24.936Z] #41 12.21 internal/race
15:02:24 [2020-08-14T15:02:24.936Z] #41 12.42 sync/atomic
15:02:24 [2020-08-14T15:02:24.936Z] #41 12.50 runtime
15:02:24 [2020-08-14T15:02:24.936Z] #41 12.75 unicode
15:02:24 [2020-08-14T15:02:24.936Z] #41 16.63 unicode/utf8
15:02:24 [2020-08-14T15:02:24.936Z] #41 17.23 internal/testlog
15:02:24 [2020-08-14T15:02:24.936Z] #41 17.90 encoding
15:02:24 [2020-08-14T15:02:24.936Z] #41 18.27 unicode/utf16
15:02:24 [2020-08-14T15:02:24.936Z] #41 18.56 container/list
15:02:24 [2020-08-14T15:02:24.936Z] #41 19.55 crypto/internal/subtle
15:02:24 [2020-08-14T15:02:24.936Z] #41 19.93 crypto/subtle
15:02:24 [2020-08-14T15:02:24.936Z] #41 20.37 vendor/golang.org/x/crypto/cryptobyte/asn1
15:02:24 [2020-08-14T15:02:24.936Z] #41 20.66 internal/nettrace
15:02:24 [2020-08-14T15:02:24.936Z] #41 20.82 runtime/cgo
15:02:24 [2020-08-14T15:02:24.936Z] #41 ...
15:02:24 [2020-08-14T15:02:24.936Z] 
15:02:24 [2020-08-14T15:02:24.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:24 [2020-08-14T15:02:24.936Z] #47 22.28 + cd /tmp/tmp.aisHjqpQ7v/src/github.com/mvdan/sh
15:02:24 [2020-08-14T15:02:24.936Z] #47 22.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:25 [2020-08-14T15:02:25.196Z] #47 22.53 + GO111MODULE=on
15:02:25 [2020-08-14T15:02:25.196Z] #47 22.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:25 [2020-08-14T15:02:25.472Z] #30 22.88 runtime/cgo
15:02:25 [2020-08-14T15:02:25.690Z] #60 ...
15:02:25 [2020-08-14T15:02:25.690Z] 
15:02:25 [2020-08-14T15:02:25.690Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:25 [2020-08-14T15:02:25.690Z] #41 12.64 vendor/golang.org/x/crypto/cryptobyte/asn1
15:02:25 [2020-08-14T15:02:25.690Z] #41 13.12 internal/nettrace
15:02:25 [2020-08-14T15:02:25.690Z] #41 13.24 runtime/cgo
15:02:25 [2020-08-14T15:02:25.690Z] #41 14.92 vendor/golang.org/x/crypto/internal/subtle
15:02:25 [2020-08-14T15:02:25.690Z] #41 ...
15:02:25 [2020-08-14T15:02:25.690Z] 
15:02:25 [2020-08-14T15:02:25.690Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:25 [2020-08-14T15:02:25.690Z] #36 17.87 Checking out files:  87% (1394/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:02:25 [2020-08-14T15:02:25.690Z] #36 18.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:25 [2020-08-14T15:02:25.690Z] #36 20.54 + 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:02:25 [2020-08-14T15:02:25.765Z] #47 ...
15:02:25 [2020-08-14T15:02:25.765Z] 
15:02:25 [2020-08-14T15:02:25.765Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:25 [2020-08-14T15:02:25.765Z] #38 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:25 [2020-08-14T15:02:25.765Z] #38 15.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:26 [2020-08-14T15:02:26.025Z] #38 ...
15:02:26 [2020-08-14T15:02:26.025Z] 
15:02:26 [2020-08-14T15:02:26.025Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:26 [2020-08-14T15:02:26.025Z] #32 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:26 [2020-08-14T15:02:26.025Z] #32 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:26 [2020-08-14T15:02:26.593Z] using credential docker-jenkins-github-credentials
15:02:26 [2020-08-14T15:02:26.620Z] #26 24.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:02:26 [2020-08-14T15:02:26.620Z] #26 24.77 skipping existing 5cb8031fd95d
15:02:26 [2020-08-14T15:02:26.620Z] #26 24.91 
15:02:26 [2020-08-14T15:02:26.644Z] #36 ...
15:02:26 [2020-08-14T15:02:26.644Z] 
15:02:26 [2020-08-14T15:02:26.644Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:26 [2020-08-14T15:02:26.644Z] #23 13.76 Fetched 8196 kB in 11s (744 kB/s)
15:02:26 [2020-08-14T15:02:26.644Z] #23 13.76 Reading package lists...
15:02:26 [2020-08-14T15:02:26.665Z] Cloning the remote Git repository
15:02:26 [2020-08-14T15:02:26.666Z] Cloning with configured refspecs honoured and without tags
15:02:26 [2020-08-14T15:02:26.907Z] #23 20.65 Reading package lists...
15:02:26 [2020-08-14T15:02:26.907Z] #23 ...
15:02:26 [2020-08-14T15:02:26.907Z] 
15:02:26 [2020-08-14T15:02:26.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:26 [2020-08-14T15:02:26.907Z] #47 21.24 runtime
15:02:26 [2020-08-14T15:02:26.907Z] #47 21.29 runtime/cgo
15:02:26 [2020-08-14T15:02:26.966Z] #32 ...
15:02:26 [2020-08-14T15:02:26.966Z] 
15:02:26 [2020-08-14T15:02:26.966Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:26 [2020-08-14T15:02:26.966Z] #47 24.20 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:26 [2020-08-14T15:02:26.966Z] #47 24.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:26 [2020-08-14T15:02:26.966Z] #47 24.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:27 [2020-08-14T15:02:27.249Z] #47 24.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:27 [2020-08-14T15:02:27.367Z] #30 ...
15:02:27 [2020-08-14T15:02:27.367Z] 
15:02:27 [2020-08-14T15:02:27.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:27 [2020-08-14T15:02:27.367Z] #10 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:27 [2020-08-14T15:02:27.367Z] #10 18.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:27 [2020-08-14T15:02:27.367Z] #10 ...
15:02:27 [2020-08-14T15:02:27.367Z] 
15:02:27 [2020-08-14T15:02:27.367Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:27 [2020-08-14T15:02:27.367Z] #21 24.47 + mkdir -p /build
15:02:27 [2020-08-14T15:02:27.367Z] #21 24.48 + mv docker/docker /build/
15:02:27 [2020-08-14T15:02:27.367Z] #21 24.49 + rmdir docker
15:02:27 [2020-08-14T15:02:27.367Z] #21 ...
15:02:27 [2020-08-14T15:02:27.367Z] 
15:02:27 [2020-08-14T15:02:27.367Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:27 [2020-08-14T15:02:27.367Z] #51 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:02:27 [2020-08-14T15:02:27.367Z] #51 18.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:02:27 [2020-08-14T15:02:27.367Z] #51 ...
15:02:27 [2020-08-14T15:02:27.367Z] 
15:02:27 [2020-08-14T15:02:27.367Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.08 go: finding github.com/fatih/color v1.6.0
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.14 go: finding github.com/pkg/errors v0.8.0
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.26 go: finding github.com/sirupsen/logrus v1.0.5
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.49 go: finding github.com/spf13/pflag v1.0.1
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.59 go: finding github.com/mattn/go-colorable v0.0.9
15:02:27 [2020-08-14T15:02:27.367Z] #43 23.73 go: finding github.com/mattn/go-isatty v0.0.3
15:02:27 [2020-08-14T15:02:27.367Z] #43 24.05 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:27 [2020-08-14T15:02:27.367Z] #43 24.29 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:27 [2020-08-14T15:02:27.367Z] #43 24.35 go: finding github.com/jonboulle/clockwork v0.1.0
15:02:27 [2020-08-14T15:02:27.367Z] #43 24.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:27 [2020-08-14T15:02:27.367Z] #43 24.72 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:26 [2020-08-14T15:02:26.852Z] Cloning repository https://github.com/moby/moby.git
15:02:27 [2020-08-14T15:02:27.251Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:02:27 [2020-08-14T15:02:27.516Z] #47 24.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.39 Setting up libiptc0:amd64 (1.8.2-4) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.41 Setting up xz-utils (5.2.4-1) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.45 Setting up sudo (1.8.27-1+deb10u2) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.53 invoke-rc.d: could not determine current runlevel
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.53 invoke-rc.d: policy-rc.d denied execution of start.
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.55 Setting up pigz (2.4-1) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.57 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.60 Setting up python-pip-whl (18.1-5) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:02:27 [2020-08-14T15:02:27.533Z] #17 50.62 Setting up vim-runtime (2:8.1.0875-5) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 50.99 Setting up libaio1:amd64 (0.3.112-3) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.01 Setting up libonig5:amd64 (6.9.1-1) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.02 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.03 Setting up vim (2:8.1.0875-5) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.11 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.13 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.16 Setting up jq (1.5+dfsg-2+b1) ...
15:02:27 [2020-08-14T15:02:27.789Z] #17 51.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:02:27 [2020-08-14T15:02:27.946Z] #43 ...
15:02:27 [2020-08-14T15:02:27.946Z] 
15:02:27 [2020-08-14T15:02:27.946Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:27 [2020-08-14T15:02:27.946Z] #21 DONE 25.5s
15:02:27 [2020-08-14T15:02:27.946Z] 
15:02:27 [2020-08-14T15:02:27.946Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:27 [2020-08-14T15:02:27.946Z] #47 21.94 + cd /tmp/tmp.rSly80JSxP/src/github.com/mvdan/sh
15:02:27 [2020-08-14T15:02:27.946Z] #47 21.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:02:27 [2020-08-14T15:02:27.946Z] #47 22.15 + GO111MODULE=on
15:02:27 [2020-08-14T15:02:27.946Z] #47 22.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:02:27 [2020-08-14T15:02:27.946Z] #47 24.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:27 [2020-08-14T15:02:27.946Z] #47 24.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:27 [2020-08-14T15:02:27.946Z] #47 24.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:27 [2020-08-14T15:02:27.946Z] #47 24.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:27 [2020-08-14T15:02:27.946Z] #47 24.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:28 [2020-08-14T15:02:28.045Z] #17 51.19 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:02:28 [2020-08-14T15:02:28.240Z] #26 26.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:02:28 [2020-08-14T15:02:28.240Z] #26 26.51 skipping existing 283607eaa57e
15:02:28 [2020-08-14T15:02:28.314Z] #47 ...
15:02:28 [2020-08-14T15:02:28.314Z] 
15:02:28 [2020-08-14T15:02:28.314Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:28 [2020-08-14T15:02:28.314Z] #38 15.15 Fetched 8196 kB in 11s (758 kB/s)
15:02:28 [2020-08-14T15:02:28.314Z] #38 15.15 Reading package lists...
15:02:28 [2020-08-14T15:02:28.314Z] #38 21.58 Reading package lists...
15:02:28 [2020-08-14T15:02:28.314Z] #38 ...
15:02:28 [2020-08-14T15:02:28.314Z] 
15:02:28 [2020-08-14T15:02:28.314Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:28 [2020-08-14T15:02:28.314Z] #51 18.46 Reading package lists...
15:02:28 [2020-08-14T15:02:28.513Z] #47 25.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:28 [2020-08-14T15:02:28.542Z] #26 26.70 
15:02:28 [2020-08-14T15:02:28.542Z] #26 ...
15:02:28 [2020-08-14T15:02:28.542Z] 
15:02:28 [2020-08-14T15:02:28.542Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:28 [2020-08-14T15:02:28.542Z] #31 53.01 bytes
15:02:28 [2020-08-14T15:02:28.542Z] #31 53.03 strings
15:02:28 [2020-08-14T15:02:28.542Z] #31 60.64 bufio
15:02:28 [2020-08-14T15:02:28.542Z] #31 60.86 reflect
15:02:28 [2020-08-14T15:02:28.845Z] #31 ...
15:02:28 [2020-08-14T15:02:28.845Z] 
15:02:28 [2020-08-14T15:02:28.845Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:28 [2020-08-14T15:02:28.845Z] #39 53.11 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 53.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 53.12 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 53.13 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 53.14 Setting up python-six (1.12.0-1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.85 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.88 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.89 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.90 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.91 Setting up protobuf-compiler (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.94 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 58.99 Setting up python-protobuf (3.6.1.3-2) ...
15:02:28 [2020-08-14T15:02:28.845Z] #39 ...
15:02:28 [2020-08-14T15:02:28.845Z] 
15:02:28 [2020-08-14T15:02:28.845Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.324 + RM_GOPATH=0
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.324 + TMP_GOPATH=
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.324 + : /build
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.324 + '[' -z '' ']'
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.326 ++ mktemp -d
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.328 + export GOPATH=/tmp/tmp.xjqBNLI7Dw
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.328 + GOPATH=/tmp/tmp.xjqBNLI7Dw
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.328 + RM_GOPATH=1
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.329 + case "$(go env GOARCH)" in
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.332 ++ go env GOARCH
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.358 + export GO_BUILDMODE=-buildmode=pie
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.359 + GO_BUILDMODE=-buildmode=pie
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.368 ++ dirname /tmp/install/install.sh
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.370 + dir=/tmp/install
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.371 + bin=tini
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.371 + shift
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.371 + '[' '!' -f /tmp/install/tini.installer ']'
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.371 + . /tmp/install/tini.installer
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.371 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.372 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.372 + install_tini
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.372 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.xjqBNLI7Dw/tini
15:02:28 [2020-08-14T15:02:28.845Z] #34 0.374 Cloning into '/tmp/tmp.xjqBNLI7Dw/tini'...
15:02:28 [2020-08-14T15:02:28.845Z] #34 1.421 + cd /tmp/tmp.xjqBNLI7Dw/tini
15:02:28 [2020-08-14T15:02:28.845Z] #34 1.429 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:02:28 [2020-08-14T15:02:28.845Z] #34 1.473 + cmake .
15:02:28 [2020-08-14T15:02:28.845Z] #34 2.395 -- The C compiler identification is GNU 8.3.0
15:02:28 [2020-08-14T15:02:28.845Z] #34 2.498 -- Check for working C compiler: /usr/bin/cc
15:02:28 [2020-08-14T15:02:28.845Z] #34 3.150 -- Check for working C compiler: /usr/bin/cc -- works
15:02:28 [2020-08-14T15:02:28.845Z] #34 3.153 -- Detecting C compiler ABI info
15:02:28 [2020-08-14T15:02:28.845Z] #34 3.843 -- Detecting C compiler ABI info - done
15:02:28 [2020-08-14T15:02:28.845Z] #34 3.911 -- Detecting C compile features
15:02:28 [2020-08-14T15:02:28.901Z] #47 26.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:28 [2020-08-14T15:02:28.069Z] Fetching upstream changes from https://github.com/moby/moby.git
15:02:28 [2020-08-14T15:02:28.069Z]  > git --version # timeout=10
15:02:28 [2020-08-14T15:02:28.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:02:28 [2020-08-14T15:02:28.115Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:02:29 [2020-08-14T15:02:29.714Z] #51 24.66 Reading package lists...
15:02:29 [2020-08-14T15:02:29.714Z] #51 ...
15:02:29 [2020-08-14T15:02:29.714Z] 
15:02:29 [2020-08-14T15:02:29.714Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:29 [2020-08-14T15:02:29.714Z] #43 16.92 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:02:29 [2020-08-14T15:02:29.714Z] #43 17.04 go: finding github.com/jonboulle/clockwork v0.1.0
15:02:29 [2020-08-14T15:02:29.714Z] #43 17.10 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:02:29 [2020-08-14T15:02:29.714Z] #43 17.20 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:02:29 [2020-08-14T15:02:29.714Z] #43 17.41 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:02:29 [2020-08-14T15:02:29.887Z] #47 27.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:29 [2020-08-14T15:02:29.934Z] #34 5.616 -- Detecting C compile features - done
15:02:29 [2020-08-14T15:02:29.977Z] #43 ...
15:02:29 [2020-08-14T15:02:29.977Z] 
15:02:29 [2020-08-14T15:02:29.977Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:29 [2020-08-14T15:02:29.977Z] #23 20.65 Reading package lists...
15:02:30 [2020-08-14T15:02:30.240Z] #23 26.73 Building dependency tree...
15:02:30 [2020-08-14T15:02:30.240Z] #23 ...
15:02:30 [2020-08-14T15:02:30.240Z] 
15:02:30 [2020-08-14T15:02:30.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:30 [2020-08-14T15:02:30.240Z] #10 17.27 Fetched 8196 kB in 12s (691 kB/s)
15:02:30 [2020-08-14T15:02:30.240Z] #10 17.27 Reading package lists...
15:02:30 [2020-08-14T15:02:30.240Z] #10 24.80 Reading package lists...
15:02:30 [2020-08-14T15:02:30.240Z] #10 ...
15:02:30 [2020-08-14T15:02:30.240Z] 
15:02:30 [2020-08-14T15:02:30.240Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:30 [2020-08-14T15:02:30.240Z] #32 17.40 Fetched 8196 kB in 12s (685 kB/s)
15:02:30 [2020-08-14T15:02:30.240Z] #32 17.40 Reading package lists...
15:02:30 [2020-08-14T15:02:30.243Z] #34 5.650 -- Performing Test HAS_BUILTIN_FORTIFY
15:02:30 [2020-08-14T15:02:30.289Z] #47 27.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:30 [2020-08-14T15:02:30.457Z] #47 ...
15:02:30 [2020-08-14T15:02:30.457Z] 
15:02:30 [2020-08-14T15:02:30.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:30 [2020-08-14T15:02:30.457Z] #38 18.06 Fetched 8372 kB in 13s (629 kB/s)
15:02:30 [2020-08-14T15:02:30.540Z] #34 5.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:02:30 [2020-08-14T15:02:30.540Z] #34 6.043 -- Configuring done
15:02:30 [2020-08-14T15:02:30.540Z] #34 6.067 -- Generating done
15:02:30 [2020-08-14T15:02:30.540Z] #34 6.076 -- Build files have been written to: /tmp/tmp.xjqBNLI7Dw/tini
15:02:30 [2020-08-14T15:02:30.540Z] #34 6.087 + make tini-static
15:02:30 [2020-08-14T15:02:30.714Z] #38 18.06 Reading package lists...
15:02:30 [2020-08-14T15:02:30.714Z] #38 ...
15:02:30 [2020-08-14T15:02:30.714Z] 
15:02:30 [2020-08-14T15:02:30.714Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:30 [2020-08-14T15:02:30.714Z] #41 21.41 internal/testlog
15:02:30 [2020-08-14T15:02:30.714Z] #41 21.88 encoding
15:02:30 [2020-08-14T15:02:30.714Z] #41 22.23 unicode/utf16
15:02:30 [2020-08-14T15:02:30.714Z] #41 22.77 container/list
15:02:30 [2020-08-14T15:02:30.714Z] #41 23.88 crypto/internal/subtle
15:02:30 [2020-08-14T15:02:30.714Z] #41 24.04 crypto/subtle
15:02:30 [2020-08-14T15:02:30.714Z] #41 24.24 vendor/golang.org/x/crypto/cryptobyte/asn1
15:02:30 [2020-08-14T15:02:30.714Z] #41 24.45 internal/nettrace
15:02:30 [2020-08-14T15:02:30.714Z] #41 24.62 runtime/cgo
15:02:30 [2020-08-14T15:02:30.817Z] #32 23.18 Reading package lists...
15:02:30 [2020-08-14T15:02:30.817Z] #32 ...
15:02:30 [2020-08-14T15:02:30.817Z] 
15:02:30 [2020-08-14T15:02:30.817Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:30 [2020-08-14T15:02:30.817Z] #23 26.73 Building dependency tree...
15:02:30 [2020-08-14T15:02:30.818Z] #17 53.98 Setting up iptables (1.8.2-4) ...
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:02:30 [2020-08-14T15:02:30.818Z] #17 54.06 Setting up python3 (3.7.3-1) ...
15:02:30 [2020-08-14T15:02:30.842Z] #34 ...
15:02:30 [2020-08-14T15:02:30.842Z] 
15:02:30 [2020-08-14T15:02:30.842Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:30 [2020-08-14T15:02:30.842Z] #26 28.18 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:02:30 [2020-08-14T15:02:30.842Z] #26 28.78 #=#=#                                                                         
15:02:30 [2020-08-14T15:02:30.842Z] #26 28.99 
######################################################################## 100.0%
15:02:30 [2020-08-14T15:02:30.842Z] #26 29.17 
15:02:30 [2020-08-14T15:02:30.842Z] #26 29.27 Download of images into '/build' complete.
15:02:30 [2020-08-14T15:02:30.842Z] #26 29.27 Use something like the following to load the result into a Docker daemon:
15:02:30 [2020-08-14T15:02:30.842Z] #26 29.27   tar -cC '/build' . | docker load
15:02:30 [2020-08-14T15:02:30.842Z] #26 DONE 29.4s
15:02:30 [2020-08-14T15:02:30.842Z] 
15:02:30 [2020-08-14T15:02:30.842Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:30 [2020-08-14T15:02:30.842Z] #34 6.469 Scanning dependencies of target tini-static
15:02:30 [2020-08-14T15:02:30.842Z] #34 6.528 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:02:31 [2020-08-14T15:02:31.074Z] #17 54.48 Setting up python3-wheel (0.32.3-2) ...
15:02:31 [2020-08-14T15:02:31.145Z] #34 ...
15:02:31 [2020-08-14T15:02:31.145Z] 
15:02:31 [2020-08-14T15:02:31.145Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:31 [2020-08-14T15:02:31.145Z] #42 55.56 bytes
15:02:31 [2020-08-14T15:02:31.145Z] #42 62.51 bufio
15:02:31 [2020-08-14T15:02:31.145Z] #42 63.37 reflect
15:02:31 [2020-08-14T15:02:31.145Z] #42 ...
15:02:31 [2020-08-14T15:02:31.145Z] 
15:02:31 [2020-08-14T15:02:31.145Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:31 [2020-08-14T15:02:31.145Z] #39 65.58 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:02:31 [2020-08-14T15:02:31.145Z] #39 65.62 Processing triggers for libc-bin (2.28-10) ...
15:02:31 [2020-08-14T15:02:31.446Z] #39 DONE 66.0s
15:02:31 [2020-08-14T15:02:31.446Z] 
15:02:31 [2020-08-14T15:02:31.446Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:31 [2020-08-14T15:02:31.643Z] #41 ...
15:02:31 [2020-08-14T15:02:31.643Z] 
15:02:31 [2020-08-14T15:02:31.643Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:31 [2020-08-14T15:02:31.643Z] #38 18.06 Reading package lists...
15:02:31 [2020-08-14T15:02:31.764Z] #40 ...
15:02:31 [2020-08-14T15:02:31.764Z] 
15:02:31 [2020-08-14T15:02:31.764Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:31 [2020-08-14T15:02:31.764Z] #48 56.09 strconv
15:02:31 [2020-08-14T15:02:31.764Z] #48 56.13 bytes
15:02:31 [2020-08-14T15:02:31.764Z] #48 56.14 syscall
15:02:31 [2020-08-14T15:02:31.764Z] #48 56.16 strings
15:02:31 [2020-08-14T15:02:31.764Z] #48 63.17 bufio
15:02:31 [2020-08-14T15:02:31.764Z] #48 ...
15:02:31 [2020-08-14T15:02:31.764Z] 
15:02:31 [2020-08-14T15:02:31.764Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:31 [2020-08-14T15:02:31.764Z] #11 62.36 Selecting previously unselected package mingw-w64-x86-64-dev.
15:02:31 [2020-08-14T15:02:31.764Z] #11 62.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:02:31 [2020-08-14T15:02:31.764Z] #11 62.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:02:32 [2020-08-14T15:02:32.003Z] #17 55.17 Setting up apparmor (2.13.2-10) ...
15:02:32 [2020-08-14T15:02:32.201Z] #47 ...
15:02:32 [2020-08-14T15:02:32.201Z] 
15:02:32 [2020-08-14T15:02:32.201Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:32 [2020-08-14T15:02:32.726Z] #60 28.27 Checking out files:  48% (1004/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/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:02:32 [2020-08-14T15:02:32.726Z] #60 30.16 + cd /tmp/tmp.DAcQBxKuSs/src/github.com/docker/libnetwork
15:02:32 [2020-08-14T15:02:32.726Z] #60 30.16 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:02:32 [2020-08-14T15:02:32.753Z] #23 29.58 ca-certificates is already the newest version (20200601~deb10u1).
15:02:32 [2020-08-14T15:02:32.753Z] #23 29.58 The following additional packages will be installed:
15:02:32 [2020-08-14T15:02:32.753Z] #23 29.60   libjq1 libonig5
15:02:32 [2020-08-14T15:02:32.753Z] #23 29.93 The following NEW packages will be installed:
15:02:32 [2020-08-14T15:02:32.753Z] #23 29.95   jq libjq1 libonig5
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.46 Need to get 325 kB of archives.
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.46 After this operation, 1019 kB of additional disk space will be used.
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:02:33 [2020-08-14T15:02:33.330Z] #23 30.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:02:33 [2020-08-14T15:02:33.331Z] #11 ...
15:02:33 [2020-08-14T15:02:33.331Z] 
15:02:33 [2020-08-14T15:02:33.331Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:33 [2020-08-14T15:02:33.331Z] #40 1.810 Note: Building without setproctitle() and strlcpy() support.
15:02:33 [2020-08-14T15:02:33.331Z] #40 1.810       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:02:33 [2020-08-14T15:02:33.331Z] #40 1.839 Note: Building without GnuTLS support
15:02:33 [2020-08-14T15:02:33.331Z] #40 1.843 Makefile.config:39: Warn: you have no libnftables installed
15:02:33 [2020-08-14T15:02:33.331Z] #40 1.843 Makefile.config:40: Warn: Building without nftables support
15:02:33 [2020-08-14T15:02:33.376Z] #17 56.81 Setting up xfsprogs (4.20.0-1) ...
15:02:33 [2020-08-14T15:02:33.634Z] #17 56.83 Setting up python3-lib2to3 (3.7.3-1) ...
15:02:33 [2020-08-14T15:02:33.668Z] #60 30.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:33 [2020-08-14T15:02:33.891Z] #17 57.15 Setting up python3-pkg-resources (40.8.0-1) ...
15:02:33 [2020-08-14T15:02:33.891Z] #17 ...
15:02:33 [2020-08-14T15:02:33.891Z] 
15:02:33 [2020-08-14T15:02:33.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:33 [2020-08-14T15:02:33.891Z] #39 101.0   CC       criu/crtools.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 101.6   CC       criu/eventfd.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 102.0   CC       criu/eventpoll.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 102.9   CC       criu/external.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 103.2   CC       criu/fault-injection.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 103.3   CC       criu/fdstore.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 103.6   CC       criu/fifo.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 104.0   CC       criu/file-ids.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 104.3   CC       criu/file-lock.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 105.2   CC       criu/files-ext.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 105.7   CC       criu/files-reg.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 108.1   CC       criu/files.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 110.0   CC       criu/filesystems.o
15:02:33 [2020-08-14T15:02:33.891Z] #39 110.9   CC       criu/fsnotify.o
15:02:34 [2020-08-14T15:02:34.819Z] #39 ...
15:02:34 [2020-08-14T15:02:34.819Z] 
15:02:34 [2020-08-14T15:02:34.819Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:02:34 [2020-08-14T15:02:34.819Z] #17 58.10 Setting up python3-distutils (3.7.3-1) ...
15:02:35 [2020-08-14T15:02:35.075Z] #17 58.55 Setting up python3-setuptools (40.8.0-1) ...
15:02:35 [2020-08-14T15:02:35.273Z] #23 31.97 debconf: delaying package configuration, since apt-utils is not installed
15:02:35 [2020-08-14T15:02:35.273Z] #23 32.14 Fetched 325 kB in 0s (844 kB/s)
15:02:35 [2020-08-14T15:02:35.273Z] #23 32.24 Selecting previously unselected package libonig5:arm64.
15:02:35 [2020-08-14T15:02:35.273Z] #23 32.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 ... 15383 files and directories currently installed.)
15:02:35 [2020-08-14T15:02:35.273Z] #23 32.34 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:02:35 [2020-08-14T15:02:35.273Z] #23 32.35 Unpacking libonig5:arm64 (6.9.1-1) ...
15:02:35 [2020-08-14T15:02:35.447Z] #40 ...
15:02:35 [2020-08-14T15:02:35.447Z] 
15:02:35 [2020-08-14T15:02:35.447Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:35 [2020-08-14T15:02:35.447Z] #34 9.690 [100%] Linking C executable tini-static
15:02:35 [2020-08-14T15:02:35.447Z] #34 10.44 [100%] Built target tini-static
15:02:35 [2020-08-14T15:02:35.447Z] #34 10.50 + mkdir -p /build
15:02:35 [2020-08-14T15:02:35.447Z] #34 10.52 + cp tini-static /build/docker-init
15:02:35 [2020-08-14T15:02:35.447Z] #34 DONE 10.7s
15:02:35 [2020-08-14T15:02:35.447Z] 
15:02:35 [2020-08-14T15:02:35.447Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:35 [2020-08-14T15:02:35.447Z] #40 3.584 fatal: not a git repository (or any of the parent directories): .git
15:02:35 [2020-08-14T15:02:35.447Z] #40 3.650   GEN      .gitid
15:02:35 [2020-08-14T15:02:35.447Z] #40 3.682   GEN      criu/include/version.h
15:02:35 [2020-08-14T15:02:35.447Z] #40 3.738   GEN      include/common/asm
15:02:35 [2020-08-14T15:02:35.800Z] #23 32.78 Selecting previously unselected package libjq1:arm64.
15:02:35 [2020-08-14T15:02:35.800Z] #23 32.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:02:35 [2020-08-14T15:02:35.800Z] #23 32.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:02:35 [2020-08-14T15:02:35.800Z] #23 33.05 Selecting previously unselected package jq.
15:02:36 [2020-08-14T15:02:36.063Z] #23 33.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:02:36 [2020-08-14T15:02:36.063Z] #23 33.07 Unpacking jq (1.5+dfsg-2+b1) ...
15:02:36 [2020-08-14T15:02:36.218Z] #60 ...
15:02:36 [2020-08-14T15:02:36.218Z] 
15:02:36 [2020-08-14T15:02:36.218Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:36 [2020-08-14T15:02:36.218Z] #51 33.64 Fetched 8372 kB in 25s (333 kB/s)
15:02:36 [2020-08-14T15:02:36.326Z] #23 33.41 Setting up libonig5:arm64 (6.9.1-1) ...
15:02:36 [2020-08-14T15:02:36.326Z] #23 33.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:02:36 [2020-08-14T15:02:36.326Z] #23 33.47 Setting up jq (1.5+dfsg-2+b1) ...
15:02:36 [2020-08-14T15:02:36.326Z] #23 33.57 Processing triggers for libc-bin (2.28-10) ...
15:02:36 [2020-08-14T15:02:36.441Z] #17 59.64 Setting up python3-pip (18.1-5) ...
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.240   PBCC     images/timens.pb-c.c
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.270   DEP      images/timens.pb-c.d
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.314   PBCC     images/fown.pb-c.c
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.332   PBCC     images/google/protobuf/descriptor.pb-c.c
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.387   PBCC     images/opts.pb-c.c
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.452   PBCC     images/memfd.pb-c.c
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.480   DEP      images/fown.pb-c.d
15:02:36 [2020-08-14T15:02:36.989Z] #40 5.565   DEP      images/google/protobuf/descriptor.pb-c.d
15:02:37 [2020-08-14T15:02:37.175Z] #38 29.49 Reading package lists...
15:02:37 [2020-08-14T15:02:37.175Z] #38 ...
15:02:37 [2020-08-14T15:02:37.175Z] 
15:02:37 [2020-08-14T15:02:37.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:37 [2020-08-14T15:02:37.175Z] #10 33.97 Fetched 8372 kB in 26s (322 kB/s)
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.645   DEP      images/opts.pb-c.d
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.678   DEP      images/memfd.pb-c.d
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.739   PBCC     images/sit.pb-c.c
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.807   DEP      images/sit.pb-c.d
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.876   PBCC     images/macvlan.pb-c.c
15:02:37 [2020-08-14T15:02:37.288Z] #40 5.890   DEP      images/macvlan.pb-c.d
15:02:37 [2020-08-14T15:02:37.369Z] #17 60.58 Processing triggers for libc-bin (2.28-10) ...
15:02:37 [2020-08-14T15:02:37.369Z] #17 60.63 Processing triggers for mime-support (3.62) ...
15:02:37 [2020-08-14T15:02:37.600Z] #40 5.951   PBCC     images/autofs.pb-c.c
15:02:37 [2020-08-14T15:02:37.600Z] #40 5.976   DEP      images/autofs.pb-c.d
15:02:37 [2020-08-14T15:02:37.600Z] #40 6.044   PBCC     images/sysctl.pb-c.c
15:02:37 [2020-08-14T15:02:37.600Z] #40 6.062   DEP      images/sysctl.pb-c.d
15:02:37 [2020-08-14T15:02:37.600Z] #40 6.118   PBCC     images/time.pb-c.c
15:02:37 [2020-08-14T15:02:37.600Z] #40 6.166   DEP      images/time.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.199   PBCC     images/binfmt-misc.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.246   DEP      images/binfmt-misc.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.369   PBCC     images/seccomp.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.381   DEP      images/seccomp.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.422   PBCC     images/userns.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.440   DEP      images/userns.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.457   PBCC     images/cgroup.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.468   DEP      images/cgroup.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.486   PBCC     images/ext-file.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.495   DEP      images/ext-file.pb-c.d
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.512   PBCC     images/rpc.pb-c.c
15:02:37 [2020-08-14T15:02:37.904Z] #40 6.534   DEP      images/rpc.pb-c.d
15:02:37 [2020-08-14T15:02:37.937Z] #17 DONE 61.3s
15:02:37 [2020-08-14T15:02:37.937Z] 
15:02:37 [2020-08-14T15:02:37.937Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.573   PBCC     images/siginfo.pb-c.c
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.592   DEP      images/siginfo.pb-c.d
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.669   PBCC     images/pagemap.pb-c.c
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.716   DEP      images/pagemap.pb-c.d
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.760   PBCC     images/rlimit.pb-c.c
15:02:38 [2020-08-14T15:02:38.203Z] #40 6.781   DEP      images/rlimit.pb-c.d
15:02:38 [2020-08-14T15:02:38.232Z] #51 33.64 Reading package lists...
15:02:38 [2020-08-14T15:02:38.232Z] #51 ...
15:02:38 [2020-08-14T15:02:38.232Z] 
15:02:38 [2020-08-14T15:02:38.232Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:38 [2020-08-14T15:02:38.232Z] #36 25.29 Checking out files:  79% (1275/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
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:02:38 [2020-08-14T15:02:38.232Z] #36 25.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:38 [2020-08-14T15:02:38.232Z] #36 29.21 + 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:02:38 [2020-08-14T15:02:38.503Z] #40 6.851   PBCC     images/file-lock.pb-c.c
15:02:38 [2020-08-14T15:02:38.503Z] #40 6.868   DEP      images/file-lock.pb-c.d
15:02:38 [2020-08-14T15:02:38.503Z] #40 6.912   PBCC     images/tty.pb-c.c
15:02:38 [2020-08-14T15:02:38.503Z] #40 6.960   DEP      images/tty.pb-c.d
15:02:38 [2020-08-14T15:02:38.503Z] #40 7.036   PBCC     images/tun.pb-c.c
15:02:38 [2020-08-14T15:02:38.551Z] #10 33.97 Reading package lists...
15:02:38 [2020-08-14T15:02:38.551Z] #10 ...
15:02:38 [2020-08-14T15:02:38.551Z] 
15:02:38 [2020-08-14T15:02:38.551Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:38 [2020-08-14T15:02:38.551Z] #23 26.18 Fetched 8372 kB in 20s (411 kB/s)
15:02:38 [2020-08-14T15:02:38.801Z] #40 7.132   PBCC     images/netdev.pb-c.c
15:02:38 [2020-08-14T15:02:38.801Z] #40 7.244   DEP      images/tun.pb-c.d
15:02:38 [2020-08-14T15:02:38.801Z] #40 7.284   DEP      images/netdev.pb-c.d
15:02:38 [2020-08-14T15:02:38.809Z] #23 26.18 Reading package lists...
15:02:38 [2020-08-14T15:02:38.809Z] #23 ...
15:02:38 [2020-08-14T15:02:38.809Z] 
15:02:38 [2020-08-14T15:02:38.809Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:38 [2020-08-14T15:02:38.809Z] #60 31.86 Checking out files:  43% (897/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/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:02:38 [2020-08-14T15:02:38.809Z] #60 33.70 + cd /tmp/tmp.TDCeY9aVWl/src/github.com/docker/libnetwork
15:02:38 [2020-08-14T15:02:38.809Z] #60 33.70 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:02:38 [2020-08-14T15:02:38.809Z] #60 34.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:02:38 [2020-08-14T15:02:38.868Z] #18 0.896 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:02:38 [2020-08-14T15:02:38.868Z] #18 0.900 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:02:38 [2020-08-14T15:02:38.868Z] #18 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:02:38 [2020-08-14T15:02:38.868Z] #18 DONE 1.0s
15:02:38 [2020-08-14T15:02:38.868Z] 
15:02:38 [2020-08-14T15:02:38.868Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:38 [2020-08-14T15:02:38.868Z] #36 185.1 + dpkg --print-architecture
15:02:38 [2020-08-14T15:02:38.868Z] #36 185.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:02:38 [2020-08-14T15:02:38.868Z] #36 185.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:02:38 [2020-08-14T15:02:38.868Z] #36 185.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:02:39 [2020-08-14T15:02:39.099Z] #40 7.348   PBCC     images/vma.pb-c.c
15:02:39 [2020-08-14T15:02:39.099Z] #40 7.435   DEP      images/vma.pb-c.d
15:02:39 [2020-08-14T15:02:39.099Z] #40 ...
15:02:39 [2020-08-14T15:02:39.099Z] 
15:02:39 [2020-08-14T15:02:39.100Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:39 [2020-08-14T15:02:39.100Z] #31 63.44 path
15:02:39 [2020-08-14T15:02:39.100Z] #31 64.67 text/tabwriter
15:02:39 [2020-08-14T15:02:39.100Z] #31 71.90 internal/syscall/execenv
15:02:39 [2020-08-14T15:02:39.100Z] #31 71.91 internal/syscall/unix
15:02:39 [2020-08-14T15:02:39.100Z] #31 71.95 time
15:02:39 [2020-08-14T15:02:39.100Z] #31 ...
15:02:39 [2020-08-14T15:02:39.100Z] 
15:02:39 [2020-08-14T15:02:39.100Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.516   PBCC     images/creds.pb-c.c
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.530   DEP      images/creds.pb-c.d
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.599   PBCC     images/utsns.pb-c.c
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.616   DEP      images/utsns.pb-c.d
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.681   PBCC     images/ipc-desc.pb-c.c
15:02:39 [2020-08-14T15:02:39.100Z] #40 7.708   PBCC     images/ipc-sem.pb-c.c
15:02:39 [2020-08-14T15:02:39.400Z] #40 7.732   DEP      images/ipc-desc.pb-c.d
15:02:39 [2020-08-14T15:02:39.400Z] #40 7.811   DEP      images/ipc-sem.pb-c.d
15:02:39 [2020-08-14T15:02:39.400Z] #40 7.873   PBCC     images/ipc-msg.pb-c.c
15:02:39 [2020-08-14T15:02:39.400Z] #40 7.884   DEP      images/ipc-msg.pb-c.d
15:02:39 [2020-08-14T15:02:39.400Z] #40 7.938   PBCC     images/ipc-shm.pb-c.c
15:02:39 [2020-08-14T15:02:39.700Z] #40 7.966   DEP      images/ipc-shm.pb-c.d
15:02:39 [2020-08-14T15:02:39.701Z] #40 8.020   PBCC     images/ipc-var.pb-c.c
15:02:39 [2020-08-14T15:02:39.701Z] #40 8.079   DEP      images/ipc-var.pb-c.d
15:02:39 [2020-08-14T15:02:39.701Z] #40 8.144   PBCC     images/sk-opts.pb-c.c
15:02:39 [2020-08-14T15:02:39.701Z] #40 8.185   PBCC     images/packet-sock.pb-c.c
15:02:39 [2020-08-14T15:02:39.701Z] #40 8.289   DEP      images/sk-opts.pb-c.d
15:02:40 [2020-08-14T15:02:40.001Z] #40 8.338   DEP      images/packet-sock.pb-c.d
15:02:40 [2020-08-14T15:02:40.001Z] #40 8.432   PBCC     images/sk-netlink.pb-c.c
15:02:40 [2020-08-14T15:02:40.001Z] #40 8.520   DEP      images/sk-netlink.pb-c.d
15:02:40 [2020-08-14T15:02:40.001Z] #40 8.575   PBCC     images/sk-inet.pb-c.c
15:02:40 [2020-08-14T15:02:40.302Z] #40 8.615   DEP      images/sk-inet.pb-c.d
15:02:40 [2020-08-14T15:02:40.302Z] #40 8.713   PBCC     images/sk-unix.pb-c.c
15:02:40 [2020-08-14T15:02:40.302Z] #40 8.813   DEP      images/sk-unix.pb-c.d
15:02:40 [2020-08-14T15:02:40.302Z] #40 8.859   PBCC     images/mm.pb-c.c
15:02:40 [2020-08-14T15:02:40.659Z] #40 8.920   DEP      images/mm.pb-c.d
15:02:40 [2020-08-14T15:02:40.659Z] #40 9.013   PBCC     images/timerfd.pb-c.c
15:02:40 [2020-08-14T15:02:40.659Z] #40 9.144   DEP      images/timerfd.pb-c.d
15:02:40 [2020-08-14T15:02:40.659Z] #40 9.188   PBCC     images/timer.pb-c.c
15:02:40 [2020-08-14T15:02:40.659Z] #40 9.210   DEP      images/timer.pb-c.d
15:02:40 [2020-08-14T15:02:40.659Z] #40 9.267   PBCC     images/sa.pb-c.c
15:02:40 [2020-08-14T15:02:40.962Z] #40 9.324   DEP      images/sa.pb-c.d
15:02:40 [2020-08-14T15:02:40.962Z] #40 9.379   PBCC     images/pipe-data.pb-c.c
15:02:40 [2020-08-14T15:02:40.962Z] #40 9.405   DEP      images/pipe-data.pb-c.d
15:02:40 [2020-08-14T15:02:40.962Z] #40 9.460   PBCC     images/mnt.pb-c.c
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.562   DEP      images/mnt.pb-c.d
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.613   PBCC     images/sk-packet.pb-c.c
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.624   DEP      images/sk-packet.pb-c.d
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.681   PBCC     images/tcp-stream.pb-c.c
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.717   DEP      images/tcp-stream.pb-c.d
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.764   PBCC     images/pipe.pb-c.c
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.787   DEP      images/pipe.pb-c.d
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.819   PBCC     images/pstree.pb-c.c
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.830   DEP      images/pstree.pb-c.d
15:02:41 [2020-08-14T15:02:41.262Z] #40 9.926   PBCC     images/fs.pb-c.c
15:02:41 [2020-08-14T15:02:41.561Z] #40 9.964   DEP      images/fs.pb-c.d
15:02:41 [2020-08-14T15:02:41.561Z] #40 10.04   PBCC     images/signalfd.pb-c.c
15:02:41 [2020-08-14T15:02:41.561Z] #40 10.09   DEP      images/signalfd.pb-c.d
15:02:41 [2020-08-14T15:02:41.561Z] #40 10.13   PBCC     images/fh.pb-c.c
15:02:41 [2020-08-14T15:02:41.775Z] #23 ...
15:02:41 [2020-08-14T15:02:41.775Z] 
15:02:41 [2020-08-14T15:02:41.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:41 [2020-08-14T15:02:41.776Z] #30 37.80 sync
15:02:41 [2020-08-14T15:02:41.776Z] #30 37.80 internal/reflectlite
15:02:41 [2020-08-14T15:02:41.827Z] #45 ...
15:02:41 [2020-08-14T15:02:41.827Z] 
15:02:41 [2020-08-14T15:02:41.827Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:41 [2020-08-14T15:02:41.828Z] #52 139.5 + bin/containerd-stress
15:02:41 [2020-08-14T15:02:41.867Z] #40 10.20   PBCC     images/fsnotify.pb-c.c
15:02:41 [2020-08-14T15:02:41.867Z] #40 10.27   DEP      images/fh.pb-c.d
15:02:41 [2020-08-14T15:02:41.867Z] #40 10.31   DEP      images/fsnotify.pb-c.d
15:02:41 [2020-08-14T15:02:41.867Z] #40 10.40   PBCC     images/eventpoll.pb-c.c
15:02:41 [2020-08-14T15:02:41.867Z] #40 10.43   DEP      images/eventpoll.pb-c.d
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.51   PBCC     images/eventfd.pb-c.c
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.54   DEP      images/eventfd.pb-c.d
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.61   PBCC     images/remap-file-path.pb-c.c
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.64   DEP      images/remap-file-path.pb-c.d
15:02:42 [2020-08-14T15:02:42.176Z] #40 ...
15:02:42 [2020-08-14T15:02:42.176Z] 
15:02:42 [2020-08-14T15:02:42.176Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:42 [2020-08-14T15:02:42.176Z] #48 66.60 text/tabwriter
15:02:42 [2020-08-14T15:02:42.176Z] #48 69.12 regexp/syntax
15:02:42 [2020-08-14T15:02:42.176Z] #48 69.16 reflect
15:02:42 [2020-08-14T15:02:42.176Z] #48 76.13 time
15:02:42 [2020-08-14T15:02:42.176Z] #48 ...
15:02:42 [2020-08-14T15:02:42.176Z] 
15:02:42 [2020-08-14T15:02:42.176Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.73   PBCC     images/fifo.pb-c.c
15:02:42 [2020-08-14T15:02:42.176Z] #40 10.75   DEP      images/fifo.pb-c.d
15:02:42 [2020-08-14T15:02:42.352Z] #30 ...
15:02:42 [2020-08-14T15:02:42.352Z] 
15:02:42 [2020-08-14T15:02:42.352Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:42 [2020-08-14T15:02:42.352Z] #38 21.58 Reading package lists...
15:02:42 [2020-08-14T15:02:42.352Z] #38 29.69 Building dependency tree...
15:02:42 [2020-08-14T15:02:42.352Z] #38 32.40 The following additional packages will be installed:
15:02:42 [2020-08-14T15:02:42.352Z] #38 32.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:42 [2020-08-14T15:02:42.352Z] #38 32.41   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:42 [2020-08-14T15:02:42.352Z] #38 32.41 Suggested packages:
15:02:42 [2020-08-14T15:02:42.352Z] #38 32.42   manpages-dev python-setuptools
15:02:42 [2020-08-14T15:02:42.352Z] #38 33.98 The following NEW packages will be installed:
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.04   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.04   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.04   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.04   python-six zlib1g-dev
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.42 Need to get 3798 kB of archives.
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.42 After this operation, 21.6 MB of additional disk space will be used.
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.53 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:02:42 [2020-08-14T15:02:42.352Z] #38 34.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.84 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:02:42 [2020-08-14T15:02:42.352Z] #38 34.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 34.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:02:42 [2020-08-14T15:02:42.352Z] #38 37.14 debconf: delaying package configuration, since apt-utils is not installed
15:02:42 [2020-08-14T15:02:42.352Z] #38 38.32 Fetched 3798 kB in 1s (4692 kB/s)
15:02:42 [2020-08-14T15:02:42.352Z] #38 39.13 Selecting previously unselected package libcap-dev:arm64.
15:02:42 [2020-08-14T15:02:42.352Z] #38 39.13 (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:02:42 [2020-08-14T15:02:42.352Z] #38 39.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:02:42 [2020-08-14T15:02:42.352Z] #38 39.23 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:02:42 [2020-08-14T15:02:42.352Z] #38 ...
15:02:42 [2020-08-14T15:02:42.352Z] 
15:02:42 [2020-08-14T15:02:42.352Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:42 [2020-08-14T15:02:42.352Z] #30 39.53 sort
15:02:42 [2020-08-14T15:02:42.352Z] #30 39.53 errors
15:02:42 [2020-08-14T15:02:42.458Z] #36 ...
15:02:42 [2020-08-14T15:02:42.458Z] 
15:02:42 [2020-08-14T15:02:42.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:42 [2020-08-14T15:02:42.458Z] #41 39.41 vendor/golang.org/x/crypto/internal/subtle
15:02:42 [2020-08-14T15:02:42.458Z] #41 39.63 vendor/golang.org/x/crypto/curve25519
15:02:42 [2020-08-14T15:02:42.458Z] #41 ...
15:02:42 [2020-08-14T15:02:42.458Z] 
15:02:42 [2020-08-14T15:02:42.458Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:42 [2020-08-14T15:02:42.458Z] #47 29.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:42 [2020-08-14T15:02:42.458Z] #47 32.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:42 [2020-08-14T15:02:42.458Z] #47 32.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:42 [2020-08-14T15:02:42.458Z] #47 32.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:42 [2020-08-14T15:02:42.458Z] #47 32.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:42 [2020-08-14T15:02:42.458Z] #47 34.01 runtime/cgo
15:02:42 [2020-08-14T15:02:42.458Z] #47 34.02 runtime
15:02:42 [2020-08-14T15:02:42.475Z] #40 10.81   PBCC     images/ghost-file.pb-c.c
15:02:42 [2020-08-14T15:02:42.475Z] #40 10.88   DEP      images/ghost-file.pb-c.d
15:02:42 [2020-08-14T15:02:42.475Z] #40 10.96   PBCC     images/regfile.pb-c.c
15:02:42 [2020-08-14T15:02:42.475Z] #40 11.00   DEP      images/regfile.pb-c.d
15:02:42 [2020-08-14T15:02:42.475Z] #40 11.08   PBCC     images/ns.pb-c.c
15:02:42 [2020-08-14T15:02:42.475Z] #40 11.12   DEP      images/ns.pb-c.d
15:02:42 [2020-08-14T15:02:42.619Z] #30 39.70 io
15:02:42 [2020-08-14T15:02:42.619Z] #30 39.70 internal/oserror
15:02:42 [2020-08-14T15:02:42.619Z] #30 39.70 strconv
15:02:42 [2020-08-14T15:02:42.619Z] #30 39.91 syscall
15:02:42 [2020-08-14T15:02:42.775Z] #40 11.18   PBCC     images/fdinfo.pb-c.c
15:02:42 [2020-08-14T15:02:42.775Z] #40 11.26   DEP      images/fdinfo.pb-c.d
15:02:42 [2020-08-14T15:02:42.775Z] #40 11.35   PBCC     images/core-aarch64.pb-c.c
15:02:42 [2020-08-14T15:02:42.859Z] #52 141.4 + bin/containerd-shim
15:02:42 [2020-08-14T15:02:42.884Z] #30 ...
15:02:42 [2020-08-14T15:02:42.884Z] 
15:02:42 [2020-08-14T15:02:42.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:42 [2020-08-14T15:02:42.884Z] #32 23.18 Reading package lists...
15:02:42 [2020-08-14T15:02:42.884Z] #32 30.29 Building dependency tree...
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.09 The following additional packages will be installed:
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.09   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.11 Suggested packages:
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.11   cmake-doc ninja-build lrzip
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.11 Recommended packages:
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.93 The following NEW packages will be installed:
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:02:42 [2020-08-14T15:02:42.884Z] #32 34.96   vim-common xxd
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.34 Need to get 14.2 MB of archives.
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.34 After this operation, 60.0 MB of additional disk space will be used.
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 35.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 36.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 37.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 37.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 37.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 37.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #32 38.77 debconf: delaying package configuration, since apt-utils is not installed
15:02:42 [2020-08-14T15:02:42.884Z] #32 39.24 Fetched 14.2 MB in 3s (5427 kB/s)
15:02:42 [2020-08-14T15:02:42.884Z] #32 ...
15:02:42 [2020-08-14T15:02:42.884Z] 
15:02:42 [2020-08-14T15:02:42.884Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:42 [2020-08-14T15:02:42.884Z] #51 24.66 Reading package lists...
15:02:42 [2020-08-14T15:02:42.884Z] #51 30.42 Building dependency tree...
15:02:42 [2020-08-14T15:02:42.884Z] #51 33.59 The following additional packages will be installed:
15:02:42 [2020-08-14T15:02:42.884Z] #51 33.61   libbtrfs0
15:02:42 [2020-08-14T15:02:42.884Z] #51 33.76 The following NEW packages will be installed:
15:02:42 [2020-08-14T15:02:42.884Z] #51 33.78   libbtrfs-dev libbtrfs0
15:02:42 [2020-08-14T15:02:42.884Z] #51 34.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:02:42 [2020-08-14T15:02:42.884Z] #51 34.27 Need to get 119 kB of archives.
15:02:42 [2020-08-14T15:02:42.884Z] #51 34.27 After this operation, 387 kB of additional disk space will be used.
15:02:42 [2020-08-14T15:02:42.884Z] #51 34.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #51 34.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:02:42 [2020-08-14T15:02:42.884Z] #51 35.98 debconf: delaying package configuration, since apt-utils is not installed
15:02:42 [2020-08-14T15:02:42.884Z] #51 37.03 Fetched 119 kB in 0s (286 kB/s)
15:02:42 [2020-08-14T15:02:42.884Z] #51 39.14 Selecting previously unselected package libbtrfs0.
15:02:42 [2020-08-14T15:02:42.884Z] #51 39.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:02:42 [2020-08-14T15:02:42.884Z] #51 39.18 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:02:42 [2020-08-14T15:02:42.884Z] #51 39.24 Unpacking libbtrfs0 (4.20.1-2) ...
15:02:43 [2020-08-14T15:02:43.078Z] #40 11.44   PBCC     images/core-arm.pb-c.c
15:02:43 [2020-08-14T15:02:43.078Z] #40 11.52   PBCC     images/core-ppc64.pb-c.c
15:02:43 [2020-08-14T15:02:43.078Z] #40 11.60   PBCC     images/core-s390.pb-c.c
15:02:43 [2020-08-14T15:02:43.100Z] #60 ...
15:02:43 [2020-08-14T15:02:43.100Z] 
15:02:43 [2020-08-14T15:02:43.100Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:43 [2020-08-14T15:02:43.100Z] #47 29.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:43 [2020-08-14T15:02:43.100Z] #47 32.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:02:43 [2020-08-14T15:02:43.100Z] #47 32.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:02:43 [2020-08-14T15:02:43.100Z] #47 32.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:02:43 [2020-08-14T15:02:43.100Z] #47 32.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:02:43 [2020-08-14T15:02:43.100Z] #47 34.05 runtime/cgo
15:02:43 [2020-08-14T15:02:43.100Z] #47 34.64 runtime
15:02:43 [2020-08-14T15:02:43.100Z] #47 ...
15:02:43 [2020-08-14T15:02:43.100Z] 
15:02:43 [2020-08-14T15:02:43.100Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:02:43 [2020-08-14T15:02:43.100Z] #36 33.98 Checking out files:  82% (1320/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
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:02:43 [2020-08-14T15:02:43.100Z] #36 34.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:02:43 [2020-08-14T15:02:43.100Z] #36 38.28 + 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:02:43 [2020-08-14T15:02:43.148Z] #51 ...
15:02:43 [2020-08-14T15:02:43.148Z] 
15:02:43 [2020-08-14T15:02:43.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:43 [2020-08-14T15:02:43.148Z] #10 24.80 Reading package lists...
15:02:43 [2020-08-14T15:02:43.148Z] #10 30.46 Building dependency tree...
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.31 The following additional packages will be installed:
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.34 Suggested packages:
15:02:43 [2020-08-14T15:02:43.148Z] #10 33.34   gcc-8-locales seccomp wine64
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.44 The following NEW packages will be installed:
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.44   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.44   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.44   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.45   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.46   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 34.46   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.02 Need to get 73.3 MB of archives.
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.02 After this operation, 472 MB of additional disk space will be used.
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.02 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:02:43 [2020-08-14T15:02:43.148Z] #10 35.38 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:02:43 [2020-08-14T15:02:43.148Z] #10 35.70 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:02:43 [2020-08-14T15:02:43.148Z] #10 35.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:02:43 [2020-08-14T15:02:43.148Z] #10 35.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:02:43 [2020-08-14T15:02:43.148Z] #10 36.44 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:02:43 [2020-08-14T15:02:43.148Z] #10 37.05 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:02:43 [2020-08-14T15:02:43.148Z] #10 37.10 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:02:43 [2020-08-14T15:02:43.148Z] #10 ...
15:02:43 [2020-08-14T15:02:43.148Z] 
15:02:43 [2020-08-14T15:02:43.148Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:02:43 [2020-08-14T15:02:43.148Z] #28 39.11 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:02:43 [2020-08-14T15:02:43.148Z] #28 39.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:02:43 [2020-08-14T15:02:43.377Z] #40 11.71   PBCC     images/core-x86.pb-c.c
15:02:43 [2020-08-14T15:02:43.377Z] #40 11.81   PBCC     images/core.pb-c.c
15:02:43 [2020-08-14T15:02:43.377Z] #40 11.88   PBCC     images/inventory.pb-c.c
15:02:43 [2020-08-14T15:02:43.702Z] #40 11.99   DEP      images/core-aarch64.pb-c.d
15:02:43 [2020-08-14T15:02:43.702Z] #40 12.04   DEP      images/core-arm.pb-c.d
15:02:43 [2020-08-14T15:02:43.702Z] #40 12.09   DEP      images/core-ppc64.pb-c.d
15:02:43 [2020-08-14T15:02:43.702Z] #40 12.17   DEP      images/core-s390.pb-c.d
15:02:44 [2020-08-14T15:02:44.008Z] #40 12.26   DEP      images/core-x86.pb-c.d
15:02:44 [2020-08-14T15:02:44.008Z] #40 12.30   DEP      images/core.pb-c.d
15:02:44 [2020-08-14T15:02:44.008Z] #40 12.38   DEP      images/inventory.pb-c.d
15:02:44 [2020-08-14T15:02:44.008Z] #40 12.43   PBCC     images/cpuinfo.pb-c.c
15:02:44 [2020-08-14T15:02:44.008Z] #40 12.45   DEP      images/cpuinfo.pb-c.d
15:02:44 [2020-08-14T15:02:44.008Z] #40 ...
15:02:44 [2020-08-14T15:02:44.008Z] 
15:02:44 [2020-08-14T15:02:44.008Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:44 [2020-08-14T15:02:44.008Z] #42 68.45 regexp/syntax
15:02:44 [2020-08-14T15:02:44.008Z] #42 72.10 hash/crc32
15:02:44 [2020-08-14T15:02:44.008Z] #42 74.79 time
15:02:44 [2020-08-14T15:02:44.008Z] #42 75.59 vendor/golang.org/x/text/transform
15:02:44 [2020-08-14T15:02:44.113Z] #36 ...
15:02:44 [2020-08-14T15:02:44.113Z] 
15:02:44 [2020-08-14T15:02:44.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:44 [2020-08-14T15:02:44.113Z] #39 112.0   CC       criu/image-desc.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 112.2   CC       criu/image.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 113.1   CC       criu/ipc_ns.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 114.4   CC       criu/irmap.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 115.0   CC       criu/kcmp-ids.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 115.5   CC       criu/kerndat.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 117.2   CC       criu/libnetlink.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 117.5   CC       criu/log.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 118.0   CC       criu/lsm.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 118.5   CC       criu/mem.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 120.2   CC       criu/memfd.o
15:02:44 [2020-08-14T15:02:44.113Z] #39 120.9   CC       criu/mount.o
15:02:44 [2020-08-14T15:02:44.308Z] #42 ...
15:02:44 [2020-08-14T15:02:44.308Z] 
15:02:44 [2020-08-14T15:02:44.308Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:44 [2020-08-14T15:02:44.308Z] #40 12.55   PBCC     images/stats.pb-c.c
15:02:44 [2020-08-14T15:02:44.308Z] #40 12.58   DEP      images/stats.pb-c.d
15:02:44 [2020-08-14T15:02:44.547Z] #28 ...
15:02:44 [2020-08-14T15:02:44.547Z] 
15:02:44 [2020-08-14T15:02:44.547Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:44 [2020-08-14T15:02:44.547Z] #23 DONE 41.4s
15:02:44 [2020-08-14T15:02:44.547Z] 
15:02:44 [2020-08-14T15:02:44.547Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:02:44 [2020-08-14T15:02:44.547Z] #43 DONE 41.4s
15:02:44 [2020-08-14T15:02:44.547Z] 
15:02:44 [2020-08-14T15:02:44.547Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:44 [2020-08-14T15:02:44.547Z] #60 DONE 41.4s
15:02:44 [2020-08-14T15:02:44.547Z] 
15:02:44 [2020-08-14T15:02:44.547Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:44 [2020-08-14T15:02:44.547Z] #38 41.46 Selecting previously unselected package libnet1:arm64.
15:02:44 [2020-08-14T15:02:44.547Z] #38 41.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:02:44 [2020-08-14T15:02:44.547Z] #38 41.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:02:44 [2020-08-14T15:02:44.606Z] #40 ...
15:02:44 [2020-08-14T15:02:44.606Z] 
15:02:44 [2020-08-14T15:02:44.606Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.08 Selecting previously unselected package gcc-mingw-w64-base.
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.32 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:02:44 [2020-08-14T15:02:44.606Z] #11 69.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:02:44 [2020-08-14T15:02:44.639Z] Fetching without tags
15:02:44 [2020-08-14T15:02:44.810Z] #38 ...
15:02:44 [2020-08-14T15:02:44.810Z] 
15:02:44 [2020-08-14T15:02:44.810Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:02:44 [2020-08-14T15:02:44.810Z] #24 DONE 0.7s
15:02:44 [2020-08-14T15:02:44.915Z] #11 ...
15:02:44 [2020-08-14T15:02:44.915Z] 
15:02:44 [2020-08-14T15:02:44.915Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:44 [2020-08-14T15:02:44.915Z] #48 79.17 regexp
15:02:45 [2020-08-14T15:02:45.027Z] #36 ...
15:02:45 [2020-08-14T15:02:45.027Z] 
15:02:45 [2020-08-14T15:02:45.027Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:45 [2020-08-14T15:02:45.027Z] #41 42.38 vendor/golang.org/x/crypto/internal/subtle
15:02:45 [2020-08-14T15:02:45.027Z] #41 42.52 vendor/golang.org/x/crypto/curve25519
15:02:45 [2020-08-14T15:02:45.073Z] 
15:02:45 [2020-08-14T15:02:45.073Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:45 [2020-08-14T15:02:45.073Z] #38 42.15 Selecting previously unselected package libnet1-dev.
15:02:45 [2020-08-14T15:02:45.073Z] #38 42.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:02:45 [2020-08-14T15:02:45.073Z] #38 42.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:45 [2020-08-14T15:02:45.502Z] #38 42.52 Selecting previously unselected package libnl-3-200:arm64.
15:02:45 [2020-08-14T15:02:45.765Z] #38 42.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:02:45 [2020-08-14T15:02:45.766Z] #38 42.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:02:45 [2020-08-14T15:02:45.779Z] #47 ...
15:02:45 [2020-08-14T15:02:45.779Z] 
15:02:45 [2020-08-14T15:02:45.779Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:45 [2020-08-14T15:02:45.779Z] #38 32.49 Fetched 8372 kB in 25s (337 kB/s)
15:02:45 [2020-08-14T15:02:45.779Z] #38 32.49 Reading package lists...
15:02:45 [2020-08-14T15:02:45.779Z] #38 ...
15:02:45 [2020-08-14T15:02:45.779Z] 
15:02:45 [2020-08-14T15:02:45.779Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:45 [2020-08-14T15:02:45.779Z] #23 34.15 Fetched 8372 kB in 25s (330 kB/s)
15:02:45 [2020-08-14T15:02:45.779Z] #23 34.15 Reading package lists...
15:02:45 [2020-08-14T15:02:45.779Z] #23 ...
15:02:45 [2020-08-14T15:02:45.779Z] 
15:02:45 [2020-08-14T15:02:45.779Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:45 [2020-08-14T15:02:45.779Z] #10 32.98 Fetched 8372 kB in 25s (337 kB/s)
15:02:45 [2020-08-14T15:02:45.779Z] #10 32.98 Reading package lists...
15:02:45 [2020-08-14T15:02:45.779Z] #10 ...
15:02:45 [2020-08-14T15:02:45.779Z] 
15:02:45 [2020-08-14T15:02:45.779Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:45 [2020-08-14T15:02:45.779Z] #32 33.24 Fetched 8372 kB in 25s (341 kB/s)
15:02:45 [2020-08-14T15:02:45.909Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit c255404a25a451a5d042fc0018c86a96fdbaeb58
15:02:45 [2020-08-14T15:02:45.963Z] #41 ...
15:02:45 [2020-08-14T15:02:45.963Z] 
15:02:45 [2020-08-14T15:02:45.963Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:45 [2020-08-14T15:02:45.963Z] #51 33.39 Fetched 8372 kB in 25s (331 kB/s)
15:02:45 [2020-08-14T15:02:45.963Z] #51 33.39 Reading package lists...
15:02:45 [2020-08-14T15:02:45.963Z] #51 ...
15:02:45 [2020-08-14T15:02:45.963Z] 
15:02:45 [2020-08-14T15:02:45.963Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:45 [2020-08-14T15:02:45.963Z] #38 29.49 Reading package lists...
15:02:45 [2020-08-14T15:02:45.963Z] #38 40.93 Building dependency tree...
15:02:44 [2020-08-14T15:02:44.331Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:02:44 [2020-08-14T15:02:44.380Z]  > git config --add remote.origin.fetch +refs/pull/41357/head:refs/remotes/origin/PR-41357 # timeout=10
15:02:44 [2020-08-14T15:02:44.429Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:02:44 [2020-08-14T15:02:44.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:02:44 [2020-08-14T15:02:44.671Z] Fetching upstream changes from https://github.com/moby/moby.git
15:02:44 [2020-08-14T15:02:44.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:02:44 [2020-08-14T15:02:44.673Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41357/head:refs/remotes/origin/PR-41357 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:02:46 [2020-08-14T15:02:46.012Z]  > git config core.sparsecheckout # timeout=10
15:02:46 [2020-08-14T15:02:46.063Z]  > git checkout -f c255404a25a451a5d042fc0018c86a96fdbaeb58 # timeout=10
15:02:46 [2020-08-14T15:02:46.342Z] #38 ...
15:02:46 [2020-08-14T15:02:46.342Z] 
15:02:46 [2020-08-14T15:02:46.342Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:46 [2020-08-14T15:02:46.342Z] #51 41.43 Selecting previously unselected package libbtrfs-dev.
15:02:46 [2020-08-14T15:02:46.342Z] #51 41.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:02:46 [2020-08-14T15:02:46.342Z] #51 41.44 Unpacking libbtrfs-dev (4.20.1-2) ...
15:02:46 [2020-08-14T15:02:46.342Z] #51 42.21 Setting up libbtrfs0 (4.20.1-2) ...
15:02:46 [2020-08-14T15:02:46.342Z] #51 42.26 Setting up libbtrfs-dev (4.20.1-2) ...
15:02:46 [2020-08-14T15:02:46.342Z] #51 42.31 Processing triggers for libc-bin (2.28-10) ...
15:02:46 [2020-08-14T15:02:46.342Z] #51 DONE 43.2s
15:02:46 [2020-08-14T15:02:46.342Z] 
15:02:46 [2020-08-14T15:02:46.342Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:46 [2020-08-14T15:02:46.342Z] #32 40.60 Selecting previously unselected package xxd.
15:02:46 [2020-08-14T15:02:46.342Z] #32 40.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 ... 15383 files and directories currently installed.)
15:02:46 [2020-08-14T15:02:46.342Z] #32 40.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:02:46 [2020-08-14T15:02:46.342Z] #32 41.10 Unpacking xxd (2:8.1.0875-5) ...
15:02:46 [2020-08-14T15:02:46.342Z] #32 41.75 Selecting previously unselected package vim-common.
15:02:46 [2020-08-14T15:02:46.342Z] #32 41.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:02:46 [2020-08-14T15:02:46.342Z] #32 42.05 Unpacking vim-common (2:8.1.0875-5) ...
15:02:46 [2020-08-14T15:02:46.342Z] #32 43.26 Selecting previously unselected package cmake-data.
15:02:46 [2020-08-14T15:02:46.342Z] #32 43.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:02:46 [2020-08-14T15:02:46.342Z] #32 43.41 Unpacking cmake-data (3.13.4-1) ...
15:02:47 [2020-08-14T15:02:47.161Z] #32 33.24 Reading package lists...
15:02:47 [2020-08-14T15:02:47.162Z] #32 ...
15:02:47 [2020-08-14T15:02:47.162Z] 
15:02:47 [2020-08-14T15:02:47.162Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:47 [2020-08-14T15:02:47.162Z] #10 32.98 Reading package lists...
15:02:47 [2020-08-14T15:02:47.381Z] #39 124.1   CC       criu/namespaces.o
15:02:48 [2020-08-14T15:02:48.427Z] #52 ...
15:02:48 [2020-08-14T15:02:48.427Z] 
15:02:48 [2020-08-14T15:02:48.427Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:02:48 [2020-08-14T15:02:48.427Z] #45 DONE 172.8s
15:02:48 [2020-08-14T15:02:48.427Z] 
15:02:48 [2020-08-14T15:02:48.427Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:48 [2020-08-14T15:02:48.481Z] #38 ...
15:02:48 [2020-08-14T15:02:48.481Z] 
15:02:48 [2020-08-14T15:02:48.481Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:48 [2020-08-14T15:02:48.481Z] #32 36.03 Fetched 8372 kB in 27s (311 kB/s)
15:02:48 [2020-08-14T15:02:48.739Z] #32 36.03 Reading package lists...
15:02:48 [2020-08-14T15:02:48.739Z] #32 ...
15:02:48 [2020-08-14T15:02:48.739Z] 
15:02:48 [2020-08-14T15:02:48.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:48 [2020-08-14T15:02:48.739Z] #10 33.97 Reading package lists...
15:02:48 [2020-08-14T15:02:48.748Z] #39 125.8   CC       criu/net.o
15:02:49 [2020-08-14T15:02:49.004Z] #39 ...
15:02:49 [2020-08-14T15:02:49.004Z] 
15:02:49 [2020-08-14T15:02:49.004Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:02:49 [2020-08-14T15:02:49.004Z] #19 4.929 Collecting yamllint==1.16.0
15:02:48 [2020-08-14T15:02:48.542Z]  > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10
15:02:49 [2020-08-14T15:02:49.046Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:02:49 [2020-08-14T15:02:49.161Z] Merge succeeded, producing 37449bcdf4e6c07b4cf3c81808c88108c94b5bdd
15:02:49 [2020-08-14T15:02:49.161Z] Checking out Revision 37449bcdf4e6c07b4cf3c81808c88108c94b5bdd (PR-41357)
15:02:49 [2020-08-14T15:02:49.260Z] #19 10.28   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:02:49 [2020-08-14T15:02:49.260Z] #19 10.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:02:49 [2020-08-14T15:02:49.260Z] #19 10.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:02:49 [2020-08-14T15:02:49.260Z] #19 10.47 Collecting pyyaml (from yamllint==1.16.0)
15:02:49 [2020-08-14T15:02:49.516Z] #19 10.61   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:02:49 [2020-08-14T15:02:49.665Z] #32 ...
15:02:49 [2020-08-14T15:02:49.665Z] 
15:02:49 [2020-08-14T15:02:49.665Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:49 [2020-08-14T15:02:49.665Z] #38 43.54 Selecting previously unselected package libnl-3-dev:arm64.
15:02:49 [2020-08-14T15:02:49.665Z] #38 43.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 43.57 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 44.39 Selecting previously unselected package libprotobuf-c1:arm64.
15:02:49 [2020-08-14T15:02:49.665Z] #38 44.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 44.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.27 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.27 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.50 Selecting previously unselected package zlib1g-dev:arm64.
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 45.55 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 46.12 Selecting previously unselected package libprotobuf17:arm64.
15:02:49 [2020-08-14T15:02:49.665Z] #38 46.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:02:49 [2020-08-14T15:02:49.665Z] #38 46.15 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:02:50 [2020-08-14T15:02:50.016Z] #52 ...
15:02:50 [2020-08-14T15:02:50.016Z] 
15:02:50 [2020-08-14T15:02:50.016Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:02:50 [2020-08-14T15:02:50.016Z] #46 DONE 0.2s
15:02:50 [2020-08-14T15:02:50.016Z] 
15:02:50 [2020-08-14T15:02:50.016Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:02:50 [2020-08-14T15:02:50.016Z] #48 DONE 0.1s
15:02:50 [2020-08-14T15:02:50.016Z] 
15:02:50 [2020-08-14T15:02:50.016Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:02:50 [2020-08-14T15:02:50.107Z] #10 45.72 Reading package lists...
15:02:50 [2020-08-14T15:02:50.107Z] #10 ...
15:02:50 [2020-08-14T15:02:50.107Z] 
15:02:50 [2020-08-14T15:02:50.107Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:50 [2020-08-14T15:02:50.107Z] #23 26.18 Reading package lists...
15:02:50 [2020-08-14T15:02:50.107Z] #23 38.03 Reading package lists...
15:02:50 [2020-08-14T15:02:50.107Z] #23 ...
15:02:50 [2020-08-14T15:02:50.107Z] 
15:02:50 [2020-08-14T15:02:50.107Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:50 [2020-08-14T15:02:50.107Z] #38 47.30 The following additional packages will be installed:
15:02:50 [2020-08-14T15:02:50.107Z] #38 47.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:02:50 [2020-08-14T15:02:50.107Z] #38 47.34   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:02:50 [2020-08-14T15:02:50.107Z] #38 47.36 Suggested packages:
15:02:50 [2020-08-14T15:02:50.107Z] #38 47.39   manpages-dev python-setuptools
15:02:50 [2020-08-14T15:02:50.306Z] #50 DONE 0.1s
15:02:50 [2020-08-14T15:02:50.306Z] 
15:02:50 [2020-08-14T15:02:50.306Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:50 [2020-08-14T15:02:50.306Z] #52 148.5 + bin/containerd-shim-runc-v1
15:02:50 [2020-08-14T15:02:50.600Z] #48 ...
15:02:50 [2020-08-14T15:02:50.600Z] 
15:02:50 [2020-08-14T15:02:50.600Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:50 [2020-08-14T15:02:50.600Z] #53 43.60 Checking out files:  62% (2010/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:02:50 [2020-08-14T15:02:50.600Z] #53 44.66 + cd /tmp/tmp.yM4Pe2vAmF/src/github.com/containerd/containerd
15:02:50 [2020-08-14T15:02:50.600Z] #53 44.66 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + export 'BUILDTAGS=netgo osusergo static_build'
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + BUILDTAGS='netgo osusergo static_build'
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + export EXTRA_FLAGS=-buildmode=pie
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + EXTRA_FLAGS=-buildmode=pie
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + '[' '' = dynamic ']'
15:02:50 [2020-08-14T15:02:50.600Z] #53 46.25 + make
15:02:50 [2020-08-14T15:02:50.600Z] #53 47.57 + bin/ctr
15:02:50 [2020-08-14T15:02:50.882Z] #19 11.95 Building wheels for collected packages: pyyaml
15:02:50 [2020-08-14T15:02:50.882Z] #19 11.95   Running setup.py bdist_wheel for pyyaml: started
15:02:51 [2020-08-14T15:02:51.065Z] #38 48.06 Selecting previously unselected package libprotobuf-lite17:arm64.
15:02:51 [2020-08-14T15:02:51.065Z] #38 48.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
15:02:51 [2020-08-14T15:02:51.065Z] #38 48.09 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:02:51 [2020-08-14T15:02:51.065Z] #38 ...
15:02:51 [2020-08-14T15:02:51.065Z] 
15:02:51 [2020-08-14T15:02:51.065Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:51 [2020-08-14T15:02:51.065Z] #41 38.11 internal/reflectlite
15:02:51 [2020-08-14T15:02:51.065Z] #41 38.12 sync
15:02:51 [2020-08-14T15:02:51.065Z] #41 39.55 errors
15:02:51 [2020-08-14T15:02:51.065Z] #41 39.55 github.com/LK4D4/vndr/godl/singleflight
15:02:51 [2020-08-14T15:02:51.065Z] #41 39.56 sort
15:02:51 [2020-08-14T15:02:51.065Z] #41 39.66 math/rand
15:02:51 [2020-08-14T15:02:51.065Z] #41 39.95 internal/singleflight
15:02:51 [2020-08-14T15:02:51.065Z] #41 40.17 io
15:02:51 [2020-08-14T15:02:51.065Z] #41 40.20 strconv
15:02:51 [2020-08-14T15:02:51.065Z] #41 40.46 syscall
15:02:51 [2020-08-14T15:02:51.065Z] #41 40.47 vendor/golang.org/x/net/dns/dnsmessage
15:02:51 [2020-08-14T15:02:51.065Z] #41 40.96 bytes
15:02:51 [2020-08-14T15:02:51.065Z] #41 43.41 bufio
15:02:51 [2020-08-14T15:02:51.065Z] #41 44.90 reflect
15:02:51 [2020-08-14T15:02:51.065Z] #41 46.53 regexp/syntax
15:02:51 [2020-08-14T15:02:51.065Z] #41 48.18 crypto
15:02:51 [2020-08-14T15:02:51.065Z] #41 ...
15:02:51 [2020-08-14T15:02:51.065Z] 
15:02:51 [2020-08-14T15:02:51.065Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:51 [2020-08-14T15:02:51.065Z] #25 3.410 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:02:51 [2020-08-14T15:02:51.065Z] #25 4.235 #=#=#                                                                         
15:02:51 [2020-08-14T15:02:51.860Z] #25 4.552 
                                                                           0.0%
####                                                                       6.2%
########                                                                  11.4%
########                                                                  12.0%
#############                                                             18.9%
################                                                          22.9%
####################                                                      28.2%
#######################                                                   32.4%
#########################                                                 34.9%
##############################                                            42.2%
#################################                                         46.2%
#####################################                                     52.3%
########################################                                  55.9%
###########################################                               60.4%
##############################################                            64.9%
###################################################                       71.5%
#####################################################                     74.3%
#######################################################                   77.7%
############################################################              83.6%
###############################################################           88.1%
#####################################################################     96.2%
######################################################################## 100.0%
15:02:52 [2020-08-14T15:02:52.000Z] #38 49.71 The following NEW packages will be installed:
15:02:52 [2020-08-14T15:02:52.128Z] #25 7.150 
15:02:49 [2020-08-14T15:02:49.192Z]  > git config core.sparsecheckout # timeout=10
15:02:49 [2020-08-14T15:02:49.237Z]  > git checkout -f 37449bcdf4e6c07b4cf3c81808c88108c94b5bdd # timeout=10
15:02:52 [2020-08-14T15:02:52.248Z] #19 13.06   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:02:52 [2020-08-14T15:02:52.248Z] #19 13.07   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:02:52 [2020-08-14T15:02:52.248Z] #19 ...
15:02:52 [2020-08-14T15:02:52.248Z] 
15:02:52 [2020-08-14T15:02:52.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:52 [2020-08-14T15:02:52.248Z] #39 129.2   CC       criu/netfilter.o
15:02:52 [2020-08-14T15:02:52.248Z] #39 129.6   CC       criu/page-pipe.o
15:02:52 [2020-08-14T15:02:52.256Z] #38 49.77   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:02:52 [2020-08-14T15:02:52.257Z] #38 49.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:02:52 [2020-08-14T15:02:52.257Z] #38 49.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:02:52 [2020-08-14T15:02:52.257Z] #38 49.77   python-six zlib1g-dev
15:02:52 [2020-08-14T15:02:52.368Z] #52 150.6 + bin/containerd-shim-runc-v2
15:02:52 [2020-08-14T15:02:52.658Z] #52 151.2 + binaries
15:02:52 [2020-08-14T15:02:52.658Z] #52 151.2 + install -D bin/containerd /build/containerd
15:02:52 [2020-08-14T15:02:52.658Z] #52 151.2 + install -D bin/containerd-shim /build/containerd-shim
15:02:52 [2020-08-14T15:02:52.658Z] #52 151.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:02:52 [2020-08-14T15:02:52.658Z] #52 151.2 + install -D bin/ctr /build/ctr
15:02:52 [2020-08-14T15:02:52.814Z] #39 ...
15:02:52 [2020-08-14T15:02:52.814Z] 
15:02:52 [2020-08-14T15:02:52.814Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:02:52 [2020-08-14T15:02:52.814Z] #19 13.15 Successfully built pyyaml
15:02:52 [2020-08-14T15:02:52.814Z] #19 13.17 Installing collected packages: pathspec, pyyaml, yamllint
15:02:52 [2020-08-14T15:02:52.814Z] #19 13.55 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:02:52 [2020-08-14T15:02:52.814Z] #19 DONE 13.9s
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 Need to get 4095 kB of archives.
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 After this operation, 22.5 MB of additional disk space will be used.
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.47 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:02:52 [2020-08-14T15:02:52.819Z] #38 50.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:02:52 [2020-08-14T15:02:52.819Z] #38 50.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:02:52 [2020-08-14T15:02:52.948Z] #52 DONE 151.6s
15:02:53 [2020-08-14T15:02:53.017Z] #10 44.96 Reading package lists...
15:02:53 [2020-08-14T15:02:53.017Z] #10 ...
15:02:53 [2020-08-14T15:02:53.017Z] 
15:02:53 [2020-08-14T15:02:53.017Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:02:53 [2020-08-14T15:02:53.017Z] #23 34.15 Reading package lists...
15:02:53 [2020-08-14T15:02:53.071Z] 
15:02:53 [2020-08-14T15:02:53.071Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:02:53 [2020-08-14T15:02:53.071Z] #22 DONE 0.3s
15:02:53 [2020-08-14T15:02:53.071Z] 
15:02:53 [2020-08-14T15:02:53.071Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:02:53 [2020-08-14T15:02:53.382Z] #38 50.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:02:53 [2020-08-14T15:02:53.382Z] #38 50.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:02:53 [2020-08-14T15:02:53.440Z] #53 ...
15:02:53 [2020-08-14T15:02:53.440Z] 
15:02:53 [2020-08-14T15:02:53.440Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:53 [2020-08-14T15:02:53.440Z] #31 78.03 internal/poll
15:02:53 [2020-08-14T15:02:53.440Z] #31 80.79 os
15:02:53 [2020-08-14T15:02:53.440Z] #31 81.27 internal/fmtsort
15:02:53 [2020-08-14T15:02:53.440Z] #31 83.11 path/filepath
15:02:53 [2020-08-14T15:02:53.440Z] #31 83.11 fmt
15:02:53 [2020-08-14T15:02:53.440Z] #31 84.69 io/ioutil
15:02:53 [2020-08-14T15:02:53.440Z] #31 86.71 flag
15:02:53 [2020-08-14T15:02:53.440Z] #31 86.71 log
15:02:53 [2020-08-14T15:02:53.440Z] #31 86.71 github.com/BurntSushi/toml
15:02:53 [2020-08-14T15:02:53.509Z] #25 7.550 
                                                                           0.2%
###########                                                               16.5%
#####################################                                     51.7%
15:02:53 [2020-08-14T15:02:53.509Z] #25 ...
15:02:53 [2020-08-14T15:02:53.509Z] 
15:02:53 [2020-08-14T15:02:53.509Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:53 [2020-08-14T15:02:53.509Z] #30 40.49 strings
15:02:53 [2020-08-14T15:02:53.509Z] #30 40.50 bytes
15:02:53 [2020-08-14T15:02:53.509Z] #30 43.51 bufio
15:02:53 [2020-08-14T15:02:53.509Z] #30 43.72 reflect
15:02:53 [2020-08-14T15:02:53.509Z] #30 45.23 path
15:02:53 [2020-08-14T15:02:53.509Z] #30 45.98 text/tabwriter
15:02:53 [2020-08-14T15:02:53.509Z] #30 47.35 internal/syscall/unix
15:02:53 [2020-08-14T15:02:53.509Z] #30 47.36 internal/syscall/execenv
15:02:53 [2020-08-14T15:02:53.509Z] #30 47.37 time
15:02:53 [2020-08-14T15:02:53.509Z] #30 ...
15:02:53 [2020-08-14T15:02:53.509Z] 
15:02:53 [2020-08-14T15:02:53.509Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:53 [2020-08-14T15:02:53.509Z] #25 7.550 
                                                                           0.2%
###########                                                               16.5%
#####################################                                     51.7%
################################################################          90.2%
######################################################################## 100.0%
15:02:53 [2020-08-14T15:02:53.639Z] #38 51.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:02:53 [2020-08-14T15:02:53.639Z] #38 51.18 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:02:53 [2020-08-14T15:02:53.639Z] #38 51.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:02:53 [2020-08-14T15:02:53.639Z] #38 51.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:02:53 [2020-08-14T15:02:53.639Z] #38 51.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:02:53 [2020-08-14T15:02:53.739Z] #31 ...
15:02:53 [2020-08-14T15:02:53.739Z] 
15:02:53 [2020-08-14T15:02:53.739Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:53 [2020-08-14T15:02:53.739Z] #40 14.36 make[1]: Nothing to be done for 'all'.
15:02:53 [2020-08-14T15:02:53.739Z] #40 16.09   CC       images/stats.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 16.54   CC       images/core.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 17.30   CC       images/core-x86.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 18.12   CC       images/core-arm.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 18.55   CC       images/core-aarch64.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 18.93   CC       images/core-ppc64.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 19.66   CC       images/core-s390.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 20.61   CC       images/cpuinfo.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 21.38   CC       images/inventory.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 21.76   CC       images/fdinfo.o
15:02:53 [2020-08-14T15:02:53.739Z] #40 22.23   CC       images/fown.o
15:02:53 [2020-08-14T15:02:53.796Z] #25 ...
15:02:53 [2020-08-14T15:02:53.796Z] 
15:02:53 [2020-08-14T15:02:53.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:02:53 [2020-08-14T15:02:53.796Z] #10 41.00 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:02:53 [2020-08-14T15:02:53.796Z] #10 42.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 42.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 42.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 42.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 42.98 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:02:53 [2020-08-14T15:02:53.796Z] #10 43.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 43.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
15:02:53 [2020-08-14T15:02:53.796Z] #10 44.45 debconf: delaying package configuration, since apt-utils is not installed
15:02:53 [2020-08-14T15:02:53.796Z] #10 45.03 Fetched 73.3 MB in 9s (8543 kB/s)
15:02:53 [2020-08-14T15:02:53.796Z] #10 45.28 Selecting previously unselected package binutils-mingw-w64-i686.
15:02:53 [2020-08-14T15:02:53.796Z] #10 45.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
15:02:53 [2020-08-14T15:02:53.796Z] #10 45.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:02:53 [2020-08-14T15:02:53.796Z] #10 45.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:02:53 [2020-08-14T15:02:53.796Z] #10 48.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:02:53 [2020-08-14T15:02:53.796Z] #10 48.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:02:53 [2020-08-14T15:02:53.796Z] #10 48.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:02:53 [2020-08-14T15:02:53.896Z] #38 51.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:02:53 [2020-08-14T15:02:53.983Z] 
15:02:53 [2020-08-14T15:02:53.983Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:02:53 [2020-08-14T15:02:53.983Z] #53 DONE 0.3s
15:02:53 [2020-08-14T15:02:53.983Z] 
15:02:53 [2020-08-14T15:02:53.983Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:02:54 [2020-08-14T15:02:54.055Z] #40 22.47   CC       images/ns.o
15:02:54 [2020-08-14T15:02:54.059Z] #10 ...
15:02:54 [2020-08-14T15:02:54.059Z] 
15:02:54 [2020-08-14T15:02:54.059Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:54 [2020-08-14T15:02:54.059Z] #47 40.99 bytes
15:02:54 [2020-08-14T15:02:54.059Z] #47 41.03 strings
15:02:54 [2020-08-14T15:02:54.059Z] #47 41.04 syscall
15:02:54 [2020-08-14T15:02:54.059Z] #47 41.05 strconv
15:02:54 [2020-08-14T15:02:54.059Z] #47 43.80 bufio
15:02:54 [2020-08-14T15:02:54.059Z] #47 45.91 text/tabwriter
15:02:54 [2020-08-14T15:02:54.059Z] #47 46.68 reflect
15:02:54 [2020-08-14T15:02:54.059Z] #47 46.71 regexp/syntax
15:02:54 [2020-08-14T15:02:54.059Z] #47 50.55 time
15:02:54 [2020-08-14T15:02:54.059Z] #47 ...
15:02:54 [2020-08-14T15:02:54.059Z] 
15:02:54 [2020-08-14T15:02:54.059Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:54 [2020-08-14T15:02:54.059Z] #30 51.21 internal/poll
15:02:54 [2020-08-14T15:02:54.274Z] #57 DONE 0.2s
15:02:54 [2020-08-14T15:02:54.274Z] 
15:02:54 [2020-08-14T15:02:54.274Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:02:54 [2020-08-14T15:02:54.274Z] #59 DONE 0.2s
15:02:54 [2020-08-14T15:02:54.274Z] 
15:02:54 [2020-08-14T15:02:54.274Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:02:54 [2020-08-14T15:02:54.368Z] #40 22.81   CC       images/regfile.o
15:02:54 [2020-08-14T15:02:54.368Z] #40 ...
15:02:54 [2020-08-14T15:02:54.368Z] 
15:02:54 [2020-08-14T15:02:54.368Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:54 [2020-08-14T15:02:54.368Z] #48 85.75 context
15:02:54 [2020-08-14T15:02:54.368Z] #48 86.73 mvdan.cc/sh/v3/fileutil
15:02:54 [2020-08-14T15:02:54.368Z] #48 88.87 flag
15:02:54 [2020-08-14T15:02:54.368Z] #48 88.88 encoding/binary
15:02:54 [2020-08-14T15:02:54.368Z] #48 88.88 github.com/pkg/diff
15:02:54 [2020-08-14T15:02:54.368Z] #48 88.88 go/token
15:02:54 [2020-08-14T15:02:54.564Z] #61 DONE 0.1s
15:02:54 [2020-08-14T15:02:54.564Z] 
15:02:54 [2020-08-14T15:02:54.564Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:02:54 [2020-08-14T15:02:54.564Z] #62 DONE 0.1s
15:02:54 [2020-08-14T15:02:54.564Z] 
15:02:54 [2020-08-14T15:02:54.564Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:02:55 [2020-08-14T15:02:55.265Z] #38 52.89 debconf: delaying package configuration, since apt-utils is not installed
15:02:55 [2020-08-14T15:02:55.595Z] #63 DONE 0.8s
15:02:55 [2020-08-14T15:02:55.595Z] 
15:02:55 [2020-08-14T15:02:55.595Z] #64 exporting to image
15:02:55 [2020-08-14T15:02:55.595Z] #64 exporting layers
15:02:55 [2020-08-14T15:02:55.829Z] #38 53.28 Fetched 4095 kB in 1s (3334 kB/s)
15:02:56 [2020-08-14T15:02:56.086Z] #38 53.51 Selecting previously unselected package libcap-dev:amd64.
15:02:56 [2020-08-14T15:02:56.087Z] #38 53.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 ... 15410 files and directories currently installed.)
15:02:56 [2020-08-14T15:02:56.087Z] #38 53.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:02:56 [2020-08-14T15:02:56.344Z] #38 53.78 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:02:56 [2020-08-14T15:02:56.602Z] #38 54.10 Selecting previously unselected package libnet1:amd64.
15:02:56 [2020-08-14T15:02:56.602Z] #38 54.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:02:56 [2020-08-14T15:02:56.602Z] #38 ...
15:02:56 [2020-08-14T15:02:56.602Z] 
15:02:56 [2020-08-14T15:02:56.602Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:56 [2020-08-14T15:02:56.622Z] #30 ...
15:02:56 [2020-08-14T15:02:56.622Z] 
15:02:56 [2020-08-14T15:02:56.622Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.238 + RM_GOPATH=0
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.238 + TMP_GOPATH=
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.238 + : /build
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.238 + '[' -z '' ']'
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.238 ++ mktemp -d
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.255 + export GOPATH=/tmp/tmp.yDDEe3AJ8K
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.255 + GOPATH=/tmp/tmp.yDDEe3AJ8K
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.255 + RM_GOPATH=1
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.255 + case "$(go env GOARCH)" in
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.255 ++ go env GOARCH
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.268 + export GO_BUILDMODE=-buildmode=pie
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.269 + GO_BUILDMODE=-buildmode=pie
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.269 ++ dirname /tmp/install/install.sh
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + dir=/tmp/install
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + bin=containerd
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + shift
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + '[' '!' -f /tmp/install/containerd.installer ']'
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + . /tmp/install/containerd.installer
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 ++ set -e
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + install_containerd
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.273 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.274 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yDDEe3AJ8K/src/github.com/containerd/containerd
15:02:56 [2020-08-14T15:02:56.622Z] #52 2.318 Cloning into '/tmp/tmp.yDDEe3AJ8K/src/github.com/containerd/containerd'...
15:02:56 [2020-08-14T15:02:56.622Z] #52 ...
15:02:56 [2020-08-14T15:02:56.622Z] 
15:02:56 [2020-08-14T15:02:56.622Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:02:56 [2020-08-14T15:02:56.622Z] #25 9.048 
15:02:56 [2020-08-14T15:02:56.622Z] #25 9.356 
                                                                           0.2%
########################                                                  33.8%
##########################################################                81.9%
######################################################################## 100.0%
15:02:56 [2020-08-14T15:02:56.622Z] #25 10.02 #=#=#                                                                         
15:02:56 [2020-08-14T15:02:56.858Z] #51 44.10 Reading package lists...
15:02:56 [2020-08-14T15:02:56.858Z] #51 ...
15:02:56 [2020-08-14T15:02:56.858Z] 
15:02:56 [2020-08-14T15:02:56.858Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:56 [2020-08-14T15:02:56.858Z] #38 54.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:02:57 [2020-08-14T15:02:57.118Z] #38 54.66 Selecting previously unselected package libnet1-dev.
15:02:57 [2020-08-14T15:02:57.118Z] #38 54.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:02:57 [2020-08-14T15:02:57.118Z] #38 54.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:02:57 [2020-08-14T15:02:57.149Z] #25 10.38 
                                                                           0.0%
##                                                                         3.3%
######                                                                     9.0%
##########                                                                14.7%
###############                                                           21.7%
####################                                                      27.9%
########################                                                  34.2%
############################                                              39.1%
################################                                          45.5%
########################################                                  56.0%
#############################################                             63.2%
##################################################                        70.6%
######################################################                    75.8%
############################################################              83.6%
###############################################################           88.0%
####################################################################      94.8%
######################################################################## 100.0%
15:02:57 [2020-08-14T15:02:57.196Z] #48 ...
15:02:57 [2020-08-14T15:02:57.196Z] 
15:02:57 [2020-08-14T15:02:57.196Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:02:57 [2020-08-14T15:02:57.196Z] #42 81.22 regexp
15:02:57 [2020-08-14T15:02:57.196Z] #42 85.47 context
15:02:57 [2020-08-14T15:02:57.196Z] #42 86.88 os/exec
15:02:57 [2020-08-14T15:02:57.196Z] #42 87.00 net
15:02:57 [2020-08-14T15:02:57.196Z] #42 90.06 internal/lazyregexp
15:02:57 [2020-08-14T15:02:57.196Z] #42 90.58 github.com/LK4D4/vndr/versioned
15:02:57 [2020-08-14T15:02:57.196Z] #42 ...
15:02:57 [2020-08-14T15:02:57.196Z] 
15:02:57 [2020-08-14T15:02:57.196Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:02:57 [2020-08-14T15:02:57.196Z] #48 91.31 go/scanner
15:02:57 [2020-08-14T15:02:57.223Z] #23 46.69 Reading package lists...
15:02:57 [2020-08-14T15:02:57.223Z] #23 ...
15:02:57 [2020-08-14T15:02:57.223Z] 
15:02:57 [2020-08-14T15:02:57.223Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:57 [2020-08-14T15:02:57.223Z] #38 32.49 Reading package lists...
15:02:57 [2020-08-14T15:02:57.223Z] #38 44.87 Reading package lists...
15:02:57 [2020-08-14T15:02:57.223Z] #38 ...
15:02:57 [2020-08-14T15:02:57.223Z] 
15:02:57 [2020-08-14T15:02:57.223Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:02:57 [2020-08-14T15:02:57.223Z] #51 33.64 Reading package lists...
15:02:57 [2020-08-14T15:02:57.413Z] #25 12.46 
15:02:57 [2020-08-14T15:02:57.683Z] #38 55.21 Selecting previously unselected package libnl-3-200:amd64.
15:02:57 [2020-08-14T15:02:57.683Z] #38 55.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:02:57 [2020-08-14T15:02:57.683Z] #38 55.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:02:57 [2020-08-14T15:02:57.793Z] #51 45.88 Reading package lists...
15:02:57 [2020-08-14T15:02:57.793Z] #51 ...
15:02:57 [2020-08-14T15:02:57.793Z] 
15:02:57 [2020-08-14T15:02:57.793Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:02:57 [2020-08-14T15:02:57.793Z] #32 33.24 Reading package lists...
15:02:57 [2020-08-14T15:02:57.941Z] #38 55.54 Selecting previously unselected package libnl-3-dev:amd64.
15:02:57 [2020-08-14T15:02:57.941Z] #38 55.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:02:58 [2020-08-14T15:02:58.053Z] #32 46.03 Reading package lists...
15:02:58 [2020-08-14T15:02:58.053Z] #32 ...
15:02:58 [2020-08-14T15:02:58.053Z] 
15:02:58 [2020-08-14T15:02:58.053Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:02:58 [2020-08-14T15:02:58.053Z] #38 44.87 Reading package lists...
15:02:58 [2020-08-14T15:02:58.199Z] #38 55.65 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:02:58 [2020-08-14T15:02:58.258Z] #48 92.57 mvdan.cc/editorconfig
15:02:58 [2020-08-14T15:02:58.321Z] #64 exporting layers 2.5s done
15:02:58 [2020-08-14T15:02:58.321Z] #64 writing image sha256:79f075c0c87845d14cd8d5efc1e8b78f35d72ac8bd9fba6bc6e1f20b9a6ff5d6 done
15:02:58 [2020-08-14T15:02:58.321Z] #64 naming to docker.io/library/docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b done
15:02:58 [2020-08-14T15:02:58.321Z] #64 DONE 2.6s
15:02:58 [2020-08-14T15:02:58.321Z] #26 DONE 4.3s
15:02:58 [2020-08-14T15:02:58.321Z] 
15:02:58 [2020-08-14T15:02:58.321Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:02:58 [2020-08-14T15:02:58.321Z] #29 DONE 0.5s
15:02:58 [2020-08-14T15:02:58.321Z] 
15:02:58 [2020-08-14T15:02:58.321Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:02:58 [2020-08-14T15:02:58.321Z] #31 DONE 0.2s
15:02:58 [2020-08-14T15:02:58.321Z] 
15:02:58 [2020-08-14T15:02:58.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:58 [2020-08-14T15:02:58.321Z] #39 130.3   CC       criu/page-xfer.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 132.0   CC       criu/pagemap-cache.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 132.4   CC       criu/pagemap.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 133.4   CC       criu/parasite-syscall.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 134.2   CC       criu/path.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 134.5   CC       criu/pie-util-vdso-elf32.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 135.0   CC       criu/pie-util-vdso.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 ...
15:02:58 [2020-08-14T15:02:58.321Z] 
15:02:58 [2020-08-14T15:02:58.321Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:02:58 [2020-08-14T15:02:58.321Z] #34 DONE 0.1s
15:02:58 [2020-08-14T15:02:58.321Z] 
15:02:58 [2020-08-14T15:02:58.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:02:58 [2020-08-14T15:02:58.321Z] #39 135.5   CC       criu/pie-util.o
15:02:58 [2020-08-14T15:02:58.321Z] #39 135.6   CC       criu/pipes.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:02:58 [2020-08-14T15:02:58.744Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/test/unit
15:02:58 [2020-08-14T15:02:58.763Z] #38 56.13 Selecting previously unselected package libprotobuf-c1:amd64.
15:02:58 [2020-08-14T15:02:58.763Z] #38 56.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:02:58 [2020-08-14T15:02:58.763Z] #38 56.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:02:59 [2020-08-14T15:02:59.038Z] #38 56.39 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:02:59 [2020-08-14T15:02:59.038Z] #38 56.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:02:59 [2020-08-14T15:02:59.038Z] #38 56.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:02:59 [2020-08-14T15:02:59.250Z] #39 136.3   CC       criu/plugin.o
15:02:59 [2020-08-14T15:02:59.329Z] #48 93.48 mvdan.cc/sh/v3/syntax
15:02:59 [2020-08-14T15:02:59.337Z] #38 56.69 Selecting previously unselected package zlib1g-dev:amd64.
15:02:59 [2020-08-14T15:02:59.337Z] #38 56.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:02:59 [2020-08-14T15:02:59.337Z] #38 56.73 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:02:59 [2020-08-14T15:02:59.506Z] #39 136.8   CC       criu/proc_parse.o
15:02:59 [2020-08-14T15:02:59.594Z] #38 57.22 Selecting previously unselected package libprotobuf17:amd64.
15:02:59 [2020-08-14T15:02:59.946Z] #38 57.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:02:59 [2020-08-14T15:02:59.946Z] #38 57.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:03:00 [2020-08-14T15:03:00.413Z] #48 94.78 go/ast
15:03:00 [2020-08-14T15:03:00.413Z] #48 94.91 encoding/base64
15:03:00 [2020-08-14T15:03:00.515Z] #38 ...
15:03:00 [2020-08-14T15:03:00.515Z] 
15:03:00 [2020-08-14T15:03:00.515Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:00 [2020-08-14T15:03:00.515Z] #32 36.03 Reading package lists...
15:03:00 [2020-08-14T15:03:00.715Z] #48 ...
15:03:00 [2020-08-14T15:03:00.715Z] 
15:03:00 [2020-08-14T15:03:00.715Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:00 [2020-08-14T15:03:00.715Z] #31 91.27 github.com/BurntSushi/toml/cmd/tomlv
15:03:00 [2020-08-14T15:03:00.715Z] #31 DONE 95.2s
15:03:00 [2020-08-14T15:03:00.774Z] #32 48.78 Reading package lists...
15:03:00 [2020-08-14T15:03:00.774Z] #32 ...
15:03:00 [2020-08-14T15:03:00.774Z] 
15:03:00 [2020-08-14T15:03:00.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:00 [2020-08-14T15:03:00.774Z] #10 45.72 Reading package lists...
15:03:00 [2020-08-14T15:03:00.842Z] ?   	github.com/docker/docker/api	[no test files]
15:03:00 [2020-08-14T15:03:00.861Z] #38 55.69 Building dependency tree...
15:03:01 [2020-08-14T15:03:01.021Z] 
15:03:01 [2020-08-14T15:03:01.021Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:01 [2020-08-14T15:03:01.021Z] #40 23.15   CC       images/ghost-file.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 23.60   CC       images/fifo.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 23.85   CC       images/remap-file-path.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 24.12   CC       images/eventfd.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 24.35   CC       images/eventpoll.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 24.76   CC       images/fh.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 25.09   CC       images/fsnotify.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 25.76   CC       images/signalfd.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 26.01   CC       images/fs.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 26.28   CC       images/pstree.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 26.51   CC       images/pipe.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 26.76   CC       images/tcp-stream.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 27.01   CC       images/sk-packet.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 27.36   CC       images/mnt.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 27.67   CC       images/pipe-data.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 27.90   CC       images/sa.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 28.12   CC       images/timer.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 28.67   CC       images/timerfd.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 28.88   CC       images/mm.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 29.18   CC       images/sk-opts.o
15:03:01 [2020-08-14T15:03:01.021Z] #40 29.36   CC       images/sk-unix.o
15:03:01 [2020-08-14T15:03:01.314Z] #25 12.76 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.8%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.6%
#######                                                                   10.6%
########                                                                  11.6%
########                                                                  12.3%
#########                                                                 13.1%
##########                                                                14.0%
##########                                                                14.7%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.5%
#############                                                             18.1%
#############                                                             18.5%
#############                                                             19.3%
##############                                                            20.3%
##############                                                            20.8%
###############                                                           21.7%
################                                                          22.2%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.4%
#################                                                         25.0%
##################                                                        25.7%
###################                                                       26.7%
###################                                                       27.5%
####################                                                      28.1%
15:03:01 [2020-08-14T15:03:01.314Z] #25 ...
15:03:01 [2020-08-14T15:03:01.314Z] 
15:03:01 [2020-08-14T15:03:01.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:01 [2020-08-14T15:03:01.314Z] #41 48.37 crypto/rc4
15:03:01 [2020-08-14T15:03:01.314Z] #41 48.59 vendor/golang.org/x/text/transform
15:03:01 [2020-08-14T15:03:01.314Z] #41 50.84 time
15:03:01 [2020-08-14T15:03:01.314Z] #41 54.39 regexp
15:03:01 [2020-08-14T15:03:01.314Z] #41 ...
15:03:01 [2020-08-14T15:03:01.314Z] 
15:03:01 [2020-08-14T15:03:01.314Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:01 [2020-08-14T15:03:01.314Z] #38 48.51 Selecting previously unselected package libprotobuf-dev:arm64.
15:03:01 [2020-08-14T15:03:01.314Z] #38 48.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 48.54 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 50.51 Selecting previously unselected package libprotoc17:arm64.
15:03:01 [2020-08-14T15:03:01.314Z] #38 50.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 50.52 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.02 Selecting previously unselected package protobuf-c-compiler.
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.36 Selecting previously unselected package protobuf-compiler.
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.37 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.53 Selecting previously unselected package python-pkg-resources.
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.54 Unpacking python-pkg-resources (40.8.0-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.79 Selecting previously unselected package python-six.
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.80 Unpacking python-six (1.12.0-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.93 Selecting previously unselected package python-protobuf.
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 51.95 Unpacking python-protobuf (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 52.43 Setting up python-pkg-resources (40.8.0-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 55.74 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 55.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 55.78 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 55.80 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 55.83 Setting up python-six (1.12.0-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 58.48 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 58.52 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:03:01 [2020-08-14T15:03:01.314Z] #38 58.58 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.323Z] #40 29.91   CC       images/sk-inet.o
15:03:01 [2020-08-14T15:03:01.397Z] #39 ...
15:03:01 [2020-08-14T15:03:01.397Z] 
15:03:01 [2020-08-14T15:03:01.397Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:01 [2020-08-14T15:03:01.397Z] #49 89.16 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:03:01 [2020-08-14T15:03:01.397Z] #49 91.05 + mkdir -p /build
15:03:01 [2020-08-14T15:03:01.397Z] #49 91.05 + cp runc /build/runc
15:03:01 [2020-08-14T15:03:01.397Z] #49 DONE 91.4s
15:03:01 [2020-08-14T15:03:01.397Z] 
15:03:01 [2020-08-14T15:03:01.397Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:03:01 [2020-08-14T15:03:01.606Z] #38 58.68 Setting up libcap-dev:arm64 (1:2.25-2) ...
15:03:01 [2020-08-14T15:03:01.606Z] #38 ...
15:03:01 [2020-08-14T15:03:01.606Z] 
15:03:01 [2020-08-14T15:03:01.606Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:01 [2020-08-14T15:03:01.714Z] #10 57.23 Building dependency tree...
15:03:01 [2020-08-14T15:03:01.714Z] #10 ...
15:03:01 [2020-08-14T15:03:01.714Z] 
15:03:01 [2020-08-14T15:03:01.714Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:03:01 [2020-08-14T15:03:01.714Z] #23 38.03 Reading package lists...
15:03:01 [2020-08-14T15:03:01.714Z] #23 49.68 Building dependency tree...
15:03:01 [2020-08-14T15:03:01.714Z] #23 54.42 ca-certificates is already the newest version (20200601~deb10u1).
15:03:01 [2020-08-14T15:03:01.714Z] #23 54.42 The following additional packages will be installed:
15:03:01 [2020-08-14T15:03:01.714Z] #23 54.45   libjq1 libonig5
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.34 The following NEW packages will be installed:
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.37   jq libjq1 libonig5
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.94 Need to get 355 kB of archives.
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.94 After this operation, 1072 kB of additional disk space will be used.
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:03:01 [2020-08-14T15:03:01.714Z] #23 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:03:01 [2020-08-14T15:03:01.714Z] #23 57.86 debconf: delaying package configuration, since apt-utils is not installed
15:03:01 [2020-08-14T15:03:01.714Z] #23 58.43 Fetched 355 kB in 0s (1131 kB/s)
15:03:01 [2020-08-14T15:03:01.714Z] #23 58.76 Selecting previously unselected package libonig5:amd64.
15:03:01 [2020-08-14T15:03:01.714Z] #23 58.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:03:01 [2020-08-14T15:03:01.714Z] #23 58.87 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:03:01 [2020-08-14T15:03:01.714Z] #23 58.97 Unpacking libonig5:amd64 (6.9.1-1) ...
15:03:01 [2020-08-14T15:03:01.714Z] #23 59.33 Selecting previously unselected package libjq1:amd64.
15:03:01 [2020-08-14T15:03:01.988Z] #23 59.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:03:01 [2020-08-14T15:03:01.988Z] #23 59.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:03:01 [2020-08-14T15:03:01.988Z] #23 ...
15:03:01 [2020-08-14T15:03:01.988Z] 
15:03:01 [2020-08-14T15:03:01.988Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:01 [2020-08-14T15:03:01.988Z] #38 58.97 Selecting previously unselected package libprotobuf-lite17:amd64.
15:03:01 [2020-08-14T15:03:01.988Z] #38 58.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:03:01 [2020-08-14T15:03:01.988Z] #38 58.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:03:01 [2020-08-14T15:03:01.988Z] #38 59.32 Selecting previously unselected package libprotobuf-dev:amd64.
15:03:01 [2020-08-14T15:03:01.988Z] #38 59.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:03:01 [2020-08-14T15:03:01.988Z] #38 59.36 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:03:02 [2020-08-14T15:03:02.325Z] #36 ...
15:03:02 [2020-08-14T15:03:02.325Z] 
15:03:02 [2020-08-14T15:03:02.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:02 [2020-08-14T15:03:02.325Z] #39 139.4   CC       criu/protobuf-desc.o
15:03:02 [2020-08-14T15:03:02.383Z] #40 30.54   CC       images/tun.o
15:03:02 [2020-08-14T15:03:02.383Z] #40 30.84   CC       images/sk-netlink.o
15:03:02 [2020-08-14T15:03:02.683Z] #40 31.03   CC       images/packet-sock.o
15:03:02 [2020-08-14T15:03:02.683Z] #40 ...
15:03:02 [2020-08-14T15:03:02.683Z] 
15:03:02 [2020-08-14T15:03:02.683Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:02 [2020-08-14T15:03:02.683Z] #48 97.10 golang.org/x/sys/unix
15:03:02 [2020-08-14T15:03:02.888Z] #39 140.2   CC       criu/protobuf.o
15:03:03 [2020-08-14T15:03:03.144Z] #39 140.5   CC       criu/pstree.o
15:03:03 [2020-08-14T15:03:03.335Z] #48 97.70 encoding/json
15:03:03 [2020-08-14T15:03:03.402Z] #38 ...
15:03:03 [2020-08-14T15:03:03.402Z] 
15:03:03 [2020-08-14T15:03:03.402Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:03 [2020-08-14T15:03:03.402Z] #60 DONE 60.3s
15:03:03 [2020-08-14T15:03:03.402Z] 
15:03:03 [2020-08-14T15:03:03.402Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:03:03 [2020-08-14T15:03:03.402Z] #23 46.69 Reading package lists...
15:03:03 [2020-08-14T15:03:03.402Z] #23 57.23 Building dependency tree...
15:03:03 [2020-08-14T15:03:03.661Z] #23 ...
15:03:03 [2020-08-14T15:03:03.661Z] 
15:03:03 [2020-08-14T15:03:03.661Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:03 [2020-08-14T15:03:03.661Z] #43 DONE 60.8s
15:03:03 [2020-08-14T15:03:03.661Z] 
15:03:03 [2020-08-14T15:03:03.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:03 [2020-08-14T15:03:03.661Z] #41 60.49 github.com/LK4D4/vndr/godl/singleflight
15:03:03 [2020-08-14T15:03:03.661Z] #41 60.51 internal/reflectlite
15:03:03 [2020-08-14T15:03:03.921Z] #41 61.25 math/rand
15:03:03 [2020-08-14T15:03:03.990Z] #25 12.76 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.8%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.6%
#######                                                                   10.6%
########                                                                  11.6%
########                                                                  12.3%
#########                                                                 13.1%
##########                                                                14.0%
##########                                                                14.7%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.5%
#############                                                             18.1%
#############                                                             18.5%
#############                                                             19.3%
##############                                                            20.3%
##############                                                            20.8%
###############                                                           21.7%
################                                                          22.2%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.4%
#################                                                         25.0%
##################                                                        25.7%
###################                                                       26.7%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.5%
######################                                                    30.8%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.0%
##########################                                                36.7%
###########################                                               37.9%
############################                                              39.1%
############################                                              39.9%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.3%
###############################                                           43.7%
################################                                          45.3%
#################################                                         46.5%
##################################                                        47.6%
###################################                                       48.8%
###################################                                       49.8%
#####################################                                     51.6%
######################################                                    52.8%
#######################################                                   54.9%
########################################                                  56.9%
##########################################                                59.5%
15:03:03 [2020-08-14T15:03:03.990Z] #25 ...
15:03:03 [2020-08-14T15:03:03.990Z] 
15:03:03 [2020-08-14T15:03:03.990Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:03 [2020-08-14T15:03:03.990Z] #32 51.04 Selecting previously unselected package libicu63:arm64.
15:03:03 [2020-08-14T15:03:03.990Z] #32 51.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 51.14 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 56.88 Selecting previously unselected package libxml2:arm64.
15:03:03 [2020-08-14T15:03:03.991Z] #32 56.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 56.93 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.51 Selecting previously unselected package libarchive13:arm64.
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.56 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.81 Selecting previously unselected package libjsoncpp1:arm64.
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 57.82 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.37 Selecting previously unselected package librhash0:arm64.
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.45 Unpacking librhash0:arm64 (1.3.8-1) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.70 Selecting previously unselected package libuv1:arm64.
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.72 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 58.77 Unpacking libuv1:arm64 (1.24.1-1) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 59.00 Selecting previously unselected package cmake.
15:03:03 [2020-08-14T15:03:03.991Z] #32 59.00 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 59.08 Unpacking cmake (3.13.4-1) ...
15:03:03 [2020-08-14T15:03:03.991Z] #32 ...
15:03:03 [2020-08-14T15:03:03.991Z] 
15:03:03 [2020-08-14T15:03:03.991Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:04 [2020-08-14T15:03:04.071Z] #39 141.3   CC       criu/rbtree.o
15:03:04 [2020-08-14T15:03:04.327Z] #39 141.5   CC       criu/rst-malloc.o
15:03:04 [2020-08-14T15:03:04.327Z] #39 141.7   CC       criu/seccomp.o
15:03:04 [2020-08-14T15:03:04.357Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD"
15:03:04 [2020-08-14T15:03:04.357Z] First time build. Skipping changelog.
15:03:04 [2020-08-14T15:03:04.512Z] #38 ...
15:03:04 [2020-08-14T15:03:04.512Z] 
15:03:04 [2020-08-14T15:03:04.512Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:03:04 [2020-08-14T15:03:04.512Z] #23 59.70 Selecting previously unselected package jq.
15:03:04 [2020-08-14T15:03:04.512Z] #23 59.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 59.80 Unpacking jq (1.5+dfsg-2+b1) ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 60.17 Setting up libonig5:amd64 (6.9.1-1) ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 60.28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 60.31 Setting up jq (1.5+dfsg-2+b1) ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 60.33 Processing triggers for libc-bin (2.28-10) ...
15:03:04 [2020-08-14T15:03:04.512Z] #23 DONE 61.9s
15:03:04 [2020-08-14T15:03:04.512Z] 
15:03:04 [2020-08-14T15:03:04.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:04 [2020-08-14T15:03:04.512Z] #38 61.93 Selecting previously unselected package libprotoc17:amd64.
15:03:04 [2020-08-14T15:03:04.512Z] #38 61.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:03:04 [2020-08-14T15:03:04.512Z] #38 ...
15:03:04 [2020-08-14T15:03:04.512Z] 
15:03:04 [2020-08-14T15:03:04.512Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:03:04 [2020-08-14T15:03:04.512Z] #24 DONE 0.0s
15:03:04 [2020-08-14T15:03:04.512Z] 
15:03:04 [2020-08-14T15:03:04.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:04 [2020-08-14T15:03:04.512Z] #38 61.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:03:04 [2020-08-14T15:03:04.584Z] #39 ...
15:03:04 [2020-08-14T15:03:04.584Z] 
15:03:04 [2020-08-14T15:03:04.584Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:03:04 [2020-08-14T15:03:04.584Z] #36 DONE 212.3s
15:03:04 [2020-08-14T15:03:04.783Z] #25 12.76 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.8%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.6%
#######                                                                   10.6%
########                                                                  11.6%
########                                                                  12.3%
#########                                                                 13.1%
##########                                                                14.0%
##########                                                                14.7%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.5%
#############                                                             18.1%
#############                                                             18.5%
#############                                                             19.3%
##############                                                            20.3%
##############                                                            20.8%
###############                                                           21.7%
################                                                          22.2%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.4%
#################                                                         25.0%
##################                                                        25.7%
###################                                                       26.7%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.5%
######################                                                    30.8%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.0%
##########################                                                36.7%
###########################                                               37.9%
############################                                              39.1%
############################                                              39.9%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.3%
###############################                                           43.7%
################################                                          45.3%
#################################                                         46.5%
##################################                                        47.6%
###################################                                       48.8%
###################################                                       49.8%
#####################################                                     51.6%
######################################                                    52.8%
#######################################                                   54.9%
########################################                                  56.9%
##########################################                                59.5%
############################################                              61.4%
#############################################                             62.9%
##############################################                            64.7%
################################################                          66.9%
#################################################                         69.2%
###################################################                       71.1%
####################################################                      73.3%
#####################################################                     75.0%
15:03:04 [2020-08-14T15:03:04.784Z] #25 ...
15:03:04 [2020-08-14T15:03:04.784Z] 
15:03:04 [2020-08-14T15:03:04.784Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.77 Selecting previously unselected package binutils-mingw-w64.
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.93 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 51.96 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.14 Selecting previously unselected package dmsetup.
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.16 Unpacking dmsetup (2:1.02.155-3) ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.36 Selecting previously unselected package mingw-w64-common.
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 52.37 Unpacking mingw-w64-common (6.0.0-3) ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 59.58 Selecting previously unselected package mingw-w64-x86-64-dev.
15:03:04 [2020-08-14T15:03:04.784Z] #10 59.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 59.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:04 [2020-08-14T15:03:04.784Z] #10 ...
15:03:04 [2020-08-14T15:03:04.784Z] 
15:03:04 [2020-08-14T15:03:04.784Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:04 [2020-08-14T15:03:04.840Z] 
15:03:04 [2020-08-14T15:03:04.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:04 [2020-08-14T15:03:04.841Z] #39 142.1   CC       criu/seize.o
15:03:04 [2020-08-14T15:03:04.740Z]  > git --version # timeout=10
15:03:04 [2020-08-14T15:03:04.828Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
15:03:05 [2020-08-14T15:03:05.405Z] #39 142.7   CC       criu/servicefd.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:03:05 [2020-08-14T15:03:05.882Z] #38 ...
15:03:05 [2020-08-14T15:03:05.882Z] 
15:03:05 [2020-08-14T15:03:05.882Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:05 [2020-08-14T15:03:05.882Z] #60 DONE 63.2s
15:03:05 [2020-08-14T15:03:05.882Z] 
15:03:05 [2020-08-14T15:03:05.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:05 [2020-08-14T15:03:05.882Z] #10 57.23 Building dependency tree...
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.60 The following additional packages will be installed:
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.65   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.66   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.66   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.66 Suggested packages:
15:03:05 [2020-08-14T15:03:05.882Z] #10 62.66   gcc-8-locales seccomp wine64
15:03:05 [2020-08-14T15:03:05.968Z] #39 143.1   CC       criu/shmem.o
15:03:06 [2020-08-14T15:03:06.132Z] #48 ...
15:03:06 [2020-08-14T15:03:06.132Z] 
15:03:06 [2020-08-14T15:03:06.132Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:06 [2020-08-14T15:03:06.132Z] #11 90.57 Selecting previously unselected package g++-mingw-w64-x86-64.
15:03:06 [2020-08-14T15:03:06.132Z] #11 90.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:03:06 [2020-08-14T15:03:06.132Z] #11 90.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:06 [2020-08-14T15:03:06.132Z] #11 ...
15:03:06 [2020-08-14T15:03:06.132Z] 
15:03:06 [2020-08-14T15:03:06.132Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:06 [2020-08-14T15:03:06.132Z] #40 31.49   CC       images/ipc-var.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 31.76   CC       images/ipc-desc.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 31.97   CC       images/ipc-shm.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 32.26   CC       images/ipc-msg.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 32.57   CC       images/ipc-sem.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 32.74   CC       images/utsns.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 33.01   CC       images/creds.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 33.24   CC       images/vma.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 33.44   CC       images/netdev.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 33.79   CC       images/tty.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 34.50   CC       images/file-lock.o
15:03:06 [2020-08-14T15:03:06.132Z] #40 34.71   CC       images/rlimit.o
15:03:06 [2020-08-14T15:03:06.225Z] #39 ...
15:03:06 [2020-08-14T15:03:06.225Z] 
15:03:06 [2020-08-14T15:03:06.225Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:03:06 [2020-08-14T15:03:06.225Z] #37 DONE 0.5s
15:03:06 [2020-08-14T15:03:06.409Z] #25 12.76 
                                                                           0.0%
                                                                           1.0%
#                                                                          1.8%
##                                                                         2.8%
##                                                                         3.9%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.1%
######                                                                     8.4%
######                                                                     9.6%
#######                                                                   10.6%
########                                                                  11.6%
########                                                                  12.3%
#########                                                                 13.1%
##########                                                                14.0%
##########                                                                14.7%
###########                                                               15.7%
############                                                              16.8%
############                                                              17.5%
#############                                                             18.1%
#############                                                             18.5%
#############                                                             19.3%
##############                                                            20.3%
##############                                                            20.8%
###############                                                           21.7%
################                                                          22.2%
################                                                          23.0%
#################                                                         23.8%
#################                                                         24.4%
#################                                                         25.0%
##################                                                        25.7%
###################                                                       26.7%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.5%
######################                                                    30.8%
######################                                                    31.5%
#######################                                                   32.4%
########################                                                  33.4%
#########################                                                 35.0%
##########################                                                36.7%
###########################                                               37.9%
############################                                              39.1%
############################                                              39.9%
#############################                                             40.6%
#############################                                             41.3%
##############################                                            42.3%
###############################                                           43.7%
################################                                          45.3%
#################################                                         46.5%
##################################                                        47.6%
###################################                                       48.8%
###################################                                       49.8%
#####################################                                     51.6%
######################################                                    52.8%
#######################################                                   54.9%
########################################                                  56.9%
##########################################                                59.5%
############################################                              61.4%
#############################################                             62.9%
##############################################                            64.7%
################################################                          66.9%
#################################################                         69.2%
###################################################                       71.1%
####################################################                      73.3%
#####################################################                     75.0%
#######################################################                   77.1%
#########################################################                 79.7%
##########################################################                81.2%
###########################################################               83.0%
#############################################################             85.0%
##############################################################            86.4%
###############################################################           88.1%
################################################################          89.1%
#################################################################         91.3%
###################################################################       93.7%
####################################################################      94.6%
####################################################################      95.4%
#####################################################################     96.2%
#####################################################################     96.7%
######################################################################    97.2%
#######################################################################   99.5%
######################################################################## 100.0%
15:03:06 [2020-08-14T15:03:06.429Z] #40 34.93   CC       images/pagemap.o
15:03:06 [2020-08-14T15:03:06.462Z] #41 63.30 internal/singleflight
15:03:06 [2020-08-14T15:03:06.481Z] 
15:03:06 [2020-08-14T15:03:06.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:06 [2020-08-14T15:03:06.481Z] #39 143.6   CC       criu/sigframe.o
15:03:06 [2020-08-14T15:03:06.481Z] #39 143.7   CC       criu/signalfd.o
15:03:06 [2020-08-14T15:03:06.723Z] #25 21.64 
15:03:06 [2020-08-14T15:03:06.723Z] #25 ...
15:03:06 [2020-08-14T15:03:06.723Z] 
15:03:06 [2020-08-14T15:03:06.723Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:06 [2020-08-14T15:03:06.723Z] #30 53.74 os
15:03:06 [2020-08-14T15:03:06.723Z] #30 58.22 path/filepath
15:03:06 [2020-08-14T15:03:06.723Z] #30 59.29 internal/fmtsort
15:03:06 [2020-08-14T15:03:06.723Z] #30 59.54 io/ioutil
15:03:06 [2020-08-14T15:03:06.723Z] #30 59.87 fmt
15:03:06 [2020-08-14T15:03:06.723Z] #30 62.12 github.com/BurntSushi/toml
15:03:06 [2020-08-14T15:03:06.723Z] #30 62.12 log
15:03:06 [2020-08-14T15:03:06.723Z] #30 62.13 flag
15:03:06 [2020-08-14T15:03:06.732Z] #40 35.27   CC       images/siginfo.o
15:03:06 [2020-08-14T15:03:06.737Z] #39 143.9   CC       criu/sk-inet.o
15:03:06 [2020-08-14T15:03:06.813Z] #10 ...
15:03:06 [2020-08-14T15:03:06.813Z] 
15:03:06 [2020-08-14T15:03:06.813Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:06 [2020-08-14T15:03:06.813Z] #43 DONE 64.2s
15:03:06 [2020-08-14T15:03:06.813Z] 
15:03:06 [2020-08-14T15:03:06.813Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:06 [2020-08-14T15:03:06.813Z] #41 64.18 internal/reflectlite
15:03:06 [2020-08-14T15:03:06.813Z] #41 64.18 github.com/LK4D4/vndr/godl/singleflight
15:03:06 [2020-08-14T15:03:06.985Z] #30 ...
15:03:06 [2020-08-14T15:03:06.985Z] 
15:03:06 [2020-08-14T15:03:06.985Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:06 [2020-08-14T15:03:06.985Z] #32 61.58 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 61.81 Setting up xxd (2:8.1.0875-5) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.00 Setting up libuv1:arm64 (1.24.1-1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.03 Setting up vim-common (2:8.1.0875-5) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.08 Setting up librhash0:arm64 (1.3.8-1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.31 Setting up cmake-data (3.13.4-1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.49 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.53 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.59 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.61 Setting up cmake (3.13.4-1) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.63 Processing triggers for libc-bin (2.28-10) ...
15:03:06 [2020-08-14T15:03:06.985Z] #32 62.88 Processing triggers for mime-support (3.62) ...
15:03:07 [2020-08-14T15:03:07.036Z] #40 35.54   CC       images/rpc.o
15:03:07 [2020-08-14T15:03:07.300Z] #39 144.4   CC       criu/sk-netlink.o
15:03:07 [2020-08-14T15:03:07.300Z] #39 144.6   CC       criu/sk-packet.o
15:03:07 [2020-08-14T15:03:07.378Z] #41 64.91 math/rand
15:03:07 [2020-08-14T15:03:07.637Z] #41 ...
15:03:07 [2020-08-14T15:03:07.637Z] 
15:03:07 [2020-08-14T15:03:07.637Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:03:07 [2020-08-14T15:03:07.637Z] #51 44.10 Reading package lists...
15:03:07 [2020-08-14T15:03:07.637Z] #51 55.66 Building dependency tree...
15:03:07 [2020-08-14T15:03:07.637Z] #51 61.42 The following additional packages will be installed:
15:03:07 [2020-08-14T15:03:07.637Z] #51 61.44   libbtrfs0
15:03:07 [2020-08-14T15:03:07.637Z] #51 61.80 The following NEW packages will be installed:
15:03:07 [2020-08-14T15:03:07.637Z] #51 61.82   libbtrfs-dev libbtrfs0
15:03:07 [2020-08-14T15:03:07.637Z] #51 62.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:03:07 [2020-08-14T15:03:07.637Z] #51 62.36 Need to get 119 kB of archives.
15:03:07 [2020-08-14T15:03:07.637Z] #51 62.36 After this operation, 387 kB of additional disk space will be used.
15:03:07 [2020-08-14T15:03:07.637Z] #51 62.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:03:07 [2020-08-14T15:03:07.637Z] #51 62.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:03:07 [2020-08-14T15:03:07.637Z] #51 64.34 debconf: delaying package configuration, since apt-utils is not installed
15:03:07 [2020-08-14T15:03:07.637Z] #51 64.75 Fetched 119 kB in 0s (430 kB/s)
15:03:07 [2020-08-14T15:03:07.637Z] #51 64.93 Selecting previously unselected package libbtrfs0.
15:03:07 [2020-08-14T15:03:07.637Z] #51 64.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:03:07 [2020-08-14T15:03:07.637Z] #51 65.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:03:07 [2020-08-14T15:03:07.637Z] #51 65.05 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:07 [2020-08-14T15:03:07.637Z] #51 65.28 Selecting previously unselected package libbtrfs-dev.
15:03:07 [2020-08-14T15:03:07.647Z] #32 ...
15:03:07 [2020-08-14T15:03:07.647Z] 
15:03:07 [2020-08-14T15:03:07.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:07 [2020-08-14T15:03:07.647Z] #47 54.50 regexp
15:03:07 [2020-08-14T15:03:07.647Z] #47 58.20 os
15:03:07 [2020-08-14T15:03:07.647Z] #47 61.50 encoding/binary
15:03:07 [2020-08-14T15:03:07.647Z] #47 63.57 encoding/base64
15:03:07 [2020-08-14T15:03:07.647Z] #47 63.59 golang.org/x/sys/unix
15:03:07 [2020-08-14T15:03:07.647Z] #47 64.26 flag
15:03:07 [2020-08-14T15:03:07.647Z] #47 64.27 github.com/pkg/diff
15:03:07 [2020-08-14T15:03:07.647Z] #47 64.52 encoding/json
15:03:07 [2020-08-14T15:03:07.647Z] #47 ...
15:03:07 [2020-08-14T15:03:07.647Z] 
15:03:07 [2020-08-14T15:03:07.647Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.73 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.77 Setting up protobuf-compiler (3.6.1.3-2) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.81 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 58.88 Setting up python-protobuf (3.6.1.3-2) ...
15:03:07 [2020-08-14T15:03:07.647Z] #38 64.34 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
15:03:07 [2020-08-14T15:03:07.844Z] #41 65.08 io
15:03:07 [2020-08-14T15:03:07.844Z] #41 65.09 strconv
15:03:07 [2020-08-14T15:03:07.862Z] #39 145.0   CC       criu/sk-queue.o
15:03:07 [2020-08-14T15:03:07.891Z] + docker version
15:03:07 [2020-08-14T15:03:07.895Z] #51 65.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:03:07 [2020-08-14T15:03:07.895Z] #51 65.34 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:07 [2020-08-14T15:03:07.895Z] #51 ...
15:03:07 [2020-08-14T15:03:07.895Z] 
15:03:07 [2020-08-14T15:03:07.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.14 The following NEW packages will be installed:
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:03:07 [2020-08-14T15:03:07.895Z] #10 65.15   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:03:08 [2020-08-14T15:03:08.104Z] #41 ...
15:03:08 [2020-08-14T15:03:08.104Z] 
15:03:08 [2020-08-14T15:03:08.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:08 [2020-08-14T15:03:08.104Z] #10 44.96 Reading package lists...
15:03:08 [2020-08-14T15:03:08.104Z] #10 55.86 Building dependency tree...
15:03:08 [2020-08-14T15:03:08.104Z] #10 61.97 The following additional packages will be installed:
15:03:08 [2020-08-14T15:03:08.104Z] #10 61.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:03:08 [2020-08-14T15:03:08.104Z] #10 61.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:03:08 [2020-08-14T15:03:08.104Z] #10 61.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:03:08 [2020-08-14T15:03:08.104Z] #10 62.01   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 62.01 Suggested packages:
15:03:08 [2020-08-14T15:03:08.104Z] #10 62.01   gcc-8-locales seccomp wine64
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.48 The following NEW packages will be installed:
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.48   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.48   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.48   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.57   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.57   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 64.57   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:03:08 [2020-08-14T15:03:08.104Z] #10 65.12 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:03:08 [2020-08-14T15:03:08.105Z] #10 65.12 Need to get 77.7 MB of archives.
15:03:08 [2020-08-14T15:03:08.105Z] #10 65.12 After this operation, 487 MB of additional disk space will be used.
15:03:08 [2020-08-14T15:03:08.105Z] #10 65.12 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:03:08 [2020-08-14T15:03:08.105Z] #10 65.41 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:03:08 [2020-08-14T15:03:08.118Z] #39 145.2   CC       criu/sk-tcp.o
15:03:08 [2020-08-14T15:03:08.118Z] #39 145.5   CC       criu/sk-unix.o
15:03:08 [2020-08-14T15:03:08.152Z] #10 65.71 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:03:08 [2020-08-14T15:03:08.152Z] #10 65.71 Need to get 77.7 MB of archives.
15:03:08 [2020-08-14T15:03:08.152Z] #10 65.71 After this operation, 487 MB of additional disk space will be used.
15:03:08 [2020-08-14T15:03:08.152Z] #10 65.71 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:03:08 [2020-08-14T15:03:08.365Z] #10 ...
15:03:08 [2020-08-14T15:03:08.365Z] 
15:03:08 [2020-08-14T15:03:08.365Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:08 [2020-08-14T15:03:08.365Z] #32 46.03 Reading package lists...
15:03:08 [2020-08-14T15:03:08.365Z] #32 56.04 Building dependency tree...
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.53 The following additional packages will be installed:
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.60 Suggested packages:
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.61   cmake-doc ninja-build lrzip
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.61 Recommended packages:
15:03:08 [2020-08-14T15:03:08.365Z] #32 62.61   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:03:08 [2020-08-14T15:03:08.365Z] #32 64.41 The following NEW packages will be installed:
15:03:08 [2020-08-14T15:03:08.365Z] #32 64.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:03:08 [2020-08-14T15:03:08.365Z] #32 64.47   vim-common xxd
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.01 Need to get 14.9 MB of archives.
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.01 After this operation, 61.8 MB of additional disk space will be used.
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #32 65.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #32 ...
15:03:08 [2020-08-14T15:03:08.365Z] 
15:03:08 [2020-08-14T15:03:08.365Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:08 [2020-08-14T15:03:08.365Z] #38 62.23 The following additional packages will be installed:
15:03:08 [2020-08-14T15:03:08.365Z] #38 62.23   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:03:08 [2020-08-14T15:03:08.365Z] #38 62.25   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:03:08 [2020-08-14T15:03:08.365Z] #38 62.26 Suggested packages:
15:03:08 [2020-08-14T15:03:08.365Z] #38 62.26   manpages-dev python-setuptools
15:03:08 [2020-08-14T15:03:08.365Z] #38 64.75 The following NEW packages will be installed:
15:03:08 [2020-08-14T15:03:08.365Z] #38 64.77   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:03:08 [2020-08-14T15:03:08.365Z] #38 64.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:03:08 [2020-08-14T15:03:08.365Z] #38 64.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:03:08 [2020-08-14T15:03:08.365Z] #38 64.78   python-six zlib1g-dev
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 Need to get 4095 kB of archives.
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 After this operation, 22.5 MB of additional disk space will be used.
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.35 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:03:08 [2020-08-14T15:03:08.365Z] #38 65.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:03:08 [2020-08-14T15:03:08.365Z] #38 65.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:03:08 [2020-08-14T15:03:08.574Z] #40 36.81   CC       images/ext-file.o
15:03:08 [2020-08-14T15:03:08.574Z] #40 ...
15:03:08 [2020-08-14T15:03:08.574Z] 
15:03:08 [2020-08-14T15:03:08.574Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:08 [2020-08-14T15:03:08.574Z] #42 92.87 encoding/binary
15:03:08 [2020-08-14T15:03:08.574Z] #42 92.90 go/scanner
15:03:08 [2020-08-14T15:03:08.574Z] #42 92.91 net/url
15:03:08 [2020-08-14T15:03:08.574Z] #42 96.55 go/ast
15:03:08 [2020-08-14T15:03:08.574Z] #42 97.66 text/template/parse
15:03:08 [2020-08-14T15:03:08.574Z] #42 97.67 encoding/json
15:03:08 [2020-08-14T15:03:08.574Z] #42 ...
15:03:08 [2020-08-14T15:03:08.574Z] 
15:03:08 [2020-08-14T15:03:08.574Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:08 [2020-08-14T15:03:08.574Z] #40 37.04   CC       images/cgroup.o
15:03:08 [2020-08-14T15:03:08.627Z] #38 ...
15:03:08 [2020-08-14T15:03:08.627Z] 
15:03:08 [2020-08-14T15:03:08.627Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:08 [2020-08-14T15:03:08.627Z] #25 23.14 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:03:08 [2020-08-14T15:03:08.627Z] #25 23.45 
15:03:08 [2020-08-14T15:03:08.628Z] #38 65.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:03:08 [2020-08-14T15:03:08.628Z] #38 ...
15:03:08 [2020-08-14T15:03:08.628Z] 
15:03:08 [2020-08-14T15:03:08.628Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:03:08 [2020-08-14T15:03:08.628Z] #51 45.88 Reading package lists...
15:03:08 [2020-08-14T15:03:08.628Z] #51 56.24 Building dependency tree...
15:03:08 [2020-08-14T15:03:08.628Z] #51 62.77 The following additional packages will be installed:
15:03:08 [2020-08-14T15:03:08.628Z] #51 62.77   libbtrfs0
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.13 The following NEW packages will be installed:
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.13   libbtrfs-dev libbtrfs0
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.84 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.84 Need to get 119 kB of archives.
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.84 After this operation, 387 kB of additional disk space will be used.
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:03:08 [2020-08-14T15:03:08.628Z] #51 63.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:03:08 [2020-08-14T15:03:08.628Z] #51 65.85 debconf: delaying package configuration, since apt-utils is not installed
15:03:08 [2020-08-14T15:03:08.628Z] #51 ...
15:03:08 [2020-08-14T15:03:08.628Z] 
15:03:08 [2020-08-14T15:03:08.628Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:08 [2020-08-14T15:03:08.628Z] #38 66.00 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:03:08 [2020-08-14T15:03:08.628Z] #38 66.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:03:08 [2020-08-14T15:03:08.715Z] #10 66.13 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:03:08 [2020-08-14T15:03:08.889Z] #38 66.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:03:08 [2020-08-14T15:03:08.889Z] #38 66.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:03:08 [2020-08-14T15:03:08.889Z] #38 66.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:03:08 [2020-08-14T15:03:08.891Z] #25 23.70 
#                                                                          2.0%
#                                                                          2.1%
######################################################################## 100.0%
15:03:08 [2020-08-14T15:03:08.891Z] #25 23.96 
15:03:08 [2020-08-14T15:03:08.973Z] #10 ...
15:03:08 [2020-08-14T15:03:08.973Z] 
15:03:08 [2020-08-14T15:03:08.973Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:03:08 [2020-08-14T15:03:08.973Z] #51 65.85 Setting up libbtrfs0 (4.20.1-2) ...
15:03:08 [2020-08-14T15:03:08.973Z] #51 65.88 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:08 [2020-08-14T15:03:08.973Z] #51 65.90 Processing triggers for libc-bin (2.28-10) ...
15:03:08 [2020-08-14T15:03:08.973Z] #51 DONE 66.5s
15:03:08 [2020-08-14T15:03:08.973Z] 
15:03:08 [2020-08-14T15:03:08.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:08 [2020-08-14T15:03:08.973Z] #10 66.56 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:03:08 [2020-08-14T15:03:08.973Z] #10 66.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:03:08 [2020-08-14T15:03:08.973Z] #10 66.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:03:08 [2020-08-14T15:03:08.973Z] #10 66.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:03:09 [2020-08-14T15:03:09.309Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
15:03:09 [2020-08-14T15:03:09.460Z] #38 ...
15:03:09 [2020-08-14T15:03:09.460Z] 
15:03:09 [2020-08-14T15:03:09.460Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:09 [2020-08-14T15:03:09.460Z] #30 56.77 sync
15:03:09 [2020-08-14T15:03:09.460Z] #30 56.79 internal/reflectlite
15:03:09 [2020-08-14T15:03:09.460Z] #30 61.50 errors
15:03:09 [2020-08-14T15:03:09.460Z] #30 61.50 sort
15:03:09 [2020-08-14T15:03:09.460Z] #30 62.23 strconv
15:03:09 [2020-08-14T15:03:09.460Z] #30 63.61 io
15:03:09 [2020-08-14T15:03:09.460Z] #30 65.56 internal/oserror
15:03:09 [2020-08-14T15:03:09.460Z] #30 65.67 syscall
15:03:09 [2020-08-14T15:03:09.484Z] #39 146.5   CC       criu/sockets.o
15:03:09 [2020-08-14T15:03:09.660Z] #40 37.86   CC       images/userns.o
15:03:09 [2020-08-14T15:03:09.660Z] #40 38.07   CC       images/google/protobuf/descriptor.o
15:03:09 [2020-08-14T15:03:09.721Z] #30 ...
15:03:09 [2020-08-14T15:03:09.721Z] 
15:03:09 [2020-08-14T15:03:09.721Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.18 Fetched 119 kB in 0s (274 kB/s)
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.33 Selecting previously unselected package libbtrfs0.
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.48 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.69 Selecting previously unselected package libbtrfs-dev.
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 66.73 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 67.11 Setting up libbtrfs0 (4.20.1-2) ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 67.13 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:09 [2020-08-14T15:03:09.721Z] #51 67.15 Processing triggers for libc-bin (2.28-10) ...
15:03:09 [2020-08-14T15:03:09.902Z] #10 67.44 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:03:10 [2020-08-14T15:03:10.046Z] #39 147.1   CC       criu/stats.o
15:03:10 [2020-08-14T15:03:10.046Z] #39 147.2   CC       criu/string.o
15:03:10 [2020-08-14T15:03:10.046Z] #39 147.3   CC       criu/sysctl.o
15:03:10 [2020-08-14T15:03:10.286Z] #25 25.24 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:03:10 [2020-08-14T15:03:10.291Z] #51 DONE 67.5s
15:03:10 [2020-08-14T15:03:10.291Z] 
15:03:10 [2020-08-14T15:03:10.291Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:10 [2020-08-14T15:03:10.470Z] #10 67.90 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:03:10 [2020-08-14T15:03:10.470Z] #10 67.91 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:03:10 [2020-08-14T15:03:10.608Z] #39 147.7   CC       criu/sysfs_parse.o
15:03:10 [2020-08-14T15:03:10.864Z] #39 148.0   CC       criu/timens.o
15:03:10 [2020-08-14T15:03:10.864Z] #39 148.2   CC       criu/timerfd.o
15:03:10 [2020-08-14T15:03:10.985Z] #25 25.71 
15:03:11 [2020-08-14T15:03:11.120Z] #39 148.3   CC       criu/tty.o
15:03:11 [2020-08-14T15:03:11.249Z] #25 25.97 
                                                                           0.8%
######################################################################## 100.0%
15:03:11 [2020-08-14T15:03:11.249Z] #25 26.21 
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.435 + RM_GOPATH=0
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.435 + TMP_GOPATH=
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.435 + : /build
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.435 + '[' -z '' ']'
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.439 ++ mktemp -d
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.452 + export GOPATH=/tmp/tmp.XiUsWS5NHO
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.452 + GOPATH=/tmp/tmp.XiUsWS5NHO
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.452 + RM_GOPATH=1
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.452 + case "$(go env GOARCH)" in
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.453 ++ go env GOARCH
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.508 + export GO_BUILDMODE=-buildmode=pie
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.508 + GO_BUILDMODE=-buildmode=pie
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.508 ++ dirname /tmp/install/install.sh
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + dir=/tmp/install
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + bin=containerd
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + shift
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + '[' '!' -f /tmp/install/containerd.installer ']'
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + . /tmp/install/containerd.installer
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 ++ set -e
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + install_containerd
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.512 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.516 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XiUsWS5NHO/src/github.com/containerd/containerd
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.516 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:11 [2020-08-14T15:03:11.674Z] #52 1.551 Cloning into '/tmp/tmp.XiUsWS5NHO/src/github.com/containerd/containerd'...
15:03:11 [2020-08-14T15:03:11.775Z] #40 39.92   CC       images/opts.o
15:03:11 [2020-08-14T15:03:11.775Z] #40 40.14   CC       images/seccomp.o
15:03:11 [2020-08-14T15:03:11.844Z] #10 ...
15:03:11 [2020-08-14T15:03:11.845Z] 
15:03:11 [2020-08-14T15:03:11.845Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:11 [2020-08-14T15:03:11.845Z] #32 48.78 Reading package lists...
15:03:11 [2020-08-14T15:03:11.845Z] #32 59.60 Building dependency tree...
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.47 The following additional packages will be installed:
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.49   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.51 Suggested packages:
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.51   cmake-doc ninja-build lrzip
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.51 Recommended packages:
15:03:11 [2020-08-14T15:03:11.845Z] #32 65.51   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.29 The following NEW packages will be installed:
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.33   vim-common xxd
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.92 Need to get 14.9 MB of archives.
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.92 After this operation, 61.8 MB of additional disk space will be used.
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 67.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 68.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 69.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 ...
15:03:11 [2020-08-14T15:03:11.845Z] 
15:03:11 [2020-08-14T15:03:11.845Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:11 [2020-08-14T15:03:11.845Z] #25 3.332 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:03:11 [2020-08-14T15:03:11.845Z] #25 4.122 #=#=#                                                                         
15:03:11 [2020-08-14T15:03:11.845Z] #25 4.508 
#                                                                          1.5%
###                                                                        4.6%
#####                                                                      7.5%
########                                                                  11.7%
###########                                                               15.9%
#############                                                             18.5%
#################                                                         24.0%
####################                                                      28.4%
######################                                                    31.3%
##########################                                                36.4%
#############################                                             40.6%
##################################                                        47.3%
#####################################                                     51.9%
#######################################                                   54.8%
#########################################                                 58.1%
#############################################                             63.9%
###################################################                       72.1%
#######################################################                   76.8%
##########################################################                81.3%
############################################################              84.1%
##############################################################            86.7%
################################################################          89.0%
####################################################################      95.6%
######################################################################## 100.0%
15:03:11 [2020-08-14T15:03:11.845Z] #25 ...
15:03:11 [2020-08-14T15:03:11.845Z] 
15:03:11 [2020-08-14T15:03:11.845Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:11 [2020-08-14T15:03:11.845Z] #32 69.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 69.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:03:11 [2020-08-14T15:03:11.845Z] #32 69.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:03:11 [2020-08-14T15:03:11.935Z] #52 ...
15:03:11 [2020-08-14T15:03:11.935Z] 
15:03:11 [2020-08-14T15:03:11.935Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:03:11 [2020-08-14T15:03:11.935Z] #23 63.78 ca-certificates is already the newest version (20200601~deb10u1).
15:03:11 [2020-08-14T15:03:11.935Z] #23 63.78 The following additional packages will be installed:
15:03:11 [2020-08-14T15:03:11.935Z] #23 63.78   libjq1 libonig5
15:03:11 [2020-08-14T15:03:11.935Z] #23 64.68 The following NEW packages will be installed:
15:03:11 [2020-08-14T15:03:11.935Z] #23 64.68   jq libjq1 libonig5
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.17 Need to get 355 kB of archives.
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.17 After this operation, 1072 kB of additional disk space will be used.
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:03:11 [2020-08-14T15:03:11.935Z] #23 65.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:03:11 [2020-08-14T15:03:11.935Z] #23 66.77 debconf: delaying package configuration, since apt-utils is not installed
15:03:11 [2020-08-14T15:03:11.935Z] #23 66.98 Fetched 355 kB in 0s (1074 kB/s)
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.16 Selecting previously unselected package libonig5:amd64.
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.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:03:11 [2020-08-14T15:03:11.935Z] #23 67.31 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.34 Unpacking libonig5:amd64 (6.9.1-1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.75 Selecting previously unselected package libjq1:amd64.
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.84 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 67.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.12 Selecting previously unselected package jq.
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.12 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.14 Unpacking jq (1.5+dfsg-2+b1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.51 Setting up libonig5:amd64 (6.9.1-1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.58 Setting up jq (1.5+dfsg-2+b1) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 68.61 Processing triggers for libc-bin (2.28-10) ...
15:03:11 [2020-08-14T15:03:11.935Z] #23 DONE 69.2s
15:03:11 [2020-08-14T15:03:11.935Z] 
15:03:11 [2020-08-14T15:03:11.935Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:03:11 [2020-08-14T15:03:11.935Z] #24 DONE 0.1s
15:03:11 [2020-08-14T15:03:11.935Z] 
15:03:11 [2020-08-14T15:03:11.935Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:12 [2020-08-14T15:03:12.048Z] #39 149.2   CC       criu/tun.o
15:03:12 [2020-08-14T15:03:12.048Z] #39 149.5   CC       criu/uffd.o
15:03:12 [2020-08-14T15:03:12.078Z] #40 40.44   CC       images/binfmt-misc.o
15:03:12 [2020-08-14T15:03:12.078Z] #40 40.63   CC       images/time.o
15:03:12 [2020-08-14T15:03:12.102Z] #32 69.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:03:12 [2020-08-14T15:03:12.102Z] #32 69.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:03:12 [2020-08-14T15:03:12.380Z] #40 40.91   CC       images/sysctl.o
15:03:12 [2020-08-14T15:03:12.643Z] #25 27.57 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:03:12 [2020-08-14T15:03:12.643Z] #25 27.65 skipping existing 9a99313a2c50
15:03:12 [2020-08-14T15:03:12.643Z] #25 27.81 
15:03:12 [2020-08-14T15:03:12.643Z] #25 ...
15:03:12 [2020-08-14T15:03:12.643Z] 
15:03:12 [2020-08-14T15:03:12.643Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:12 [2020-08-14T15:03:12.643Z] #41 59.89 github.com/LK4D4/vndr/versioned
15:03:12 [2020-08-14T15:03:12.643Z] #41 60.96 internal/lazyregexp
15:03:12 [2020-08-14T15:03:12.643Z] #41 61.01 os/exec
15:03:12 [2020-08-14T15:03:12.643Z] #41 61.05 net
15:03:12 [2020-08-14T15:03:12.643Z] #41 64.25 encoding/base64
15:03:12 [2020-08-14T15:03:12.643Z] #41 64.28 flag
15:03:12 [2020-08-14T15:03:12.643Z] #41 64.29 crypto/cipher
15:03:12 [2020-08-14T15:03:12.643Z] #41 65.10 go/token
15:03:12 [2020-08-14T15:03:12.643Z] #41 66.24 net/url
15:03:12 [2020-08-14T15:03:12.643Z] #41 66.25 go/scanner
15:03:12 [2020-08-14T15:03:12.643Z] #41 66.27 text/template/parse
15:03:12 [2020-08-14T15:03:12.643Z] #41 68.04 go/ast
15:03:12 [2020-08-14T15:03:12.643Z] #41 68.09 encoding/json
15:03:12 [2020-08-14T15:03:12.679Z] #40 41.19   CC       images/autofs.o
15:03:12 [2020-08-14T15:03:12.907Z] #41 ...
15:03:12 [2020-08-14T15:03:12.907Z] 
15:03:12 [2020-08-14T15:03:12.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:12 [2020-08-14T15:03:12.907Z] #47 66.01 go/token
15:03:12 [2020-08-14T15:03:12.907Z] #47 66.35 mvdan.cc/editorconfig
15:03:12 [2020-08-14T15:03:12.907Z] #47 66.92 go/scanner
15:03:12 [2020-08-14T15:03:12.907Z] #47 68.08 mvdan.cc/sh/v3/fileutil
15:03:12 [2020-08-14T15:03:12.907Z] #47 68.67 go/ast
15:03:12 [2020-08-14T15:03:12.907Z] #47 68.75 mvdan.cc/sh/v3/syntax
15:03:12 [2020-08-14T15:03:12.975Z] #39 150.1   CC       criu/util.o
15:03:12 [2020-08-14T15:03:12.977Z] #40 41.37   CC       images/macvlan.o
15:03:12 [2020-08-14T15:03:12.977Z] #40 41.52   CC       images/sit.o
15:03:13 [2020-08-14T15:03:13.276Z] #40 41.78   CC       images/memfd.o
15:03:13 [2020-08-14T15:03:13.472Z] #32 ...
15:03:13 [2020-08-14T15:03:13.472Z] 
15:03:13 [2020-08-14T15:03:13.472Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:13 [2020-08-14T15:03:13.472Z] #30 60.87 sync
15:03:13 [2020-08-14T15:03:13.472Z] #30 60.88 internal/reflectlite
15:03:13 [2020-08-14T15:03:13.472Z] #30 65.73 errors
15:03:13 [2020-08-14T15:03:13.472Z] #30 65.73 sort
15:03:13 [2020-08-14T15:03:13.472Z] #30 66.48 strconv
15:03:13 [2020-08-14T15:03:13.472Z] #30 68.11 io
15:03:13 [2020-08-14T15:03:13.472Z] #30 70.02 internal/oserror
15:03:13 [2020-08-14T15:03:13.472Z] #30 70.24 syscall
15:03:13 [2020-08-14T15:03:13.472Z] #30 ...
15:03:13 [2020-08-14T15:03:13.472Z] 
15:03:13 [2020-08-14T15:03:13.472Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:13 [2020-08-14T15:03:13.472Z] #25 7.824 
15:03:13 [2020-08-14T15:03:13.472Z] #25 8.160 
####                                                                       6.5%
##########                                                                15.1%
##############################################################            87.3%
######################################################################## 100.0%
15:03:13 [2020-08-14T15:03:13.575Z] #40 42.11   CC       images/timens.o
15:03:13 [2020-08-14T15:03:13.608Z] #39 150.9   CC       criu/uts_ns.o
15:03:13 [2020-08-14T15:03:13.660Z] Client: Docker Engine - Enterprise
15:03:13 [2020-08-14T15:03:13.660Z]  Version:           19.03.5
15:03:13 [2020-08-14T15:03:13.660Z]  API version:       1.40
15:03:13 [2020-08-14T15:03:13.660Z]  Go version:        go1.12.12
15:03:13 [2020-08-14T15:03:13.660Z]  Git commit:        2ee0c57608
15:03:13 [2020-08-14T15:03:13.660Z]  Built:             11/13/2019 08:00:16
15:03:13 [2020-08-14T15:03:13.660Z]  OS/Arch:           windows/amd64
15:03:13 [2020-08-14T15:03:13.660Z]  Experimental:      false
15:03:13 [2020-08-14T15:03:13.660Z] 
15:03:13 [2020-08-14T15:03:13.660Z] Server: Docker Engine - Enterprise
15:03:13 [2020-08-14T15:03:13.660Z]  Engine:
15:03:13 [2020-08-14T15:03:13.660Z]   Version:          19.03.5
15:03:13 [2020-08-14T15:03:13.660Z]   API version:      1.40 (minimum version 1.24)
15:03:13 [2020-08-14T15:03:13.660Z]   Go version:       go1.12.12
15:03:13 [2020-08-14T15:03:13.660Z]   Git commit:       2ee0c57608
15:03:13 [2020-08-14T15:03:13.660Z]   Built:            11/13/2019 07:58:51
15:03:13 [2020-08-14T15:03:13.660Z]   OS/Arch:          windows/amd64
15:03:13 [2020-08-14T15:03:13.660Z]   Experimental:     true
15:03:13 [2020-08-14T15:03:13.728Z] #25 9.206 
15:03:13 [2020-08-14T15:03:13.868Z] #39 151.0   CC       criu/vdso-compat.o
15:03:13 [2020-08-14T15:03:13.868Z] #39 151.2   CC       criu/vdso.o
15:03:13 [2020-08-14T15:03:13.874Z] #40 42.42   LINK     images/built-in.o
15:03:14 [2020-08-14T15:03:14.125Z] #39 151.4   LINK     criu/built-in.o
15:03:14 [2020-08-14T15:03:14.125Z] #39 151.5   LINK     criu/criu
15:03:14 [2020-08-14T15:03:14.177Z] #40 42.65   GEN      compel/include/asm
15:03:14 [2020-08-14T15:03:14.177Z] #40 42.67   GEN      compel/include/version.h
15:03:14 [2020-08-14T15:03:14.177Z] #40 42.73 touch .config
15:03:14 [2020-08-14T15:03:14.242Z] #25 9.490 #=#=#                                                                         

####################                                                      28.2%
##########################################                                58.7%
##########################################################                81.1%
######################################################################## 100.0%
[Pipeline] sh
15:03:14 [2020-08-14T15:03:14.384Z] #39 151.8   DEP      lib/c/criu.d
15:03:14 [2020-08-14T15:03:14.483Z] #40 42.84   GEN      include/common/config.h
15:03:14 [2020-08-14T15:03:14.483Z] #40 ...
15:03:14 [2020-08-14T15:03:14.483Z] 
15:03:14 [2020-08-14T15:03:14.483Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.2 Selecting previously unselected package libapparmor1:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.3 Selecting previously unselected package libapparmor-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.5 Selecting previously unselected package libbtrfs0.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.5 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.5 Selecting previously unselected package libbtrfs-dev.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.6 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.8 Selecting previously unselected package libudev-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 106.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.1 Selecting previously unselected package libsepol1-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.4 Selecting previously unselected package libpcre16-3:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.6 Selecting previously unselected package libpcre32-3:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.8 Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 107.9 Selecting previously unselected package libpcre3-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.4 Selecting previously unselected package libselinux1-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.9 Selecting previously unselected package libseccomp-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 108.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 109.0 Selecting previously unselected package libsystemd-dev:ppc64el.
15:03:14 [2020-08-14T15:03:14.483Z] #11 109.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
15:03:14 [2020-08-14T15:03:14.483Z] #11 109.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:03:14 [2020-08-14T15:03:14.641Z] #39 151.9   CC       images/rpc.pb-c.o
15:03:14 [2020-08-14T15:03:14.782Z] #11 109.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:03:14 [2020-08-14T15:03:14.889Z] #47 ...
15:03:14 [2020-08-14T15:03:14.889Z] 
15:03:14 [2020-08-14T15:03:14.889Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:14 [2020-08-14T15:03:14.889Z] #25 28.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.29 
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.50 
######################################################################## 100.0%
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.58 
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.60 Download of images into '/build' complete.
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.60 Use something like the following to load the result into a Docker daemon:
15:03:14 [2020-08-14T15:03:14.889Z] #25 29.60   tar -cC '/build' . | docker load
15:03:14 [2020-08-14T15:03:14.896Z] #39 152.2   CC       lib/c/criu.o
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libbtrfs0 (4.20.1-2) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up mingw-w64-common (6.0.0-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.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:03:15 [2020-08-14T15:03:15.085Z] #11 109.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:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.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:03:15 [2020-08-14T15:03:15.085Z] #11 109.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:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up dmsetup (2:1.02.155-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:03:15 [2020-08-14T15:03:15.085Z] #11 109.7 Processing triggers for libc-bin (2.28-10) ...
15:03:15 [2020-08-14T15:03:15.167Z] + docker info
15:03:15 [2020-08-14T15:03:15.170Z] #25 10.73 #=#=#                                                                         
15:03:15 [2020-08-14T15:03:15.385Z] #11 DONE 109.9s
15:03:15 [2020-08-14T15:03:15.385Z] 
15:03:15 [2020-08-14T15:03:15.385Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.05   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.08   GEN      compel/plugins/include/uapi/std/syscall.h
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.15   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.20   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.25   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.29   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.34   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.36   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.37   DEP      compel/plugins/std/infect.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.67   DEP      compel/plugins/std/string.d
15:03:15 [2020-08-14T15:03:15.385Z] #40 43.82   DEP      compel/plugins/std/log.d
15:03:15 [2020-08-14T15:03:15.457Z] #39 ...
15:03:15 [2020-08-14T15:03:15.457Z] 
15:03:15 [2020-08-14T15:03:15.457Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:15 [2020-08-14T15:03:15.457Z] #52 178.5 + bin/containerd
15:03:15 [2020-08-14T15:03:15.703Z] #40 44.07   DEP      compel/plugins/std/fds.d
15:03:15 [2020-08-14T15:03:15.703Z] #40 44.20   DEP      compel/plugins/std/std.d
15:03:15 [2020-08-14T15:03:15.990Z] #25 11.21 
                                                                           1.3%
##                                                                         3.6%
#######                                                                    9.8%
15:03:15 [2020-08-14T15:03:15.990Z] #25 ...
15:03:15 [2020-08-14T15:03:15.990Z] 
15:03:15 [2020-08-14T15:03:15.990Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.53 Selecting previously unselected package protobuf-c-compiler.
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.78 Selecting previously unselected package protobuf-compiler.
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 63.81 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.11 Selecting previously unselected package python-pkg-resources.
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.16 Unpacking python-pkg-resources (40.8.0-1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.58 Selecting previously unselected package python-six.
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.61 Unpacking python-six (1.12.0-1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.78 Selecting previously unselected package python-protobuf.
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 64.84 Unpacking python-protobuf (3.6.1.3-2) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 65.92 Setting up python-pkg-resources (40.8.0-1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 73.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 73.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 73.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 73.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 73.66 Setting up python-six (1.12.0-1) ...
15:03:15 [2020-08-14T15:03:15.990Z] #38 ...
15:03:15 [2020-08-14T15:03:15.990Z] 
15:03:15 [2020-08-14T15:03:15.990Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:16 [2020-08-14T15:03:16.008Z] #40 44.41   DEP      compel/plugins/shmem/shmem.d
15:03:16 [2020-08-14T15:03:16.008Z] #40 ...
15:03:16 [2020-08-14T15:03:16.008Z] 
15:03:16 [2020-08-14T15:03:16.008Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
15:03:16 [2020-08-14T15:03:16.008Z] #12 DONE 0.6s
15:03:16 [2020-08-14T15:03:16.008Z] 
15:03:16 [2020-08-14T15:03:16.008Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:16 [2020-08-14T15:03:16.008Z] #40 44.56   DEP      compel/plugins/fds/fds.d
15:03:16 [2020-08-14T15:03:16.135Z] #25 3.858 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:03:16 [2020-08-14T15:03:16.135Z] #25 4.309 
15:03:16 [2020-08-14T15:03:16.309Z] #40 44.80   CC       compel/plugins/std/std.o
15:03:16 [2020-08-14T15:03:16.611Z] #40 ...
15:03:16 [2020-08-14T15:03:16.611Z] 
15:03:16 [2020-08-14T15:03:16.611Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:03:16 [2020-08-14T15:03:16.611Z] #13 DONE 0.4s
15:03:16 [2020-08-14T15:03:16.611Z] 
15:03:16 [2020-08-14T15:03:16.611Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:16 [2020-08-14T15:03:16.611Z] #40 45.15   CC       compel/plugins/std/fds.o
15:03:16 [2020-08-14T15:03:16.917Z] #40 ...
15:03:16 [2020-08-14T15:03:16.917Z] 
15:03:16 [2020-08-14T15:03:16.917Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:03:16 [2020-08-14T15:03:16.917Z] #14 0.281 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:03:16 [2020-08-14T15:03:16.917Z] #14 DONE 0.4s
15:03:17 [2020-08-14T15:03:17.241Z] 
15:03:17 [2020-08-14T15:03:17.241Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.456 + RM_GOPATH=0
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.458 + TMP_GOPATH=
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.459 + : /build
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.460 + '[' -z '' ']'
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.461 ++ mktemp -d
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.464 + export GOPATH=/tmp/tmp.HiutxPHGYN
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.464 + GOPATH=/tmp/tmp.HiutxPHGYN
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.464 + RM_GOPATH=1
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.464 + case "$(go env GOARCH)" in
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.465 ++ go env GOARCH
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.481 + export GO_BUILDMODE=-buildmode=pie
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.481 + GO_BUILDMODE=-buildmode=pie
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.483 ++ dirname /tmp/install/install.sh
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.487 + dir=/tmp/install
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.487 + bin=runc
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.487 + shift
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.488 + '[' '!' -f /tmp/install/runc.installer ']'
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.514 + . /tmp/install/runc.installer
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.515 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.515 + install_runc
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.519 + grep -q '^3\.10\.0.*\.el7\.'
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.522 + uname -r
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.534 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.534 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.534 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.534 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HiutxPHGYN/src/github.com/opencontainers/runc
15:03:17 [2020-08-14T15:03:17.241Z] #50 0.563 Cloning into '/tmp/tmp.HiutxPHGYN/src/github.com/opencontainers/runc'...
15:03:17 [2020-08-14T15:03:17.241Z] #50 ...
15:03:17 [2020-08-14T15:03:17.241Z] 
15:03:17 [2020-08-14T15:03:17.241Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:03:17 [2020-08-14T15:03:17.241Z] #15 DONE 0.3s
15:03:17 [2020-08-14T15:03:17.241Z] 
15:03:17 [2020-08-14T15:03:17.241Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:17 [2020-08-14T15:03:17.241Z] #40 45.83   CC       compel/plugins/std/log.o
15:03:17 [2020-08-14T15:03:17.544Z] #40 ...
15:03:17 [2020-08-14T15:03:17.544Z] 
15:03:17 [2020-08-14T15:03:17.544Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:03:17 [2020-08-14T15:03:17.544Z] #16 DONE 0.3s
15:03:17 [2020-08-14T15:03:17.544Z] 
15:03:17 [2020-08-14T15:03:17.544Z] #17 [dev-systemd-false  6/26] RUN ldconfig
15:03:17 [2020-08-14T15:03:17.840Z] #17 DONE 0.4s
15:03:17 [2020-08-14T15:03:17.840Z] 
15:03:17 [2020-08-14T15:03:17.840Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:03:18 [2020-08-14T15:03:18.049Z] #25 11.21 
                                                                           1.3%
##                                                                         3.6%
#######                                                                    9.8%
##########                                                                14.3%
############                                                              18.0%
################                                                          22.7%
###################                                                       26.6%
######################                                                    30.8%
#########################                                                 35.1%
###########################                                               37.7%
#############################                                             41.5%
################################                                          45.4%
####################################                                      50.2%
#######################################                                   54.7%
#########################################                                 57.6%
############################################                              61.5%
##############################################                            65.2%
##################################################                        69.8%
########################################################                  78.0%
##############################################################            86.7%
###################################################################       93.4%
######################################################################## 100.0%
15:03:18 [2020-08-14T15:03:18.220Z] #25 4.531 
                                                                           0.9%
####                                                                       6.2%
#########                                                                 12.7%
###############                                                           21.9%
###################                                                       27.0%
######################                                                    31.5%
##########################                                                37.0%
###############################                                           43.6%
###################################                                       49.3%
#######################################                                   54.3%
##########################################                                58.8%
##############################################                            64.6%
###################################################                       71.9%
#####################################################                     74.5%
########################################################                  78.9%
############################################################              84.0%
################################################################          89.6%
######################################################################## 100.0%
15:03:18 [2020-08-14T15:03:18.480Z] #25 ...
15:03:18 [2020-08-14T15:03:18.480Z] 
15:03:18 [2020-08-14T15:03:18.480Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:18 [2020-08-14T15:03:18.480Z] #10 65.94 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:03:18 [2020-08-14T15:03:18.480Z] #10 65.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 66.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 66.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 66.68 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:03:18 [2020-08-14T15:03:18.481Z] #10 67.01 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:03:18 [2020-08-14T15:03:18.481Z] #10 67.03 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:03:18 [2020-08-14T15:03:18.481Z] #10 72.20 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:03:18 [2020-08-14T15:03:18.481Z] #10 74.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 74.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 74.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 74.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 74.95 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:03:18 [2020-08-14T15:03:18.481Z] #10 74.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 74.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:03:18 [2020-08-14T15:03:18.481Z] #10 75.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:03:18 [2020-08-14T15:03:18.489Z] #18 0.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:03:18 [2020-08-14T15:03:18.612Z] #25 14.15 
15:03:18 [2020-08-14T15:03:18.741Z] #10 ...
15:03:18 [2020-08-14T15:03:18.741Z] 
15:03:18 [2020-08-14T15:03:18.741Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:03:18 [2020-08-14T15:03:18.741Z] #28 73.99 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:03:18 [2020-08-14T15:03:18.741Z] #28 74.71 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:03:18 [2020-08-14T15:03:18.741Z] #28 74.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:03:18 [2020-08-14T15:03:18.741Z] #28 ...
15:03:18 [2020-08-14T15:03:18.741Z] 
15:03:18 [2020-08-14T15:03:18.741Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 66.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:03:18 [2020-08-14T15:03:18.741Z] #32 68.83 debconf: delaying package configuration, since apt-utils is not installed
15:03:18 [2020-08-14T15:03:18.741Z] #32 69.44 Fetched 14.9 MB in 2s (6752 kB/s)
15:03:18 [2020-08-14T15:03:18.741Z] #32 69.56 Selecting previously unselected package xxd.
15:03:18 [2020-08-14T15:03:18.741Z] #32 69.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 ... 15410 files and directories currently installed.)
15:03:18 [2020-08-14T15:03:18.741Z] #32 69.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 69.77 Unpacking xxd (2:8.1.0875-5) ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 70.31 Selecting previously unselected package vim-common.
15:03:18 [2020-08-14T15:03:18.741Z] #32 70.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 70.53 Unpacking vim-common (2:8.1.0875-5) ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 71.06 Selecting previously unselected package cmake-data.
15:03:18 [2020-08-14T15:03:18.741Z] #32 71.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 71.09 Unpacking cmake-data (3.13.4-1) ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 75.09 Selecting previously unselected package libicu63:amd64.
15:03:18 [2020-08-14T15:03:18.741Z] #32 75.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:03:18 [2020-08-14T15:03:18.741Z] #32 75.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:03:18 [2020-08-14T15:03:18.768Z] #52 ...
15:03:18 [2020-08-14T15:03:18.768Z] 
15:03:18 [2020-08-14T15:03:18.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:18 [2020-08-14T15:03:18.768Z] #39 152.8   LINK     lib/c/built-in.o
15:03:18 [2020-08-14T15:03:18.768Z] #39 152.8   LINK     lib/c/libcriu.so
15:03:18 [2020-08-14T15:03:18.768Z] #39 152.8   LINK     lib/c/libcriu.a
15:03:18 [2020-08-14T15:03:18.768Z] #39 152.9   GEN      magic.py
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.0 Note: Building without setproctitle() and strlcpy() support.
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.0 Note: Building without GnuTLS support
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.0 Makefile.config:39: Warn: you have no libnftables installed
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.0 Makefile.config:40: Warn: Building without nftables support
15:03:18 [2020-08-14T15:03:18.768Z] #39 153.5 fatal: not a git repository (or any of the parent directories): .git
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.0 make[1]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.5 make[1]: 'images/built-in.o' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.5 make[1]: 'compel/libcompel.a' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.6 make[1]: 'compel/compel-host-bin' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.6 make[1]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.8 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.9 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 154.9 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.0 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.0 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.0 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.1 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.1 make[2]: Nothing to be done for 'all'.
15:03:18 [2020-08-14T15:03:18.768Z] #39 155.2   INSTALL  criu/criu
15:03:18 [2020-08-14T15:03:18.768Z] #39 DONE 155.6s
15:03:18 [2020-08-14T15:03:18.768Z] 
15:03:18 [2020-08-14T15:03:18.768Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.2 + cd /tmp/tmp.zj2mmaRIYH/src/github.com/golangci/golangci-lint/
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.2 + git checkout -q v1.23.8
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 ++ git describe --tags
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 + version=v1.23.8
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 ++ git rev-parse --short HEAD
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 + commit=76a82c6
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 ++ git show -s --format=%cd
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:03:18 [2020-08-14T15:03:18.768Z] #45 224.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:03:18 [2020-08-14T15:03:18.787Z] #18 0.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:03:18 [2020-08-14T15:03:18.787Z] #18 0.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:03:18 [2020-08-14T15:03:18.868Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
15:03:18 [2020-08-14T15:03:18.868Z] #25 ...
15:03:18 [2020-08-14T15:03:18.868Z] 
15:03:18 [2020-08-14T15:03:18.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.337 + RM_GOPATH=0
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.341 + TMP_GOPATH=
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.341 + : /build
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.341 + '[' -z '' ']'
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.345 ++ mktemp -d
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.379 + export GOPATH=/tmp/tmp.rL7P0cNFbP
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.380 + GOPATH=/tmp/tmp.rL7P0cNFbP
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.380 + RM_GOPATH=1
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.380 + case "$(go env GOARCH)" in
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.383 ++ go env GOARCH
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.401 + export GO_BUILDMODE=-buildmode=pie
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.402 + GO_BUILDMODE=-buildmode=pie
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.404 ++ dirname /tmp/install/install.sh
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.432 + dir=/tmp/install
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.433 + bin=containerd
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.433 + shift
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.434 + '[' '!' -f /tmp/install/containerd.installer ']'
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.434 + . /tmp/install/containerd.installer
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.435 ++ set -e
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.435 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.444 + install_containerd
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.449 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.465 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.466 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rL7P0cNFbP/src/github.com/containerd/containerd
15:03:18 [2020-08-14T15:03:18.868Z] #52 3.467 Cloning into '/tmp/tmp.rL7P0cNFbP/src/github.com/containerd/containerd'...
15:03:19 [2020-08-14T15:03:19.002Z] #32 ...
15:03:19 [2020-08-14T15:03:19.002Z] 
15:03:19 [2020-08-14T15:03:19.002Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:19 [2020-08-14T15:03:19.002Z] #38 67.66 debconf: delaying package configuration, since apt-utils is not installed
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.11 Fetched 4095 kB in 1s (3516 kB/s)
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.26 Selecting previously unselected package libcap-dev:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.26 (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:03:19 [2020-08-14T15:03:19.002Z] #38 68.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.44 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.72 Selecting previously unselected package libnet1:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.92 Selecting previously unselected package libnet1-dev.
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 68.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.47 Selecting previously unselected package libnl-3-200:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.47 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.87 Selecting previously unselected package libnl-3-dev:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 69.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.64 Selecting previously unselected package libprotobuf-c1:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 70.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.16 Selecting previously unselected package zlib1g-dev:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.58 Selecting previously unselected package libprotobuf17:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 71.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 72.99 Selecting previously unselected package libprotobuf-lite17:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 73.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 73.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 73.32 Selecting previously unselected package libprotobuf-dev:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 73.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 73.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.12 Selecting previously unselected package libprotoc17:amd64.
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.95 Selecting previously unselected package protobuf-c-compiler.
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 75.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.14 Selecting previously unselected package protobuf-compiler.
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.15 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.35 Selecting previously unselected package python-pkg-resources.
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 76.36 Unpacking python-pkg-resources (40.8.0-1) ...
15:03:19 [2020-08-14T15:03:19.002Z] #38 ...
15:03:19 [2020-08-14T15:03:19.002Z] 
15:03:19 [2020-08-14T15:03:19.002Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:19 [2020-08-14T15:03:19.002Z] #25 6.713 
15:03:19 [2020-08-14T15:03:19.125Z] #52 ...
15:03:19 [2020-08-14T15:03:19.125Z] 
15:03:19 [2020-08-14T15:03:19.125Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:19 [2020-08-14T15:03:19.167Z] #25 ...
15:03:19 [2020-08-14T15:03:19.167Z] 
15:03:19 [2020-08-14T15:03:19.167Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:19 [2020-08-14T15:03:19.167Z] #30 65.99 github.com/BurntSushi/toml/cmd/tomlv
15:03:19 [2020-08-14T15:03:19.167Z] #30 ...
15:03:19 [2020-08-14T15:03:19.167Z] 
15:03:19 [2020-08-14T15:03:19.167Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:19 [2020-08-14T15:03:19.167Z] #10 76.11 Selecting previously unselected package gcc-mingw-w64-base.
15:03:19 [2020-08-14T15:03:19.167Z] #10 76.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:03:19 [2020-08-14T15:03:19.167Z] #10 76.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:19 [2020-08-14T15:03:19.167Z] #10 76.38 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:03:19 [2020-08-14T15:03:19.330Z] #45 ...
15:03:19 [2020-08-14T15:03:19.330Z] 
15:03:19 [2020-08-14T15:03:19.330Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:03:19 [2020-08-14T15:03:19.330Z] #40 DONE 0.1s
15:03:19 [2020-08-14T15:03:19.383Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.7%
##                                                                         3.9%
###                                                                        5.3%
15:03:19 [2020-08-14T15:03:19.383Z] #25 ...
15:03:19 [2020-08-14T15:03:19.383Z] 
15:03:19 [2020-08-14T15:03:19.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:19 [2020-08-14T15:03:19.383Z] #41 66.81 internal/singleflight
15:03:19 [2020-08-14T15:03:19.383Z] #41 69.08 strconv
15:03:19 [2020-08-14T15:03:19.383Z] #41 69.11 io
15:03:19 [2020-08-14T15:03:19.383Z] #41 70.91 bytes
15:03:19 [2020-08-14T15:03:19.383Z] #41 74.99 bufio
15:03:19 [2020-08-14T15:03:19.383Z] #41 75.31 reflect
15:03:19 [2020-08-14T15:03:19.383Z] #41 ...
15:03:19 [2020-08-14T15:03:19.383Z] 
15:03:19 [2020-08-14T15:03:19.383Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:19 [2020-08-14T15:03:19.447Z] #10 76.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:03:19 [2020-08-14T15:03:19.447Z] #10 76.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:19 [2020-08-14T15:03:19.447Z] #10 ...
15:03:19 [2020-08-14T15:03:19.447Z] 
15:03:19 [2020-08-14T15:03:19.447Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:19 [2020-08-14T15:03:19.447Z] #32 DONE 76.6s
15:03:19 [2020-08-14T15:03:19.522Z] #25 7.015 #=#=#                                                                         

#                                                                          2.2%
#############                                                             19.1%
#############################                                             41.7%
###########################################                               59.9%
15:03:19 [2020-08-14T15:03:19.522Z] #25 ...
15:03:19 [2020-08-14T15:03:19.522Z] 
15:03:19 [2020-08-14T15:03:19.522Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:19 [2020-08-14T15:03:19.522Z] #41 66.72 bytes
15:03:19 [2020-08-14T15:03:19.522Z] #41 70.46 bufio
15:03:19 [2020-08-14T15:03:19.522Z] #41 70.62 reflect
15:03:19 [2020-08-14T15:03:19.522Z] #41 73.54 syscall
15:03:19 [2020-08-14T15:03:19.522Z] #41 ...
15:03:19 [2020-08-14T15:03:19.522Z] 
15:03:19 [2020-08-14T15:03:19.522Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:19 [2020-08-14T15:03:19.585Z] 
15:03:19 [2020-08-14T15:03:19.585Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:03:19 [2020-08-14T15:03:19.710Z] 
15:03:19 [2020-08-14T15:03:19.710Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:19 [2020-08-14T15:03:19.710Z] #25 DONE 34.5s
15:03:19 [2020-08-14T15:03:19.710Z] 
15:03:19 [2020-08-14T15:03:19.710Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:19 [2020-08-14T15:03:19.710Z] #30 DONE 76.6s
15:03:19 [2020-08-14T15:03:19.710Z] 
15:03:19 [2020-08-14T15:03:19.710Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:19 [2020-08-14T15:03:19.710Z] #38 66.82 Processing triggers for libc-bin (2.28-10) ...
15:03:19 [2020-08-14T15:03:19.710Z] #38 DONE 76.6s
15:03:19 [2020-08-14T15:03:19.710Z] 
15:03:19 [2020-08-14T15:03:19.710Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:19 [2020-08-14T15:03:19.710Z] #52 31.09 Checking out files:  35% (1138/3222)   
Checking out files:  36% (1160/3222)   
Checking out files:  37% (1193/3222)   
Checking out files:  38% (1225/3222)   
Checking out files:  39% (1257/3222)   
Checking out files:  40% (1289/3222)   
Checking out files:  41% (1322/3222)   
Checking out files:  42% (1354/3222)   
Checking out files:  43% (1386/3222)   
Checking out files:  44% (1418/3222)   
Checking out files:  45% (1450/3222)   
Checking out files:  46% (1483/3222)   
Checking out files:  47% (1515/3222)   
Checking out files:  48% (1547/3222)   
Checking out files:  49% (1579/3222)   
Checking out files:  50% (1611/3222)   
Checking out files:  51% (1644/3222)   
Checking out files:  52% (1676/3222)   
Checking out files:  53% (1708/3222)   
Checking out files:  54% (1740/3222)   
Checking out files:  55% (1773/3222)   
Checking out files:  56% (1805/3222)   
Checking out files:  57% (1837/3222)   
Checking out files:  58% (1869/3222)   
Checking out files:  59% (1901/3222)   
Checking out files:  60% (1934/3222)   
Checking out files:  61% (1966/3222)   
Checking out files:  62% (1998/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  63% (2042/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  93% (3028/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:03:19 [2020-08-14T15:03:19.710Z] #52 33.52 + cd /tmp/tmp.yDDEe3AJ8K/src/github.com/containerd/containerd
15:03:19 [2020-08-14T15:03:19.710Z] #52 33.52 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:19 [2020-08-14T15:03:19.782Z] #25 7.015 #=#=#                                                                         

#                                                                          2.2%
#############                                                             19.1%
#############################                                             41.7%
###########################################                               59.9%
######################################################                    75.7%
################################################################          89.8%
######################################################################## 100.0%
15:03:19 [2020-08-14T15:03:19.840Z] #42 DONE 0.2s
15:03:19 [2020-08-14T15:03:19.840Z] 
15:03:19 [2020-08-14T15:03:19.840Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:03:19 [2020-08-14T15:03:19.840Z] #44 DONE 0.0s
15:03:19 [2020-08-14T15:03:19.840Z] 
15:03:19 [2020-08-14T15:03:19.840Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:19 [2020-08-14T15:03:19.855Z] #18 1.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:03:20 [2020-08-14T15:03:20.042Z] #25 8.195 
15:03:20 [2020-08-14T15:03:20.612Z] #25 8.499 #=#=#                                                                         

####                                                                       6.8%
#################                   
15:03:20 [2020-08-14T15:03:20.612Z] #25 ...
15:03:20 [2020-08-14T15:03:20.612Z] 
15:03:20 [2020-08-14T15:03:20.612Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:20 [2020-08-14T15:03:20.612Z] #30 67.92 reflect
15:03:20 [2020-08-14T15:03:20.612Z] #30 76.82 time
15:03:20 [2020-08-14T15:03:20.612Z] #30 ...
15:03:20 [2020-08-14T15:03:20.612Z] 
15:03:20 [2020-08-14T15:03:20.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:21 [2020-08-14T15:03:21.393Z] #25 8.499 #=#=#                                                                         

####                                                                       6.8%
#################                                                         23.7%
###############################                                           44.4%
############################################                              61.3%
##################################################                        69.5%
######################################################                    76.3%
##############################################################            86.9%
######################################################################    97.7%
######################################################################## 100.0%
15:03:21 [2020-08-14T15:03:21.410Z] #18 3.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB]
15:03:21 [2020-08-14T15:03:21.653Z] #25 9.684 
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + export 'BUILDTAGS=netgo osusergo static_build'
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + BUILDTAGS='netgo osusergo static_build'
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + export EXTRA_FLAGS=-buildmode=pie
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + EXTRA_FLAGS=-buildmode=pie
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + '[' '' = dynamic ']'
15:03:22 [2020-08-14T15:03:22.271Z] #52 35.81 + make
15:03:22 [2020-08-14T15:03:22.475Z] #18 4.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:03:22 [2020-08-14T15:03:22.475Z] #18 ...
15:03:22 [2020-08-14T15:03:22.475Z] 
15:03:22 [2020-08-14T15:03:22.475Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:22 [2020-08-14T15:03:22.475Z] #42 106.8 text/template
15:03:22 [2020-08-14T15:03:22.475Z] #42 108.5 go/parser
15:03:22 [2020-08-14T15:03:22.475Z] #42 112.8 encoding/xml
15:03:22 [2020-08-14T15:03:22.475Z] #42 ...
15:03:22 [2020-08-14T15:03:22.475Z] 
15:03:22 [2020-08-14T15:03:22.475Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:22 [2020-08-14T15:03:22.475Z] #40 46.96   CC       compel/plugins/std/string.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 47.74   CC       compel/plugins/std/infect.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.27   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.34   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.40   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.48   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.60   AR       compel/plugins/std.lib.a
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.69   CC       compel/plugins/fds/fds.o
15:03:22 [2020-08-14T15:03:22.475Z] #40 48.95   AR       compel/plugins/fds.lib.a
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.04   HOSTDEP  compel/src/lib/log-host.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.16   HOSTDEP  compel/src/lib/handle-elf-host.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.27   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.33   HOSTDEP  compel/src/main-host.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.48   DEP      compel/src/lib/ptrace.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.68   DEP      compel/src/lib/infect.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 49.88   DEP      compel/src/lib/infect-util.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.05   DEP      compel/src/lib/infect-rpc.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.22   DEP      compel/arch/ppc64/src/lib/infect.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.34   DEP      compel/arch/ppc64/src/lib/cpu.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.41   DEP      compel/src/lib/log.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.50   DEP      compel/src/main.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.63   DEP      compel/src/lib/handle-elf.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.79   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:03:22 [2020-08-14T15:03:22.475Z] #40 50.91   CC       compel/src/lib/log.o
15:03:22 [2020-08-14T15:03:22.774Z] #40 51.17   CC       compel/arch/ppc64/src/lib/cpu.o
15:03:22 [2020-08-14T15:03:22.774Z] #40 51.43   CC       compel/arch/ppc64/src/lib/infect.o
15:03:23 [2020-08-14T15:03:23.669Z] #52 37.48 + bin/ctr
15:03:23 [2020-08-14T15:03:23.733Z] #25 9.888 
                                                                           0.0%
###                                                                        4.3%
#######                                                                    9.8%
###########                                                               15.6%
##############                                                            20.5%
###################                                                       27.6%
#######################                                                   33.0%
###########################                                               38.3%
#################################                                         46.0%
#######################################                                   54.2%
############################################                              62.3%
#################################################                         68.2%
####################################################                      73.6%
#########################################################                 79.2%
#############################################################             84.9%
###############################################################           88.6%
#################################################################         91.2%
####################################################################      94.8%
######################################################################## 100.0%
15:03:23 [2020-08-14T15:03:23.849Z] #40 52.12   CC       compel/src/lib/infect-rpc.o
15:03:23 [2020-08-14T15:03:23.932Z] #52 ...
15:03:23 [2020-08-14T15:03:23.932Z] 
15:03:23 [2020-08-14T15:03:23.932Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:23 [2020-08-14T15:03:23.932Z] #41 71.14 text/template
15:03:23 [2020-08-14T15:03:23.932Z] #41 74.09 go/parser
15:03:23 [2020-08-14T15:03:23.932Z] #41 75.49 encoding/xml
15:03:23 [2020-08-14T15:03:23.932Z] #41 75.87 go/doc
15:03:23 [2020-08-14T15:03:23.932Z] #41 76.22 compress/flate
15:03:24 [2020-08-14T15:03:24.153Z] #40 52.49   CC       compel/src/lib/infect-util.o
15:03:24 [2020-08-14T15:03:24.196Z] #41 ...
15:03:24 [2020-08-14T15:03:24.196Z] 
15:03:24 [2020-08-14T15:03:24.196Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + RM_GOPATH=0
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + TMP_GOPATH=
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + : /build
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + '[' -z '' ']'
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 ++ mktemp -d
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + export GOPATH=/tmp/tmp.jg76yi9Yva
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + GOPATH=/tmp/tmp.jg76yi9Yva
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + RM_GOPATH=1
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 + case "$(go env GOARCH)" in
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.494 ++ go env GOARCH
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.538 + export GO_BUILDMODE=-buildmode=pie
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.538 + GO_BUILDMODE=-buildmode=pie
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.538 ++ dirname /tmp/install/install.sh
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + dir=/tmp/install
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + bin=tini
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + shift
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + '[' '!' -f /tmp/install/tini.installer ']'
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + . /tmp/install/tini.installer
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + install_tini
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 + git clone https://github.com/krallin/tini.git /tmp/tmp.jg76yi9Yva/tini
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.559 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:03:24 [2020-08-14T15:03:24.196Z] #33 2.560 Cloning into '/tmp/tmp.jg76yi9Yva/tini'...
15:03:24 [2020-08-14T15:03:24.196Z] #33 3.434 + cd /tmp/tmp.jg76yi9Yva/tini
15:03:24 [2020-08-14T15:03:24.196Z] #33 3.434 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:03:24 [2020-08-14T15:03:24.196Z] #33 3.446 + cmake .
15:03:24 [2020-08-14T15:03:24.196Z] #33 3.983 -- The C compiler identification is GNU 8.3.0
15:03:24 [2020-08-14T15:03:24.196Z] #33 4.035 -- Check for working C compiler: /usr/bin/cc
15:03:24 [2020-08-14T15:03:24.280Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.7%
##                                                                         3.9%
###                                                                        5.3%
####                                                                       6.9%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  11.7%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.5%
############                                                              17.4%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.2%
###############                                                           22.0%
################                                                          22.8%
#################                                                         23.7%
#################                                                         24.4%
##################                                                        25.9%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.8%
#####################                                                     30.2%
######################                                                    30.9%
######################                                                    31.7%
#######################                                                   32.8%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.3%
#############################                                             41.4%
################################                                          44.8%
#################################                                         45.9%
##################################                                        47.4%
##################################                                        48.5%
####################################                                      50.6%
#####################################                                     51.7%
######################################                                    53.0%
#######################################                                   54.6%
#######################################                                   55.4%
########################################                                  56.1%
#########################################                                 57.7%
###########################################                               60.6%
15:03:24 [2020-08-14T15:03:24.280Z] #25 ...
15:03:24 [2020-08-14T15:03:24.280Z] 
15:03:24 [2020-08-14T15:03:24.280Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:24 [2020-08-14T15:03:24.280Z] #32 71.95 debconf: delaying package configuration, since apt-utils is not installed
15:03:24 [2020-08-14T15:03:24.280Z] #32 72.39 Fetched 14.9 MB in 3s (5870 kB/s)
15:03:24 [2020-08-14T15:03:24.280Z] #32 72.76 Selecting previously unselected package xxd.
15:03:24 [2020-08-14T15:03:24.280Z] #32 72.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:03:24 [2020-08-14T15:03:24.280Z] #32 72.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 72.87 Unpacking xxd (2:8.1.0875-5) ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 73.23 Selecting previously unselected package vim-common.
15:03:24 [2020-08-14T15:03:24.280Z] #32 73.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 73.29 Unpacking vim-common (2:8.1.0875-5) ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 74.11 Selecting previously unselected package cmake-data.
15:03:24 [2020-08-14T15:03:24.280Z] #32 74.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 74.25 Unpacking cmake-data (3.13.4-1) ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 78.35 Selecting previously unselected package libicu63:amd64.
15:03:24 [2020-08-14T15:03:24.280Z] #32 78.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:03:24 [2020-08-14T15:03:24.280Z] #32 78.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:03:24 [2020-08-14T15:03:24.305Z] #25 12.16 
15:03:24 [2020-08-14T15:03:24.452Z] #40 52.82   CC       compel/src/lib/infect.o
15:03:24 [2020-08-14T15:03:24.459Z] #33 4.855 -- Check for working C compiler: /usr/bin/cc -- works
15:03:24 [2020-08-14T15:03:24.459Z] #33 4.855 -- Detecting C compiler ABI info
15:03:24 [2020-08-14T15:03:24.459Z] #33 ...
15:03:24 [2020-08-14T15:03:24.459Z] 
15:03:24 [2020-08-14T15:03:24.459Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:24 [2020-08-14T15:03:24.459Z] #41 81.65 compress/gzip
15:03:24 [2020-08-14T15:03:24.537Z] #32 ...
15:03:24 [2020-08-14T15:03:24.537Z] 
15:03:24 [2020-08-14T15:03:24.537Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:25 [2020-08-14T15:03:25.410Z] #41 82.61 crypto/ecdsa
15:03:25 [2020-08-14T15:03:25.516Z] #40 ...
15:03:25 [2020-08-14T15:03:25.516Z] 
15:03:25 [2020-08-14T15:03:25.516Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:25 [2020-08-14T15:03:25.516Z] #50 10.15 + cd /tmp/tmp.HiutxPHGYN/src/github.com/opencontainers/runc
15:03:25 [2020-08-14T15:03:25.516Z] #50 10.15 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:03:25 [2020-08-14T15:03:25.910Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.7%
##                                                                         3.9%
###                                                                        5.3%
####                                                                       6.9%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  11.7%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.5%
############                                                              17.4%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.2%
###############                                                           22.0%
################                                                          22.8%
#################                                                         23.7%
#################                                                         24.4%
##################                                                        25.9%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.8%
#####################                                                     30.2%
######################                                                    30.9%
######################                                                    31.7%
#######################                                                   32.8%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.3%
#############################                                             41.4%
################################                                          44.8%
#################################                                         45.9%
##################################                                        47.4%
##################################                                        48.5%
####################################                                      50.6%
#####################################                                     51.7%
######################################                                    53.0%
#######################################                                   54.6%
#######################################                                   55.4%
########################################                                  56.1%
#########################################                                 57.7%
###########################################                               60.6%
############################################                              61.4%
############################################                              62.0%
#############################################                             63.5%
##############################################                            64.6%
###############################################                           66.3%
################################################                          67.5%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.2%
####################################################                      72.3%
####################################################                      72.9%
#####################################################                     73.9%
######################################################                    75.1%
######################################################                    76.4%
########################################################                  78.9%
15:03:25 [2020-08-14T15:03:25.910Z] #25 ...
15:03:25 [2020-08-14T15:03:25.910Z] 
15:03:25 [2020-08-14T15:03:25.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:25 [2020-08-14T15:03:25.910Z] #10 73.51 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:03:25 [2020-08-14T15:03:25.910Z] #10 76.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.77 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:03:25 [2020-08-14T15:03:25.910Z] #10 76.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 76.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 77.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 77.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 77.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 77.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:03:25 [2020-08-14T15:03:25.910Z] #10 78.63 debconf: delaying package configuration, since apt-utils is not installed
15:03:25 [2020-08-14T15:03:25.910Z] #10 79.03 Fetched 77.7 MB in 12s (6629 kB/s)
15:03:25 [2020-08-14T15:03:25.910Z] #10 79.15 Selecting previously unselected package binutils-mingw-w64-i686.
15:03:25 [2020-08-14T15:03:25.910Z] #10 79.15 (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:03:25 [2020-08-14T15:03:25.910Z] #10 79.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:03:25 [2020-08-14T15:03:25.910Z] #10 79.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:25 [2020-08-14T15:03:25.910Z] #10 82.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:03:25 [2020-08-14T15:03:25.910Z] #10 82.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:03:25 [2020-08-14T15:03:25.910Z] #10 82.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:25 [2020-08-14T15:03:25.986Z] #41 ...
15:03:25 [2020-08-14T15:03:25.986Z] 
15:03:25 [2020-08-14T15:03:25.986Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:25 [2020-08-14T15:03:25.986Z] #47 73.91 golang.org/x/crypto/ssh/terminal
15:03:25 [2020-08-14T15:03:25.986Z] #47 76.06 mvdan.cc/sh/v3/cmd/shfmt
15:03:25 [2020-08-14T15:03:25.986Z] #47 DONE 83.0s
15:03:25 [2020-08-14T15:03:25.986Z] 
15:03:25 [2020-08-14T15:03:25.986Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:25 [2020-08-14T15:03:25.986Z] #33 5.706 -- Detecting C compiler ABI info - done
15:03:25 [2020-08-14T15:03:25.986Z] #33 5.770 -- Detecting C compile features
15:03:26 [2020-08-14T15:03:26.170Z] #50 10.54 + '[' -z '' ']'
15:03:26 [2020-08-14T15:03:26.170Z] #50 10.54 + target=static
15:03:26 [2020-08-14T15:03:26.170Z] #50 10.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:03:26 [2020-08-14T15:03:26.182Z] #10 ...
15:03:26 [2020-08-14T15:03:26.182Z] 
15:03:26 [2020-08-14T15:03:26.182Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:26 [2020-08-14T15:03:26.182Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.7%
##                                                                         3.9%
###                                                                        5.3%
####                                                                       6.9%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  11.7%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.5%
############                                                              17.4%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.2%
###############                                                           22.0%
################                                                          22.8%
#################                                                         23.7%
#################                                                         24.4%
##################                                                        25.9%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.8%
#####################                                                     30.2%
######################                                                    30.9%
######################                                                    31.7%
#######################                                                   32.8%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.3%
#############################                                             41.4%
################################                                          44.8%
#################################                                         45.9%
##################################                                        47.4%
##################################                                        48.5%
####################################                                      50.6%
#####################################                                     51.7%
######################################                                    53.0%
#######################################                                   54.6%
#######################################                                   55.4%
########################################                                  56.1%
#########################################                                 57.7%
###########################################                               60.6%
############################################                              61.4%
############################################                              62.0%
#############################################                             63.5%
##############################################                            64.6%
###############################################                           66.3%
################################################                          67.5%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.2%
####################################################                      72.3%
####################################################                      72.9%
#####################################################                     73.9%
######################################################                    75.1%
######################################################                    76.4%
########################################################                  78.9%
##########################################################                81.1%
############################################################              83.4%
15:03:26 [2020-08-14T15:03:26.182Z] #25 ...
15:03:26 [2020-08-14T15:03:26.182Z] 
15:03:26 [2020-08-14T15:03:26.182Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:26 [2020-08-14T15:03:26.182Z] #30 73.87 reflect
15:03:26 [2020-08-14T15:03:26.182Z] #30 80.83 time
15:03:26 [2020-08-14T15:03:26.443Z] #30 ...
15:03:26 [2020-08-14T15:03:26.443Z] 
15:03:26 [2020-08-14T15:03:26.443Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:26 [2020-08-14T15:03:26.469Z] #50 11.04 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:03:26 [2020-08-14T15:03:26.650Z] #25 12.36 
                                                                           0.4%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.6%
###########                                                               15.8%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
#################                                                         24.1%
##################                                                        25.2%
###################                                                       26.6%
####################                                                      28.1%
#####################                                                     29.2%
#####################                                                     30.3%
15:03:26 [2020-08-14T15:03:26.650Z] #25 ...
15:03:26 [2020-08-14T15:03:26.650Z] 
15:03:26 [2020-08-14T15:03:26.650Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:26 [2020-08-14T15:03:26.650Z] #47 73.90 syscall
15:03:26 [2020-08-14T15:03:26.650Z] #47 73.92 reflect
15:03:26 [2020-08-14T15:03:26.650Z] #47 82.88 time
15:03:26 [2020-08-14T15:03:26.650Z] #47 ...
15:03:26 [2020-08-14T15:03:26.650Z] 
15:03:26 [2020-08-14T15:03:26.650Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:27 [2020-08-14T15:03:27.249Z] #25 14.41 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.7%
##                                                                         3.9%
###                                                                        5.3%
####                                                                       6.9%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.8%
#######                                                                   11.0%
########                                                                  11.7%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.5%
############                                                              17.4%
#############                                                             18.7%
##############                                                            20.0%
###############                                                           21.2%
###############                                                           22.0%
################                                                          22.8%
#################                                                         23.7%
#################                                                         24.4%
##################                                                        25.9%
###################                                                       27.5%
####################                                                      28.1%
####################                                                      28.8%
#####################                                                     30.2%
######################                                                    30.9%
######################                                                    31.7%
#######################                                                   32.8%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.7%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.3%
#############################                                             41.4%
################################                                          44.8%
#################################                                         45.9%
##################################                                        47.4%
##################################                                        48.5%
####################################                                      50.6%
#####################################                                     51.7%
######################################                                    53.0%
#######################################                                   54.6%
#######################################                                   55.4%
########################################                                  56.1%
#########################################                                 57.7%
###########################################                               60.6%
############################################                              61.4%
############################################                              62.0%
#############################################                             63.5%
##############################################                            64.6%
###############################################                           66.3%
################################################                          67.5%
#################################################                         68.7%
##################################################                        69.9%
###################################################                       71.2%
####################################################                      72.3%
####################################################                      72.9%
#####################################################                     73.9%
######################################################                    75.1%
######################################################                    76.4%
########################################################                  78.9%
##########################################################                81.1%
############################################################              83.4%
#############################################################             85.3%
###############################################################           88.0%
#################################################################         90.3%
##################################################################        92.0%
###################################################################       93.4%
####################################################################      95.7%
######################################################################    97.2%
#######################################################################   99.5%
######################################################################## 100.0%
15:03:27 [2020-08-14T15:03:27.249Z] #25 22.86 
15:03:27 [2020-08-14T15:03:27.810Z] #25 ...
15:03:27 [2020-08-14T15:03:27.810Z] 
15:03:27 [2020-08-14T15:03:27.810Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:27 [2020-08-14T15:03:27.810Z] #47 75.38 reflect
15:03:27 [2020-08-14T15:03:27.810Z] #47 75.39 syscall
15:03:27 [2020-08-14T15:03:27.810Z] #47 84.84 time
15:03:27 [2020-08-14T15:03:27.913Z] #33 8.142 -- Detecting C compile features - done
15:03:27 [2020-08-14T15:03:27.914Z] #33 8.179 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:28 [2020-08-14T15:03:28.066Z] #47 ...
15:03:28 [2020-08-14T15:03:28.067Z] 
15:03:28 [2020-08-14T15:03:28.067Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:03:28 [2020-08-14T15:03:28.067Z] #28 75.73 Checking out files:  81% (1244/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:03:28 [2020-08-14T15:03:28.067Z] #28 76.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:03:28 [2020-08-14T15:03:28.067Z] #28 77.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:03:28 [2020-08-14T15:03:28.179Z] #33 8.692 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:28 [2020-08-14T15:03:28.179Z] #33 8.759 -- Configuring done
15:03:28 [2020-08-14T15:03:28.179Z] #33 8.768 -- Generating done
15:03:28 [2020-08-14T15:03:28.179Z] #33 8.815 -- Build files have been written to: /tmp/tmp.jg76yi9Yva/tini
15:03:28 [2020-08-14T15:03:28.441Z] #33 8.818 + make tini-static
15:03:28 [2020-08-14T15:03:28.628Z] #28 ...
15:03:28 [2020-08-14T15:03:28.628Z] 
15:03:28 [2020-08-14T15:03:28.628Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:28 [2020-08-14T15:03:28.628Z] #25 24.07 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:03:28 [2020-08-14T15:03:28.703Z] #33 9.310 Scanning dependencies of target tini-static
15:03:28 [2020-08-14T15:03:28.965Z] #33 9.478 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:28 [2020-08-14T15:03:28.996Z] #25 12.36 
                                                                           0.4%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.6%
###########                                                               15.8%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
#################                                                         24.1%
##################                                                        25.2%
###################                                                       26.6%
####################                                                      28.1%
#####################                                                     29.2%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  33.5%
########################                                                  34.7%
#########################                                                 36.1%
###########################                                               37.7%
############################                                              39.5%
#############################                                             41.1%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.3%
##################################                                        47.8%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    54.1%
#######################################                                   55.5%
#########################################                                 57.1%
#########################################                                 58.3%
###########################################                               60.1%
############################################                              61.7%
#############################################                             63.6%
###############################################                           65.3%
###############################################                           66.5%
15:03:28 [2020-08-14T15:03:28.997Z] #25 ...
15:03:28 [2020-08-14T15:03:28.997Z] 
15:03:28 [2020-08-14T15:03:28.997Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.38 debconf: delaying package configuration, since apt-utils is not installed
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.68 Fetched 77.7 MB in 10s (7519 kB/s)
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.80 Selecting previously unselected package binutils-mingw-w64-i686.
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 76.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 79.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:03:28 [2020-08-14T15:03:28.997Z] #10 79.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 79.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 82.77 Selecting previously unselected package binutils-mingw-w64.
15:03:28 [2020-08-14T15:03:28.997Z] #10 82.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 82.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.22 Selecting previously unselected package dmsetup.
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.24 Unpacking dmsetup (2:1.02.155-3) ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.46 Selecting previously unselected package mingw-w64-common.
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:03:28 [2020-08-14T15:03:28.997Z] #10 83.49 Unpacking mingw-w64-common (6.0.0-3) ...
15:03:29 [2020-08-14T15:03:29.257Z] #10 ...
15:03:29 [2020-08-14T15:03:29.257Z] 
15:03:29 [2020-08-14T15:03:29.257Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:29 [2020-08-14T15:03:29.258Z] #25 12.36 
                                                                           0.4%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.6%
###########                                                               15.8%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
#################                                                         24.1%
##################                                                        25.2%
###################                                                       26.6%
####################                                                      28.1%
#####################                                                     29.2%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  33.5%
########################                                                  34.7%
#########################                                                 36.1%
###########################                                               37.7%
############################                                              39.5%
#############################                                             41.1%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.3%
##################################                                        47.8%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    54.1%
#######################################                                   55.5%
#########################################                                 57.1%
#########################################                                 58.3%
###########################################                               60.1%
############################################                              61.7%
#############################################                             63.6%
###############################################                           65.3%
###############################################                           66.5%
################################################                          67.8%
#################################################                         69.2%
###################################################                       70.9%
15:03:29 [2020-08-14T15:03:29.258Z] #25 ...
15:03:29 [2020-08-14T15:03:29.258Z] 
15:03:29 [2020-08-14T15:03:29.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.66 Selecting previously unselected package python-six.
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.68 Unpacking python-six (1.12.0-1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.86 Selecting previously unselected package python-protobuf.
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 76.92 Unpacking python-protobuf (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 77.51 Setting up python-pkg-resources (40.8.0-1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 82.24 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 82.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 82.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 82.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 82.32 Setting up python-six (1.12.0-1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.53 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.54 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.55 Setting up protobuf-compiler (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.58 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:03:29 [2020-08-14T15:03:29.258Z] #38 86.60 Setting up python-protobuf (3.6.1.3-2) ...
15:03:29 [2020-08-14T15:03:29.518Z] #38 ...
15:03:29 [2020-08-14T15:03:29.518Z] 
15:03:29 [2020-08-14T15:03:29.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:29 [2020-08-14T15:03:29.540Z] #33 ...
15:03:29 [2020-08-14T15:03:29.540Z] 
15:03:29 [2020-08-14T15:03:29.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:29 [2020-08-14T15:03:29.540Z] #39 3.738 Note: Building without setproctitle() and strlcpy() support.
15:03:29 [2020-08-14T15:03:29.540Z] #39 3.738       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:29 [2020-08-14T15:03:29.540Z] #39 3.762 Note: Building without GnuTLS support
15:03:29 [2020-08-14T15:03:29.540Z] #39 3.762 Makefile.config:39: Warn: you have no libnftables installed
15:03:29 [2020-08-14T15:03:29.540Z] #39 3.762 Makefile.config:40: Warn: Building without nftables support
15:03:29 [2020-08-14T15:03:29.540Z] #39 6.050 fatal: not a git repository (or any of the parent directories): .git
15:03:29 [2020-08-14T15:03:29.540Z] #39 6.085   GEN      .gitid
15:03:29 [2020-08-14T15:03:29.540Z] #39 6.118   GEN      criu/include/version.h
15:03:29 [2020-08-14T15:03:29.540Z] #39 6.247   GEN      include/common/asm
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.799   PBCC     images/timens.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.836   DEP      images/timens.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.879   PBCC     images/fown.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.903   PBCC     images/google/protobuf/descriptor.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.939   PBCC     images/opts.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 8.983   PBCC     images/memfd.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.033   DEP      images/fown.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.084   DEP      images/google/protobuf/descriptor.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.157   DEP      images/opts.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.198   DEP      images/memfd.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.242   PBCC     images/sit.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.265   DEP      images/sit.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.307   PBCC     images/macvlan.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.320   DEP      images/macvlan.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.366   PBCC     images/autofs.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.401   DEP      images/autofs.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.461   PBCC     images/sysctl.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.481   DEP      images/sysctl.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.519   PBCC     images/time.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.541   DEP      images/time.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.587   PBCC     images/binfmt-misc.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.598   DEP      images/binfmt-misc.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.641   PBCC     images/seccomp.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.668   DEP      images/seccomp.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.716   PBCC     images/userns.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.743   DEP      images/userns.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.779   PBCC     images/cgroup.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.815   DEP      images/cgroup.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.856   PBCC     images/ext-file.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.898   DEP      images/ext-file.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 9.955   PBCC     images/rpc.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 10.03   DEP      images/rpc.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 10.10   PBCC     images/siginfo.pb-c.c
15:03:29 [2020-08-14T15:03:29.540Z] #39 10.13   DEP      images/siginfo.pb-c.d
15:03:29 [2020-08-14T15:03:29.540Z] #39 ...
15:03:29 [2020-08-14T15:03:29.540Z] 
15:03:29 [2020-08-14T15:03:29.540Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:29 [2020-08-14T15:03:29.540Z] #54 86.46 + for f in rootlesskit rootlesskit-docker-proxy
15:03:29 [2020-08-14T15:03:29.540Z] #54 86.46 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:29 [2020-08-14T15:03:29.561Z] #25 25.04 #=#=#                                                                         
15:03:29 [2020-08-14T15:03:29.561Z] #25 ...
15:03:29 [2020-08-14T15:03:29.561Z] 
15:03:29 [2020-08-14T15:03:29.561Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:29 [2020-08-14T15:03:29.561Z] #41 77.27 syscall
15:03:29 [2020-08-14T15:03:29.817Z] #41 ...
15:03:29 [2020-08-14T15:03:29.817Z] 
15:03:29 [2020-08-14T15:03:29.817Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:29 [2020-08-14T15:03:29.817Z] #25 25.37 
#                                                                          2.2%
######################################################################## 100.0%
15:03:30 [2020-08-14T15:03:30.073Z] #25 25.66 
15:03:31 [2020-08-14T15:03:31.066Z] #50 ...
15:03:31 [2020-08-14T15:03:31.066Z] 
15:03:31 [2020-08-14T15:03:31.066Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:31 [2020-08-14T15:03:31.066Z] #48 115.7 golang.org/x/crypto/ssh/terminal
15:03:31 [2020-08-14T15:03:31.066Z] #48 119.3 mvdan.cc/sh/v3/cmd/shfmt
15:03:31 [2020-08-14T15:03:31.066Z] #48 DONE 125.5s
15:03:31 [2020-08-14T15:03:31.066Z] 
15:03:31 [2020-08-14T15:03:31.066Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:31 [2020-08-14T15:03:31.066Z] #40 55.56   CC       compel/src/lib/ptrace.o
15:03:31 [2020-08-14T15:03:31.066Z] #40 56.11   AR       compel/libcompel.a
15:03:31 [2020-08-14T15:03:31.066Z] #40 56.21   HOSTCC   compel/src/main-host.o
15:03:31 [2020-08-14T15:03:31.066Z] #40 56.57   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:03:31 [2020-08-14T15:03:31.066Z] #40 56.72   HOSTCC   compel/src/lib/handle-elf-host.o
15:03:31 [2020-08-14T15:03:31.066Z] #40 57.43   HOSTCC   compel/src/lib/log-host.o
15:03:31 [2020-08-14T15:03:31.066Z] #40 57.60   HOSTLINK compel/compel-host-bin
15:03:31 [2020-08-14T15:03:31.066Z] #40 57.72   DEP      soccr/soccr.d
15:03:31 [2020-08-14T15:03:31.066Z] #40 58.01   CC       soccr/soccr.o
15:03:31 [2020-08-14T15:03:31.485Z] #25 ...
15:03:31 [2020-08-14T15:03:31.485Z] 
15:03:31 [2020-08-14T15:03:31.485Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:31 [2020-08-14T15:03:31.485Z] #38 78.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 78.89 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 78.94 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 78.95 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.03 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.05 Setting up protobuf-compiler (3.6.1.3-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 79.14 Setting up python-protobuf (3.6.1.3-2) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 87.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 87.51 Processing triggers for libc-bin (2.28-10) ...
15:03:31 [2020-08-14T15:03:31.485Z] #38 ...
15:03:31 [2020-08-14T15:03:31.485Z] 
15:03:31 [2020-08-14T15:03:31.485Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:31 [2020-08-14T15:03:31.485Z] #10 86.98 Selecting previously unselected package binutils-mingw-w64.
15:03:31 [2020-08-14T15:03:31.485Z] #10 86.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:03:31 [2020-08-14T15:03:31.485Z] #10 87.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:31 [2020-08-14T15:03:31.485Z] #10 87.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:03:31 [2020-08-14T15:03:31.485Z] #10 87.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:03:31 [2020-08-14T15:03:31.485Z] #10 87.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:03:31 [2020-08-14T15:03:31.485Z] #10 88.16 Selecting previously unselected package dmsetup.
15:03:31 [2020-08-14T15:03:31.485Z] #10 88.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:03:31 [2020-08-14T15:03:31.485Z] #10 88.40 Unpacking dmsetup (2:1.02.155-3) ...
15:03:31 [2020-08-14T15:03:31.741Z] #10 ...
15:03:31 [2020-08-14T15:03:31.741Z] 
15:03:31 [2020-08-14T15:03:31.741Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:31 [2020-08-14T15:03:31.741Z] #38 DONE 89.3s
15:03:31 [2020-08-14T15:03:31.741Z] 
15:03:31 [2020-08-14T15:03:31.741Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:31 [2020-08-14T15:03:31.741Z] #10 89.35 Selecting previously unselected package mingw-w64-common.
15:03:31 [2020-08-14T15:03:31.747Z] #40 60.01   AR       soccr/libsoccr.a
15:03:31 [2020-08-14T15:03:31.747Z] #40 60.08 make[1]: 'soccr/libsoccr.a' is up to date.
15:03:31 [2020-08-14T15:03:31.924Z] #25 12.36 
                                                                           0.4%
#                                                                          1.9%
##                                                                         3.6%
###                                                                        5.1%
####                                                                       6.7%
#####                                                                      8.1%
######                                                                     9.6%
########                                                                  11.8%
#########                                                                 13.0%
##########                                                                14.6%
###########                                                               15.8%
############                                                              17.5%
#############                                                             18.8%
##############                                                            20.0%
###############                                                           21.6%
################                                                          23.0%
#################                                                         24.1%
##################                                                        25.2%
###################                                                       26.6%
####################                                                      28.1%
#####################                                                     29.2%
#####################                                                     30.3%
#######################                                                   32.0%
########################                                                  33.5%
########################                                                  34.7%
#########################                                                 36.1%
###########################                                               37.7%
############################                                              39.5%
#############################                                             41.1%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.3%
##################################                                        47.8%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    54.1%
#######################################                                   55.5%
#########################################                                 57.1%
#########################################                                 58.3%
###########################################                               60.1%
############################################                              61.7%
#############################################                             63.6%
###############################################                           65.3%
###############################################                           66.5%
################################################                          67.8%
#################################################                         69.2%
###################################################                       70.9%
####################################################                      72.3%
#####################################################                     74.5%
#######################################################                   76.4%
#######################################################                   77.7%
########################################################                  78.2%
########################################################                  79.2%
#########################################################                 80.4%
##########################################################                81.5%
###########################################################               82.9%
#############################################################             85.3%
##############################################################            86.3%
##############################################################            87.1%
###############################################################           88.3%
################################################################          89.5%
#################################################################         90.7%
#################################################################         91.2%
##################################################################        92.6%
###################################################################       93.3%
###################################################################       94.1%
####################################################################      95.4%
######################################################################    97.4%
#######################################################################   98.7%
######################################################################## 100.0%
15:03:31 [2020-08-14T15:03:31.924Z] #25 19.95 
15:03:31 [2020-08-14T15:03:31.996Z] #10 89.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:03:31 [2020-08-14T15:03:31.996Z] #10 89.45 Unpacking mingw-w64-common (6.0.0-3) ...
15:03:32 [2020-08-14T15:03:32.058Z] #40 60.51   DEP      criu/arch/ppc64/sigframe.d
15:03:32 [2020-08-14T15:03:32.357Z] #40 60.68   DEP      criu/arch/ppc64/crtools.d
15:03:32 [2020-08-14T15:03:32.357Z] #40 60.94   DEP      criu/arch/ppc64/cpu.d
15:03:32 [2020-08-14T15:03:32.662Z] #40 61.23   CC       criu/arch/ppc64/cpu.o
15:03:32 [2020-08-14T15:03:32.854Z] #54 ...
15:03:32 [2020-08-14T15:03:32.854Z] 
15:03:32 [2020-08-14T15:03:32.854Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:32 [2020-08-14T15:03:32.854Z] #33 10.99 [100%] Linking C executable tini-static
15:03:32 [2020-08-14T15:03:32.854Z] #33 11.63 [100%] Built target tini-static
15:03:32 [2020-08-14T15:03:32.854Z] #33 11.70 + mkdir -p /build
15:03:32 [2020-08-14T15:03:32.854Z] #33 11.71 + cp tini-static /build/docker-init
15:03:32 [2020-08-14T15:03:32.854Z] #33 DONE 13.5s
15:03:32 [2020-08-14T15:03:32.863Z] #25 20.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:03:33 [2020-08-14T15:03:33.116Z] 
15:03:33 [2020-08-14T15:03:33.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.18   PBCC     images/pagemap.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.24   DEP      images/pagemap.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.39   PBCC     images/rlimit.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.41   DEP      images/rlimit.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.50   PBCC     images/file-lock.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.52   DEP      images/file-lock.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.59   PBCC     images/tty.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.68   DEP      images/tty.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.75   PBCC     images/tun.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.80   PBCC     images/netdev.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.84   DEP      images/tun.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 10.93   DEP      images/netdev.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.00   PBCC     images/vma.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.07   DEP      images/vma.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.18   PBCC     images/creds.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.21   DEP      images/creds.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.26   PBCC     images/utsns.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.28   DEP      images/utsns.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.33   PBCC     images/ipc-desc.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.36   PBCC     images/ipc-sem.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.41   DEP      images/ipc-desc.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.46   DEP      images/ipc-sem.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.52   PBCC     images/ipc-msg.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.55   DEP      images/ipc-msg.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.61   PBCC     images/ipc-shm.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.68   DEP      images/ipc-shm.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.73   PBCC     images/ipc-var.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.76   DEP      images/ipc-var.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.82   PBCC     images/sk-opts.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.85   PBCC     images/packet-sock.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.93   DEP      images/sk-opts.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 11.96   DEP      images/packet-sock.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.00   PBCC     images/sk-netlink.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.06   DEP      images/sk-netlink.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.09   PBCC     images/sk-inet.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.13   DEP      images/sk-inet.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.17   PBCC     images/sk-unix.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.24   DEP      images/sk-unix.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.30   PBCC     images/mm.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.38   DEP      images/mm.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.42   PBCC     images/timerfd.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.48   DEP      images/timerfd.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.54   PBCC     images/timer.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.56   DEP      images/timer.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.60   PBCC     images/sa.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.64   DEP      images/sa.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.69   PBCC     images/pipe-data.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.72   DEP      images/pipe-data.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.76   PBCC     images/mnt.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 12.96   DEP      images/mnt.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.32   PBCC     images/sk-packet.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.34   DEP      images/sk-packet.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.37   PBCC     images/tcp-stream.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.47   DEP      images/tcp-stream.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.51   PBCC     images/pipe.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.63   DEP      images/pipe.pb-c.d
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.71   PBCC     images/pstree.pb-c.c
15:03:33 [2020-08-14T15:03:33.117Z] #39 13.73   DEP      images/pstree.pb-c.d
15:03:33 [2020-08-14T15:03:33.122Z] #25 ...
15:03:33 [2020-08-14T15:03:33.123Z] 
15:03:33 [2020-08-14T15:03:33.123Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:33 [2020-08-14T15:03:33.123Z] #32 82.46 Selecting previously unselected package libxml2:amd64.
15:03:33 [2020-08-14T15:03:33.123Z] #32 82.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 82.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.21 Selecting previously unselected package libarchive13:amd64.
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.60 Selecting previously unselected package libjsoncpp1:amd64.
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.79 Selecting previously unselected package librhash0:amd64.
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.81 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 83.83 Unpacking librhash0:amd64 (1.3.8-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.07 Selecting previously unselected package libuv1:amd64.
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.07 Unpacking libuv1:amd64 (1.24.1-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.28 Selecting previously unselected package cmake.
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 84.30 Unpacking cmake (3.13.4-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 87.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 87.92 Setting up xxd (2:8.1.0875-5) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 87.94 Setting up libuv1:amd64 (1.24.1-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 87.95 Setting up vim-common (2:8.1.0875-5) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.02 Setting up librhash0:amd64 (1.3.8-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.04 Setting up cmake-data (3.13.4-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.15 Setting up cmake (3.13.4-1) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.17 Processing triggers for libc-bin (2.28-10) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 88.26 Processing triggers for mime-support (3.62) ...
15:03:33 [2020-08-14T15:03:33.123Z] #32 DONE 90.3s
15:03:33 [2020-08-14T15:03:33.123Z] 
15:03:33 [2020-08-14T15:03:33.123Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:33 [2020-08-14T15:03:33.315Z] #40 61.68   CC       criu/arch/ppc64/crtools.o
15:03:33 [2020-08-14T15:03:33.379Z] #39 13.84   PBCC     images/fs.pb-c.c
15:03:33 [2020-08-14T15:03:33.379Z] #39 13.88   DEP      images/fs.pb-c.d
15:03:33 [2020-08-14T15:03:33.379Z] #39 13.96   PBCC     images/signalfd.pb-c.c
15:03:33 [2020-08-14T15:03:33.642Z] #39 14.02   DEP      images/signalfd.pb-c.d
15:03:33 [2020-08-14T15:03:33.642Z] #39 14.09   PBCC     images/fh.pb-c.c
15:03:33 [2020-08-14T15:03:33.642Z] #39 14.17   PBCC     images/fsnotify.pb-c.c
15:03:33 [2020-08-14T15:03:33.907Z] #39 14.24   DEP      images/fh.pb-c.d
15:03:33 [2020-08-14T15:03:33.907Z] #39 14.30   DEP      images/fsnotify.pb-c.d
15:03:33 [2020-08-14T15:03:33.907Z] #39 14.35   PBCC     images/eventpoll.pb-c.c
15:03:33 [2020-08-14T15:03:33.907Z] #39 14.41   DEP      images/eventpoll.pb-c.d
15:03:33 [2020-08-14T15:03:33.907Z] #39 14.47   PBCC     images/eventfd.pb-c.c
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.966 + RM_GOPATH=0
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.967 + TMP_GOPATH=
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.967 + : /build
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.967 + '[' -z '' ']'
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.971 ++ mktemp -d
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.971 + export GOPATH=/tmp/tmp.d1L0gibLwN
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.973 + GOPATH=/tmp/tmp.d1L0gibLwN
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.973 + RM_GOPATH=1
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.974 + case "$(go env GOARCH)" in
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.976 ++ go env GOARCH
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.998 + export GO_BUILDMODE=-buildmode=pie
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.998 + GO_BUILDMODE=-buildmode=pie
15:03:34 [2020-08-14T15:03:34.064Z] #33 0.998 ++ dirname /tmp/install/install.sh
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.005 + dir=/tmp/install
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.008 + bin=tini
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.008 + shift
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.008 + '[' '!' -f /tmp/install/tini.installer ']'
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.008 + . /tmp/install/tini.installer
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.013 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.013 + install_tini
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.013 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.013 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.013 + git clone https://github.com/krallin/tini.git /tmp/tmp.d1L0gibLwN/tini
15:03:34 [2020-08-14T15:03:34.064Z] #33 1.028 Cloning into '/tmp/tmp.d1L0gibLwN/tini'...
15:03:34 [2020-08-14T15:03:34.170Z] #39 14.50   DEP      images/eventfd.pb-c.d
15:03:34 [2020-08-14T15:03:34.170Z] #39 14.61   PBCC     images/remap-file-path.pb-c.c
15:03:34 [2020-08-14T15:03:34.170Z] #39 14.70   DEP      images/remap-file-path.pb-c.d
15:03:34 [2020-08-14T15:03:34.397Z] #40 62.68   CC       criu/arch/ppc64/sigframe.o
15:03:34 [2020-08-14T15:03:34.433Z] #39 14.84   PBCC     images/fifo.pb-c.c
15:03:34 [2020-08-14T15:03:34.433Z] #39 14.86   DEP      images/fifo.pb-c.d
15:03:34 [2020-08-14T15:03:34.433Z] #39 14.89   PBCC     images/ghost-file.pb-c.c
15:03:34 [2020-08-14T15:03:34.433Z] #39 14.96   DEP      images/ghost-file.pb-c.d
15:03:34 [2020-08-14T15:03:34.634Z] #33 ...
15:03:34 [2020-08-14T15:03:34.634Z] 
15:03:34 [2020-08-14T15:03:34.634Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:34 [2020-08-14T15:03:34.634Z] #41 81.70 time
15:03:34 [2020-08-14T15:03:34.634Z] #41 85.54 strings
15:03:34 [2020-08-14T15:03:34.634Z] #41 87.98 os
15:03:34 [2020-08-14T15:03:34.634Z] #41 88.88 regexp/syntax
15:03:34 [2020-08-14T15:03:34.634Z] #41 ...
15:03:34 [2020-08-14T15:03:34.634Z] 
15:03:34 [2020-08-14T15:03:34.634Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:34 [2020-08-14T15:03:34.634Z] #25 21.28 #=#=#                                                                         
15:03:34 [2020-08-14T15:03:34.634Z] #25 21.59 
####                                                                       6.7%
######################################################################## 100.0%
15:03:34 [2020-08-14T15:03:34.634Z] #25 21.87 
15:03:34 [2020-08-14T15:03:34.634Z] #25 22.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:03:34 [2020-08-14T15:03:34.697Z] #39 15.07   PBCC     images/regfile.pb-c.c
15:03:34 [2020-08-14T15:03:34.697Z] #39 15.10   DEP      images/regfile.pb-c.d
15:03:34 [2020-08-14T15:03:34.697Z] #39 15.14   PBCC     images/ns.pb-c.c
15:03:34 [2020-08-14T15:03:34.697Z] #39 15.19   DEP      images/ns.pb-c.d
15:03:34 [2020-08-14T15:03:34.697Z] #39 15.25   PBCC     images/fdinfo.pb-c.c
15:03:34 [2020-08-14T15:03:34.697Z] #40 63.00   LINK     criu/arch/ppc64/crtools.built-in.o
15:03:34 [2020-08-14T15:03:34.697Z] #40 63.03   DEP      criu/pie/util-vdso.d
15:03:34 [2020-08-14T15:03:34.697Z] #40 63.21   DEP      criu/pie/util.d
15:03:34 [2020-08-14T15:03:34.697Z] #40 ...
15:03:34 [2020-08-14T15:03:34.697Z] 
15:03:34 [2020-08-14T15:03:34.697Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:34 [2020-08-14T15:03:34.697Z] #55 129.3 + for f in rootlesskit rootlesskit-docker-proxy
15:03:34 [2020-08-14T15:03:34.961Z] #39 15.34   DEP      images/fdinfo.pb-c.d
15:03:34 [2020-08-14T15:03:34.961Z] #39 15.51   PBCC     images/core-aarch64.pb-c.c
15:03:34 [2020-08-14T15:03:34.961Z] #39 15.56   PBCC     images/core-arm.pb-c.c
15:03:34 [2020-08-14T15:03:34.961Z] #39 15.60   PBCC     images/core-ppc64.pb-c.c
15:03:35 [2020-08-14T15:03:35.021Z] #55 129.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:03:35 [2020-08-14T15:03:35.021Z] #55 ...
15:03:35 [2020-08-14T15:03:35.021Z] 
15:03:35 [2020-08-14T15:03:35.021Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:35 [2020-08-14T15:03:35.021Z] #42 119.6 math/big
15:03:35 [2020-08-14T15:03:35.021Z] #42 123.2 go/doc
15:03:35 [2020-08-14T15:03:35.204Z] #25 23.03 
15:03:35 [2020-08-14T15:03:35.204Z] #25 23.19 
#################################################################         91.4%
######################################################################## 100.0%
15:03:35 [2020-08-14T15:03:35.204Z] #25 23.32 
15:03:35 [2020-08-14T15:03:35.223Z] #39 15.64   PBCC     images/core-s390.pb-c.c
15:03:35 [2020-08-14T15:03:35.223Z] #39 15.70   PBCC     images/core-x86.pb-c.c
15:03:35 [2020-08-14T15:03:35.223Z] #39 15.75   PBCC     images/core.pb-c.c
15:03:35 [2020-08-14T15:03:35.223Z] #39 15.80   PBCC     images/inventory.pb-c.c
15:03:35 [2020-08-14T15:03:35.320Z] #42 ...
15:03:35 [2020-08-14T15:03:35.320Z] 
15:03:35 [2020-08-14T15:03:35.320Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:35 [2020-08-14T15:03:35.320Z] #40 63.48   CC       criu/pie/util.o
15:03:35 [2020-08-14T15:03:35.320Z] #40 63.81   CC       criu/pie/util-vdso.o
15:03:35 [2020-08-14T15:03:35.464Z] #25 ...
15:03:35 [2020-08-14T15:03:35.464Z] 
15:03:35 [2020-08-14T15:03:35.464Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:35 [2020-08-14T15:03:35.464Z] #30 82.76 internal/fmtsort
15:03:35 [2020-08-14T15:03:35.464Z] #30 83.26 internal/poll
15:03:35 [2020-08-14T15:03:35.464Z] #30 83.59 internal/syscall/execenv
15:03:35 [2020-08-14T15:03:35.464Z] #30 83.82 internal/syscall/unix
15:03:35 [2020-08-14T15:03:35.464Z] #30 84.11 strings
15:03:35 [2020-08-14T15:03:35.464Z] #30 85.56 os
15:03:35 [2020-08-14T15:03:35.464Z] #30 87.44 path
15:03:35 [2020-08-14T15:03:35.464Z] #30 88.28 text/tabwriter
15:03:35 [2020-08-14T15:03:35.464Z] #30 89.77 path/filepath
15:03:35 [2020-08-14T15:03:35.464Z] #30 89.78 fmt
15:03:35 [2020-08-14T15:03:35.464Z] #30 91.77 io/ioutil
15:03:35 [2020-08-14T15:03:35.487Z] #39 ...
15:03:35 [2020-08-14T15:03:35.487Z] 
15:03:35 [2020-08-14T15:03:35.487Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:35 [2020-08-14T15:03:35.487Z] #54 DONE 92.6s
15:03:35 [2020-08-14T15:03:35.487Z] 
15:03:35 [2020-08-14T15:03:35.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:35 [2020-08-14T15:03:35.487Z] #39 15.84   DEP      images/core-aarch64.pb-c.d
15:03:35 [2020-08-14T15:03:35.487Z] #39 15.88   DEP      images/core-arm.pb-c.d
15:03:35 [2020-08-14T15:03:35.487Z] #39 ...
15:03:35 [2020-08-14T15:03:35.487Z] 
15:03:35 [2020-08-14T15:03:35.487Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:35 [2020-08-14T15:03:35.487Z] #41 83.47 crypto/rsa
15:03:35 [2020-08-14T15:03:35.487Z] #41 84.17 github.com/LK4D4/vndr/build
15:03:35 [2020-08-14T15:03:35.487Z] #41 86.42 vendor/golang.org/x/crypto/cryptobyte
15:03:35 [2020-08-14T15:03:35.487Z] #41 86.60 vendor/golang.org/x/text/unicode/bidi
15:03:35 [2020-08-14T15:03:35.487Z] #41 88.85 vendor/golang.org/x/text/unicode/norm
15:03:35 [2020-08-14T15:03:35.487Z] #41 91.03 mime
15:03:35 [2020-08-14T15:03:35.487Z] #41 ...
15:03:35 [2020-08-14T15:03:35.487Z] 
15:03:35 [2020-08-14T15:03:35.487Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:35 [2020-08-14T15:03:35.487Z] #39 16.00   DEP      images/core-ppc64.pb-c.d
15:03:35 [2020-08-14T15:03:35.487Z] #39 16.03   DEP      images/core-s390.pb-c.d
15:03:35 [2020-08-14T15:03:35.724Z] #30 ...
15:03:35 [2020-08-14T15:03:35.724Z] 
15:03:35 [2020-08-14T15:03:35.724Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:35 [2020-08-14T15:03:35.724Z] #33 1.836 + cd /tmp/tmp.d1L0gibLwN/tini
15:03:35 [2020-08-14T15:03:35.724Z] #33 1.837 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:03:35 [2020-08-14T15:03:35.724Z] #33 1.841 + cmake .
15:03:35 [2020-08-14T15:03:35.724Z] #33 2.649 -- The C compiler identification is GNU 8.3.0
15:03:35 [2020-08-14T15:03:35.724Z] #33 2.683 -- Check for working C compiler: /usr/bin/cc
15:03:35 [2020-08-14T15:03:35.753Z] #39 ...
15:03:35 [2020-08-14T15:03:35.753Z] 
15:03:35 [2020-08-14T15:03:35.753Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:03:35 [2020-08-14T15:03:35.753Z] #55 DONE 0.2s
15:03:35 [2020-08-14T15:03:35.753Z] 
15:03:35 [2020-08-14T15:03:35.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.11   DEP      images/core-x86.pb-c.d
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.15   DEP      images/core.pb-c.d
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.20   DEP      images/inventory.pb-c.d
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.27   PBCC     images/cpuinfo.pb-c.c
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.28   DEP      images/cpuinfo.pb-c.d
15:03:35 [2020-08-14T15:03:35.753Z] #39 16.32   PBCC     images/stats.pb-c.c
15:03:35 [2020-08-14T15:03:35.970Z] #40 64.53   AR       criu/pie/pie.lib.a
15:03:36 [2020-08-14T15:03:36.018Z] #39 ...
15:03:36 [2020-08-14T15:03:36.018Z] 
15:03:36 [2020-08-14T15:03:36.018Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:03:36 [2020-08-14T15:03:36.018Z] #56 DONE 0.2s
15:03:36 [2020-08-14T15:03:36.018Z] 
15:03:36 [2020-08-14T15:03:36.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:36 [2020-08-14T15:03:36.018Z] #39 16.34   DEP      images/stats.pb-c.d
15:03:36 [2020-08-14T15:03:36.219Z] Client:
15:03:36 [2020-08-14T15:03:36.219Z]  Debug Mode: false
15:03:36 [2020-08-14T15:03:36.219Z]  Plugins:
15:03:36 [2020-08-14T15:03:36.219Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:03:36 [2020-08-14T15:03:36.219Z] 
15:03:36 [2020-08-14T15:03:36.219Z] Server:
15:03:36 [2020-08-14T15:03:36.219Z]  Containers: 0
15:03:36 [2020-08-14T15:03:36.219Z]   Running: 0
15:03:36 [2020-08-14T15:03:36.219Z]   Paused: 0
15:03:36 [2020-08-14T15:03:36.219Z]   Stopped: 0
15:03:36 [2020-08-14T15:03:36.219Z]  Images: 0
15:03:36 [2020-08-14T15:03:36.219Z]  Server Version: 19.03.5
15:03:36 [2020-08-14T15:03:36.219Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:03:36 [2020-08-14T15:03:36.219Z]   Windows: 
15:03:36 [2020-08-14T15:03:36.219Z]   LCOW: 
15:03:36 [2020-08-14T15:03:36.219Z]  Logging Driver: json-file
15:03:36 [2020-08-14T15:03:36.219Z]  Plugins:
15:03:36 [2020-08-14T15:03:36.219Z]   Volume: local
15:03:36 [2020-08-14T15:03:36.219Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:03:36 [2020-08-14T15:03:36.219Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:03:36 [2020-08-14T15:03:36.219Z]  Swarm: inactive
15:03:36 [2020-08-14T15:03:36.219Z]  Default Isolation: process
15:03:36 [2020-08-14T15:03:36.219Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:03:36 [2020-08-14T15:03:36.219Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:03:36 [2020-08-14T15:03:36.219Z]  OSType: windows
15:03:36 [2020-08-14T15:03:36.219Z]  Architecture: x86_64
15:03:36 [2020-08-14T15:03:36.219Z]  CPUs: 4
15:03:36 [2020-08-14T15:03:36.219Z]  Total Memory: 32GiB
15:03:36 [2020-08-14T15:03:36.219Z]  Name: azwin-2-1e2a70
15:03:36 [2020-08-14T15:03:36.219Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:03:36 [2020-08-14T15:03:36.219Z]  Docker Root Dir: D:\docker
15:03:36 [2020-08-14T15:03:36.219Z]  Debug Mode: false
15:03:36 [2020-08-14T15:03:36.219Z]  Registry: https://index.docker.io/v1/
15:03:36 [2020-08-14T15:03:36.219Z]  Labels:
15:03:36 [2020-08-14T15:03:36.219Z]  Experimental: true
15:03:36 [2020-08-14T15:03:36.219Z]  Insecure Registries:
15:03:36 [2020-08-14T15:03:36.219Z]   10.0.0.4:5000
15:03:36 [2020-08-14T15:03:36.219Z]   127.0.0.0/8
15:03:36 [2020-08-14T15:03:36.219Z]  Registry Mirrors:
15:03:36 [2020-08-14T15:03:36.219Z]   http://10.0.0.4:5000/
15:03:36 [2020-08-14T15:03:36.219Z]  Live Restore Enabled: false
15:03:36 [2020-08-14T15:03:36.219Z] 
15:03:36 [2020-08-14T15:03:36.287Z] #40 64.60   DEP      criu/pie/restorer.d
15:03:36 [2020-08-14T15:03:36.294Z] #33 3.425 -- Check for working C compiler: /usr/bin/cc -- works
15:03:36 [2020-08-14T15:03:36.294Z] #33 3.427 -- Detecting C compiler ABI info
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:03:36 [2020-08-14T15:03:36.555Z] #33 ...
15:03:36 [2020-08-14T15:03:36.555Z] 
15:03:36 [2020-08-14T15:03:36.555Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:03:36 [2020-08-14T15:03:36.555Z] #38 93.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:03:36 [2020-08-14T15:03:36.555Z] #38 93.52 Processing triggers for libc-bin (2.28-10) ...
15:03:36 [2020-08-14T15:03:36.555Z] #38 DONE 93.9s
15:03:36 [2020-08-14T15:03:36.585Z] #40 64.86   DEP      criu/arch/ppc64/vdso-trampoline.d
15:03:36 [2020-08-14T15:03:36.585Z] #40 64.90   DEP      criu/arch/ppc64/restorer.d
15:03:36 [2020-08-14T15:03:36.815Z] 
15:03:36 [2020-08-14T15:03:36.815Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:36 [2020-08-14T15:03:36.815Z] #30 93.83 flag
15:03:36 [2020-08-14T15:03:36.815Z] #30 93.83 github.com/BurntSushi/toml
15:03:36 [2020-08-14T15:03:36.885Z] #40 65.27   DEP      criu/arch/ppc64/vdso-pie.d
15:03:37 [2020-08-14T15:03:37.184Z] #40 65.51   DEP      criu/pie/parasite-vdso.d
15:03:37 [2020-08-14T15:03:37.184Z] #40 65.68   DEP      criu/pie/parasite.d
15:03:37 [2020-08-14T15:03:37.246Z] #10 ...
15:03:37 [2020-08-14T15:03:37.246Z] 
15:03:37 [2020-08-14T15:03:37.246Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:37 [2020-08-14T15:03:37.246Z] #25 27.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:03:37 [2020-08-14T15:03:37.246Z] #25 27.94 
15:03:37 [2020-08-14T15:03:37.246Z] #25 28.25 
                                                                           0.6%
######################################################################## 100.0%
15:03:37 [2020-08-14T15:03:37.246Z] #25 28.54 
15:03:37 [2020-08-14T15:03:37.246Z] #25 29.61 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:03:37 [2020-08-14T15:03:37.246Z] #25 29.71 skipping existing c35d46ef359f
15:03:37 [2020-08-14T15:03:37.246Z] #25 29.84 
15:03:37 [2020-08-14T15:03:37.246Z] #25 30.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.02 
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.17 
######################################################################## 100.0%
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.28 
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.36 Download of images into '/build' complete.
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.36 Use something like the following to load the result into a Docker daemon:
15:03:37 [2020-08-14T15:03:37.246Z] #25 31.36   tar -cC '/build' . | docker load
15:03:37 [2020-08-14T15:03:37.246Z] #25 DONE 32.1s
15:03:37 [2020-08-14T15:03:37.246Z] 
15:03:37 [2020-08-14T15:03:37.246Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:03:37 [2020-08-14T15:03:37.246Z] #32 89.07 Selecting previously unselected package libxml2:amd64.
15:03:37 [2020-08-14T15:03:37.246Z] #32 89.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 89.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.30 Selecting previously unselected package libarchive13:amd64.
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.72 Selecting previously unselected package libjsoncpp1:amd64.
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.88 Selecting previously unselected package librhash0:amd64.
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 90.90 Unpacking librhash0:amd64 (1.3.8-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.08 Selecting previously unselected package libuv1:amd64.
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.09 Unpacking libuv1:amd64 (1.24.1-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.27 Selecting previously unselected package cmake.
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 91.28 Unpacking cmake (3.13.4-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.30 Setting up xxd (2:8.1.0875-5) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.31 Setting up libuv1:amd64 (1.24.1-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.33 Setting up vim-common (2:8.1.0875-5) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.38 Setting up librhash0:amd64 (1.3.8-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.40 Setting up cmake-data (3.13.4-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.50 Setting up cmake (3.13.4-1) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.51 Processing triggers for libc-bin (2.28-10) ...
15:03:37 [2020-08-14T15:03:37.246Z] #32 94.57 Processing triggers for mime-support (3.62) ...
15:03:37 [2020-08-14T15:03:37.483Z] #40 66.02   CC       criu/pie/parasite.o
15:03:37 [2020-08-14T15:03:37.505Z] #32 DONE 95.1s
15:03:37 [2020-08-14T15:03:37.505Z] 
15:03:37 [2020-08-14T15:03:37.505Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:37 [2020-08-14T15:03:37.948Z] #39 18.15 make[1]: Nothing to be done for 'all'.
15:03:38 [2020-08-14T15:03:38.725Z] #30 ...
15:03:38 [2020-08-14T15:03:38.725Z] 
15:03:38 [2020-08-14T15:03:38.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:03:38 [2020-08-14T15:03:38.725Z] #25 24.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:03:38 [2020-08-14T15:03:38.725Z] #25 24.33 skipping existing c35d46ef359f
15:03:38 [2020-08-14T15:03:38.725Z] #25 24.48 
15:03:38 [2020-08-14T15:03:38.725Z] #25 25.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.11 
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.26 
######################################################################## 100.0%
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.39 
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.49 Download of images into '/build' complete.
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.49 Use something like the following to load the result into a Docker daemon:
15:03:38 [2020-08-14T15:03:38.725Z] #25 26.49   tar -cC '/build' . | docker load
15:03:38 [2020-08-14T15:03:38.725Z] #25 DONE 26.6s
15:03:38 [2020-08-14T15:03:38.725Z] 
15:03:38 [2020-08-14T15:03:38.725Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:38 [2020-08-14T15:03:38.725Z] #33 4.346 -- Detecting C compiler ABI info - done
15:03:38 [2020-08-14T15:03:38.725Z] #33 4.479 -- Detecting C compile features
15:03:38 [2020-08-14T15:03:38.898Z] #39 19.43   CC       images/stats.o
15:03:38 [2020-08-14T15:03:38.920Z] #33 1.526 + RM_GOPATH=0
15:03:39 [2020-08-14T15:03:39.033Z] #40 ...
15:03:39 [2020-08-14T15:03:39.033Z] 
15:03:39 [2020-08-14T15:03:39.033Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:03:39 [2020-08-14T15:03:39.033Z] #18 10.78 Fetched 8149 kB in 10s (791 kB/s)
15:03:39 [2020-08-14T15:03:39.033Z] #18 10.78 Reading package lists...
15:03:39 [2020-08-14T15:03:39.033Z] #18 15.76 Reading package lists...
15:03:39 [2020-08-14T15:03:39.033Z] #18 19.82 Building dependency tree...
15:03:39 [2020-08-14T15:03:39.033Z] #18 ...
15:03:39 [2020-08-14T15:03:39.033Z] 
15:03:39 [2020-08-14T15:03:39.033Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:39 [2020-08-14T15:03:39.033Z] #40 67.45   LINK     criu/pie/parasite.built-in.o
15:03:39 [2020-08-14T15:03:39.033Z] #40 67.47   GEN      criu/pie/parasite-blob.h
15:03:39 [2020-08-14T15:03:39.033Z] #40 67.53   CC       criu/pie/parasite-vdso.o
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.526 + TMP_GOPATH=
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.527 + : /build
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.527 + '[' -z '' ']'
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.530 ++ mktemp -d
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.545 + export GOPATH=/tmp/tmp.skbC5iMktN
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.545 + GOPATH=/tmp/tmp.skbC5iMktN
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.545 + RM_GOPATH=1
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.546 + case "$(go env GOARCH)" in
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.546 ++ go env GOARCH
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.556 + export GO_BUILDMODE=-buildmode=pie
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.556 + GO_BUILDMODE=-buildmode=pie
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.557 ++ dirname /tmp/install/install.sh
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.569 + dir=/tmp/install
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.569 + bin=tini
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.569 + shift
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.570 + '[' '!' -f /tmp/install/tini.installer ']'
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.570 + . /tmp/install/tini.installer
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.570 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.570 + install_tini
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.571 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.571 + git clone https://github.com/krallin/tini.git /tmp/tmp.skbC5iMktN/tini
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.571 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:03:39 [2020-08-14T15:03:39.177Z] #33 1.573 Cloning into '/tmp/tmp.skbC5iMktN/tini'...
15:03:39 [2020-08-14T15:03:39.477Z] #39 19.76   CC       images/core.o
15:03:39 [2020-08-14T15:03:39.680Z] #40 68.33   CC       criu/arch/ppc64/vdso-pie.o
15:03:40 [2020-08-14T15:03:40.053Z] #39 20.41   CC       images/core-x86.o
15:03:40 [2020-08-14T15:03:40.108Z] #33 ...
15:03:40 [2020-08-14T15:03:40.108Z] 
15:03:40 [2020-08-14T15:03:40.108Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:40 [2020-08-14T15:03:40.108Z] #47 87.39 encoding/binary
15:03:40 [2020-08-14T15:03:40.108Z] #47 89.30 context
15:03:40 [2020-08-14T15:03:40.108Z] #47 89.95 encoding/base64
15:03:40 [2020-08-14T15:03:40.108Z] #47 89.99 fmt
15:03:40 [2020-08-14T15:03:40.108Z] #47 91.16 path/filepath
15:03:40 [2020-08-14T15:03:40.108Z] #47 92.75 golang.org/x/sys/unix
15:03:40 [2020-08-14T15:03:40.108Z] #47 96.41 encoding/json
15:03:40 [2020-08-14T15:03:40.341Z] #40 68.81   CC       criu/arch/ppc64/restorer.o
15:03:40 [2020-08-14T15:03:40.368Z] #47 ...
15:03:40 [2020-08-14T15:03:40.368Z] 
15:03:40 [2020-08-14T15:03:40.368Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:40 [2020-08-14T15:03:40.368Z] #33 7.363 -- Detecting C compile features - done
15:03:40 [2020-08-14T15:03:40.368Z] #33 7.438 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:40 [2020-08-14T15:03:40.544Z] #33 ...
15:03:40 [2020-08-14T15:03:40.544Z] 
15:03:40 [2020-08-14T15:03:40.544Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:40 [2020-08-14T15:03:40.544Z] #41 87.86 time
15:03:40 [2020-08-14T15:03:40.544Z] #41 92.37 strings
15:03:40 [2020-08-14T15:03:40.544Z] #41 93.91 os
15:03:40 [2020-08-14T15:03:40.544Z] #41 95.72 regexp/syntax
15:03:40 [2020-08-14T15:03:40.544Z] #41 ...
15:03:40 [2020-08-14T15:03:40.544Z] 
15:03:40 [2020-08-14T15:03:40.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:40 [2020-08-14T15:03:40.544Z] #10 96.97 Selecting previously unselected package mingw-w64-x86-64-dev.
15:03:40 [2020-08-14T15:03:40.544Z] #10 96.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:03:40 [2020-08-14T15:03:40.544Z] #10 96.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:40 [2020-08-14T15:03:40.629Z] #39 21.00   CC       images/core-arm.o
15:03:40 [2020-08-14T15:03:40.892Z] #39 21.41   CC       images/core-aarch64.o
15:03:40 [2020-08-14T15:03:40.939Z] #33 7.906 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:40 [2020-08-14T15:03:40.987Z] #40 69.48   CC       criu/arch/ppc64/vdso-trampoline.o
15:03:40 [2020-08-14T15:03:40.987Z] #40 69.54   CC       criu/pie/restorer.o
15:03:41 [2020-08-14T15:03:41.199Z] #33 8.125 -- Configuring done
15:03:41 [2020-08-14T15:03:41.199Z] #33 8.169 -- Generating done
15:03:41 [2020-08-14T15:03:41.199Z] #33 8.181 -- Build files have been written to: /tmp/tmp.d1L0gibLwN/tini
15:03:41 [2020-08-14T15:03:41.199Z] #33 8.213 + make tini-static
15:03:41 [2020-08-14T15:03:41.468Z] #39 21.99   CC       images/core-ppc64.o
15:03:41 [2020-08-14T15:03:41.476Z] #10 ...
15:03:41 [2020-08-14T15:03:41.476Z] 
15:03:41 [2020-08-14T15:03:41.476Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:41 [2020-08-14T15:03:41.476Z] #30 88.76 internal/poll
15:03:41 [2020-08-14T15:03:41.476Z] #30 91.25 internal/syscall/execenv
15:03:41 [2020-08-14T15:03:41.476Z] #30 91.27 internal/fmtsort
15:03:41 [2020-08-14T15:03:41.476Z] #30 91.48 internal/syscall/unix
15:03:41 [2020-08-14T15:03:41.476Z] #30 91.82 os
15:03:41 [2020-08-14T15:03:41.476Z] #30 92.04 strings
15:03:41 [2020-08-14T15:03:41.476Z] #30 95.33 path
15:03:41 [2020-08-14T15:03:41.476Z] #30 96.25 text/tabwriter
15:03:41 [2020-08-14T15:03:41.476Z] #30 96.44 fmt
15:03:41 [2020-08-14T15:03:41.476Z] #30 97.27 path/filepath
15:03:41 [2020-08-14T15:03:41.476Z] #30 ...
15:03:41 [2020-08-14T15:03:41.476Z] 
15:03:41 [2020-08-14T15:03:41.476Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:41 [2020-08-14T15:03:41.476Z] #33 2.964 + cd /tmp/tmp.skbC5iMktN/tini
15:03:41 [2020-08-14T15:03:41.476Z] #33 2.964 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:03:41 [2020-08-14T15:03:41.476Z] #33 3.010 + cmake .
15:03:41 [2020-08-14T15:03:41.476Z] #33 3.897 -- The C compiler identification is GNU 8.3.0
15:03:41 [2020-08-14T15:03:41.476Z] #33 3.944 -- Check for working C compiler: /usr/bin/cc
15:03:41 [2020-08-14T15:03:41.732Z] #33 ...
15:03:41 [2020-08-14T15:03:41.732Z] 
15:03:41 [2020-08-14T15:03:41.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:41 [2020-08-14T15:03:41.732Z] #39 2.306 Note: Building without setproctitle() and strlcpy() support.
15:03:41 [2020-08-14T15:03:41.732Z] #39 2.307       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:41 [2020-08-14T15:03:41.732Z] #39 2.327 Note: Building without GnuTLS support
15:03:41 [2020-08-14T15:03:41.732Z] #39 2.335 Makefile.config:39: Warn: you have no libnftables installed
15:03:41 [2020-08-14T15:03:41.732Z] #39 2.339 Makefile.config:40: Warn: Building without nftables support
15:03:41 [2020-08-14T15:03:41.732Z] #39 4.800 fatal: not a git repository (or any of the parent directories): .git
15:03:41 [2020-08-14T15:03:41.732Z] #39 4.873   GEN      .gitid
15:03:41 [2020-08-14T15:03:41.732Z] #39 4.971   GEN      criu/include/version.h
15:03:41 [2020-08-14T15:03:41.732Z] #39 5.110   GEN      include/common/asm
15:03:41 [2020-08-14T15:03:41.732Z] #39 8.738   PBCC     images/timens.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 8.826   DEP      images/timens.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 8.927   PBCC     images/fown.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.054   PBCC     images/google/protobuf/descriptor.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.290   PBCC     images/opts.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.454   PBCC     images/memfd.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.601   DEP      images/fown.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.658   DEP      images/google/protobuf/descriptor.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.728   DEP      images/opts.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.807   DEP      images/memfd.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.869   PBCC     images/sit.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 9.993   DEP      images/sit.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 10.06   PBCC     images/macvlan.pb-c.c
15:03:41 [2020-08-14T15:03:41.732Z] #39 10.08   DEP      images/macvlan.pb-c.d
15:03:41 [2020-08-14T15:03:41.732Z] #39 10.12   PBCC     images/autofs.pb-c.c
15:03:41 [2020-08-14T15:03:41.988Z] #39 10.17   DEP      images/autofs.pb-c.d
15:03:41 [2020-08-14T15:03:41.988Z] #39 10.22   PBCC     images/sysctl.pb-c.c
15:03:41 [2020-08-14T15:03:41.988Z] #39 10.25   DEP      images/sysctl.pb-c.d
15:03:41 [2020-08-14T15:03:41.988Z] #39 ...
15:03:41 [2020-08-14T15:03:41.988Z] 
15:03:41 [2020-08-14T15:03:41.988Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:41 [2020-08-14T15:03:41.988Z] #41 99.33 fmt
15:03:42 [2020-08-14T15:03:42.044Z] #39 22.38   CC       images/core-s390.o
15:03:42 [2020-08-14T15:03:42.138Z] #33 8.903 Scanning dependencies of target tini-static
15:03:42 [2020-08-14T15:03:42.138Z] #33 9.117 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:42 [2020-08-14T15:03:42.620Z] #39 23.00   CC       images/cpuinfo.o
15:03:43 [2020-08-14T15:03:43.121Z] #40 ...
15:03:43 [2020-08-14T15:03:43.121Z] 
15:03:43 [2020-08-14T15:03:43.121Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:03:43 [2020-08-14T15:03:43.121Z] #55 DONE 137.5s
15:03:43 [2020-08-14T15:03:43.121Z] 
15:03:43 [2020-08-14T15:03:43.121Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:03:43 [2020-08-14T15:03:43.121Z] #56 DONE 0.1s
15:03:43 [2020-08-14T15:03:43.121Z] 
15:03:43 [2020-08-14T15:03:43.121Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:03:43 [2020-08-14T15:03:43.121Z] #57 DONE 0.1s
15:03:43 [2020-08-14T15:03:43.121Z] 
15:03:43 [2020-08-14T15:03:43.121Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.39 libcap2-bin is already the newest version (1:2.25-2).
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.39 The following additional packages will be installed:
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.40   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.40   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.40   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.40   python3.7 python3.7-minimal vim-runtime xxd
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41 Suggested packages:
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41 Recommended packages:
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41   aufs-dkms nftables build-essential python3-dev python3-keyring
15:03:43 [2020-08-14T15:03:43.121Z] #18 21.41   python3-keyrings.alt python3-xdg unzip
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.67 The following NEW packages will be installed:
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.67   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.68   xz-utils zip
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.80 Need to get 29.2 MB of archives.
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.80 After this operation, 134 MB of additional disk space will be used.
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 23.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
15:03:43 [2020-08-14T15:03:43.121Z] #18 24.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:03:43 [2020-08-14T15:03:43.195Z] #39 23.57   CC       images/inventory.o
15:03:43 [2020-08-14T15:03:43.513Z] #39 23.75   CC       images/fdinfo.o
15:03:43 [2020-08-14T15:03:43.513Z] #39 23.99   CC       images/fown.o
15:03:43 [2020-08-14T15:03:43.513Z] #39 24.15   CC       images/ns.o
15:03:43 [2020-08-14T15:03:43.521Z] #33 ...
15:03:43 [2020-08-14T15:03:43.521Z] 
15:03:43 [2020-08-14T15:03:43.521Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:43 [2020-08-14T15:03:43.521Z] #10 90.65 Selecting previously unselected package mingw-w64-x86-64-dev.
15:03:43 [2020-08-14T15:03:43.521Z] #10 90.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 90.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 98.69 Selecting previously unselected package gcc-mingw-w64-base.
15:03:43 [2020-08-14T15:03:43.521Z] #10 98.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 98.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 99.19 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:03:43 [2020-08-14T15:03:43.521Z] #10 99.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 99.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:43 [2020-08-14T15:03:43.521Z] #10 ...
15:03:43 [2020-08-14T15:03:43.521Z] 
15:03:43 [2020-08-14T15:03:43.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:43 [2020-08-14T15:03:43.521Z] #39 2.467 Note: Building without setproctitle() and strlcpy() support.
15:03:43 [2020-08-14T15:03:43.521Z] #39 2.469       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:03:43 [2020-08-14T15:03:43.521Z] #39 2.506 Note: Building without GnuTLS support
15:03:43 [2020-08-14T15:03:43.521Z] #39 2.523 Makefile.config:39: Warn: you have no libnftables installed
15:03:43 [2020-08-14T15:03:43.521Z] #39 2.524 Makefile.config:40: Warn: Building without nftables support
15:03:43 [2020-08-14T15:03:43.521Z] #39 5.792 fatal: not a git repository (or any of the parent directories): .git
15:03:43 [2020-08-14T15:03:43.521Z] #39 5.847   GEN      .gitid
15:03:43 [2020-08-14T15:03:43.521Z] #39 5.870   GEN      criu/include/version.h
15:03:43 [2020-08-14T15:03:43.521Z] #39 5.966   GEN      include/common/asm
15:03:43 [2020-08-14T15:03:43.776Z] #39 24.29   CC       images/regfile.o
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
15:03:43 [2020-08-14T15:03:43.778Z] #18 25.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
15:03:43 [2020-08-14T15:03:43.781Z] #39 ...
15:03:43 [2020-08-14T15:03:43.781Z] 
15:03:43 [2020-08-14T15:03:43.781Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:43 [2020-08-14T15:03:43.781Z] #33 10.76 [100%] Linking C executable tini-static
15:03:44 [2020-08-14T15:03:44.040Z] #39 24.56   CC       images/ghost-file.o
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
15:03:44 [2020-08-14T15:03:44.086Z] #18 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
15:03:44 [2020-08-14T15:03:44.303Z] #39 24.84   CC       images/fifo.o
15:03:44 [2020-08-14T15:03:44.354Z] #33 11.42 [100%] Built target tini-static
15:03:44 [2020-08-14T15:03:44.354Z] #33 11.51 + mkdir -p /build
15:03:44 [2020-08-14T15:03:44.388Z] #18 26.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
15:03:44 [2020-08-14T15:03:44.388Z] #18 26.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
15:03:44 [2020-08-14T15:03:44.388Z] #18 26.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
15:03:44 [2020-08-14T15:03:44.388Z] #18 26.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
15:03:44 [2020-08-14T15:03:44.506Z] #41 ...
15:03:44 [2020-08-14T15:03:44.506Z] 
15:03:44 [2020-08-14T15:03:44.506Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:44 [2020-08-14T15:03:44.506Z] #47 91.82 context
15:03:44 [2020-08-14T15:03:44.506Z] #47 92.68 os
15:03:44 [2020-08-14T15:03:44.506Z] #47 93.08 encoding/binary
15:03:44 [2020-08-14T15:03:44.506Z] #47 95.81 encoding/base64
15:03:44 [2020-08-14T15:03:44.506Z] #47 96.77 golang.org/x/sys/unix
15:03:44 [2020-08-14T15:03:44.506Z] #47 97.59 fmt
15:03:44 [2020-08-14T15:03:44.506Z] #47 ...
15:03:44 [2020-08-14T15:03:44.506Z] 
15:03:44 [2020-08-14T15:03:44.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.35   PBCC     images/time.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.37   DEP      images/time.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.43   PBCC     images/binfmt-misc.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.47   DEP      images/binfmt-misc.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.51   PBCC     images/seccomp.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.55   DEP      images/seccomp.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.62   PBCC     images/userns.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.65   DEP      images/userns.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.69   PBCC     images/cgroup.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.75   DEP      images/cgroup.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.84   PBCC     images/ext-file.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.85   DEP      images/ext-file.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 10.91   PBCC     images/rpc.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.04   DEP      images/rpc.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.11   PBCC     images/siginfo.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.15   DEP      images/siginfo.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.24   PBCC     images/pagemap.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.35   DEP      images/pagemap.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.44   PBCC     images/rlimit.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.47   DEP      images/rlimit.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.54   PBCC     images/file-lock.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.55   DEP      images/file-lock.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.60   PBCC     images/tty.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.69   DEP      images/tty.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.75   PBCC     images/tun.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.81   PBCC     images/netdev.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.92   DEP      images/tun.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 11.99   DEP      images/netdev.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.07   PBCC     images/vma.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.15   DEP      images/vma.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.20   PBCC     images/creds.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.24   DEP      images/creds.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.32   PBCC     images/utsns.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.38   DEP      images/utsns.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.40   PBCC     images/ipc-desc.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.45   PBCC     images/ipc-sem.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.51   DEP      images/ipc-desc.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.60   DEP      images/ipc-sem.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.63   PBCC     images/ipc-msg.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.67   DEP      images/ipc-msg.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.71   PBCC     images/ipc-shm.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.75   DEP      images/ipc-shm.pb-c.d
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.81   PBCC     images/ipc-var.pb-c.c
15:03:44 [2020-08-14T15:03:44.506Z] #39 12.86   DEP      images/ipc-var.pb-c.d
15:03:44 [2020-08-14T15:03:44.565Z] #39 25.00   CC       images/remap-file-path.o
15:03:44 [2020-08-14T15:03:44.629Z] #33 11.51 + cp tini-static /build/docker-init
15:03:44 [2020-08-14T15:03:44.762Z] #39 12.94   PBCC     images/sk-opts.pb-c.c
15:03:44 [2020-08-14T15:03:44.762Z] #39 13.01   PBCC     images/packet-sock.pb-c.c
15:03:44 [2020-08-14T15:03:44.762Z] #39 13.08   DEP      images/sk-opts.pb-c.d
15:03:44 [2020-08-14T15:03:44.762Z] #39 13.11   DEP      images/packet-sock.pb-c.d
15:03:44 [2020-08-14T15:03:44.829Z] #39 25.30   CC       images/eventfd.o
15:03:44 [2020-08-14T15:03:44.889Z] #33 DONE 11.8s
15:03:44 [2020-08-14T15:03:44.889Z] 
15:03:44 [2020-08-14T15:03:44.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.649   PBCC     images/timens.pb-c.c
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.690   DEP      images/timens.pb-c.d
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.753   PBCC     images/fown.pb-c.c
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.792   PBCC     images/google/protobuf/descriptor.pb-c.c
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.886   PBCC     images/opts.pb-c.c
15:03:44 [2020-08-14T15:03:44.889Z] #39 7.969   PBCC     images/memfd.pb-c.c
15:03:44 [2020-08-14T15:03:44.889Z] #39 8.021   DEP      images/fown.pb-c.d
15:03:44 [2020-08-14T15:03:44.889Z] #39 8.077   DEP      images/google/protobuf/descriptor.pb-c.d
15:03:44 [2020-08-14T15:03:44.889Z] #39 8.172   DEP      images/opts.pb-c.d
15:03:44 [2020-08-14T15:03:44.889Z] #39 8.303   DEP      images/memfd.pb-c.d
15:03:44 [2020-08-14T15:03:44.889Z] #39 ...
15:03:44 [2020-08-14T15:03:44.889Z] 
15:03:44 [2020-08-14T15:03:44.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:44 [2020-08-14T15:03:44.889Z] #41 92.13 fmt
15:03:44 [2020-08-14T15:03:44.889Z] #41 95.26 regexp
15:03:44 [2020-08-14T15:03:44.889Z] #41 97.41 go/token
15:03:44 [2020-08-14T15:03:44.889Z] #41 98.88 go/scanner
15:03:44 [2020-08-14T15:03:44.889Z] #41 100.7 go/ast
15:03:44 [2020-08-14T15:03:44.889Z] #41 100.9 internal/lazyregexp
15:03:44 [2020-08-14T15:03:44.889Z] #41 101.3 net/url
15:03:45 [2020-08-14T15:03:45.018Z] #39 13.27   PBCC     images/sk-netlink.pb-c.c
15:03:45 [2020-08-14T15:03:45.018Z] #39 13.32   DEP      images/sk-netlink.pb-c.d
15:03:45 [2020-08-14T15:03:45.018Z] #39 13.41   PBCC     images/sk-inet.pb-c.c
15:03:45 [2020-08-14T15:03:45.044Z] #18 27.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
15:03:45 [2020-08-14T15:03:45.044Z] #18 27.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
15:03:45 [2020-08-14T15:03:45.103Z] #39 25.55   CC       images/eventpoll.o
15:03:45 [2020-08-14T15:03:45.149Z] #41 ...
15:03:45 [2020-08-14T15:03:45.149Z] 
15:03:45 [2020-08-14T15:03:45.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:45 [2020-08-14T15:03:45.149Z] #39 8.418   PBCC     images/sit.pb-c.c
15:03:45 [2020-08-14T15:03:45.149Z] #39 8.493   DEP      images/sit.pb-c.d
15:03:45 [2020-08-14T15:03:45.149Z] #39 8.623   PBCC     images/macvlan.pb-c.c
15:03:45 [2020-08-14T15:03:45.275Z] #39 13.50   DEP      images/sk-inet.pb-c.d
15:03:45 [2020-08-14T15:03:45.275Z] #39 13.55   PBCC     images/sk-unix.pb-c.c
15:03:45 [2020-08-14T15:03:45.275Z] #39 13.62   DEP      images/sk-unix.pb-c.d
15:03:45 [2020-08-14T15:03:45.343Z] #18 27.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:03:45 [2020-08-14T15:03:45.366Z] #39 25.94   CC       images/fh.o
15:03:45 [2020-08-14T15:03:45.409Z] #39 8.668   DEP      images/macvlan.pb-c.d
15:03:45 [2020-08-14T15:03:45.409Z] #39 8.840   PBCC     images/autofs.pb-c.c
15:03:45 [2020-08-14T15:03:45.409Z] #39 8.870   DEP      images/autofs.pb-c.d
15:03:45 [2020-08-14T15:03:45.409Z] #39 8.899   PBCC     images/sysctl.pb-c.c
15:03:45 [2020-08-14T15:03:45.531Z] #39 13.75   PBCC     images/mm.pb-c.c
15:03:45 [2020-08-14T15:03:45.531Z] #39 13.85   DEP      images/mm.pb-c.d
15:03:45 [2020-08-14T15:03:45.531Z] #39 13.91   PBCC     images/timerfd.pb-c.c
15:03:45 [2020-08-14T15:03:45.531Z] #39 13.95   DEP      images/timerfd.pb-c.d
15:03:45 [2020-08-14T15:03:45.670Z] #39 8.932   DEP      images/sysctl.pb-c.d
15:03:45 [2020-08-14T15:03:45.670Z] #39 9.032   PBCC     images/time.pb-c.c
15:03:45 [2020-08-14T15:03:45.670Z] #39 9.077   DEP      images/time.pb-c.d
15:03:45 [2020-08-14T15:03:45.670Z] #39 9.157   PBCC     images/binfmt-misc.pb-c.c
15:03:45 [2020-08-14T15:03:45.789Z] #39 14.07   PBCC     images/timer.pb-c.c
15:03:45 [2020-08-14T15:03:45.789Z] #39 14.12   DEP      images/timer.pb-c.d
15:03:45 [2020-08-14T15:03:45.789Z] #39 14.18   PBCC     images/sa.pb-c.c
15:03:45 [2020-08-14T15:03:45.930Z] #39 9.205   DEP      images/binfmt-misc.pb-c.d
15:03:45 [2020-08-14T15:03:45.930Z] #39 9.407   PBCC     images/seccomp.pb-c.c
15:03:45 [2020-08-14T15:03:45.943Z] #39 26.19   CC       images/fsnotify.o
15:03:46 [2020-08-14T15:03:46.046Z] #39 14.24   DEP      images/sa.pb-c.d
15:03:46 [2020-08-14T15:03:46.046Z] #39 14.32   PBCC     images/pipe-data.pb-c.c
15:03:46 [2020-08-14T15:03:46.046Z] #39 14.38   DEP      images/pipe-data.pb-c.d
15:03:46 [2020-08-14T15:03:46.046Z] #39 14.46   PBCC     images/mnt.pb-c.c
15:03:46 [2020-08-14T15:03:46.190Z] #39 9.450   DEP      images/seccomp.pb-c.d
15:03:46 [2020-08-14T15:03:46.190Z] #39 9.545   PBCC     images/userns.pb-c.c
15:03:46 [2020-08-14T15:03:46.190Z] #39 9.577   DEP      images/userns.pb-c.d
15:03:46 [2020-08-14T15:03:46.190Z] #39 9.620   PBCC     images/cgroup.pb-c.c
15:03:46 [2020-08-14T15:03:46.190Z] #39 9.628   DEP      images/cgroup.pb-c.d
15:03:46 [2020-08-14T15:03:46.302Z] #39 14.52   DEP      images/mnt.pb-c.d
15:03:46 [2020-08-14T15:03:46.302Z] #39 14.61   PBCC     images/sk-packet.pb-c.c
15:03:46 [2020-08-14T15:03:46.302Z] #39 14.62   DEP      images/sk-packet.pb-c.d
15:03:46 [2020-08-14T15:03:46.302Z] #39 14.70   PBCC     images/tcp-stream.pb-c.c
15:03:46 [2020-08-14T15:03:46.403Z] #18 28.37 debconf: delaying package configuration, since apt-utils is not installed
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.724   PBCC     images/ext-file.pb-c.c
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.746   DEP      images/ext-file.pb-c.d
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.811   PBCC     images/rpc.pb-c.c
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.866   DEP      images/rpc.pb-c.d
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.913   PBCC     images/siginfo.pb-c.c
15:03:46 [2020-08-14T15:03:46.450Z] #39 9.966   DEP      images/siginfo.pb-c.d
15:03:46 [2020-08-14T15:03:46.450Z] #39 10.02   PBCC     images/pagemap.pb-c.c
15:03:46 [2020-08-14T15:03:46.531Z] #39 26.83   CC       images/signalfd.o
15:03:46 [2020-08-14T15:03:46.531Z] #39 26.98   CC       images/fs.o
15:03:46 [2020-08-14T15:03:46.559Z] #39 14.76   DEP      images/tcp-stream.pb-c.d
15:03:46 [2020-08-14T15:03:46.559Z] #39 14.81   PBCC     images/pipe.pb-c.c
15:03:46 [2020-08-14T15:03:46.559Z] #39 14.84   DEP      images/pipe.pb-c.d
15:03:46 [2020-08-14T15:03:46.559Z] #39 14.91   PBCC     images/pstree.pb-c.c
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.55 Fetched 29.2 MB in 4s (8120 kB/s)
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.67 Selecting previously unselected package pigz.
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.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 ... 23361 files and directories currently installed.)
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.79 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.80 Unpacking pigz (2.4-1) ...
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.88 Selecting previously unselected package libpython3.7-minimal:ppc64el.
15:03:46 [2020-08-14T15:03:46.702Z] #18 28.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.05   DEP      images/pagemap.pb-c.d
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.14   PBCC     images/rlimit.pb-c.c
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.16   DEP      images/rlimit.pb-c.d
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.20   PBCC     images/file-lock.pb-c.c
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.21   DEP      images/file-lock.pb-c.d
15:03:46 [2020-08-14T15:03:46.710Z] #39 10.25   PBCC     images/tty.pb-c.c
15:03:46 [2020-08-14T15:03:46.795Z] #39 27.24   CC       images/pstree.o
15:03:46 [2020-08-14T15:03:46.816Z] #39 14.96   DEP      images/pstree.pb-c.d
15:03:46 [2020-08-14T15:03:46.816Z] #39 15.02   PBCC     images/fs.pb-c.c
15:03:46 [2020-08-14T15:03:46.816Z] #39 15.06   DEP      images/fs.pb-c.d
15:03:46 [2020-08-14T15:03:46.816Z] #39 15.16   PBCC     images/signalfd.pb-c.c
15:03:46 [2020-08-14T15:03:46.970Z] #39 10.36   DEP      images/tty.pb-c.d
15:03:46 [2020-08-14T15:03:46.970Z] #39 10.43   PBCC     images/tun.pb-c.c
15:03:46 [2020-08-14T15:03:46.970Z] #39 10.48   PBCC     images/netdev.pb-c.c
15:03:47 [2020-08-14T15:03:47.001Z] #18 28.89 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
15:03:47 [2020-08-14T15:03:47.057Z] #39 27.40   CC       images/pipe.o
15:03:47 [2020-08-14T15:03:47.057Z] #39 ...
15:03:47 [2020-08-14T15:03:47.057Z] 
15:03:47 [2020-08-14T15:03:47.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:47 [2020-08-14T15:03:47.057Z] #41 94.10 vendor/golang.org/x/net/idna
15:03:47 [2020-08-14T15:03:47.057Z] #41 96.51 net/textproto
15:03:47 [2020-08-14T15:03:47.057Z] #41 96.52 crypto/x509
15:03:47 [2020-08-14T15:03:47.057Z] #41 96.52 vendor/golang.org/x/net/http/httpproxy
15:03:47 [2020-08-14T15:03:47.057Z] #41 97.63 vendor/golang.org/x/net/http/httpguts
15:03:47 [2020-08-14T15:03:47.057Z] #41 97.64 mime/multipart
15:03:47 [2020-08-14T15:03:47.057Z] #41 99.44 crypto/tls
15:03:47 [2020-08-14T15:03:47.073Z] #39 15.24   DEP      images/signalfd.pb-c.d
15:03:47 [2020-08-14T15:03:47.073Z] #39 15.35   PBCC     images/fh.pb-c.c
15:03:47 [2020-08-14T15:03:47.073Z] #39 15.40   PBCC     images/fsnotify.pb-c.c
15:03:47 [2020-08-14T15:03:47.073Z] #39 15.44   DEP      images/fh.pb-c.d
15:03:47 [2020-08-14T15:03:47.232Z] #39 10.55   DEP      images/tun.pb-c.d
15:03:47 [2020-08-14T15:03:47.232Z] #39 10.62   DEP      images/netdev.pb-c.d
15:03:47 [2020-08-14T15:03:47.232Z] #39 10.68   PBCC     images/vma.pb-c.c
15:03:47 [2020-08-14T15:03:47.299Z] #18 29.30 Selecting previously unselected package python3.7-minimal.
15:03:47 [2020-08-14T15:03:47.299Z] #18 29.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
15:03:47 [2020-08-14T15:03:47.299Z] #18 29.33 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:03:47 [2020-08-14T15:03:47.320Z] #41 ...
15:03:47 [2020-08-14T15:03:47.320Z] 
15:03:47 [2020-08-14T15:03:47.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:47 [2020-08-14T15:03:47.320Z] #39 27.71   CC       images/tcp-stream.o
15:03:47 [2020-08-14T15:03:47.329Z] #39 15.51   DEP      images/fsnotify.pb-c.d
15:03:47 [2020-08-14T15:03:47.329Z] #39 15.59   PBCC     images/eventpoll.pb-c.c
15:03:47 [2020-08-14T15:03:47.329Z] #39 15.67   DEP      images/eventpoll.pb-c.d
15:03:47 [2020-08-14T15:03:47.329Z] #39 15.72   PBCC     images/eventfd.pb-c.c
15:03:47 [2020-08-14T15:03:47.329Z] #39 15.74   DEP      images/eventfd.pb-c.d
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.81   DEP      images/vma.pb-c.d
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.86   PBCC     images/creds.pb-c.c
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.87   DEP      images/creds.pb-c.d
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.89   PBCC     images/utsns.pb-c.c
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.91   DEP      images/utsns.pb-c.d
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.93   PBCC     images/ipc-desc.pb-c.c
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.95   PBCC     images/ipc-sem.pb-c.c
15:03:47 [2020-08-14T15:03:47.492Z] #39 10.98   DEP      images/ipc-desc.pb-c.d
15:03:47 [2020-08-14T15:03:47.492Z] #39 11.02   DEP      images/ipc-sem.pb-c.d
15:03:47 [2020-08-14T15:03:47.583Z] #39 28.03   CC       images/sk-packet.o
15:03:47 [2020-08-14T15:03:47.585Z] #39 15.81   PBCC     images/remap-file-path.pb-c.c
15:03:47 [2020-08-14T15:03:47.585Z] #39 15.83   DEP      images/remap-file-path.pb-c.d
15:03:47 [2020-08-14T15:03:47.585Z] #39 15.89   PBCC     images/fifo.pb-c.c
15:03:47 [2020-08-14T15:03:47.585Z] #39 15.92   DEP      images/fifo.pb-c.d
15:03:47 [2020-08-14T15:03:47.585Z] #39 15.97   PBCC     images/ghost-file.pb-c.c
15:03:47 [2020-08-14T15:03:47.585Z] #39 16.04   DEP      images/ghost-file.pb-c.d
15:03:47 [2020-08-14T15:03:47.753Z] #39 ...
15:03:47 [2020-08-14T15:03:47.753Z] 
15:03:47 [2020-08-14T15:03:47.753Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:47 [2020-08-14T15:03:47.753Z] #30 96.28 log
15:03:47 [2020-08-14T15:03:47.753Z] #30 100.1 github.com/BurntSushi/toml/cmd/tomlv
15:03:47 [2020-08-14T15:03:47.753Z] #30 DONE 105.0s
15:03:47 [2020-08-14T15:03:47.753Z] 
15:03:47 [2020-08-14T15:03:47.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:47 [2020-08-14T15:03:47.753Z] #39 11.12   PBCC     images/ipc-msg.pb-c.c
15:03:47 [2020-08-14T15:03:47.753Z] #39 11.16   DEP      images/ipc-msg.pb-c.d
15:03:47 [2020-08-14T15:03:47.753Z] #39 11.20   PBCC     images/ipc-shm.pb-c.c
15:03:47 [2020-08-14T15:03:47.753Z] #39 11.26   DEP      images/ipc-shm.pb-c.d
15:03:47 [2020-08-14T15:03:47.753Z] #39 11.31   PBCC     images/ipc-var.pb-c.c
15:03:47 [2020-08-14T15:03:47.842Z] #39 16.12   PBCC     images/regfile.pb-c.c
15:03:47 [2020-08-14T15:03:47.842Z] #39 16.22   DEP      images/regfile.pb-c.d
15:03:47 [2020-08-14T15:03:47.842Z] #39 16.29   PBCC     images/ns.pb-c.c
15:03:47 [2020-08-14T15:03:47.948Z] #18 30.04 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
15:03:48 [2020-08-14T15:03:48.012Z] #39 11.36   DEP      images/ipc-var.pb-c.d
15:03:48 [2020-08-14T15:03:48.013Z] #39 11.44   PBCC     images/sk-opts.pb-c.c
15:03:48 [2020-08-14T15:03:48.013Z] #39 11.50   PBCC     images/packet-sock.pb-c.c
15:03:48 [2020-08-14T15:03:48.098Z] #39 16.32   DEP      images/ns.pb-c.d
15:03:48 [2020-08-14T15:03:48.098Z] #39 16.41   PBCC     images/fdinfo.pb-c.c
15:03:48 [2020-08-14T15:03:48.098Z] #39 16.48   DEP      images/fdinfo.pb-c.d
15:03:48 [2020-08-14T15:03:48.159Z] #39 28.45   CC       images/mnt.o
15:03:48 [2020-08-14T15:03:48.247Z] #18 30.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:03:48 [2020-08-14T15:03:48.247Z] #18 ...
15:03:48 [2020-08-14T15:03:48.247Z] 
15:03:48 [2020-08-14T15:03:48.247Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:48 [2020-08-14T15:03:48.247Z] #42 132.9 vendor/golang.org/x/text/unicode/norm
15:03:48 [2020-08-14T15:03:48.247Z] #42 134.5 github.com/LK4D4/vndr/build
15:03:48 [2020-08-14T15:03:48.272Z] #39 11.62   DEP      images/sk-opts.pb-c.d
15:03:48 [2020-08-14T15:03:48.272Z] #39 11.67   DEP      images/packet-sock.pb-c.d
15:03:48 [2020-08-14T15:03:48.354Z] #39 16.58   PBCC     images/core-aarch64.pb-c.c
15:03:48 [2020-08-14T15:03:48.354Z] #39 16.65   PBCC     images/core-arm.pb-c.c
15:03:48 [2020-08-14T15:03:48.354Z] #39 16.73   PBCC     images/core-ppc64.pb-c.c
15:03:48 [2020-08-14T15:03:48.423Z] #39 28.73   CC       images/pipe-data.o
15:03:48 [2020-08-14T15:03:48.423Z] #39 28.92   CC       images/sa.o
15:03:48 [2020-08-14T15:03:48.532Z] #39 11.77   PBCC     images/sk-netlink.pb-c.c
15:03:48 [2020-08-14T15:03:48.532Z] #39 11.81   DEP      images/sk-netlink.pb-c.d
15:03:48 [2020-08-14T15:03:48.532Z] #39 11.89   PBCC     images/sk-inet.pb-c.c
15:03:48 [2020-08-14T15:03:48.545Z] #42 ...
15:03:48 [2020-08-14T15:03:48.545Z] 
15:03:48 [2020-08-14T15:03:48.545Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:48 [2020-08-14T15:03:48.545Z] #40 73.82   LINK     criu/pie/restorer.built-in.o
15:03:48 [2020-08-14T15:03:48.545Z] #40 73.83   GEN      criu/pie/restorer-blob.h
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.00   DEP      criu/vdso.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.22   DEP      criu/uts_ns.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.39   DEP      criu/util.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.60   DEP      criu/uffd.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.82   DEP      criu/tun.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 74.98   DEP      criu/tty.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 75.20   DEP      criu/timerfd.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 75.46   DEP      criu/timens.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 75.78   DEP      criu/sysfs_parse.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 75.94   DEP      criu/sysctl.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 76.13   DEP      criu/string.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 76.18   DEP      criu/stats.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 76.39   DEP      criu/sockets.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 76.75   DEP      criu/sk-unix.d
15:03:48 [2020-08-14T15:03:48.545Z] #40 77.06   DEP      criu/sk-tcp.d
15:03:48 [2020-08-14T15:03:48.611Z] #39 16.81   PBCC     images/core-s390.pb-c.c
15:03:48 [2020-08-14T15:03:48.611Z] #39 16.88   PBCC     images/core-x86.pb-c.c
15:03:48 [2020-08-14T15:03:48.611Z] #39 16.95   PBCC     images/core.pb-c.c
15:03:48 [2020-08-14T15:03:48.686Z] #39 29.28   CC       images/timer.o
15:03:48 [2020-08-14T15:03:48.793Z] #39 12.06   DEP      images/sk-inet.pb-c.d
15:03:48 [2020-08-14T15:03:48.793Z] #39 12.24   PBCC     images/sk-unix.pb-c.c
15:03:48 [2020-08-14T15:03:48.793Z] #39 12.27   DEP      images/sk-unix.pb-c.d
15:03:48 [2020-08-14T15:03:48.793Z] #39 12.32   PBCC     images/mm.pb-c.c
15:03:48 [2020-08-14T15:03:48.845Z] #40 77.28   DEP      criu/sk-queue.d
15:03:48 [2020-08-14T15:03:48.845Z] #40 77.49   DEP      criu/sk-packet.d
15:03:48 [2020-08-14T15:03:48.867Z] #39 17.12   PBCC     images/inventory.pb-c.c
15:03:48 [2020-08-14T15:03:48.949Z] #39 ...
15:03:48 [2020-08-14T15:03:48.949Z] 
15:03:48 [2020-08-14T15:03:48.949Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:48 [2020-08-14T15:03:48.949Z] #10 96.24 Selecting previously unselected package g++-mingw-w64-x86-64.
15:03:48 [2020-08-14T15:03:48.949Z] #10 96.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:03:48 [2020-08-14T15:03:48.949Z] #10 96.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:49 [2020-08-14T15:03:49.053Z] #39 12.37   DEP      images/mm.pb-c.d
15:03:49 [2020-08-14T15:03:49.053Z] #39 12.44   PBCC     images/timerfd.pb-c.c
15:03:49 [2020-08-14T15:03:49.053Z] #39 12.51   DEP      images/timerfd.pb-c.d
15:03:49 [2020-08-14T15:03:49.123Z] #39 ...
15:03:49 [2020-08-14T15:03:49.123Z] 
15:03:49 [2020-08-14T15:03:49.123Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:49 [2020-08-14T15:03:49.124Z] #33 4.860 -- Check for working C compiler: /usr/bin/cc -- works
15:03:49 [2020-08-14T15:03:49.124Z] #33 4.869 -- Detecting C compiler ABI info
15:03:49 [2020-08-14T15:03:49.124Z] #33 5.446 -- Detecting C compiler ABI info - done
15:03:49 [2020-08-14T15:03:49.124Z] #33 5.510 -- Detecting C compile features
15:03:49 [2020-08-14T15:03:49.124Z] #33 7.706 -- Detecting C compile features - done
15:03:49 [2020-08-14T15:03:49.124Z] #33 7.737 -- Performing Test HAS_BUILTIN_FORTIFY
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.118 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.261 -- Configuring done
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.303 -- Generating done
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.314 -- Build files have been written to: /tmp/tmp.skbC5iMktN/tini
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.331 + make tini-static
15:03:49 [2020-08-14T15:03:49.124Z] #33 8.943 Scanning dependencies of target tini-static
15:03:49 [2020-08-14T15:03:49.124Z] #33 9.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:03:49 [2020-08-14T15:03:49.124Z] #33 10.55 [100%] Linking C executable tini-static
15:03:49 [2020-08-14T15:03:49.124Z] #33 11.22 [100%] Built target tini-static
15:03:49 [2020-08-14T15:03:49.124Z] #33 11.30 + mkdir -p /build
15:03:49 [2020-08-14T15:03:49.124Z] #33 11.30 + cp tini-static /build/docker-init
15:03:49 [2020-08-14T15:03:49.124Z] #33 DONE 11.6s
15:03:49 [2020-08-14T15:03:49.124Z] 
15:03:49 [2020-08-14T15:03:49.124Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:49 [2020-08-14T15:03:49.124Z] #39 17.27   DEP      images/core-aarch64.pb-c.d
15:03:49 [2020-08-14T15:03:49.124Z] #39 17.33   DEP      images/core-arm.pb-c.d
15:03:49 [2020-08-14T15:03:49.124Z] #39 ...
15:03:49 [2020-08-14T15:03:49.124Z] 
15:03:49 [2020-08-14T15:03:49.124Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.0 Selecting previously unselected package gcc-mingw-w64-base.
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:03:49 [2020-08-14T15:03:49.124Z] #10 104.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:49 [2020-08-14T15:03:49.143Z] #40 77.70   DEP      criu/sk-netlink.d
15:03:49 [2020-08-14T15:03:49.220Z] #10 ...
15:03:49 [2020-08-14T15:03:49.220Z] 
15:03:49 [2020-08-14T15:03:49.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:49 [2020-08-14T15:03:49.220Z] #39 29.63   CC       images/timerfd.o
15:03:49 [2020-08-14T15:03:49.220Z] #39 29.72   CC       images/mm.o
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.56   PBCC     images/timer.pb-c.c
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.57   DEP      images/timer.pb-c.d
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.63   PBCC     images/sa.pb-c.c
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.69   DEP      images/sa.pb-c.d
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.76   PBCC     images/pipe-data.pb-c.c
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.79   DEP      images/pipe-data.pb-c.d
15:03:49 [2020-08-14T15:03:49.313Z] #39 12.85   PBCC     images/mnt.pb-c.c
15:03:49 [2020-08-14T15:03:49.441Z] #40 77.93   DEP      criu/sk-inet.d
15:03:49 [2020-08-14T15:03:49.483Z] #39 29.95   CC       images/sk-opts.o
15:03:49 [2020-08-14T15:03:49.573Z] #39 12.90   DEP      images/mnt.pb-c.d
15:03:49 [2020-08-14T15:03:49.573Z] #39 12.96   PBCC     images/sk-packet.pb-c.c
15:03:49 [2020-08-14T15:03:49.573Z] #39 13.00   DEP      images/sk-packet.pb-c.d
15:03:49 [2020-08-14T15:03:49.573Z] #39 13.08   PBCC     images/tcp-stream.pb-c.c
15:03:49 [2020-08-14T15:03:49.740Z] #40 78.21   DEP      criu/signalfd.d
15:03:49 [2020-08-14T15:03:49.747Z] #39 30.32   CC       images/sk-unix.o
15:03:49 [2020-08-14T15:03:49.837Z] #39 13.16   DEP      images/tcp-stream.pb-c.d
15:03:49 [2020-08-14T15:03:49.837Z] #39 13.25   PBCC     images/pipe.pb-c.c
15:03:49 [2020-08-14T15:03:49.837Z] #39 13.30   DEP      images/pipe.pb-c.d
15:03:49 [2020-08-14T15:03:49.837Z] #39 13.33   PBCC     images/pstree.pb-c.c
15:03:49 [2020-08-14T15:03:49.837Z] #39 13.35   DEP      images/pstree.pb-c.d
15:03:50 [2020-08-14T15:03:50.011Z] #39 30.60   CC       images/sk-inet.o
15:03:50 [2020-08-14T15:03:50.040Z] #40 78.51   DEP      criu/sigframe.d
15:03:50 [2020-08-14T15:03:50.040Z] #40 78.64   DEP      criu/shmem.d
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.39   PBCC     images/fs.pb-c.c
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.39   DEP      images/fs.pb-c.d
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.47   PBCC     images/signalfd.pb-c.c
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.55   DEP      images/signalfd.pb-c.d
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.61   PBCC     images/fh.pb-c.c
15:03:50 [2020-08-14T15:03:50.097Z] #39 13.68   PBCC     images/fsnotify.pb-c.c
15:03:50 [2020-08-14T15:03:50.342Z] #40 78.77   DEP      criu/servicefd.d
15:03:50 [2020-08-14T15:03:50.342Z] #40 78.89   DEP      criu/seize.d
15:03:50 [2020-08-14T15:03:50.357Z] #39 13.72   DEP      images/fh.pb-c.d
15:03:50 [2020-08-14T15:03:50.357Z] #39 13.76   DEP      images/fsnotify.pb-c.d
15:03:50 [2020-08-14T15:03:50.357Z] #39 13.85   PBCC     images/eventpoll.pb-c.c
15:03:50 [2020-08-14T15:03:50.357Z] #39 13.90   DEP      images/eventpoll.pb-c.d
15:03:50 [2020-08-14T15:03:50.586Z] #39 31.01   CC       images/tun.o
15:03:50 [2020-08-14T15:03:50.617Z] #39 13.97   PBCC     images/eventfd.pb-c.c
15:03:50 [2020-08-14T15:03:50.617Z] #39 14.02   DEP      images/eventfd.pb-c.d
15:03:50 [2020-08-14T15:03:50.617Z] #39 14.07   PBCC     images/remap-file-path.pb-c.c
15:03:50 [2020-08-14T15:03:50.617Z] #39 14.12   DEP      images/remap-file-path.pb-c.d
15:03:50 [2020-08-14T15:03:50.617Z] #39 14.20   PBCC     images/fifo.pb-c.c
15:03:50 [2020-08-14T15:03:50.665Z] #40 79.03   DEP      criu/seccomp.d
15:03:50 [2020-08-14T15:03:50.665Z] #40 ...
15:03:50 [2020-08-14T15:03:50.665Z] 
15:03:50 [2020-08-14T15:03:50.665Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.23 Selecting previously unselected package python3-minimal.
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.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 ... 23610 files and directories currently installed.)
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.29 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.31 Unpacking python3-minimal (3.7.3-1) ...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.48 Selecting previously unselected package libmpdec2:ppc64el.
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.48 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.49 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.56 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
15:03:50 [2020-08-14T15:03:50.665Z] #18 32.58 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
15:03:50 [2020-08-14T15:03:50.850Z] #39 31.42   CC       images/sk-netlink.o
15:03:50 [2020-08-14T15:03:50.877Z] #39 14.22   DEP      images/fifo.pb-c.d
15:03:50 [2020-08-14T15:03:50.877Z] #39 14.27   PBCC     images/ghost-file.pb-c.c
15:03:50 [2020-08-14T15:03:50.877Z] #39 14.33   DEP      images/ghost-file.pb-c.d
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.39   PBCC     images/regfile.pb-c.c
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.43   DEP      images/regfile.pb-c.d
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.48   PBCC     images/ns.pb-c.c
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.50   DEP      images/ns.pb-c.d
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.56   PBCC     images/fdinfo.pb-c.c
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.62   DEP      images/fdinfo.pb-c.d
15:03:51 [2020-08-14T15:03:51.137Z] #39 14.72   PBCC     images/core-aarch64.pb-c.c
15:03:51 [2020-08-14T15:03:51.142Z] #39 31.70   CC       images/packet-sock.o
15:03:51 [2020-08-14T15:03:51.397Z] #39 14.78   PBCC     images/core-arm.pb-c.c
15:03:51 [2020-08-14T15:03:51.397Z] #39 14.83   PBCC     images/core-ppc64.pb-c.c
15:03:51 [2020-08-14T15:03:51.397Z] #39 14.87   PBCC     images/core-s390.pb-c.c
15:03:51 [2020-08-14T15:03:51.397Z] #39 14.91   PBCC     images/core-x86.pb-c.c
15:03:51 [2020-08-14T15:03:51.397Z] #39 14.96   PBCC     images/core.pb-c.c
15:03:51 [2020-08-14T15:03:51.657Z] #39 15.03   PBCC     images/inventory.pb-c.c
15:03:51 [2020-08-14T15:03:51.657Z] #39 15.07   DEP      images/core-aarch64.pb-c.d
15:03:51 [2020-08-14T15:03:51.657Z] #39 15.14   DEP      images/core-arm.pb-c.d
15:03:51 [2020-08-14T15:03:51.657Z] #39 15.19   DEP      images/core-ppc64.pb-c.d
15:03:51 [2020-08-14T15:03:51.722Z] #18 33.77 Selecting previously unselected package python3.7.
15:03:51 [2020-08-14T15:03:51.722Z] #18 33.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
15:03:51 [2020-08-14T15:03:51.722Z] #18 33.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:03:51 [2020-08-14T15:03:51.731Z] #39 32.03   CC       images/ipc-var.o
15:03:51 [2020-08-14T15:03:51.731Z] #39 32.29   CC       images/ipc-desc.o
15:03:51 [2020-08-14T15:03:51.917Z] #39 15.26   DEP      images/core-s390.pb-c.d
15:03:51 [2020-08-14T15:03:51.917Z] #39 15.31   DEP      images/core-x86.pb-c.d
15:03:51 [2020-08-14T15:03:51.917Z] #39 15.34   DEP      images/core.pb-c.d
15:03:51 [2020-08-14T15:03:51.917Z] #39 15.37   DEP      images/inventory.pb-c.d
15:03:51 [2020-08-14T15:03:51.917Z] #39 15.41   PBCC     images/cpuinfo.pb-c.c
15:03:51 [2020-08-14T15:03:51.996Z] #39 32.48   CC       images/ipc-shm.o
15:03:52 [2020-08-14T15:03:52.021Z] #18 33.95 Selecting previously unselected package libpython3-stdlib:ppc64el.
15:03:52 [2020-08-14T15:03:52.021Z] #18 33.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
15:03:52 [2020-08-14T15:03:52.021Z] #18 33.97 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
15:03:52 [2020-08-14T15:03:52.021Z] #18 34.05 Setting up python3-minimal (3.7.3-1) ...
15:03:52 [2020-08-14T15:03:52.177Z] #39 15.46   DEP      images/cpuinfo.pb-c.d
15:03:52 [2020-08-14T15:03:52.177Z] #39 15.51   PBCC     images/stats.pb-c.c
15:03:52 [2020-08-14T15:03:52.177Z] #39 15.54   DEP      images/stats.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #10 ...
15:03:52 [2020-08-14T15:03:52.393Z] 
15:03:52 [2020-08-14T15:03:52.393Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:52 [2020-08-14T15:03:52.393Z] #30 99.32 io/ioutil
15:03:52 [2020-08-14T15:03:52.393Z] #30 101.3 github.com/BurntSushi/toml
15:03:52 [2020-08-14T15:03:52.393Z] #30 101.3 flag
15:03:52 [2020-08-14T15:03:52.393Z] #30 103.0 log
15:03:52 [2020-08-14T15:03:52.393Z] #30 105.3 github.com/BurntSushi/toml/cmd/tomlv
15:03:52 [2020-08-14T15:03:52.393Z] #30 ...
15:03:52 [2020-08-14T15:03:52.393Z] 
15:03:52 [2020-08-14T15:03:52.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:52 [2020-08-14T15:03:52.393Z] #39 17.44   DEP      images/core-ppc64.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 17.50   DEP      images/core-s390.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 17.63   DEP      images/core-x86.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 17.76   DEP      images/core.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 17.94   DEP      images/inventory.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 18.04   PBCC     images/cpuinfo.pb-c.c
15:03:52 [2020-08-14T15:03:52.393Z] #39 18.23   DEP      images/cpuinfo.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 18.26   PBCC     images/stats.pb-c.c
15:03:52 [2020-08-14T15:03:52.393Z] #39 18.33   DEP      images/stats.pb-c.d
15:03:52 [2020-08-14T15:03:52.393Z] #39 20.14 make[1]: Nothing to be done for 'all'.
15:03:52 [2020-08-14T15:03:52.571Z] #39 32.82   CC       images/ipc-msg.o
15:03:52 [2020-08-14T15:03:52.571Z] #39 33.12   CC       images/ipc-sem.o
15:03:52 [2020-08-14T15:03:52.956Z] #39 ...
15:03:52 [2020-08-14T15:03:52.956Z] 
15:03:52 [2020-08-14T15:03:52.956Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:52 [2020-08-14T15:03:52.956Z] #30 DONE 110.5s
15:03:52 [2020-08-14T15:03:52.956Z] 
15:03:52 [2020-08-14T15:03:52.956Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:53 [2020-08-14T15:03:53.079Z] #18 35.10 Selecting previously unselected package python3.
15:03:53 [2020-08-14T15:03:53.079Z] #18 35.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 ... 24022 files and directories currently installed.)
15:03:53 [2020-08-14T15:03:53.079Z] #18 35.17 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.079Z] #18 35.19 Unpacking python3 (3.7.3-1) ...
15:03:53 [2020-08-14T15:03:53.143Z] #39 33.42   CC       images/utsns.o
15:03:53 [2020-08-14T15:03:53.143Z] #39 33.62   CC       images/creds.o
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.28 Selecting previously unselected package libip4tc0:ppc64el.
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.29 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.29 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.37 Selecting previously unselected package libip6tc0:ppc64el.
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.39 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
15:03:53 [2020-08-14T15:03:53.379Z] #18 35.50 Selecting previously unselected package libiptc0:ppc64el.
15:03:53 [2020-08-14T15:03:53.406Z] #39 33.89   CC       images/vma.o
15:03:53 [2020-08-14T15:03:53.557Z] #39 16.86 make[1]: Nothing to be done for 'all'.
15:03:53 [2020-08-14T15:03:53.668Z] #39 34.15   CC       images/netdev.o
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.53 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.53 Unpacking libiptc0:ppc64el (1.8.2-4) ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.66 Selecting previously unselected package libnfnetlink0:ppc64el.
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.68 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.76 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.77 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.85 Selecting previously unselected package libnftnl11:ppc64el.
15:03:53 [2020-08-14T15:03:53.678Z] #18 35.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.980Z] #18 35.89 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
15:03:53 [2020-08-14T15:03:53.980Z] #18 36.02 Selecting previously unselected package iptables.
15:03:53 [2020-08-14T15:03:53.980Z] #18 36.03 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
15:03:53 [2020-08-14T15:03:53.980Z] #18 36.03 Unpacking iptables (1.8.2-4) ...
15:03:54 [2020-08-14T15:03:54.238Z] #52 43.62 Checking out files:  50% (1641/3222)   
Checking out files:  51% (1644/3222)   
Checking out files:  52% (1676/3222)   
Checking out files:  53% (1708/3222)   
Checking out files:  54% (1740/3222)   
Checking out files:  55% (1773/3222)   
Checking out files:  56% (1805/3222)   
Checking out files:  57% (1837/3222)   
Checking out files:  58% (1869/3222)   
Checking out files:  59% (1901/3222)   
Checking out files:  60% (1934/3222)   
Checking out files:  61% (1966/3222)   
Checking out files:  62% (1998/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  79% (2576/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
15:03:54 [2020-08-14T15:03:54.238Z] #52 ...
15:03:54 [2020-08-14T15:03:54.238Z] 
15:03:54 [2020-08-14T15:03:54.238Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:54 [2020-08-14T15:03:54.238Z] #41 101.9 regexp
15:03:54 [2020-08-14T15:03:54.238Z] #41 104.6 go/token
15:03:54 [2020-08-14T15:03:54.238Z] #41 105.6 go/scanner
15:03:54 [2020-08-14T15:03:54.238Z] #41 105.9 internal/lazyregexp
15:03:54 [2020-08-14T15:03:54.238Z] #41 106.3 net/url
15:03:54 [2020-08-14T15:03:54.238Z] #41 107.3 go/ast
15:03:54 [2020-08-14T15:03:54.238Z] #41 108.5 text/template/parse
15:03:54 [2020-08-14T15:03:54.245Z] #39 34.69   CC       images/tty.o
15:03:54 [2020-08-14T15:03:54.494Z] #41 ...
15:03:54 [2020-08-14T15:03:54.494Z] 
15:03:54 [2020-08-14T15:03:54.494Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:54 [2020-08-14T15:03:54.546Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:03:54 [2020-08-14T15:03:54.546Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ffacd358\powershellScript.ps1'; exit $LASTEXITCODE;
15:03:54 [2020-08-14T15:03:54.546Z] ----------------------------------------------------------------------------
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] INFO: executeCI.ps1 starting at Fri Aug 14 15:03:52 CUT 2020
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Running git version 2.24.1.windows.2
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Environment variables:
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] Name                           Value                                                                                   
15:03:54 [2020-08-14T15:03:54.546Z] ----                           -----                                                                                   
15:03:54 [2020-08-14T15:03:54.546Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:03:54 [2020-08-14T15:03:54.546Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:03:54 [2020-08-14T15:03:54.546Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:03:54 [2020-08-14T15:03:54.546Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
15:03:54 [2020-08-14T15:03:54.546Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:03:54 [2020-08-14T15:03:54.546Z] BRANCH_NAME                    PR-41357                                                                                
15:03:54 [2020-08-14T15:03:54.546Z] BUILD_DISPLAY_NAME             #1                                                                                      
15:03:54 [2020-08-14T15:03:54.546Z] BUILD_ID                       1                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] BUILD_NUMBER                   1                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] BUILD_TAG                      jenkins-moby-PR-41357-1                                                                 
15:03:54 [2020-08-14T15:03:54.546Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41357/1/                              
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_AUTHOR                  thaJeztah                                                                               
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_BRANCH                  simplify_env_handling                                                                   
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_FORK                    thaJeztah/docker                                                                        
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_ID                      41357                                                                                   
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_TARGET                  master                                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_TITLE                   opts: simplify ValidateEnv to use os.LookupEnv                                          
15:03:54 [2020-08-14T15:03:54.546Z] CHANGE_URL                     https://github.com/moby/moby/pull/41357                                                 
15:03:54 [2020-08-14T15:03:54.546Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:03:54 [2020-08-14T15:03:54.546Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:03:54 [2020-08-14T15:03:54.546Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:03:54 [2020-08-14T15:03:54.546Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:03:54 [2020-08-14T15:03:54.546Z] COMPUTERNAME                   azwin-2-1e2a70                                                                          
15:03:54 [2020-08-14T15:03:54.546Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:03:54 [2020-08-14T15:03:54.546Z] ConfigSequenceNumber           0                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] DOCKER_BUILDKIT                0                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] DOCKER_DUT_DEBUG               1                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:03:54 [2020-08-14T15:03:54.546Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:03:54 [2020-08-14T15:03:54.546Z] EXECUTOR_NUMBER                0                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] FQDN                           azwin-2-1e2a70.westus.cloudapp.azure.com                                                
15:03:54 [2020-08-14T15:03:54.546Z] GIT_BRANCH                     PR-41357                                                                                
15:03:54 [2020-08-14T15:03:54.546Z] GIT_COMMIT                     4242ef55ea6118cdb4513cc9eb2957d4232a5b8b                                                
15:03:54 [2020-08-14T15:03:54.546Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:03:54 [2020-08-14T15:03:54.546Z] HUDSON_COOKIE                  c4504e13-1b35-4b26-b203-df034eccf9c6                                                    
15:03:54 [2020-08-14T15:03:54.546Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:03:54 [2020-08-14T15:03:54.546Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:03:54 [2020-08-14T15:03:54.546Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:03:54 [2020-08-14T15:03:54.546Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
15:03:54 [2020-08-14T15:03:54.546Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:03:54 [2020-08-14T15:03:54.546Z] JENKINS_NODE_COOKIE            c01a22a1-cc88-4076-87e2-bd12623cf331                                                    
15:03:54 [2020-08-14T15:03:54.546Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:03:54 [2020-08-14T15:03:54.546Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:03:54 [2020-08-14T15:03:54.546Z] JOB_BASE_NAME                  PR-41357                                                                                
15:03:54 [2020-08-14T15:03:54.546Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41357/display/redirect                
15:03:54 [2020-08-14T15:03:54.546Z] JOB_NAME                       moby/PR-41357                                                                           
15:03:54 [2020-08-14T15:03:54.546Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41357/                                
15:03:54 [2020-08-14T15:03:54.546Z] library.jps.version            master                                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:03:54 [2020-08-14T15:03:54.546Z] NODE_LABELS                    amd64 azure azwin-2-1e2a70 azwin-2019 docker west-us windows windows-2019 x86_64        
15:03:54 [2020-08-14T15:03:54.546Z] NODE_NAME                      azwin-2-1e2a70                                                                          
15:03:54 [2020-08-14T15:03:54.546Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] OS                             Windows_NT                                                                              
15:03:54 [2020-08-14T15:03:54.546Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:03:54 [2020-08-14T15:03:54.546Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:03:54 [2020-08-14T15:03:54.546Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:03:54 [2020-08-14T15:03:54.546Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
15:03:54 [2020-08-14T15:03:54.546Z] PROCESSOR_LEVEL                6                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] PROCESSOR_REVISION             5504                                                                                    
15:03:54 [2020-08-14T15:03:54.546Z] ProgramData                    C:\ProgramData                                                                          
15:03:54 [2020-08-14T15:03:54.546Z] ProgramFiles                   C:\Program Files                                                                        
15:03:54 [2020-08-14T15:03:54.546Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] ProgramW6432                   C:\Program Files                                                                        
15:03:54 [2020-08-14T15:03:54.546Z] PROMPT                         $P$G                                                                                    
15:03:54 [2020-08-14T15:03:54.546Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:03:54 [2020-08-14T15:03:54.546Z] PUBLIC                         C:\Users\Public                                                                         
15:03:54 [2020-08-14T15:03:54.546Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41357/1/display/redirect?page=changes 
15:03:54 [2020-08-14T15:03:54.546Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41357/1/display/redirect              
15:03:54 [2020-08-14T15:03:54.546Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] SOURCES_DRIVE                  d                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] SOURCES_SUBDIR                 gopath                                                                                  
15:03:54 [2020-08-14T15:03:54.546Z] STAGE_NAME                     Run tests                                                                               
15:03:54 [2020-08-14T15:03:54.546Z] SystemDrive                    C:                                                                                      
15:03:54 [2020-08-14T15:03:54.546Z] SystemRoot                     C:\windows                                                                              
15:03:54 [2020-08-14T15:03:54.546Z] TEMP                           C:\windows\TEMP                                                                         
15:03:54 [2020-08-14T15:03:54.546Z] TESTDEBUG                      0                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] TESTRUN_DRIVE                  d                                                                                       
15:03:54 [2020-08-14T15:03:54.546Z] TESTRUN_SUBDIR                 CI                                                                                      
15:03:54 [2020-08-14T15:03:54.546Z] TIMEOUT                        120m                                                                                    
15:03:54 [2020-08-14T15:03:54.546Z] TMP                            C:\windows\TEMP                                                                         
15:03:54 [2020-08-14T15:03:54.546Z] USERDOMAIN                     WORKGROUP                                                                               
15:03:54 [2020-08-14T15:03:54.546Z] USERNAME                       azwin-2-1e2a70$                                                                         
15:03:54 [2020-08-14T15:03:54.546Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:03:54 [2020-08-14T15:03:54.546Z] windir                         C:\windows                                                                              
15:03:54 [2020-08-14T15:03:54.546Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:03:54 [2020-08-14T15:03:54.546Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:03:54 [2020-08-14T15:03:54.546Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] 
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Sources under d:\gopath\...
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Test run under d:\CI\...
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:03:54 [2020-08-14T15:03:54.546Z] INFO: docker/docker repository was found
15:03:54 [2020-08-14T15:03:54.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:03:54 [2020-08-14T15:03:54.546Z] ltsc2019: Pulling from windows/servercore
15:03:54 [2020-08-14T15:03:54.647Z] #18 36.67 Selecting previously unselected package xxd.
15:03:54 [2020-08-14T15:03:54.647Z] #18 36.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:03:54 [2020-08-14T15:03:54.647Z] #18 36.70 Unpacking xxd (2:8.1.0875-5) ...
15:03:54 [2020-08-14T15:03:54.751Z] #52 43.62 Checking out files:  50% (1641/3222)   
Checking out files:  51% (1644/3222)   
Checking out files:  52% (1676/3222)   
Checking out files:  53% (1708/3222)   
Checking out files:  54% (1740/3222)   
Checking out files:  55% (1773/3222)   
Checking out files:  56% (1805/3222)   
Checking out files:  57% (1837/3222)   
Checking out files:  58% (1869/3222)   
Checking out files:  59% (1901/3222)   
Checking out files:  60% (1934/3222)   
Checking out files:  61% (1966/3222)   
Checking out files:  62% (1998/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  79% (2576/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:03:54 [2020-08-14T15:03:54.751Z] #52 45.67 + cd /tmp/tmp.rL7P0cNFbP/src/github.com/containerd/containerd
15:03:54 [2020-08-14T15:03:54.751Z] #52 45.67 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:54 [2020-08-14T15:03:54.751Z] #52 ...
15:03:54 [2020-08-14T15:03:54.751Z] 
15:03:54 [2020-08-14T15:03:54.751Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:54 [2020-08-14T15:03:54.751Z] #47 102.4 encoding/json
15:03:54 [2020-08-14T15:03:54.751Z] #47 108.7 github.com/pkg/diff
15:03:54 [2020-08-14T15:03:54.751Z] #47 108.9 go/ast
15:03:54 [2020-08-14T15:03:54.751Z] #47 110.2 golang.org/x/crypto/ssh/terminal
15:03:54 [2020-08-14T15:03:54.751Z] #47 112.2 mvdan.cc/editorconfig
15:03:54 [2020-08-14T15:03:54.820Z] #39 35.23   CC       images/file-lock.o
15:03:54 [2020-08-14T15:03:54.939Z] #39 18.19   CC       images/stats.o
15:03:54 [2020-08-14T15:03:54.945Z] #18 36.82 Selecting previously unselected package vim-common.
15:03:54 [2020-08-14T15:03:54.945Z] #18 36.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:03:54 [2020-08-14T15:03:54.945Z] #18 36.84 Unpacking vim-common (2:8.1.0875-5) ...
15:03:54 [2020-08-14T15:03:54.945Z] #18 37.03 Selecting previously unselected package bash-completion.
15:03:55 [2020-08-14T15:03:55.005Z] 4612f6d0b889: Pulling fs layer
15:03:55 [2020-08-14T15:03:55.005Z] 3ab49687905c: Pulling fs layer
15:03:55 [2020-08-14T15:03:55.008Z] #47 ...
15:03:55 [2020-08-14T15:03:55.008Z] 
15:03:55 [2020-08-14T15:03:55.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:55 [2020-08-14T15:03:55.008Z] #39 22.57   CC       images/stats.o
15:03:55 [2020-08-14T15:03:55.008Z] #39 22.93   CC       images/core.o
15:03:55 [2020-08-14T15:03:55.008Z] #39 23.46   CC       images/core-x86.o
15:03:55 [2020-08-14T15:03:55.083Z] #39 35.50   CC       images/rlimit.o
15:03:55 [2020-08-14T15:03:55.200Z] #39 18.60   CC       images/core.o
15:03:55 [2020-08-14T15:03:55.244Z] #18 37.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #39 ...
15:03:55 [2020-08-14T15:03:55.346Z] 
15:03:55 [2020-08-14T15:03:55.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:55 [2020-08-14T15:03:55.346Z] #10 109.9 Selecting previously unselected package libapparmor1:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.1 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.3 Selecting previously unselected package libapparmor-dev:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.5 Selecting previously unselected package libbtrfs0.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.5 Unpacking libbtrfs0 (4.20.1-2) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.6 Selecting previously unselected package libbtrfs-dev.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.6 Unpacking libbtrfs-dev (4.20.1-2) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.9 Selecting previously unselected package libudev-dev:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 110.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.1 Selecting previously unselected package libsepol1-dev:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.5 Selecting previously unselected package libpcre16-3:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.5 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.6 Selecting previously unselected package libpcre32-3:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.8 Selecting previously unselected package libpcrecpp0v5:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 111.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 112.0 Selecting previously unselected package libpcre3-dev:arm64.
15:03:55 [2020-08-14T15:03:55.346Z] #10 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.346Z] #10 112.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:03:55 [2020-08-14T15:03:55.570Z] #39 24.03   CC       images/core-arm.o
15:03:55 [2020-08-14T15:03:55.609Z] #10 112.8 Selecting previously unselected package libselinux1-dev:arm64.
15:03:55 [2020-08-14T15:03:55.609Z] #10 112.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:03:55 [2020-08-14T15:03:55.609Z] #10 112.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:03:55 [2020-08-14T15:03:55.872Z] #10 113.2 Selecting previously unselected package libdevmapper-dev:arm64.
15:03:56 [2020-08-14T15:03:56.135Z] #10 113.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:03:56 [2020-08-14T15:03:56.135Z] #10 113.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:03:56 [2020-08-14T15:03:56.140Z] #39 19.34   CC       images/core-x86.o
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.3 Selecting previously unselected package libseccomp-dev:arm64.
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.5 Selecting previously unselected package libsystemd-dev:arm64.
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
15:03:56 [2020-08-14T15:03:56.398Z] #10 113.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
15:03:56 [2020-08-14T15:03:56.400Z] #39 ...
15:03:56 [2020-08-14T15:03:56.400Z] 
15:03:56 [2020-08-14T15:03:56.400Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:56 [2020-08-14T15:03:56.400Z] #41 103.7 text/template/parse
15:03:56 [2020-08-14T15:03:56.400Z] #41 106.7 go/parser
15:03:56 [2020-08-14T15:03:56.400Z] #41 108.3 text/template
15:03:56 [2020-08-14T15:03:56.400Z] #41 110.4 encoding/xml
15:03:56 [2020-08-14T15:03:56.400Z] #41 112.9 go/doc
15:03:56 [2020-08-14T15:03:56.400Z] #41 ...
15:03:56 [2020-08-14T15:03:56.400Z] 
15:03:56 [2020-08-14T15:03:56.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:56 [2020-08-14T15:03:56.400Z] #39 19.89   CC       images/core-arm.o
15:03:56 [2020-08-14T15:03:56.541Z] #39 24.52   CC       images/core-aarch64.o
15:03:56 [2020-08-14T15:03:56.541Z] #39 24.83   CC       images/core-ppc64.o
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
15:03:56 [2020-08-14T15:03:56.629Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
15:03:56 [2020-08-14T15:03:56.629Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 92.2% of statements
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:03:56 [2020-08-14T15:03:56.629Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
15:03:56 [2020-08-14T15:03:56.922Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:03:56 [2020-08-14T15:03:56.922Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:03:56 [2020-08-14T15:03:56.970Z] #39 20.34   CC       images/core-aarch64.o
15:03:56 [2020-08-14T15:03:56.970Z] #39 ...
15:03:56 [2020-08-14T15:03:56.970Z] 
15:03:56 [2020-08-14T15:03:56.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:03:56 [2020-08-14T15:03:56.970Z] #47 104.2 github.com/pkg/diff
15:03:56 [2020-08-14T15:03:56.970Z] #47 104.4 go/ast
15:03:56 [2020-08-14T15:03:56.970Z] #47 106.0 golang.org/x/crypto/ssh/terminal
15:03:56 [2020-08-14T15:03:56.970Z] #47 107.4 mvdan.cc/editorconfig
15:03:56 [2020-08-14T15:03:56.970Z] #47 108.7 mvdan.cc/sh/v3/fileutil
15:03:56 [2020-08-14T15:03:56.970Z] #47 108.9 mvdan.cc/sh/v3/syntax
15:03:56 [2020-08-14T15:03:56.970Z] #47 ...
15:03:56 [2020-08-14T15:03:56.970Z] 
15:03:56 [2020-08-14T15:03:56.970Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:03:56 [2020-08-14T15:03:56.970Z] #52 38.95 Checking out files:  33% (1086/3222)   
Checking out files:  34% (1096/3222)   
Checking out files:  35% (1128/3222)   
Checking out files:  36% (1160/3222)   
Checking out files:  37% (1193/3222)   
Checking out files:  38% (1225/3222)   
Checking out files:  39% (1257/3222)   
Checking out files:  40% (1289/3222)   
Checking out files:  41% (1322/3222)   
Checking out files:  42% (1354/3222)   
Checking out files:  43% (1386/3222)   
Checking out files:  44% (1418/3222)   
Checking out files:  45% (1450/3222)   
Checking out files:  46% (1483/3222)   
Checking out files:  47% (1515/3222)   
Checking out files:  48% (1547/3222)   
Checking out files:  49% (1579/3222)   
Checking out files:  50% (1611/3222)   
Checking out files:  51% (1644/3222)   
Checking out files:  52% (1676/3222)   
Checking out files:  53% (1708/3222)   
Checking out files:  54% (1740/3222)   
Checking out files:  55% (1773/3222)   
Checking out files:  56% (1805/3222)   
Checking out files:  57% (1837/3222)   
Checking out files:  58% (1869/3222)   
Checking out files:  59% (1901/3222)   
Checking out files:  60% (1934/3222)   
Checking out files:  61% (1966/3222)   
Checking out files:  62% (1998/3222)   
Checking out files:  63% (2030/3222)   
Checking out files:  64% (2063/3222)   
Checking out files:  65% (2095/3222)   
Checking out files:  66% (2127/3222)   
Checking out files:  67% (2159/3222)   
Checking out files:  68% (2191/3222)   
Checking out files:  69% (2224/3222)   
Checking out files:  70% (2256/3222)   
Checking out files:  71% (2288/3222)   
Checking out files:  72% (2320/3222)   
Checking out files:  73% (2353/3222)   
Checking out files:  74% (2385/3222)   
Checking out files:  75% (2417/3222)   
Checking out files:  76% (2449/3222)   
Checking out files:  77% (2481/3222)   
Checking out files:  78% (2514/3222)   
Checking out files:  79% (2546/3222)   
Checking out files:  80% (2578/3222)   
Checking out files:  81% (2610/3222)   
Checking out files:  82% (2643/3222)   
Checking out files:  83% (2675/3222)   
Checking out files:  84% (2707/3222)   
Checking out files:  85% (2739/3222)   
Checking out files:  86% (2771/3222)   
Checking out files:  86% (2774/3222)   
Checking out files:  87% (2804/3222)   
Checking out files:  88% (2836/3222)   
Checking out files:  89% (2868/3222)   
Checking out files:  90% (2900/3222)   
Checking out files:  91% (2933/3222)   
Checking out files:  92% (2965/3222)   
Checking out files:  93% (2997/3222)   
Checking out files:  94% (3029/3222)   
Checking out files:  95% (3061/3222)   
Checking out files:  96% (3094/3222)   
Checking out files:  97% (3126/3222)   
Checking out files:  98% (3158/3222)   
Checking out files:  99% (3190/3222)   
Checking out files: 100% (3222/3222)   
Checking out files: 100% (3222/3222), done.
15:03:56 [2020-08-14T15:03:56.970Z] #52 40.50 + cd /tmp/tmp.XiUsWS5NHO/src/github.com/containerd/containerd
15:03:56 [2020-08-14T15:03:56.970Z] #52 40.50 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.96 + export 'BUILDTAGS=netgo osusergo static_build'
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + BUILDTAGS='netgo osusergo static_build'
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + export EXTRA_FLAGS=-buildmode=pie
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + EXTRA_FLAGS=-buildmode=pie
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + '[' '' = dynamic ']'
15:03:56 [2020-08-14T15:03:56.970Z] #52 41.98 + make
15:03:56 [2020-08-14T15:03:56.970Z] #52 42.99 + bin/ctr
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.0 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up libbtrfs0 (4.20.1-2) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.1 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.2 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.2 Setting up libbtrfs-dev (4.20.1-2) ...
15:03:56 [2020-08-14T15:03:56.974Z] #10 114.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:03:57 [2020-08-14T15:03:57.103Z] #39 25.34   CC       images/core-s390.o
15:03:57 [2020-08-14T15:03:57.230Z] #52 ...
15:03:57 [2020-08-14T15:03:57.230Z] 
15:03:57 [2020-08-14T15:03:57.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:57 [2020-08-14T15:03:57.230Z] #39 20.75   CC       images/core-ppc64.o
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.2 Setting up mingw-w64-common (6.0.0-3) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.3 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.3 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:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:03:57 [2020-08-14T15:03:57.237Z] #10 114.4 Setting up dmsetup (2:1.02.155-3) ...
15:03:57 [2020-08-14T15:03:57.500Z] #10 114.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:03:57 [2020-08-14T15:03:57.500Z] #10 114.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:03:57 [2020-08-14T15:03:57.500Z] #10 114.5 Processing triggers for libc-bin (2.28-10) ...
15:03:57 [2020-08-14T15:03:57.553Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
15:03:57 [2020-08-14T15:03:57.665Z] #39 25.95   CC       images/cpuinfo.o
15:03:58 [2020-08-14T15:03:58.034Z] #18 ...
15:03:58 [2020-08-14T15:03:58.034Z] 
15:03:58 [2020-08-14T15:03:58.034Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:03:58 [2020-08-14T15:03:58.077Z] #10 ...
15:03:58 [2020-08-14T15:03:58.077Z] 
15:03:58 [2020-08-14T15:03:58.077Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:03:58 [2020-08-14T15:03:58.077Z] #41 105.1 net/http/httptrace
15:03:58 [2020-08-14T15:03:58.077Z] #41 105.3 net/http
15:03:58 [2020-08-14T15:03:58.077Z] #41 114.7 github.com/LK4D4/vndr/godl
15:03:58 [2020-08-14T15:03:58.077Z] #41 ...
15:03:58 [2020-08-14T15:03:58.077Z] 
15:03:58 [2020-08-14T15:03:58.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:03:58 [2020-08-14T15:03:58.077Z] #39 35.80   CC       images/pagemap.o
15:03:58 [2020-08-14T15:03:58.077Z] #39 36.22   CC       images/siginfo.o
15:03:58 [2020-08-14T15:03:58.077Z] #39 36.64   CC       images/rpc.o
15:03:58 [2020-08-14T15:03:58.077Z] #39 38.26   CC       images/ext-file.o
15:03:58 [2020-08-14T15:03:58.077Z] #39 38.49   CC       images/cgroup.o
15:03:58 [2020-08-14T15:03:58.169Z] #39 21.45   CC       images/core-s390.o
15:03:58 [2020-08-14T15:03:58.228Z] #39 26.48   CC       images/inventory.o
15:03:58 [2020-08-14T15:03:58.485Z] #39 26.76   CC       images/fdinfo.o
15:03:58 [2020-08-14T15:03:58.635Z] #22 150.3 Checking out files:  29% (3221/10856)   
Checking out files:  30% (3257/10856)   
Checking out files:  31% (3366/10856)   
Checking out files:  32% (3474/10856)   
Checking out files:  33% (3583/10856)   
Checking out files:  34% (3692/10856)   
Checking out files:  35% (3800/10856)   
Checking out files:  36% (3909/10856)   
Checking out files:  37% (4017/10856)   
Checking out files:  38% (4126/10856)   
Checking out files:  39% (4234/10856)   
Checking out files:  40% (4343/10856)   
Checking out files:  41% (4451/10856)   
Checking out files:  42% (4560/10856)   
Checking out files:  43% (4669/10856)   
Checking out files:  44% (4777/10856)   
Checking out files:  45% (4886/10856)   
Checking out files:  46% (4994/10856)   
Checking out files:  47% (5103/10856)   
Checking out files:  48% (5211/10856)   
Checking out files:  49% (5320/10856)   
Checking out files:  50% (5428/10856)   
Checking out files:  50% (5518/10856)   
Checking out files:  51% (5537/10856)   
Checking out files:  52% (5646/10856)   
Checking out files:  53% (5754/10856)   
Checking out files:  54% (5863/10856)   
Checking out files:  55% (5971/10856)   
Checking out files:  56% (6080/10856)   
Checking out files:  57% (6188/10856)   
Checking out files:  58% (6297/10856)   
Checking out files:  59% (6406/10856)   
Checking out files:  60% (6514/10856)   
Checking out files:  61% (6623/10856)   
Checking out files:  62% (6731/10856)   
Checking out files:  63% (6840/10856)   
Checking out files:  64% (6948/10856)   
Checking out files:  65% (7057/10856)   
Checking out files:  66% (7165/10856)   
Checking out files:  67% (7274/10856)   
Checking out files:  68% (7383/10856)   
Checking out files:  69% (7491/10856)   
Checking out files:  70% (7600/10856)   
Checking out files:  71% (7708/10856)   
Checking out files:  72% (7817/10856)   
Checking out files:  73% (7925/10856)   
Checking out files:  74% (8034/10856)   
Checking out files:  75% (8142/10856)   
Checking out files:  76% (8251/10856)   
Checking out files:  77% (8360/10856)   
Checking out files:  77% (8450/10856)   
Checking out files:  78% (8468/10856)   
Checking out files:  79% (8577/10856)   
Checking out files:  80% (8685/10856)   
Checking out files:  81% (8794/10856)   
Checking out files:  82% (8902/10856)   
Checking out files:  83% (9011/10856)   
Checking out files:  84% (9120/10856)   
Checking out files:  85% (9228/10856)   
Checking out files:  86% (9337/10856)   
Checking out files:  87% (9445/10856)   
Checking out files:  88% (9554/10856)   
Checking out files:  89% (9662/10856)   
Checking out files:  90% (9771/10856)   
Checking out files:  91% (9879/10856)   
Checking out files:  92% (9988/10856)   
Checking out files:  93% (10097/10856)   
Checking out files:  94% (10205/10856)   
Checking out files:  95% (10314/10856)   
Checking out files:  96% (10422/10856)   
Checking out files:  97% (10531/10856)   
Checking out files:  98% (10639/10856)   
Checking out files:  99% (10748/10856)   
Checking out files: 100% (10856/10856)   
Checking out files: 100% (10856/10856), done.
15:03:58 [2020-08-14T15:03:58.635Z] #22 153.2 + cd /tmp/tmp.njdUyXiZ4J/tmp/docker-ce
15:03:58 [2020-08-14T15:03:58.635Z] #22 153.2 + git checkout -q v17.06.2-ce
15:03:58 [2020-08-14T15:03:58.740Z] #39 22.02   CC       images/cpuinfo.o
15:03:58 [2020-08-14T15:03:58.741Z] #39 27.08   CC       images/fown.o
15:03:58 [2020-08-14T15:03:58.998Z] #39 27.31   CC       images/ns.o
15:03:59 [2020-08-14T15:03:59.027Z] #39 39.25   CC       images/userns.o
15:03:59 [2020-08-14T15:03:59.254Z] #39 27.52   CC       images/regfile.o
15:03:59 [2020-08-14T15:03:59.292Z] #39 39.56   CC       images/google/protobuf/descriptor.o
15:03:59 [2020-08-14T15:03:59.310Z] #39 22.63   CC       images/inventory.o
15:03:59 [2020-08-14T15:03:59.512Z] #39 27.77   CC       images/ghost-file.o
15:03:59 [2020-08-14T15:03:59.571Z] #39 22.84   CC       images/fdinfo.o
15:03:59 [2020-08-14T15:03:59.768Z] #39 28.10   CC       images/fifo.o
15:03:59 [2020-08-14T15:03:59.831Z] #39 23.11   CC       images/fown.o
15:03:59 [2020-08-14T15:03:59.831Z] #39 23.24   CC       images/ns.o
15:03:59 [2020-08-14T15:03:59.831Z] #39 23.37   CC       images/regfile.o
15:03:59 [2020-08-14T15:03:59.869Z] #39 ...
15:03:59 [2020-08-14T15:03:59.869Z] 
15:03:59 [2020-08-14T15:03:59.869Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:03:59 [2020-08-14T15:03:59.869Z] #10 DONE 117.1s
15:04:00 [2020-08-14T15:04:00.025Z] #39 28.39   CC       images/remap-file-path.o
15:04:00 [2020-08-14T15:04:00.091Z] #39 23.59   CC       images/ghost-file.o
15:04:00 [2020-08-14T15:04:00.133Z] 
15:04:00 [2020-08-14T15:04:00.133Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:00 [2020-08-14T15:04:00.281Z] #39 28.59   CC       images/eventfd.o
15:04:00 [2020-08-14T15:04:00.285Z] ok  	github.com/docker/docker/builder/dockerfile	0.963s	coverage: 48.1% of statements
15:04:00 [2020-08-14T15:04:00.285Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.6% of statements
15:04:00 [2020-08-14T15:04:00.537Z] #39 28.84   CC       images/eventpoll.o
15:04:00 [2020-08-14T15:04:00.576Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
15:04:00 [2020-08-14T15:04:00.661Z] #39 23.95   CC       images/fifo.o
15:04:00 [2020-08-14T15:04:00.745Z] #22 ...
15:04:00 [2020-08-14T15:04:00.745Z] 
15:04:00 [2020-08-14T15:04:00.745Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:00 [2020-08-14T15:04:00.745Z] #42 144.9 mime
15:04:00 [2020-08-14T15:04:00.745Z] #42 145.6 vendor/golang.org/x/crypto/cryptobyte
15:04:00 [2020-08-14T15:04:00.745Z] #42 149.5 net/textproto
15:04:00 [2020-08-14T15:04:00.745Z] #42 149.5 vendor/golang.org/x/net/http/httpproxy
15:04:00 [2020-08-14T15:04:00.745Z] #42 149.5 crypto/x509
15:04:00 [2020-08-14T15:04:00.745Z] #42 151.3 mime/multipart
15:04:00 [2020-08-14T15:04:00.745Z] #42 151.3 vendor/golang.org/x/net/http/httpguts
15:04:00 [2020-08-14T15:04:00.745Z] #42 154.8 crypto/tls
15:04:00 [2020-08-14T15:04:00.745Z] #42 ...
15:04:00 [2020-08-14T15:04:00.745Z] 
15:04:00 [2020-08-14T15:04:00.745Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:00 [2020-08-14T15:04:00.745Z] #18 40.79 Unpacking bash-completion (1:2.8-6) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.17 Selecting previously unselected package bzip2.
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.26 Selecting previously unselected package xz-utils.
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.28 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.28 Unpacking xz-utils (5.2.4-1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.48 Selecting previously unselected package apparmor.
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.48 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 41.61 Unpacking apparmor (2.13.2-10) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.09 Selecting previously unselected package aufs-tools.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.12 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.23 Selecting previously unselected package libonig5:ppc64el.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.25 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.25 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.43 Selecting previously unselected package libjq1:ppc64el.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.56 Selecting previously unselected package jq.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.59 Unpacking jq (1.5+dfsg-2+b1) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.69 Selecting previously unselected package libaio1:ppc64el.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.71 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.73 Unpacking libaio1:ppc64el (0.3.112-3) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.82 Selecting previously unselected package libgpm2:ppc64el.
15:04:00 [2020-08-14T15:04:00.745Z] #18 ...
15:04:00 [2020-08-14T15:04:00.745Z] 
15:04:00 [2020-08-14T15:04:00.745Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:00 [2020-08-14T15:04:00.745Z] #40 79.23   DEP      criu/rst-malloc.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 79.36   DEP      criu/rbtree.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 79.46   DEP      criu/pstree.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 79.75   DEP      criu/protobuf.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 79.93   GEN      criu/protobuf-desc-gen.h
15:04:00 [2020-08-14T15:04:00.745Z] #40 82.19   DEP      criu/protobuf-desc.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 82.39   DEP      criu/proc_parse.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 82.59   DEP      criu/plugin.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 82.76   DEP      criu/pipes.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 82.95   DEP      criu/pie-util.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 83.05   DEP      criu/pie-util-vdso.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 83.20   DEP      criu/path.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 83.42   DEP      criu/parasite-syscall.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 83.68   DEP      criu/pagemap.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 83.99   DEP      criu/pagemap-cache.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 84.25   DEP      criu/page-xfer.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 84.58   DEP      criu/page-pipe.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 84.71   DEP      criu/netfilter.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 84.89   DEP      criu/net.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 85.23   DEP      criu/namespaces.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 85.44   DEP      criu/mount.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 85.76   DEP      criu/memfd.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 85.98   DEP      criu/mem.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 86.17   DEP      criu/lsm.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 86.37   DEP      criu/log.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 86.52   DEP      criu/libnetlink.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 86.68   DEP      criu/kerndat.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 87.11   DEP      criu/kcmp-ids.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 87.29   DEP      criu/irmap.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 87.50   DEP      criu/ipc_ns.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 87.77   DEP      criu/image.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 87.96   DEP      criu/image-desc.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 88.07   DEP      criu/fsnotify.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 88.28   DEP      criu/filesystems.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 88.45   DEP      criu/files.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 88.66   DEP      criu/files-reg.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 88.84   DEP      criu/files-ext.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 89.02   DEP      criu/file-lock.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 89.17   DEP      criu/file-ids.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 89.32   DEP      criu/fifo.d
15:04:00 [2020-08-14T15:04:00.745Z] #40 ...
15:04:00 [2020-08-14T15:04:00.745Z] 
15:04:00 [2020-08-14T15:04:00.745Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.84 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.84 Unpacking libgpm2:ppc64el (1.20.7-5) ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.90 Selecting previously unselected package libicu63:ppc64el.
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:04:00 [2020-08-14T15:04:00.745Z] #18 42.92 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:04:00 [2020-08-14T15:04:00.793Z] #39 29.11   CC       images/fh.o
15:04:00 [2020-08-14T15:04:00.922Z] #39 24.11   CC       images/remap-file-path.o
15:04:00 [2020-08-14T15:04:00.922Z] #39 24.33   CC       images/eventfd.o
15:04:01 [2020-08-14T15:04:01.182Z] #39 24.62   CC       images/eventpoll.o
15:04:01 [2020-08-14T15:04:01.355Z] #39 29.44   CC       images/fsnotify.o
15:04:01 [2020-08-14T15:04:01.442Z] #39 24.95   CC       images/fh.o
15:04:01 [2020-08-14T15:04:01.918Z] #39 30.05   CC       images/signalfd.o
15:04:02 [2020-08-14T15:04:02.013Z] #39 25.30   CC       images/fsnotify.o
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.032 + RM_GOPATH=0
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.032 + TMP_GOPATH=
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.032 + : /build
15:04:02 [2020-08-14T15:04:02.059Z] #49 ...
15:04:02 [2020-08-14T15:04:02.059Z] 
15:04:02 [2020-08-14T15:04:02.059Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:04:02 [2020-08-14T15:04:02.059Z] #11 DONE 2.1s
15:04:02 [2020-08-14T15:04:02.059Z] 
15:04:02 [2020-08-14T15:04:02.059Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.032 + '[' -z '' ']'
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.036 ++ mktemp -d
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.041 + export GOPATH=/tmp/tmp.UmnPBWQWU6
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.041 + GOPATH=/tmp/tmp.UmnPBWQWU6
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.041 + RM_GOPATH=1
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.041 + case "$(go env GOARCH)" in
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.041 ++ go env GOARCH
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.050 + export GO_BUILDMODE=-buildmode=pie
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.050 + GO_BUILDMODE=-buildmode=pie
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.050 ++ dirname /tmp/install/install.sh
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.055 + dir=/tmp/install
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.055 + bin=runc
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.055 + shift
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.055 + '[' '!' -f /tmp/install/runc.installer ']'
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.055 + . /tmp/install/runc.installer
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.056 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.056 + install_runc
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.056 + grep -q '^3\.10\.0.*\.el7\.'
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.058 + uname -r
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.059 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.059 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.060 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.060 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UmnPBWQWU6/src/github.com/opencontainers/runc
15:04:02 [2020-08-14T15:04:02.059Z] #49 2.065 Cloning into '/tmp/tmp.UmnPBWQWU6/src/github.com/opencontainers/runc'...
15:04:02 [2020-08-14T15:04:02.063Z] 3ab49687905c: Verifying Checksum
15:04:02 [2020-08-14T15:04:02.063Z] 3ab49687905c: Download complete
15:04:02 [2020-08-14T15:04:02.113Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.366s	coverage: 86.3% of statements
15:04:02 [2020-08-14T15:04:02.113Z] ?   	github.com/docker/docker/cli	[no test files]
15:04:02 [2020-08-14T15:04:02.113Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:04:02 [2020-08-14T15:04:02.174Z] #39 30.37   CC       images/fs.o
15:04:02 [2020-08-14T15:04:02.174Z] #39 30.56   CC       images/pstree.o
15:04:02 [2020-08-14T15:04:02.430Z] #39 30.80   CC       images/pipe.o
15:04:02 [2020-08-14T15:04:02.582Z] #39 26.00   CC       images/signalfd.o
15:04:02 [2020-08-14T15:04:02.992Z] #39 31.02   CC       images/tcp-stream.o
15:04:02 [2020-08-14T15:04:02.992Z] #39 31.23   CC       images/sk-packet.o
15:04:03 [2020-08-14T15:04:03.143Z] ok  	github.com/docker/docker/client	0.139s	coverage: 75.4% of statements
15:04:03 [2020-08-14T15:04:03.152Z] #39 26.30   CC       images/fs.o
15:04:03 [2020-08-14T15:04:03.152Z] #39 26.53   CC       images/pstree.o
15:04:03 [2020-08-14T15:04:03.152Z] #39 26.71   CC       images/pipe.o
15:04:03 [2020-08-14T15:04:03.249Z] #39 31.48   CC       images/mnt.o
15:04:03 [2020-08-14T15:04:03.413Z] #39 26.98   CC       images/tcp-stream.o
15:04:03 [2020-08-14T15:04:03.505Z] #39 31.74   CC       images/pipe-data.o
15:04:03 [2020-08-14T15:04:03.674Z] #39 ...
15:04:03 [2020-08-14T15:04:03.674Z] 
15:04:03 [2020-08-14T15:04:03.674Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:04:03 [2020-08-14T15:04:03.674Z] #47 114.9 mvdan.cc/sh/v3/cmd/shfmt
15:04:03 [2020-08-14T15:04:03.674Z] #47 DONE 120.9s
15:04:03 [2020-08-14T15:04:03.674Z] 
15:04:03 [2020-08-14T15:04:03.674Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:03 [2020-08-14T15:04:03.674Z] #41 115.9 github.com/LK4D4/vndr/versioned
15:04:03 [2020-08-14T15:04:03.674Z] #41 115.9 compress/flate
15:04:03 [2020-08-14T15:04:03.674Z] #41 116.3 github.com/LK4D4/vndr/build
15:04:03 [2020-08-14T15:04:03.674Z] #41 118.5 hash/crc32
15:04:03 [2020-08-14T15:04:03.674Z] #41 119.0 compress/gzip
15:04:03 [2020-08-14T15:04:03.674Z] #41 119.6 net
15:04:03 [2020-08-14T15:04:03.674Z] #41 119.6 vendor/golang.org/x/text/transform
15:04:03 [2020-08-14T15:04:03.674Z] #41 120.4 vendor/golang.org/x/text/unicode/bidi
15:04:03 [2020-08-14T15:04:03.762Z] #39 31.94   CC       images/sa.o
15:04:04 [2020-08-14T15:04:04.018Z] #39 32.23   CC       images/timer.o
15:04:04 [2020-08-14T15:04:04.274Z] #39 32.65   CC       images/timerfd.o
15:04:04 [2020-08-14T15:04:04.531Z] #39 32.85   CC       images/mm.o
15:04:04 [2020-08-14T15:04:04.787Z] #39 33.13   CC       images/sk-opts.o
15:04:05 [2020-08-14T15:04:05.044Z] #39 33.38   CC       images/sk-unix.o
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.74 Selecting previously unselected package libnet1:ppc64el.
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.83 Selecting previously unselected package libnl-3-200:ppc64el.
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.93 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 46.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.03 Selecting previously unselected package libreadline5:ppc64el.
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.04 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.17 Selecting previously unselected package net-tools.
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:04:05 [2020-08-14T15:04:05.266Z] #18 47.42 Selecting previously unselected package python-pip-whl.
15:04:05 [2020-08-14T15:04:05.300Z] #39 ...
15:04:05 [2020-08-14T15:04:05.300Z] 
15:04:05 [2020-08-14T15:04:05.300Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:05 [2020-08-14T15:04:05.300Z] #41 112.8 go/parser
15:04:05 [2020-08-14T15:04:05.300Z] #41 113.3 text/template
15:04:05 [2020-08-14T15:04:05.300Z] #41 116.1 encoding/xml
15:04:05 [2020-08-14T15:04:05.300Z] #41 118.4 go/doc
15:04:05 [2020-08-14T15:04:05.300Z] #41 121.1 github.com/LK4D4/vndr/versioned
15:04:05 [2020-08-14T15:04:05.300Z] #41 121.2 compress/flate
15:04:05 [2020-08-14T15:04:05.300Z] #41 121.6 github.com/LK4D4/vndr/build
15:04:05 [2020-08-14T15:04:05.300Z] #41 ...
15:04:05 [2020-08-14T15:04:05.300Z] 
15:04:05 [2020-08-14T15:04:05.300Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + export 'BUILDTAGS=netgo osusergo static_build'
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + BUILDTAGS='netgo osusergo static_build'
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + export EXTRA_FLAGS=-buildmode=pie
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + EXTRA_FLAGS=-buildmode=pie
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + '[' '' = dynamic ']'
15:04:05 [2020-08-14T15:04:05.300Z] #52 47.41 + make
15:04:05 [2020-08-14T15:04:05.300Z] #52 48.41 + bin/ctr
15:04:05 [2020-08-14T15:04:05.389Z] #49 ...
15:04:05 [2020-08-14T15:04:05.389Z] 
15:04:05 [2020-08-14T15:04:05.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:05 [2020-08-14T15:04:05.389Z] #39 41.47   CC       images/opts.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 41.77   CC       images/seccomp.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 42.16   CC       images/binfmt-misc.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 42.38   CC       images/time.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 42.52   CC       images/sysctl.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 42.74   CC       images/autofs.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 42.92   CC       images/macvlan.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 43.25   CC       images/sit.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 43.69   CC       images/memfd.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 43.94   CC       images/timens.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.25   LINK     images/built-in.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.31   GEN      compel/include/asm
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.41   GEN      compel/include/version.h
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.45 touch .config
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.50   GEN      include/common/config.h
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.57   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.58   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.61   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.63   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.65   DEP      compel/plugins/std/infect.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.74   DEP      compel/plugins/std/string.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.88   DEP      compel/plugins/std/log.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 44.96   DEP      compel/plugins/std/fds.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 45.04   DEP      compel/plugins/std/std.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 45.18   DEP      compel/plugins/shmem/shmem.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 45.22   DEP      compel/plugins/fds/fds.d
15:04:05 [2020-08-14T15:04:05.389Z] #39 45.36   CC       compel/plugins/std/std.o
15:04:05 [2020-08-14T15:04:05.389Z] #39 45.70   CC       compel/plugins/std/fds.o
15:04:05 [2020-08-14T15:04:05.556Z] #52 ...
15:04:05 [2020-08-14T15:04:05.557Z] 
15:04:05 [2020-08-14T15:04:05.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:05 [2020-08-14T15:04:05.557Z] #39 33.77   CC       images/sk-inet.o
15:04:05 [2020-08-14T15:04:05.567Z] #18 47.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:04:05 [2020-08-14T15:04:05.567Z] #18 47.45 Unpacking python-pip-whl (18.1-5) ...
15:04:05 [2020-08-14T15:04:05.591Z] #41 122.6 vendor/golang.org/x/text/secure/bidirule
15:04:05 [2020-08-14T15:04:05.591Z] #41 122.8 vendor/golang.org/x/text/unicode/norm
15:04:05 [2020-08-14T15:04:05.591Z] #41 ...
15:04:05 [2020-08-14T15:04:05.591Z] 
15:04:05 [2020-08-14T15:04:05.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:05 [2020-08-14T15:04:05.591Z] #39 27.34   CC       images/sk-packet.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 27.87   CC       images/mnt.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 28.21   CC       images/pipe-data.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 28.43   CC       images/sa.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 28.62   CC       images/timer.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 28.94   CC       images/timerfd.o
15:04:05 [2020-08-14T15:04:05.591Z] #39 29.07   CC       images/mm.o
15:04:05 [2020-08-14T15:04:05.652Z] #39 ...
15:04:05 [2020-08-14T15:04:05.652Z] 
15:04:05 [2020-08-14T15:04:05.652Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:04:05 [2020-08-14T15:04:05.652Z] #12 DONE 3.6s
15:04:05 [2020-08-14T15:04:05.652Z] 
15:04:05 [2020-08-14T15:04:05.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:05 [2020-08-14T15:04:05.652Z] #39 46.10   CC       compel/plugins/std/log.o
15:04:05 [2020-08-14T15:04:05.652Z] #39 ...
15:04:05 [2020-08-14T15:04:05.652Z] 
15:04:05 [2020-08-14T15:04:05.652Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:04:05 [2020-08-14T15:04:05.652Z] #28 DONE 122.7s
15:04:05 [2020-08-14T15:04:05.813Z] #39 34.18   CC       images/tun.o
15:04:05 [2020-08-14T15:04:05.813Z] #39 ...
15:04:05 [2020-08-14T15:04:05.813Z] 
15:04:05 [2020-08-14T15:04:05.813Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:04:05 [2020-08-14T15:04:05.813Z] #47 113.4 mvdan.cc/sh/v3/fileutil
15:04:05 [2020-08-14T15:04:05.813Z] #47 113.5 mvdan.cc/sh/v3/syntax
15:04:05 [2020-08-14T15:04:05.813Z] #47 119.7 mvdan.cc/sh/v3/cmd/shfmt
15:04:05 [2020-08-14T15:04:05.854Z] #39 29.42   CC       images/sk-opts.o
15:04:05 [2020-08-14T15:04:05.915Z] 
15:04:05 [2020-08-14T15:04:05.915Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.04 Selecting previously unselected package python3-lib2to3.
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.05 Unpacking python3-lib2to3 (3.7.3-1) ...
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.23 Selecting previously unselected package python3-distutils.
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:04:06 [2020-08-14T15:04:06.214Z] #18 48.25 Unpacking python3-distutils (3.7.3-1) ...
15:04:06 [2020-08-14T15:04:06.375Z] #47 ...
15:04:06 [2020-08-14T15:04:06.375Z] 
15:04:06 [2020-08-14T15:04:06.375Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:06 [2020-08-14T15:04:06.375Z] #39 34.55   CC       images/sk-netlink.o
15:04:06 [2020-08-14T15:04:06.425Z] #39 29.63   CC       images/sk-unix.o
15:04:06 [2020-08-14T15:04:06.450Z] #21 122.3 Checking out files:  25% (2714/10856)   
Checking out files:  26% (2823/10856)   
Checking out files:  27% (2932/10856)   
Checking out files:  28% (3040/10856)   
Checking out files:  29% (3149/10856)   
Checking out files:  30% (3257/10856)   
Checking out files:  31% (3366/10856)   
Checking out files:  32% (3474/10856)   
Checking out files:  33% (3583/10856)   
Checking out files:  34% (3692/10856)   
Checking out files:  35% (3800/10856)   
Checking out files:  36% (3909/10856)   
Checking out files:  37% (4017/10856)   
Checking out files:  38% (4126/10856)   
Checking out files:  39% (4234/10856)   
Checking out files:  40% (4343/10856)   
Checking out files:  41% (4451/10856)   
Checking out files:  42% (4560/10856)   
Checking out files:  42% (4618/10856)   
Checking out files:  43% (4669/10856)   
Checking out files:  44% (4777/10856)   
Checking out files:  45% (4886/10856)   
15:04:06 [2020-08-14T15:04:06.450Z] #21 ...
15:04:06 [2020-08-14T15:04:06.450Z] 
15:04:06 [2020-08-14T15:04:06.450Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:06 [2020-08-14T15:04:06.450Z] #41 115.4 github.com/LK4D4/vndr
15:04:06 [2020-08-14T15:04:06.450Z] #41 DONE 123.5s
15:04:06 [2020-08-14T15:04:06.450Z] 
15:04:06 [2020-08-14T15:04:06.450Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:04:06 [2020-08-14T15:04:06.454Z] #52 227.5 + bin/containerd-stress
15:04:06 [2020-08-14T15:04:06.454Z] #52 ...
15:04:06 [2020-08-14T15:04:06.454Z] 
15:04:06 [2020-08-14T15:04:06.454Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:04:06 [2020-08-14T15:04:06.454Z] #45 DONE 272.6s
15:04:06 [2020-08-14T15:04:06.454Z] 
15:04:06 [2020-08-14T15:04:06.454Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.40 Selecting previously unselected package python3-pip.
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.41 Unpacking python3-pip (18.1-5) ...
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.58 Selecting previously unselected package python3-pkg-resources.
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:04:06 [2020-08-14T15:04:06.514Z] #18 48.60 Unpacking python3-pkg-resources (40.8.0-1) ...
15:04:06 [2020-08-14T15:04:06.632Z] #39 34.83   CC       images/packet-sock.o
15:04:06 [2020-08-14T15:04:06.685Z] #39 29.92   CC       images/sk-inet.o
15:04:06 [2020-08-14T15:04:06.814Z] #18 48.77 Selecting previously unselected package python3-setuptools.
15:04:06 [2020-08-14T15:04:06.814Z] #18 48.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:04:06 [2020-08-14T15:04:06.814Z] #18 48.78 Unpacking python3-setuptools (40.8.0-1) ...
15:04:06 [2020-08-14T15:04:06.889Z] #39 35.20   CC       images/ipc-var.o
15:04:06 [2020-08-14T15:04:06.945Z] #39 30.22   CC       images/tun.o
15:04:07 [2020-08-14T15:04:07.015Z] #52 230.2 + bin/containerd-shim
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.04 Selecting previously unselected package python3-wheel.
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.06 Unpacking python3-wheel (0.32.3-2) ...
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.12 Selecting previously unselected package sudo.
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
15:04:07 [2020-08-14T15:04:07.114Z] #18 49.14 Unpacking sudo (1.8.27-1+deb10u2) ...
15:04:07 [2020-08-14T15:04:07.145Z] #39 35.35   CC       images/ipc-desc.o
15:04:07 [2020-08-14T15:04:07.205Z] #39 30.49   CC       images/sk-netlink.o
15:04:07 [2020-08-14T15:04:07.205Z] #39 30.67   CC       images/packet-sock.o
15:04:07 [2020-08-14T15:04:07.402Z] #39 35.58   CC       images/ipc-shm.o
15:04:07 [2020-08-14T15:04:07.414Z] #18 ...
15:04:07 [2020-08-14T15:04:07.414Z] 
15:04:07 [2020-08-14T15:04:07.414Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:07 [2020-08-14T15:04:07.414Z] #42 161.8 net/http/httptrace
15:04:07 [2020-08-14T15:04:07.576Z] #52 ...
15:04:07 [2020-08-14T15:04:07.576Z] 
15:04:07 [2020-08-14T15:04:07.576Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:04:07 [2020-08-14T15:04:07.576Z] #46 DONE 0.8s
15:04:07 [2020-08-14T15:04:07.576Z] 
15:04:07 [2020-08-14T15:04:07.576Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:04:07 [2020-08-14T15:04:07.576Z] #48 DONE 0.1s
15:04:07 [2020-08-14T15:04:07.576Z] 
15:04:07 [2020-08-14T15:04:07.576Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:04:07 [2020-08-14T15:04:07.658Z] #39 35.93   CC       images/ipc-msg.o
15:04:07 [2020-08-14T15:04:07.721Z] #42 162.0 net/http
15:04:07 [2020-08-14T15:04:07.776Z] #39 30.97   CC       images/ipc-var.o
15:04:07 [2020-08-14T15:04:07.776Z] #39 31.16   CC       images/ipc-desc.o
15:04:07 [2020-08-14T15:04:07.915Z] #39 36.19   CC       images/ipc-sem.o
15:04:08 [2020-08-14T15:04:08.036Z] #39 31.43   CC       images/ipc-shm.o
15:04:08 [2020-08-14T15:04:08.136Z] #50 DONE 0.4s
15:04:08 [2020-08-14T15:04:08.136Z] 
15:04:08 [2020-08-14T15:04:08.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:04:08 [2020-08-14T15:04:08.171Z] #39 ...
15:04:08 [2020-08-14T15:04:08.171Z] 
15:04:08 [2020-08-14T15:04:08.171Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:04:08 [2020-08-14T15:04:08.171Z] #47 DONE 125.7s
15:04:08 [2020-08-14T15:04:08.171Z] 
15:04:08 [2020-08-14T15:04:08.171Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:08 [2020-08-14T15:04:08.171Z] #39 36.53   CC       images/utsns.o
15:04:08 [2020-08-14T15:04:08.297Z] #39 31.71   CC       images/ipc-msg.o
15:04:08 [2020-08-14T15:04:08.316Z] #21 122.3 Checking out files:  25% (2714/10856)   
Checking out files:  26% (2823/10856)   
Checking out files:  27% (2932/10856)   
Checking out files:  28% (3040/10856)   
Checking out files:  29% (3149/10856)   
Checking out files:  30% (3257/10856)   
Checking out files:  31% (3366/10856)   
Checking out files:  32% (3474/10856)   
Checking out files:  33% (3583/10856)   
Checking out files:  34% (3692/10856)   
Checking out files:  35% (3800/10856)   
Checking out files:  36% (3909/10856)   
Checking out files:  37% (4017/10856)   
Checking out files:  38% (4126/10856)   
Checking out files:  39% (4234/10856)   
Checking out files:  40% (4343/10856)   
Checking out files:  41% (4451/10856)   
Checking out files:  42% (4560/10856)   
Checking out files:  42% (4618/10856)   
Checking out files:  43% (4669/10856)   
Checking out files:  44% (4777/10856)   
Checking out files:  45% (4886/10856)   
Checking out files:  46% (4994/10856)   
Checking out files:  47% (5103/10856)   
Checking out files:  48% (5211/10856)   
Checking out files:  49% (5320/10856)   
Checking out files:  50% (5428/10856)   
Checking out files:  51% (5537/10856)   
Checking out files:  52% (5646/10856)   
Checking out files:  53% (5754/10856)   
Checking out files:  54% (5863/10856)   
Checking out files:  55% (5971/10856)   
Checking out files:  56% (6080/10856)   
Checking out files:  57% (6188/10856)   
Checking out files:  58% (6297/10856)   
Checking out files:  59% (6406/10856)   
Checking out files:  60% (6514/10856)   
Checking out files:  61% (6623/10856)   
Checking out files:  62% (6731/10856)   
Checking out files:  63% (6840/10856)   
Checking out files:  64% (6948/10856)   
Checking out files:  65% (7057/10856)   
Checking out files:  66% (7165/10856)   
Checking out files:  67% (7274/10856)   
Checking out files:  67% (7337/10856)   
Checking out files:  68% (7383/10856)   
Checking out files:  69% (7491/10856)   
Checking out files:  70% (7600/10856)   
Checking out files:  71% (7708/10856)   
Checking out files:  72% (7817/10856)   
Checking out files:  73% (7925/10856)   
Checking out files:  74% (8034/10856)   
Checking out files:  75% (8142/10856)   
Checking out files:  76% (8251/10856)   
Checking out files:  77% (8360/10856)   
Checking out files:  78% (8468/10856)   
Checking out files:  79% (8577/10856)   
Checking out files:  80% (8685/10856)   
Checking out files:  81% (8794/10856)   
Checking out files:  82% (8902/10856)   
Checking out files:  83% (9011/10856)   
Checking out files:  84% (9120/10856)   
Checking out files:  85% (9228/10856)   
Checking out files:  86% (9337/10856)   
Checking out files:  87% (9445/10856)   
Checking out files:  88% (9554/10856)   
Checking out files:  89% (9662/10856)   
Checking out files:  90% (9771/10856)   
Checking out files:  91% (9879/10856)   
Checking out files:  92% (9988/10856)   
Checking out files:  93% (10097/10856)   
Checking out files:  94% (10205/10856)   
Checking out files:  95% (10314/10856)   
Checking out files:  96% (10422/10856)   
Checking out files:  97% (10531/10856)   
Checking out files:  98% (10639/10856)   
Checking out files:  98% (10692/10856)   
Checking out files:  99% (10748/10856)   
Checking out files: 100% (10856/10856)   
Checking out files: 100% (10856/10856), done.
15:04:08 [2020-08-14T15:04:08.316Z] #21 125.5 + cd /tmp/tmp.EKo1fF2FTt/tmp/docker-ce
15:04:08 [2020-08-14T15:04:08.316Z] #21 125.5 + git checkout -q v17.06.2-ce
15:04:08 [2020-08-14T15:04:08.427Z] #39 36.70   CC       images/creds.o
15:04:08 [2020-08-14T15:04:08.556Z] #39 32.01   CC       images/ipc-sem.o
15:04:08 [2020-08-14T15:04:08.580Z] #21 ...
15:04:08 [2020-08-14T15:04:08.580Z] 
15:04:08 [2020-08-14T15:04:08.580Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:04:08 [2020-08-14T15:04:08.580Z] #13 2.107 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:04:08 [2020-08-14T15:04:08.580Z] #13 DONE 2.9s
15:04:08 [2020-08-14T15:04:08.684Z] #39 36.99   CC       images/vma.o
15:04:08 [2020-08-14T15:04:08.816Z] #39 32.24   CC       images/utsns.o
15:04:08 [2020-08-14T15:04:08.843Z] 
15:04:08 [2020-08-14T15:04:08.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:08 [2020-08-14T15:04:08.843Z] #39 47.06   CC       compel/plugins/std/string.o
15:04:08 [2020-08-14T15:04:08.843Z] #39 47.79   CC       compel/plugins/std/infect.o
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.25   CC       compel/arch/aarch64/plugins/std/parasite-head.o
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.30   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.43   AR       compel/plugins/std.lib.a
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.51   CC       compel/plugins/fds/fds.o
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.74   AR       compel/plugins/fds.lib.a
15:04:08 [2020-08-14T15:04:08.843Z] #39 48.89   HOSTDEP  compel/src/lib/log-host.d
15:04:08 [2020-08-14T15:04:08.843Z] #39 49.02   HOSTDEP  compel/src/lib/handle-elf-host.d
15:04:08 [2020-08-14T15:04:08.843Z] #39 49.10   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
15:04:08 [2020-08-14T15:04:08.843Z] #39 49.20   HOSTDEP  compel/src/main-host.d
15:04:08 [2020-08-14T15:04:08.843Z] #39 49.34   DEP      compel/src/lib/ptrace.d
15:04:09 [2020-08-14T15:04:09.077Z] #39 32.50   CC       images/creds.o
15:04:09 [2020-08-14T15:04:09.106Z] #39 49.49   DEP      compel/src/lib/infect.d
15:04:09 [2020-08-14T15:04:09.106Z] #39 49.69   DEP      compel/src/lib/infect-util.d
15:04:09 [2020-08-14T15:04:09.246Z] #39 37.44   CC       images/netdev.o
15:04:09 [2020-08-14T15:04:09.337Z] #39 32.78   CC       images/vma.o
15:04:09 [2020-08-14T15:04:09.370Z] #39 49.85   DEP      compel/src/lib/infect-rpc.d
15:04:09 [2020-08-14T15:04:09.370Z] #39 49.96   DEP      compel/arch/aarch64/src/lib/infect.d
15:04:09 [2020-08-14T15:04:09.503Z] #39 37.82   CC       images/tty.o
15:04:09 [2020-08-14T15:04:09.598Z] #39 32.94   CC       images/netdev.o
15:04:09 [2020-08-14T15:04:09.633Z] #39 50.13   DEP      compel/arch/aarch64/src/lib/cpu.d
15:04:09 [2020-08-14T15:04:09.633Z] #39 50.20   DEP      compel/src/lib/log.d
15:04:09 [2020-08-14T15:04:09.858Z] #39 ...
15:04:09 [2020-08-14T15:04:09.858Z] 
15:04:09 [2020-08-14T15:04:09.858Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:04:09 [2020-08-14T15:04:09.858Z] #54 127.1 + for f in rootlesskit rootlesskit-docker-proxy
15:04:09 [2020-08-14T15:04:09.858Z] #54 127.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:04:09 [2020-08-14T15:04:09.896Z] #39 50.35   DEP      compel/src/main.d
15:04:10 [2020-08-14T15:04:10.066Z] #39 38.38   CC       images/file-lock.o
15:04:10 [2020-08-14T15:04:10.159Z] #39 50.48   DEP      compel/src/lib/handle-elf.d
15:04:10 [2020-08-14T15:04:10.159Z] #39 50.68   DEP      compel/arch/aarch64/src/lib/handle-elf.d
15:04:10 [2020-08-14T15:04:10.322Z] #39 38.60   CC       images/rlimit.o
15:04:10 [2020-08-14T15:04:10.424Z] #39 50.88   CC       compel/src/lib/log.o
15:04:10 [2020-08-14T15:04:10.579Z] #39 38.83   CC       images/pagemap.o
15:04:10 [2020-08-14T15:04:10.688Z] #39 51.22   CC       compel/arch/aarch64/src/lib/cpu.o
15:04:10 [2020-08-14T15:04:10.835Z] #39 39.05   CC       images/siginfo.o
15:04:10 [2020-08-14T15:04:10.835Z] #39 39.26   CC       images/rpc.o
15:04:10 [2020-08-14T15:04:10.953Z] #39 51.55   CC       compel/arch/aarch64/src/lib/infect.o
15:04:11 [2020-08-14T15:04:11.343Z] #42 ...
15:04:11 [2020-08-14T15:04:11.343Z] 
15:04:11 [2020-08-14T15:04:11.343Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:11 [2020-08-14T15:04:11.343Z] #40 89.51   DEP      criu/fdstore.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 89.65   DEP      criu/fault-injection.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 89.69   DEP      criu/external.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 89.87   DEP      criu/eventpoll.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 90.15   DEP      criu/eventfd.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 90.34   DEP      criu/crtools.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 90.62   DEP      criu/cr-service.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 90.96   DEP      criu/cr-restore.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 91.33   DEP      criu/cr-errno.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 91.34   DEP      criu/cr-dump.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 91.64   DEP      criu/cr-dedup.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 91.86   DEP      criu/cr-check.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.09   DEP      criu/config.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.28   DEP      criu/clone-noasan.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.43   DEP      criu/cgroup.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.66   DEP      criu/cgroup-props.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.82   DEP      criu/bitmap.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 92.83   DEP      criu/bfd.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 93.01   DEP      criu/autofs.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 93.30   DEP      criu/aio.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 93.59   DEP      criu/action-scripts.d
15:04:11 [2020-08-14T15:04:11.343Z] #40 94.05   CC       criu/action-scripts.o
15:04:11 [2020-08-14T15:04:11.343Z] #40 94.63   CC       criu/aio.o
15:04:11 [2020-08-14T15:04:11.343Z] #40 95.63   CC       criu/autofs.o
15:04:11 [2020-08-14T15:04:11.343Z] #40 97.91   CC       criu/bfd.o
15:04:11 [2020-08-14T15:04:11.343Z] #40 98.63   CC       criu/bitmap.o
15:04:11 [2020-08-14T15:04:11.343Z] #40 98.89   CC       criu/cgroup-props.o
15:04:11 [2020-08-14T15:04:11.529Z] #39 52.07   CC       compel/src/lib/infect-rpc.o
15:04:11 [2020-08-14T15:04:11.644Z] #40 ...
15:04:11 [2020-08-14T15:04:11.644Z] 
15:04:11 [2020-08-14T15:04:11.644Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:11 [2020-08-14T15:04:11.644Z] #18 49.68 Selecting previously unselected package thin-provisioning-tools.
15:04:11 [2020-08-14T15:04:11.644Z] #18 49.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 49.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.07 Selecting previously unselected package uidmap.
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.07 Unpacking uidmap (1:4.5-1.1) ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.21 Selecting previously unselected package vim-runtime.
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.22 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:04:11 [2020-08-14T15:04:11.644Z] #18 50.39 Unpacking vim-runtime (2:8.1.0875-5) ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 53.53 Selecting previously unselected package vim.
15:04:11 [2020-08-14T15:04:11.644Z] #18 53.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
15:04:11 [2020-08-14T15:04:11.644Z] #18 53.59 Unpacking vim (2:8.1.0875-5) ...
15:04:11 [2020-08-14T15:04:11.793Z] #39 ...
15:04:11 [2020-08-14T15:04:11.793Z] 
15:04:11 [2020-08-14T15:04:11.793Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:04:11 [2020-08-14T15:04:11.793Z] #14 DONE 3.1s
15:04:11 [2020-08-14T15:04:11.793Z] 
15:04:11 [2020-08-14T15:04:11.793Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:04:12 [2020-08-14T15:04:12.203Z] #39 40.23   CC       images/ext-file.o
15:04:12 [2020-08-14T15:04:12.203Z] #39 40.48   CC       images/cgroup.o
15:04:12 [2020-08-14T15:04:12.312Z] #18 ...
15:04:12 [2020-08-14T15:04:12.312Z] 
15:04:12 [2020-08-14T15:04:12.312Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:04:12 [2020-08-14T15:04:12.312Z] #22 156.6 + mkdir -p /tmp/tmp.njdUyXiZ4J/src/github.com/docker
15:04:12 [2020-08-14T15:04:12.312Z] #22 156.6 + mv components/cli /tmp/tmp.njdUyXiZ4J/src/github.com/docker/cli
15:04:12 [2020-08-14T15:04:12.312Z] #22 156.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:04:12 [2020-08-14T15:04:12.312Z] #22 ...
15:04:12 [2020-08-14T15:04:12.312Z] 
15:04:12 [2020-08-14T15:04:12.312Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:12 [2020-08-14T15:04:12.312Z] #18 54.34 Selecting previously unselected package xfsprogs.
15:04:12 [2020-08-14T15:04:12.312Z] #18 54.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
15:04:12 [2020-08-14T15:04:12.312Z] #18 54.36 Unpacking xfsprogs (4.20.0-1) ...
15:04:12 [2020-08-14T15:04:12.765Z] #39 40.96   CC       images/userns.o
15:04:12 [2020-08-14T15:04:12.765Z] #39 41.16   CC       images/google/protobuf/descriptor.o
15:04:12 [2020-08-14T15:04:12.973Z] #18 55.00 Selecting previously unselected package zip.
15:04:12 [2020-08-14T15:04:12.973Z] #18 55.02 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
15:04:12 [2020-08-14T15:04:12.973Z] #18 55.03 Unpacking zip (3.0-11+b1) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.33 Setting up aufs-tools (1:4.14+20190211-1) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.34 Setting up libip6tc0:ppc64el (1.8.2-4) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.35 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.36 Setting up libgpm2:ppc64el (1.20.7-5) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.38 Setting up libip4tc0:ppc64el (1.8.2-4) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.39 Setting up uidmap (1:4.5-1.1) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.40 Setting up libnftnl11:ppc64el (1.1.2-2) ...
15:04:13 [2020-08-14T15:04:13.275Z] #18 55.41 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.44 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.44 Setting up xxd (2:8.1.0875-5) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.45 Setting up zip (3.0-11+b1) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.46 Setting up vim-common (2:8.1.0875-5) ...
15:04:13 [2020-08-14T15:04:13.579Z] #18 55.49 Setting up bash-completion (1:2.8-6) ...
15:04:13 [2020-08-14T15:04:13.719Z] #15 DONE 2.2s
15:04:13 [2020-08-14T15:04:13.719Z] 
15:04:13 [2020-08-14T15:04:13.719Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:04:13 [2020-08-14T15:04:13.719Z] #21 129.1 + mkdir -p /tmp/tmp.EKo1fF2FTt/src/github.com/docker
15:04:13 [2020-08-14T15:04:13.719Z] #21 129.1 + mv components/cli /tmp/tmp.EKo1fF2FTt/src/github.com/docker/cli
15:04:13 [2020-08-14T15:04:13.719Z] #21 129.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:04:14 [2020-08-14T15:04:14.656Z] #39 42.72   CC       images/opts.o
15:04:14 [2020-08-14T15:04:14.656Z] #39 42.99   CC       images/seccomp.o
15:04:14 [2020-08-14T15:04:14.672Z] #52 236.8 + bin/containerd-shim-runc-v1
15:04:15 [2020-08-14T15:04:15.266Z] #39 43.29   CC       images/binfmt-misc.o
15:04:15 [2020-08-14T15:04:15.266Z] #39 43.50   CC       images/time.o
15:04:15 [2020-08-14T15:04:15.544Z] #39 43.81   CC       images/sysctl.o
15:04:15 [2020-08-14T15:04:15.646Z] #21 ...
15:04:15 [2020-08-14T15:04:15.646Z] 
15:04:15 [2020-08-14T15:04:15.646Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:04:15 [2020-08-14T15:04:15.646Z] #16 DONE 1.9s
15:04:15 [2020-08-14T15:04:15.800Z] #39 43.98   CC       images/autofs.o
15:04:15 [2020-08-14T15:04:15.909Z] 
15:04:15 [2020-08-14T15:04:15.909Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:16 [2020-08-14T15:04:16.066Z] #39 44.20   CC       images/macvlan.o
15:04:16 [2020-08-14T15:04:16.066Z] #39 44.45   CC       images/sit.o
15:04:16 [2020-08-14T15:04:16.326Z] #39 ...
15:04:16 [2020-08-14T15:04:16.326Z] 
15:04:16 [2020-08-14T15:04:16.326Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:16 [2020-08-14T15:04:16.326Z] #41 123.8 hash/crc32
15:04:16 [2020-08-14T15:04:16.326Z] #41 124.5 compress/gzip
15:04:16 [2020-08-14T15:04:16.326Z] #41 125.1 vendor/golang.org/x/text/transform
15:04:16 [2020-08-14T15:04:16.326Z] #41 125.1 net
15:04:16 [2020-08-14T15:04:16.326Z] #41 125.8 vendor/golang.org/x/text/unicode/bidi
15:04:16 [2020-08-14T15:04:16.326Z] #41 127.9 vendor/golang.org/x/text/secure/bidirule
15:04:16 [2020-08-14T15:04:16.326Z] #41 128.1 vendor/golang.org/x/text/unicode/norm
15:04:16 [2020-08-14T15:04:16.326Z] #41 131.4 vendor/golang.org/x/net/idna
15:04:16 [2020-08-14T15:04:16.326Z] #41 ...
15:04:16 [2020-08-14T15:04:16.326Z] 
15:04:16 [2020-08-14T15:04:16.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:16 [2020-08-14T15:04:16.326Z] #39 44.64   CC       images/memfd.o
15:04:16 [2020-08-14T15:04:16.436Z] #54 ...
15:04:16 [2020-08-14T15:04:16.436Z] 
15:04:16 [2020-08-14T15:04:16.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:16 [2020-08-14T15:04:16.436Z] #39 33.30   CC       images/tty.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 33.85   CC       images/file-lock.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 34.16   CC       images/rlimit.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 34.44   CC       images/pagemap.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 34.75   CC       images/siginfo.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 35.01   CC       images/rpc.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 36.18   CC       images/ext-file.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 36.39   CC       images/cgroup.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 37.01   CC       images/userns.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 37.31   CC       images/google/protobuf/descriptor.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 38.94   CC       images/opts.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 39.07   CC       images/seccomp.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 39.36   CC       images/binfmt-misc.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 39.58   CC       images/time.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 39.74   CC       images/sysctl.o
15:04:16 [2020-08-14T15:04:16.436Z] #39 ...
15:04:16 [2020-08-14T15:04:16.436Z] 
15:04:16 [2020-08-14T15:04:16.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:04:16 [2020-08-14T15:04:16.436Z] #10 123.7 Selecting previously unselected package g++-mingw-w64-x86-64.
15:04:16 [2020-08-14T15:04:16.436Z] #10 123.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:04:16 [2020-08-14T15:04:16.436Z] #10 123.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:16 [2020-08-14T15:04:16.562Z] #52 239.9 + bin/containerd-shim-runc-v2
15:04:16 [2020-08-14T15:04:16.696Z] #10 ...
15:04:16 [2020-08-14T15:04:16.696Z] 
15:04:16 [2020-08-14T15:04:16.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:16 [2020-08-14T15:04:16.696Z] #39 39.97   CC       images/autofs.o
15:04:16 [2020-08-14T15:04:16.696Z] #39 40.18   CC       images/macvlan.o
15:04:16 [2020-08-14T15:04:16.838Z] 4612f6d0b889: Verifying Checksum
15:04:16 [2020-08-14T15:04:16.838Z] 4612f6d0b889: Download complete
15:04:16 [2020-08-14T15:04:16.888Z] #39 44.98   CC       images/timens.o
15:04:16 [2020-08-14T15:04:16.888Z] #39 45.27   LINK     images/built-in.o
15:04:16 [2020-08-14T15:04:16.955Z] #39 40.39   CC       images/sit.o
15:04:17 [2020-08-14T15:04:17.144Z] #39 45.44   GEN      compel/include/asm
15:04:17 [2020-08-14T15:04:17.144Z] #39 45.46   GEN      compel/include/version.h
15:04:17 [2020-08-14T15:04:17.144Z] #39 45.48 touch .config
15:04:17 [2020-08-14T15:04:17.144Z] #39 45.53   GEN      include/common/config.h
15:04:17 [2020-08-14T15:04:17.232Z] #39 ...
15:04:17 [2020-08-14T15:04:17.232Z] 
15:04:17 [2020-08-14T15:04:17.232Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:04:17 [2020-08-14T15:04:17.232Z] #54 DONE 134.5s
15:04:17 [2020-08-14T15:04:17.232Z] 
15:04:17 [2020-08-14T15:04:17.232Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:04:17 [2020-08-14T15:04:17.232Z] #55 DONE 0.0s
15:04:17 [2020-08-14T15:04:17.232Z] 
15:04:17 [2020-08-14T15:04:17.232Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:04:17 [2020-08-14T15:04:17.232Z] #56 DONE 0.1s
15:04:17 [2020-08-14T15:04:17.232Z] 
15:04:17 [2020-08-14T15:04:17.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:17 [2020-08-14T15:04:17.232Z] #39 40.60   CC       images/memfd.o
15:04:17 [2020-08-14T15:04:17.310Z] #17 ...
15:04:17 [2020-08-14T15:04:17.310Z] 
15:04:17 [2020-08-14T15:04:17.310Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:17 [2020-08-14T15:04:17.310Z] #49 7.410 + cd /tmp/tmp.UmnPBWQWU6/src/github.com/opencontainers/runc
15:04:17 [2020-08-14T15:04:17.310Z] #49 7.410 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:17 [2020-08-14T15:04:17.310Z] #49 7.780 + '[' -z '' ']'
15:04:17 [2020-08-14T15:04:17.310Z] #49 7.780 + target=static
15:04:17 [2020-08-14T15:04:17.310Z] #49 7.780 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:04:17 [2020-08-14T15:04:17.310Z] #49 8.362 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.63   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.65   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.67   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.70   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.73   DEP      compel/arch/x86/plugins/std/memcpy.d
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.76   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.79   GEN      compel/plugins/include/uapi/std/syscall.h
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:04:17 [2020-08-14T15:04:17.399Z] #39 45.83   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:04:17 [2020-08-14T15:04:17.492Z] #39 40.94   CC       images/timens.o
15:04:17 [2020-08-14T15:04:17.495Z] #52 240.8 + binaries
15:04:17 [2020-08-14T15:04:17.573Z] #49 ...
15:04:17 [2020-08-14T15:04:17.573Z] 
15:04:17 [2020-08-14T15:04:17.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:17 [2020-08-14T15:04:17.573Z] #39 52.37   CC       compel/src/lib/infect-util.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 52.75   CC       compel/src/lib/infect.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 55.02   CC       compel/src/lib/ptrace.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 55.29   AR       compel/libcompel.a
15:04:17 [2020-08-14T15:04:17.573Z] #39 55.39   HOSTCC   compel/src/main-host.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 55.81   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 56.01   HOSTCC   compel/src/lib/handle-elf-host.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 56.41   HOSTCC   compel/src/lib/log-host.o
15:04:17 [2020-08-14T15:04:17.573Z] #39 56.64   HOSTLINK compel/compel-host-bin
15:04:17 [2020-08-14T15:04:17.573Z] #39 56.81   DEP      soccr/soccr.d
15:04:17 [2020-08-14T15:04:17.573Z] #39 57.19   CC       soccr/soccr.o
15:04:17 [2020-08-14T15:04:17.655Z] #39 45.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:04:17 [2020-08-14T15:04:17.655Z] #39 45.87   DEP      compel/plugins/std/infect.d
15:04:17 [2020-08-14T15:04:17.655Z] #39 46.01   DEP      compel/plugins/std/string.d
15:04:17 [2020-08-14T15:04:17.655Z] #39 46.09   DEP      compel/plugins/std/log.d
15:04:17 [2020-08-14T15:04:17.750Z] #52 240.8 + install -D bin/containerd /build/containerd
15:04:17 [2020-08-14T15:04:17.750Z] #52 240.8 + install -D bin/containerd-shim /build/containerd-shim
15:04:17 [2020-08-14T15:04:17.750Z] #52 240.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:04:17 [2020-08-14T15:04:17.750Z] #52 240.8 + install -D bin/ctr /build/ctr
15:04:17 [2020-08-14T15:04:17.836Z] #39 58.32   AR       soccr/libsoccr.a
15:04:17 [2020-08-14T15:04:17.836Z] #39 58.37 make[1]: 'soccr/libsoccr.a' is up to date.
15:04:17 [2020-08-14T15:04:17.912Z] #39 46.15   DEP      compel/plugins/std/fds.d
15:04:17 [2020-08-14T15:04:17.912Z] #39 46.20   DEP      compel/plugins/std/std.d
15:04:17 [2020-08-14T15:04:17.912Z] #39 46.29   DEP      compel/plugins/shmem/shmem.d
15:04:17 [2020-08-14T15:04:17.912Z] #39 46.35   DEP      compel/plugins/fds/fds.d
15:04:18 [2020-08-14T15:04:18.063Z] #39 41.42   LINK     images/built-in.o
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.83 Setting up libiptc0:ppc64el (1.8.2-4) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.84 Setting up xz-utils (5.2.4-1) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.87 Setting up sudo (1.8.27-1+deb10u2) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.94 invoke-rc.d: could not determine current runlevel
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.95 invoke-rc.d: policy-rc.d denied execution of start.
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.97 Setting up pigz (2.4-1) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.98 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 59.98 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 60.00 Setting up python-pip-whl (18.1-5) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 60.02 Setting up libmpdec2:ppc64el (2.4.2-2) ...
15:04:18 [2020-08-14T15:04:18.119Z] #18 60.03 Setting up vim-runtime (2:8.1.0875-5) ...
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.65   GEN      compel/include/asm
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.67   GEN      compel/include/version.h
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.69 touch .config
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.72   GEN      include/common/config.h
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.80   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.81   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.85   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.87   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:04:18 [2020-08-14T15:04:18.323Z] #39 41.90   DEP      compel/arch/x86/plugins/std/memcpy.d
15:04:18 [2020-08-14T15:04:18.412Z] #39 58.81   DEP      criu/arch/aarch64/sigframe.d
15:04:18 [2020-08-14T15:04:18.412Z] #39 58.92   DEP      criu/arch/aarch64/crtools.d
15:04:18 [2020-08-14T15:04:18.474Z] #39 46.50   CC       compel/plugins/std/std.o
15:04:18 [2020-08-14T15:04:18.474Z] #39 46.75   CC       compel/plugins/std/fds.o
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.93   GEN      compel/plugins/include/uapi/std/syscall.h
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.96   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.97   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:04:18 [2020-08-14T15:04:18.583Z] #39 41.99   DEP      compel/plugins/std/infect.d
15:04:18 [2020-08-14T15:04:18.675Z] #39 59.19   DEP      criu/arch/aarch64/cpu.d
15:04:18 [2020-08-14T15:04:18.676Z] #52 DONE 241.6s
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.75 Setting up libaio1:ppc64el (0.3.112-3) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.75 Setting up libonig5:ppc64el (6.9.1-1) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.76 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.77 Setting up vim (2:8.1.0875-5) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.90 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:04:18 [2020-08-14T15:04:18.766Z] #18 60.94 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:04:18 [2020-08-14T15:04:18.842Z] #39 42.05   DEP      compel/plugins/std/string.d
15:04:18 [2020-08-14T15:04:18.842Z] #39 42.14   DEP      compel/plugins/std/log.d
15:04:18 [2020-08-14T15:04:18.842Z] #39 ...
15:04:18 [2020-08-14T15:04:18.842Z] 
15:04:18 [2020-08-14T15:04:18.842Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:18 [2020-08-14T15:04:18.842Z] #41 126.0 vendor/golang.org/x/net/idna
15:04:18 [2020-08-14T15:04:18.842Z] #41 128.2 vendor/golang.org/x/net/http2/hpack
15:04:18 [2020-08-14T15:04:18.842Z] #41 129.2 mime
15:04:18 [2020-08-14T15:04:18.842Z] #41 130.9 mime/quotedprintable
15:04:18 [2020-08-14T15:04:18.842Z] #41 131.2 net/http/internal
15:04:18 [2020-08-14T15:04:18.842Z] #41 135.4 net/textproto
15:04:18 [2020-08-14T15:04:18.842Z] #41 135.4 crypto/x509
15:04:18 [2020-08-14T15:04:18.842Z] #41 ...
15:04:18 [2020-08-14T15:04:18.842Z] 
15:04:18 [2020-08-14T15:04:18.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:18 [2020-08-14T15:04:18.842Z] #39 42.20   DEP      compel/plugins/std/fds.d
15:04:18 [2020-08-14T15:04:18.842Z] #39 42.29   DEP      compel/plugins/std/std.d
15:04:18 [2020-08-14T15:04:18.939Z] #39 59.22   DEP      criu/arch/aarch64/bitops.d
15:04:18 [2020-08-14T15:04:18.939Z] #39 59.35   CC       criu/arch/aarch64/bitops.o
15:04:18 [2020-08-14T15:04:18.939Z] #39 59.41   CC       criu/arch/aarch64/cpu.o
15:04:19 [2020-08-14T15:04:19.037Z] #39 47.09   CC       compel/plugins/std/log.o
15:04:19 [2020-08-14T15:04:19.066Z] #18 60.94 Setting up jq (1.5+dfsg-2+b1) ...
15:04:19 [2020-08-14T15:04:19.066Z] #18 60.96 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
15:04:19 [2020-08-14T15:04:19.066Z] #18 60.97 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:04:19 [2020-08-14T15:04:19.102Z] #39 42.40   DEP      compel/plugins/shmem/shmem.d
15:04:19 [2020-08-14T15:04:19.102Z] #39 42.47   DEP      compel/plugins/fds/fds.d
15:04:19 [2020-08-14T15:04:19.102Z] #39 42.60   CC       compel/plugins/std/std.o
15:04:19 [2020-08-14T15:04:19.202Z] #39 59.62   CC       criu/arch/aarch64/crtools.o
15:04:19 [2020-08-14T15:04:19.236Z] 
15:04:19 [2020-08-14T15:04:19.236Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:04:19 [2020-08-14T15:04:19.403Z] #39 42.82   CC       compel/plugins/std/fds.o
15:04:19 [2020-08-14T15:04:19.600Z] #39 47.98   CC       compel/plugins/std/string.o
15:04:19 [2020-08-14T15:04:19.682Z] #39 43.19   CC       compel/plugins/std/log.o
15:04:19 [2020-08-14T15:04:19.778Z] #39 60.20   CC       criu/arch/aarch64/sigframe.o
15:04:19 [2020-08-14T15:04:19.796Z] #53 DONE 0.7s
15:04:20 [2020-08-14T15:04:20.041Z] #39 60.43   LINK     criu/arch/aarch64/crtools.built-in.o
15:04:20 [2020-08-14T15:04:20.041Z] #39 60.51   DEP      criu/pie/util-vdso.d
15:04:20 [2020-08-14T15:04:20.051Z] 
15:04:20 [2020-08-14T15:04:20.051Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:04:20 [2020-08-14T15:04:20.051Z] #57 DONE 0.1s
15:04:20 [2020-08-14T15:04:20.051Z] 
15:04:20 [2020-08-14T15:04:20.051Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:04:20 [2020-08-14T15:04:20.051Z] #59 DONE 0.2s
15:04:20 [2020-08-14T15:04:20.162Z] #39 48.54   CC       compel/plugins/std/infect.o
15:04:20 [2020-08-14T15:04:20.304Z] #39 60.70   DEP      criu/pie/util.d
15:04:20 [2020-08-14T15:04:20.304Z] #39 60.84   CC       criu/pie/util.o
15:04:20 [2020-08-14T15:04:20.306Z] 
15:04:20 [2020-08-14T15:04:20.306Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:04:20 [2020-08-14T15:04:20.306Z] #61 DONE 0.0s
15:04:20 [2020-08-14T15:04:20.306Z] 
15:04:20 [2020-08-14T15:04:20.306Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:04:20 [2020-08-14T15:04:20.306Z] #62 DONE 0.0s
15:04:20 [2020-08-14T15:04:20.306Z] 
15:04:20 [2020-08-14T15:04:20.306Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:04:20 [2020-08-14T15:04:20.567Z] #39 61.10   CC       criu/pie/util-vdso.o
15:04:20 [2020-08-14T15:04:20.624Z] #39 43.97   CC       compel/plugins/std/string.o
15:04:20 [2020-08-14T15:04:20.724Z] #39 48.90   CC       compel/arch/x86/plugins/std/parasite-head.o
15:04:20 [2020-08-14T15:04:20.724Z] #39 48.95   CC       compel/arch/x86/plugins/std/memcpy.o
15:04:20 [2020-08-14T15:04:20.724Z] #39 49.03   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:04:20 [2020-08-14T15:04:20.724Z] #39 49.09   AR       compel/plugins/std.lib.a
15:04:20 [2020-08-14T15:04:20.724Z] #39 ...
15:04:20 [2020-08-14T15:04:20.724Z] 
15:04:20 [2020-08-14T15:04:20.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:04:20 [2020-08-14T15:04:20.724Z] #10 128.3 Selecting previously unselected package g++-mingw-w64-x86-64.
15:04:20 [2020-08-14T15:04:20.724Z] #10 128.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:04:20 [2020-08-14T15:04:20.724Z] #10 128.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:20 [2020-08-14T15:04:20.980Z] #10 ...
15:04:20 [2020-08-14T15:04:20.980Z] 
15:04:20 [2020-08-14T15:04:20.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:20 [2020-08-14T15:04:20.980Z] #39 49.16   CC       compel/plugins/fds/fds.o
15:04:20 [2020-08-14T15:04:20.980Z] #39 49.35   AR       compel/plugins/fds.lib.a
15:04:21 [2020-08-14T15:04:21.143Z] #39 61.56   AR       criu/pie/pie.lib.a
15:04:21 [2020-08-14T15:04:21.143Z] #39 61.63   DEP      criu/pie/restorer.d
15:04:21 [2020-08-14T15:04:21.143Z] #39 61.78   DEP      criu/arch/aarch64/intraprocedure.d
15:04:21 [2020-08-14T15:04:21.171Z] #18 ...
15:04:21 [2020-08-14T15:04:21.171Z] 
15:04:21 [2020-08-14T15:04:21.171Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:21 [2020-08-14T15:04:21.171Z] #42 175.6 github.com/LK4D4/vndr/godl
15:04:21 [2020-08-14T15:04:21.199Z] #39 44.59   CC       compel/plugins/std/infect.o
15:04:21 [2020-08-14T15:04:21.236Z] #39 49.40   HOSTDEP  compel/src/lib/log-host.d
15:04:21 [2020-08-14T15:04:21.236Z] #39 49.49   HOSTDEP  compel/src/lib/handle-elf-host.d
15:04:21 [2020-08-14T15:04:21.406Z] #39 61.80   DEP      criu/arch/aarch64/restorer.d
15:04:21 [2020-08-14T15:04:21.457Z] #39 44.92   CC       compel/arch/x86/plugins/std/parasite-head.o
15:04:21 [2020-08-14T15:04:21.458Z] #39 44.97   CC       compel/arch/x86/plugins/std/memcpy.o
15:04:21 [2020-08-14T15:04:21.458Z] #39 45.04   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:04:21 [2020-08-14T15:04:21.492Z] #39 49.66   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:04:21 [2020-08-14T15:04:21.492Z] #39 49.73   HOSTDEP  compel/src/main-host.d
15:04:21 [2020-08-14T15:04:21.492Z] #39 49.84   DEP      compel/src/lib/ptrace.d
15:04:21 [2020-08-14T15:04:21.492Z] #39 49.93   DEP      compel/src/lib/infect.d
15:04:21 [2020-08-14T15:04:21.669Z] #39 62.06   DEP      criu/arch/aarch64/vdso-pie.d
15:04:21 [2020-08-14T15:04:21.669Z] #39 62.21   DEP      criu/pie/parasite-vdso.d
15:04:21 [2020-08-14T15:04:21.716Z] #39 45.10   AR       compel/plugins/std.lib.a
15:04:21 [2020-08-14T15:04:21.716Z] #39 45.18   CC       compel/plugins/fds/fds.o
15:04:21 [2020-08-14T15:04:21.826Z] #42 ...
15:04:21 [2020-08-14T15:04:21.826Z] 
15:04:21 [2020-08-14T15:04:21.826Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:21 [2020-08-14T15:04:21.826Z] #40 100.2   CC       criu/cgroup.o
15:04:21 [2020-08-14T15:04:21.826Z] #40 105.2   CC       criu/clone-noasan.o
15:04:21 [2020-08-14T15:04:21.826Z] #40 105.5   CC       criu/config.o
15:04:21 [2020-08-14T15:04:21.826Z] #40 108.0   CC       criu/cr-check.o
15:04:21 [2020-08-14T15:04:21.932Z] #39 62.43   DEP      criu/pie/parasite.d
15:04:21 [2020-08-14T15:04:21.977Z] #39 45.37   AR       compel/plugins/fds.lib.a
15:04:21 [2020-08-14T15:04:21.977Z] #39 45.41   HOSTDEP  compel/src/lib/log-host.d
15:04:21 [2020-08-14T15:04:21.977Z] #39 45.48   HOSTDEP  compel/src/lib/handle-elf-host.d
15:04:21 [2020-08-14T15:04:21.977Z] #39 45.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:04:22 [2020-08-14T15:04:22.055Z] #39 50.15   DEP      compel/src/lib/infect-util.d
15:04:22 [2020-08-14T15:04:22.055Z] #39 50.31   DEP      compel/src/lib/infect-rpc.d
15:04:22 [2020-08-14T15:04:22.055Z] #39 50.40   DEP      compel/arch/x86/src/lib/infect.d
15:04:22 [2020-08-14T15:04:22.055Z] #39 50.52   DEP      compel/arch/x86/src/lib/cpu.d
15:04:22 [2020-08-14T15:04:22.125Z] #40 110.4   CC       criu/cr-dedup.o
15:04:22 [2020-08-14T15:04:22.125Z] #40 ...
15:04:22 [2020-08-14T15:04:22.125Z] 
15:04:22 [2020-08-14T15:04:22.125Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:22 [2020-08-14T15:04:22.125Z] #42 176.6 github.com/LK4D4/vndr
15:04:22 [2020-08-14T15:04:22.195Z] #39 62.64   CC       criu/pie/parasite.o
15:04:22 [2020-08-14T15:04:22.237Z] #39 45.64   HOSTDEP  compel/src/main-host.d
15:04:22 [2020-08-14T15:04:22.311Z] #39 50.61   DEP      compel/src/lib/log.d
15:04:22 [2020-08-14T15:04:22.497Z] #39 45.76   DEP      compel/src/lib/ptrace.d
15:04:22 [2020-08-14T15:04:22.497Z] #39 45.86   DEP      compel/src/lib/infect.d
15:04:22 [2020-08-14T15:04:22.497Z] #39 45.97   DEP      compel/src/lib/infect-util.d
15:04:22 [2020-08-14T15:04:22.567Z] #39 50.75   DEP      compel/src/main.d
15:04:22 [2020-08-14T15:04:22.567Z] #39 50.89   DEP      compel/src/lib/handle-elf.d
15:04:22 [2020-08-14T15:04:22.756Z] #39 46.06   DEP      compel/src/lib/infect-rpc.d
15:04:22 [2020-08-14T15:04:22.756Z] #39 46.13   DEP      compel/arch/x86/src/lib/infect.d
15:04:22 [2020-08-14T15:04:22.756Z] #39 46.25   DEP      compel/arch/x86/src/lib/cpu.d
15:04:22 [2020-08-14T15:04:22.823Z] #39 50.99   DEP      compel/arch/x86/src/lib/handle-elf.d
15:04:22 [2020-08-14T15:04:22.823Z] #39 51.10   CC       compel/src/lib/log.o
15:04:23 [2020-08-14T15:04:23.016Z] #39 46.31   DEP      compel/src/lib/log.d
15:04:23 [2020-08-14T15:04:23.016Z] #39 46.37   DEP      compel/src/main.d
15:04:23 [2020-08-14T15:04:23.016Z] #39 46.48   DEP      compel/src/lib/handle-elf.d
15:04:23 [2020-08-14T15:04:23.079Z] #39 51.27   CC       compel/arch/x86/src/lib/cpu.o
15:04:23 [2020-08-14T15:04:23.275Z] #39 46.64   DEP      compel/arch/x86/src/lib/handle-elf.d
15:04:23 [2020-08-14T15:04:23.275Z] #39 46.71   CC       compel/src/lib/log.o
15:04:23 [2020-08-14T15:04:23.534Z] #39 46.90   CC       compel/arch/x86/src/lib/cpu.o
15:04:23 [2020-08-14T15:04:23.569Z] #63 DONE 2.8s
15:04:23 [2020-08-14T15:04:23.569Z] 
15:04:23 [2020-08-14T15:04:23.569Z] #64 exporting to image
15:04:23 [2020-08-14T15:04:23.569Z] #64 exporting layers
15:04:23 [2020-08-14T15:04:23.589Z] #39 63.72   LINK     criu/pie/parasite.built-in.o
15:04:23 [2020-08-14T15:04:23.589Z] #39 63.73   GEN      criu/pie/parasite-blob.h
15:04:23 [2020-08-14T15:04:23.589Z] #39 63.75   CC       criu/pie/parasite-vdso.o
15:04:23 [2020-08-14T15:04:23.852Z] #39 64.21   CC       criu/arch/aarch64/vdso-pie.o
15:04:24 [2020-08-14T15:04:24.007Z] #39 52.15   CC       compel/arch/x86/src/lib/infect.o
15:04:24 [2020-08-14T15:04:24.116Z] #39 64.59   CC       criu/arch/aarch64/restorer.o
15:04:24 [2020-08-14T15:04:24.379Z] #39 64.88   CC       criu/arch/aarch64/intraprocedure.o
15:04:24 [2020-08-14T15:04:24.473Z] #39 47.65   CC       compel/arch/x86/src/lib/infect.o
15:04:24 [2020-08-14T15:04:24.570Z] #39 53.01   CC       compel/src/lib/infect-rpc.o
15:04:24 [2020-08-14T15:04:24.642Z] #39 64.94   CC       criu/pie/restorer.o
15:04:24 [2020-08-14T15:04:24.733Z] #39 ...
15:04:24 [2020-08-14T15:04:24.733Z] 
15:04:24 [2020-08-14T15:04:24.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.1 Selecting previously unselected package libapparmor1:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.2 Selecting previously unselected package libapparmor-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.3 Selecting previously unselected package libbtrfs0.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.3 Unpacking libbtrfs0 (4.20.1-2) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.4 Selecting previously unselected package libbtrfs-dev.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.4 Unpacking libbtrfs-dev (4.20.1-2) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.7 Selecting previously unselected package libudev-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.8 Selecting previously unselected package libsepol1-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 138.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.1 Selecting previously unselected package libpcre16-3:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.3 Selecting previously unselected package libpcre32-3:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.5 Selecting previously unselected package libpcrecpp0v5:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.6 Selecting previously unselected package libpcre3-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 139.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.0 Selecting previously unselected package libselinux1-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.3 Selecting previously unselected package libdevmapper-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.4 Selecting previously unselected package libseccomp-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.6 Selecting previously unselected package libsystemd-dev:amd64.
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 140.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up libbtrfs0 (4.20.1-2) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up libbtrfs-dev (4.20.1-2) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.2 Setting up mingw-w64-common (6.0.0-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 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:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 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:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.4 Setting up dmsetup (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:04:24 [2020-08-14T15:04:24.733Z] #10 141.4 Processing triggers for libc-bin (2.28-10) ...
15:04:24 [2020-08-14T15:04:24.994Z] #10 DONE 142.3s
15:04:24 [2020-08-14T15:04:24.994Z] 
15:04:24 [2020-08-14T15:04:24.994Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:25 [2020-08-14T15:04:25.133Z] #39 53.33   CC       compel/src/lib/infect-util.o
15:04:25 [2020-08-14T15:04:25.133Z] #39 53.59   CC       compel/src/lib/infect.o
15:04:26 [2020-08-14T15:04:26.376Z] #49 ...
15:04:26 [2020-08-14T15:04:26.376Z] 
15:04:26 [2020-08-14T15:04:26.376Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:04:26 [2020-08-14T15:04:26.376Z] #11 DONE 1.5s
15:04:26 [2020-08-14T15:04:26.376Z] 
15:04:26 [2020-08-14T15:04:26.376Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.455 + RM_GOPATH=0
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.455 + TMP_GOPATH=
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.455 + : /build
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.456 + '[' -z '' ']'
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.457 ++ mktemp -d
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.461 + export GOPATH=/tmp/tmp.8AgzZQNSW1
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.461 + GOPATH=/tmp/tmp.8AgzZQNSW1
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.461 + RM_GOPATH=1
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.461 + case "$(go env GOARCH)" in
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.462 ++ go env GOARCH
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.491 + export GO_BUILDMODE=-buildmode=pie
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.491 + GO_BUILDMODE=-buildmode=pie
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.502 ++ dirname /tmp/install/install.sh
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.507 + dir=/tmp/install
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.507 + bin=runc
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.507 + shift
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.507 + '[' '!' -f /tmp/install/runc.installer ']'
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.507 + . /tmp/install/runc.installer
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.508 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.508 + install_runc
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.508 + uname -r
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.509 + grep -q '^3\.10\.0.*\.el7\.'
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.521 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.522 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.522 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8AgzZQNSW1/src/github.com/opencontainers/runc
15:04:26 [2020-08-14T15:04:26.376Z] #49 1.524 Cloning into '/tmp/tmp.8AgzZQNSW1/src/github.com/opencontainers/runc'...
15:04:26 [2020-08-14T15:04:26.502Z] #39 ...
15:04:26 [2020-08-14T15:04:26.502Z] 
15:04:26 [2020-08-14T15:04:26.502Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:26 [2020-08-14T15:04:26.502Z] #41 134.0 vendor/golang.org/x/net/http2/hpack
15:04:26 [2020-08-14T15:04:26.502Z] #41 135.2 mime
15:04:26 [2020-08-14T15:04:26.502Z] #41 136.9 mime/quotedprintable
15:04:26 [2020-08-14T15:04:26.502Z] #41 137.1 net/http/internal
15:04:26 [2020-08-14T15:04:26.502Z] #41 140.9 net/textproto
15:04:26 [2020-08-14T15:04:26.502Z] #41 140.9 crypto/x509
15:04:26 [2020-08-14T15:04:26.502Z] #41 142.0 vendor/golang.org/x/net/http/httpguts
15:04:26 [2020-08-14T15:04:26.502Z] #41 142.2 vendor/golang.org/x/net/http/httpproxy
15:04:26 [2020-08-14T15:04:26.502Z] #41 142.8 mime/multipart
15:04:26 [2020-08-14T15:04:26.502Z] #41 ...
15:04:26 [2020-08-14T15:04:26.502Z] 
15:04:26 [2020-08-14T15:04:26.502Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:04:26 [2020-08-14T15:04:26.502Z] #54 136.9 + for f in rootlesskit rootlesskit-docker-proxy
15:04:26 [2020-08-14T15:04:26.502Z] #54 136.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:04:26 [2020-08-14T15:04:26.502Z] #54 DONE 144.2s
15:04:26 [2020-08-14T15:04:26.502Z] 
15:04:26 [2020-08-14T15:04:26.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:04:26 [2020-08-14T15:04:26.502Z] #10 142.8 Selecting previously unselected package libapparmor1:amd64.
15:04:26 [2020-08-14T15:04:26.502Z] #10 142.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:04:26 [2020-08-14T15:04:26.502Z] #10 142.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:04:26 [2020-08-14T15:04:26.502Z] #10 143.5 Selecting previously unselected package libapparmor-dev:amd64.
15:04:26 [2020-08-14T15:04:26.502Z] #10 143.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:04:26 [2020-08-14T15:04:26.502Z] #10 143.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:04:26 [2020-08-14T15:04:26.502Z] #10 144.2 Selecting previously unselected package libbtrfs0.
15:04:26 [2020-08-14T15:04:26.759Z] #10 ...
15:04:26 [2020-08-14T15:04:26.759Z] 
15:04:26 [2020-08-14T15:04:26.759Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:04:26 [2020-08-14T15:04:26.759Z] #55 DONE 0.1s
15:04:26 [2020-08-14T15:04:26.759Z] 
15:04:26 [2020-08-14T15:04:26.759Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:04:26 [2020-08-14T15:04:26.759Z] #56 DONE 0.1s
15:04:26 [2020-08-14T15:04:26.759Z] 
15:04:26 [2020-08-14T15:04:26.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:04:26 [2020-08-14T15:04:26.759Z] #10 144.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:04:26 [2020-08-14T15:04:26.759Z] #10 144.2 Unpacking libbtrfs0 (4.20.1-2) ...
15:04:26 [2020-08-14T15:04:26.759Z] #10 144.4 Selecting previously unselected package libbtrfs-dev.
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.4 Unpacking libbtrfs-dev (4.20.1-2) ...
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:04:27 [2020-08-14T15:04:27.015Z] #10 144.7 Selecting previously unselected package libudev-dev:amd64.
15:04:27 [2020-08-14T15:04:27.272Z] #10 144.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:04:27 [2020-08-14T15:04:27.272Z] #10 144.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:04:27 [2020-08-14T15:04:27.529Z] #10 145.1 Selecting previously unselected package libsepol1-dev:amd64.
15:04:27 [2020-08-14T15:04:27.529Z] #10 145.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:04:27 [2020-08-14T15:04:27.529Z] #10 145.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:04:27 [2020-08-14T15:04:27.758Z] #49 ...
15:04:27 [2020-08-14T15:04:27.758Z] 
15:04:27 [2020-08-14T15:04:27.758Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:04:27 [2020-08-14T15:04:27.758Z] #12 DONE 1.1s
15:04:27 [2020-08-14T15:04:27.758Z] 
15:04:27 [2020-08-14T15:04:27.758Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:04:27 [2020-08-14T15:04:27.758Z] #42 ...
15:04:27 [2020-08-14T15:04:27.758Z] 
15:04:27 [2020-08-14T15:04:27.758Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.17 Setting up iptables (1.8.2-4) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.28 Setting up python3 (3.7.3-1) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 65.94 Setting up python3-wheel (0.32.3-2) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 66.92 Setting up apparmor (2.13.2-10) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 68.99 Setting up xfsprogs (4.20.0-1) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 69.00 Setting up python3-lib2to3 (3.7.3-1) ...
15:04:27 [2020-08-14T15:04:27.758Z] #18 69.49 Setting up python3-pkg-resources (40.8.0-1) ...
15:04:27 [2020-08-14T15:04:27.957Z] #39 67.92   LINK     criu/pie/restorer.built-in.o
15:04:27 [2020-08-14T15:04:27.958Z] #39 67.93   GEN      criu/pie/restorer-blob.h
15:04:27 [2020-08-14T15:04:27.958Z] #39 68.02   DEP      criu/vdso.d
15:04:27 [2020-08-14T15:04:27.958Z] #39 68.13   DEP      criu/uts_ns.d
15:04:27 [2020-08-14T15:04:27.958Z] #39 68.21   DEP      criu/util.d
15:04:27 [2020-08-14T15:04:27.958Z] #39 ...
15:04:27 [2020-08-14T15:04:27.958Z] 
15:04:27 [2020-08-14T15:04:27.958Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:27 [2020-08-14T15:04:27.958Z] #17 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:04:27 [2020-08-14T15:04:27.958Z] #17 2.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:04:27 [2020-08-14T15:04:27.958Z] #17 2.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:04:27 [2020-08-14T15:04:27.958Z] #17 2.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
15:04:27 [2020-08-14T15:04:27.958Z] #17 3.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [213 kB]
15:04:27 [2020-08-14T15:04:27.958Z] #17 4.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:04:27 [2020-08-14T15:04:27.958Z] #17 7.686 Fetched 8196 kB in 6s (1343 kB/s)
15:04:27 [2020-08-14T15:04:27.958Z] #17 7.686 Reading package lists...
15:04:27 [2020-08-14T15:04:27.958Z] #17 10.47 Reading package lists...
15:04:27 [2020-08-14T15:04:27.958Z] #17 ...
15:04:27 [2020-08-14T15:04:27.958Z] 
15:04:27 [2020-08-14T15:04:27.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:27 [2020-08-14T15:04:27.958Z] #39 68.32   DEP      criu/uffd.d
15:04:27 [2020-08-14T15:04:27.958Z] #39 68.54   DEP      criu/tun.d
15:04:28 [2020-08-14T15:04:28.092Z] #10 145.5 Selecting previously unselected package libpcre16-3:amd64.
15:04:28 [2020-08-14T15:04:28.092Z] #10 145.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:04:28 [2020-08-14T15:04:28.092Z] #10 145.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:04:28 [2020-08-14T15:04:28.221Z] #39 68.74   DEP      criu/tty.d
15:04:28 [2020-08-14T15:04:28.348Z] #10 145.8 Selecting previously unselected package libpcre32-3:amd64.
15:04:28 [2020-08-14T15:04:28.348Z] #10 145.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:04:28 [2020-08-14T15:04:28.348Z] #10 145.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:04:28 [2020-08-14T15:04:28.348Z] #10 146.0 Selecting previously unselected package libpcrecpp0v5:amd64.
15:04:28 [2020-08-14T15:04:28.484Z] #39 68.96   DEP      criu/timerfd.d
15:04:28 [2020-08-14T15:04:28.605Z] #10 146.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:04:28 [2020-08-14T15:04:28.605Z] #10 146.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:04:28 [2020-08-14T15:04:28.605Z] #10 146.2 Selecting previously unselected package libpcre3-dev:amd64.
15:04:28 [2020-08-14T15:04:28.605Z] #10 146.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:04:28 [2020-08-14T15:04:28.605Z] #10 146.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:04:28 [2020-08-14T15:04:28.698Z] #13 0.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:04:28 [2020-08-14T15:04:28.698Z] #13 DONE 1.1s
15:04:28 [2020-08-14T15:04:28.698Z] 
15:04:28 [2020-08-14T15:04:28.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:28 [2020-08-14T15:04:28.698Z] #39 48.32   CC       compel/src/lib/infect-rpc.o
15:04:28 [2020-08-14T15:04:28.698Z] #39 48.84   CC       compel/src/lib/infect-util.o
15:04:28 [2020-08-14T15:04:28.698Z] #39 49.17   CC       compel/src/lib/infect.o
15:04:28 [2020-08-14T15:04:28.748Z] #39 69.12   DEP      criu/timens.d
15:04:28 [2020-08-14T15:04:28.748Z] #39 69.30   DEP      criu/sysfs_parse.d
15:04:28 [2020-08-14T15:04:28.834Z] #18 70.61 Setting up python3-distutils (3.7.3-1) ...
15:04:28 [2020-08-14T15:04:28.960Z] #39 52.38   CC       compel/src/lib/ptrace.o
15:04:29 [2020-08-14T15:04:29.011Z] #39 69.51   DEP      criu/sysctl.d
15:04:29 [2020-08-14T15:04:29.137Z] #18 71.17 Setting up python3-setuptools (40.8.0-1) ...
15:04:29 [2020-08-14T15:04:29.167Z] #10 146.6 Selecting previously unselected package libselinux1-dev:amd64.
15:04:29 [2020-08-14T15:04:29.167Z] #10 146.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:04:29 [2020-08-14T15:04:29.167Z] #10 146.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:04:29 [2020-08-14T15:04:29.221Z] #39 ...
15:04:29 [2020-08-14T15:04:29.221Z] 
15:04:29 [2020-08-14T15:04:29.221Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:29 [2020-08-14T15:04:29.221Z] #41 136.5 vendor/golang.org/x/net/http/httpguts
15:04:29 [2020-08-14T15:04:29.221Z] #41 136.8 vendor/golang.org/x/net/http/httpproxy
15:04:29 [2020-08-14T15:04:29.221Z] #41 137.3 mime/multipart
15:04:29 [2020-08-14T15:04:29.221Z] #41 139.2 crypto/tls
15:04:29 [2020-08-14T15:04:29.221Z] #41 146.5 net/http/httptrace
15:04:29 [2020-08-14T15:04:29.274Z] #39 69.75   DEP      criu/string.d
15:04:29 [2020-08-14T15:04:29.423Z] #10 146.9 Selecting previously unselected package libdevmapper-dev:amd64.
15:04:29 [2020-08-14T15:04:29.423Z] #10 146.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:04:29 [2020-08-14T15:04:29.423Z] #10 146.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:04:29 [2020-08-14T15:04:29.423Z] #10 147.0 Selecting previously unselected package libseccomp-dev:amd64.
15:04:29 [2020-08-14T15:04:29.423Z] #10 147.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:04:29 [2020-08-14T15:04:29.423Z] #10 147.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:04:29 [2020-08-14T15:04:29.481Z] #41 ...
15:04:29 [2020-08-14T15:04:29.481Z] 
15:04:29 [2020-08-14T15:04:29.481Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:04:29 [2020-08-14T15:04:29.537Z] #39 69.82   DEP      criu/stats.d
15:04:29 [2020-08-14T15:04:29.537Z] #39 70.05   DEP      criu/sockets.d
15:04:29 [2020-08-14T15:04:29.679Z] #10 147.2 Selecting previously unselected package libsystemd-dev:amd64.
15:04:29 [2020-08-14T15:04:29.679Z] #10 147.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:04:29 [2020-08-14T15:04:29.679Z] #10 147.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:04:29 [2020-08-14T15:04:29.741Z] #14 DONE 1.1s
15:04:29 [2020-08-14T15:04:29.741Z] 
15:04:29 [2020-08-14T15:04:29.741Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:04:30 [2020-08-14T15:04:30.017Z] #39 70.24   DEP      criu/sk-unix.d
15:04:30 [2020-08-14T15:04:30.232Z] ok  	github.com/docker/docker/cmd/dockerd	0.036s	coverage: 30.8% of statements
15:04:30 [2020-08-14T15:04:30.232Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.7% of statements
15:04:30 [2020-08-14T15:04:30.232Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:04:30 [2020-08-14T15:04:30.232Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:04:30 [2020-08-14T15:04:30.232Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:04:30 [2020-08-14T15:04:30.232Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libbtrfs0 (4.20.1-2) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.9 Setting up libbtrfs-dev (4.20.1-2) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.9 Setting up mingw-w64-common (6.0.0-3) ...
15:04:30 [2020-08-14T15:04:30.243Z] #10 147.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:04:30 [2020-08-14T15:04:30.279Z] #39 70.69   DEP      criu/sk-tcp.d
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 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:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 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:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 Setting up dmsetup (2:1.02.155-3) ...
15:04:30 [2020-08-14T15:04:30.500Z] #10 148.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:04:30 [2020-08-14T15:04:30.543Z] #39 70.93   DEP      criu/sk-queue.d
15:04:30 [2020-08-14T15:04:30.543Z] #39 71.11   DEP      criu/sk-packet.d
15:04:30 [2020-08-14T15:04:30.681Z] #15 DONE 1.0s
15:04:30 [2020-08-14T15:04:30.681Z] 
15:04:30 [2020-08-14T15:04:30.681Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:30 [2020-08-14T15:04:30.681Z] #39 52.86   AR       compel/libcompel.a
15:04:30 [2020-08-14T15:04:30.681Z] #39 52.89   HOSTCC   compel/src/main-host.o
15:04:30 [2020-08-14T15:04:30.681Z] #39 53.26   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:04:30 [2020-08-14T15:04:30.681Z] #39 53.51   HOSTCC   compel/src/lib/handle-elf-host.o
15:04:30 [2020-08-14T15:04:30.681Z] #39 53.91   HOSTCC   compel/src/lib/log-host.o
15:04:30 [2020-08-14T15:04:30.681Z] #39 54.16   HOSTLINK compel/compel-host-bin
15:04:30 [2020-08-14T15:04:30.756Z] #10 148.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:04:30 [2020-08-14T15:04:30.756Z] #10 148.2 Processing triggers for libc-bin (2.28-10) ...
15:04:30 [2020-08-14T15:04:30.806Z] #39 71.34   DEP      criu/sk-netlink.d
15:04:30 [2020-08-14T15:04:30.941Z] #39 54.38   DEP      soccr/soccr.d
15:04:31 [2020-08-14T15:04:31.012Z] #10 DONE 148.6s
15:04:31 [2020-08-14T15:04:31.012Z] 
15:04:31 [2020-08-14T15:04:31.012Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:31 [2020-08-14T15:04:31.069Z] #39 71.55   DEP      criu/sk-inet.d
15:04:31 [2020-08-14T15:04:31.201Z] #39 54.61   CC       soccr/soccr.o
15:04:31 [2020-08-14T15:04:31.240Z] #18 72.97 Setting up python3-pip (18.1-5) ...
15:04:31 [2020-08-14T15:04:31.341Z] #39 71.77   DEP      criu/signalfd.d
15:04:31 [2020-08-14T15:04:31.341Z] #39 71.92   DEP      criu/sigframe.d
15:04:31 [2020-08-14T15:04:31.609Z] #39 72.03   DEP      criu/shmem.d
15:04:31 [2020-08-14T15:04:31.609Z] #39 72.16   DEP      criu/servicefd.d
15:04:31 [2020-08-14T15:04:31.647Z] #64 exporting layers 7.6s done
15:04:31 [2020-08-14T15:04:31.647Z] #64 writing image sha256:ef493dcd05f24e194c3b9c1fbe531db8cb54646d5cb37f5f9d4e9588df6042ae done
15:04:31 [2020-08-14T15:04:31.647Z] #64 naming to docker.io/library/docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b done
15:04:31 [2020-08-14T15:04:31.647Z] #64 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:04:31 [2020-08-14T15:04:31.774Z] #39 ...
15:04:31 [2020-08-14T15:04:31.774Z] 
15:04:31 [2020-08-14T15:04:31.774Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:04:31 [2020-08-14T15:04:31.774Z] #16 DONE 0.9s
15:04:31 [2020-08-14T15:04:31.774Z] 
15:04:31 [2020-08-14T15:04:31.774Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:31 [2020-08-14T15:04:31.879Z] #39 72.30   DEP      criu/seize.d
15:04:31 [2020-08-14T15:04:31.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41357/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/validate/default
15:04:32 [2020-08-14T15:04:32.142Z] #39 72.54   DEP      criu/seccomp.d
15:04:32 [2020-08-14T15:04:32.309Z] #18 ...
15:04:32 [2020-08-14T15:04:32.309Z] 
15:04:32 [2020-08-14T15:04:32.309Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:32 [2020-08-14T15:04:32.309Z] #42 DONE 186.5s
15:04:32 [2020-08-14T15:04:32.309Z] 
15:04:32 [2020-08-14T15:04:32.309Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:32 [2020-08-14T15:04:32.309Z] #40 111.2   CC       criu/cr-dump.o
15:04:32 [2020-08-14T15:04:32.309Z] #40 114.4   CC       criu/cr-errno.o
15:04:32 [2020-08-14T15:04:32.309Z] #40 114.5   CC       criu/cr-restore.o
15:04:32 [2020-08-14T15:04:32.309Z] #40 120.7   CC       criu/cr-service.o
15:04:32 [2020-08-14T15:04:32.406Z] #39 72.78   DEP      criu/rst-malloc.d
15:04:32 [2020-08-14T15:04:32.406Z] #39 72.83   DEP      criu/rbtree.d
15:04:32 [2020-08-14T15:04:32.406Z] #39 72.84   DEP      criu/pstree.d
15:04:32 [2020-08-14T15:04:32.406Z] #39 72.97   DEP      criu/protobuf.d
15:04:32 [2020-08-14T15:04:32.669Z] #39 73.07   GEN      criu/protobuf-desc-gen.h
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  All commits are properly signed with the DCO!
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:04:32 [2020-08-14T15:04:32.903Z] No api/types/ or api/swagger.yaml changes in diff.
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  All TOML source files changed here have valid syntax.
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:04:32 [2020-08-14T15:04:32.903Z] Congratulations!  No new tests were added to integration-cli.
15:04:32 [2020-08-14T15:04:32.903Z] 
15:04:32 [2020-08-14T15:04:32.903Z] INFO Start validation with golang-ci-lint
15:04:32 [2020-08-14T15:04:32.903Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:04:32 [2020-08-14T15:04:32.903Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:04:32 [2020-08-14T15:04:32.903Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.528 + RM_GOPATH=0
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.528 + TMP_GOPATH=
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.529 + : /build
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.529 + '[' -z '' ']'
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.533 ++ mktemp -d
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.553 + export GOPATH=/tmp/tmp.tfdpqSIDXO
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.553 + GOPATH=/tmp/tmp.tfdpqSIDXO
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.553 + RM_GOPATH=1
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.553 + case "$(go env GOARCH)" in
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.553 ++ go env GOARCH
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.571 + export GO_BUILDMODE=-buildmode=pie
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.571 + GO_BUILDMODE=-buildmode=pie
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.572 ++ dirname /tmp/install/install.sh
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + dir=/tmp/install
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + bin=runc
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + shift
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + '[' '!' -f /tmp/install/runc.installer ']'
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + . /tmp/install/runc.installer
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.598 + install_runc
15:04:32 [2020-08-14T15:04:32.903Z] #49 ...
15:04:32 [2020-08-14T15:04:32.903Z] 
15:04:32 [2020-08-14T15:04:32.903Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:04:32 [2020-08-14T15:04:32.903Z] #11 DONE 1.6s
15:04:32 [2020-08-14T15:04:32.903Z] 
15:04:32 [2020-08-14T15:04:32.903Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.599 + uname -r
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.599 + grep -q '^3\.10\.0.*\.el7\.'
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.600 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.600 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.601 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.601 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tfdpqSIDXO/src/github.com/opencontainers/runc
15:04:32 [2020-08-14T15:04:32.903Z] #49 1.612 Cloning into '/tmp/tmp.tfdpqSIDXO/src/github.com/opencontainers/runc'...
15:04:32 [2020-08-14T15:04:32.953Z] #40 ...
15:04:32 [2020-08-14T15:04:32.953Z] 
15:04:32 [2020-08-14T15:04:32.953Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:32 [2020-08-14T15:04:32.953Z] #18 74.77 Processing triggers for libc-bin (2.28-10) ...
15:04:32 [2020-08-14T15:04:32.953Z] #18 74.80 Processing triggers for mime-support (3.62) ...
15:04:32 [2020-08-14T15:04:32.953Z] #18 DONE 75.0s
15:04:32 [2020-08-14T15:04:32.953Z] 
15:04:32 [2020-08-14T15:04:32.953Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:04:32 [2020-08-14T15:04:32.953Z] #29 ...
15:04:32 [2020-08-14T15:04:32.953Z] 
15:04:32 [2020-08-14T15:04:32.953Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:04:33 [2020-08-14T15:04:33.156Z] #17 1.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:04:33 [2020-08-14T15:04:33.156Z] #17 1.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:04:33 [2020-08-14T15:04:33.156Z] #17 1.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:04:33 [2020-08-14T15:04:33.253Z] #19 0.332 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:04:33 [2020-08-14T15:04:33.253Z] #19 0.335 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:04:33 [2020-08-14T15:04:33.253Z] #19 0.337 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:04:33 [2020-08-14T15:04:33.253Z] #19 DONE 0.4s
15:04:33 [2020-08-14T15:04:33.253Z] 
15:04:33 [2020-08-14T15:04:33.253Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:33 [2020-08-14T15:04:33.551Z] #40 ...
15:04:33 [2020-08-14T15:04:33.551Z] 
15:04:33 [2020-08-14T15:04:33.551Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:04:33 [2020-08-14T15:04:33.733Z] #17 2.023 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:04:33 [2020-08-14T15:04:33.742Z] ok  	github.com/docker/docker/daemon/cluster	0.032s	coverage: 0.5% of statements
15:04:33 [2020-08-14T15:04:33.834Z] #49 ...
15:04:33 [2020-08-14T15:04:33.834Z] 
15:04:33 [2020-08-14T15:04:33.834Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:04:33 [2020-08-14T15:04:33.834Z] #12 DONE 1.1s
15:04:33 [2020-08-14T15:04:33.834Z] 
15:04:33 [2020-08-14T15:04:33.834Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:04:34 [2020-08-14T15:04:34.598Z] #39 74.77   DEP      criu/protobuf-desc.d
15:04:34 [2020-08-14T15:04:34.598Z] #39 ...
15:04:34 [2020-08-14T15:04:34.598Z] 
15:04:34 [2020-08-14T15:04:34.598Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:34 [2020-08-14T15:04:34.598Z] #17 10.47 Reading package lists...
15:04:34 [2020-08-14T15:04:34.598Z] #17 12.56 Building dependency tree...
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.92 libcap2-bin is already the newest version (1:2.25-2).
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.92 The following additional packages will be installed:
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   python3.7 python3.7-minimal vim-runtime xxd
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93 Suggested packages:
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93 Recommended packages:
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   aufs-dkms nftables build-essential python3-dev python3-keyring
15:04:34 [2020-08-14T15:04:34.598Z] #17 13.93   python3-keyrings.alt python3-xdg unzip
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10 The following NEW packages will be installed:
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.10   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.11   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.11   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.11   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.11   xz-utils zip
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.46 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.46 Need to get 27.6 MB of archives.
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.46 After this operation, 114 MB of additional disk space will be used.
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 15.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 16.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 17.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.37 debconf: delaying package configuration, since apt-utils is not installed
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.47 Fetched 27.6 MB in 2s (11.2 MB/s)
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.52 Selecting previously unselected package pigz.
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.62 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:04:34 [2020-08-14T15:04:34.598Z] #17 18.63 Unpacking pigz (2.4-1) ...
15:04:34 [2020-08-14T15:04:34.598Z] #17 ...
15:04:34 [2020-08-14T15:04:34.598Z] 
15:04:34 [2020-08-14T15:04:34.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:34 [2020-08-14T15:04:34.598Z] #39 74.91   DEP      criu/proc_parse.d
15:04:34 [2020-08-14T15:04:34.598Z] #39 75.12   DEP      criu/plugin.d
15:04:34 [2020-08-14T15:04:34.598Z] #39 75.19   DEP      criu/pipes.d
15:04:34 [2020-08-14T15:04:34.674Z] #17 3.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:04:34 [2020-08-14T15:04:34.763Z] #13 0.926 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:04:34 [2020-08-14T15:04:34.763Z] #13 DONE 1.0s
15:04:34 [2020-08-14T15:04:34.763Z] 
15:04:34 [2020-08-14T15:04:34.763Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:04:34 [2020-08-14T15:04:34.865Z] #39 75.38   DEP      criu/pie-util.d
15:04:35 [2020-08-14T15:04:35.130Z] #39 75.52   DEP      criu/pie-util-vdso.d
15:04:35 [2020-08-14T15:04:35.130Z] #39 75.62   DEP      criu/path.d
15:04:35 [2020-08-14T15:04:35.130Z] #39 75.76   DEP      criu/parasite-syscall.d
15:04:35 [2020-08-14T15:04:35.248Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
15:04:35 [2020-08-14T15:04:35.711Z] #39 76.00   DEP      criu/pagemap.d
15:04:35 [2020-08-14T15:04:35.986Z] #39 76.24   DEP      criu/pagemap-cache.d
15:04:35 [2020-08-14T15:04:35.986Z] #39 76.46   DEP      criu/page-xfer.d
15:04:36 [2020-08-14T15:04:36.056Z] #17 4.600 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:04:36 [2020-08-14T15:04:36.130Z] #14 DONE 1.1s
15:04:36 [2020-08-14T15:04:36.130Z] 
15:04:36 [2020-08-14T15:04:36.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:36 [2020-08-14T15:04:36.130Z] #39 55.75   CC       compel/src/lib/ptrace.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 56.35   AR       compel/libcompel.a
15:04:36 [2020-08-14T15:04:36.130Z] #39 56.43   HOSTCC   compel/src/main-host.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 56.57   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 56.67   HOSTCC   compel/src/lib/handle-elf-host.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 56.93   HOSTCC   compel/src/lib/log-host.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 57.12   HOSTLINK compel/compel-host-bin
15:04:36 [2020-08-14T15:04:36.130Z] #39 57.32   DEP      soccr/soccr.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 57.51   CC       soccr/soccr.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 58.81   AR       soccr/libsoccr.a
15:04:36 [2020-08-14T15:04:36.130Z] #39 58.85 make[1]: 'soccr/libsoccr.a' is up to date.
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.26   DEP      criu/arch/x86/sigframe.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.32   DEP      criu/arch/x86/sigaction_compat.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.40   DEP      criu/arch/x86/kerndat.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.65   DEP      criu/arch/x86/crtools.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.79   DEP      criu/arch/x86/cpu.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 59.94   CC       criu/arch/x86/cpu.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 60.59   CC       criu/arch/x86/crtools.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 62.19   CC       criu/arch/x86/kerndat.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 62.92   CC       criu/arch/x86/sigaction_compat.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 63.24   CC       criu/arch/x86/sigframe.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 63.62   LINK     criu/arch/x86/crtools.built-in.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 63.65   DEP      criu/pie/util-vdso-elf32.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 63.77   DEP      criu/pie/util-vdso.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 63.94   DEP      criu/pie/util.d
15:04:36 [2020-08-14T15:04:36.130Z] #39 64.21   CC       criu/pie/util.o
15:04:36 [2020-08-14T15:04:36.130Z] #39 ...
15:04:36 [2020-08-14T15:04:36.130Z] 
15:04:36 [2020-08-14T15:04:36.130Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:04:36 [2020-08-14T15:04:36.249Z] #39 76.56   DEP      criu/page-pipe.d
15:04:36 [2020-08-14T15:04:36.249Z] #39 76.63   DEP      criu/netfilter.d
15:04:36 [2020-08-14T15:04:36.278Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
15:04:36 [2020-08-14T15:04:36.513Z] #39 76.79   DEP      criu/net.d
15:04:36 [2020-08-14T15:04:36.777Z] #39 77.09   DEP      criu/namespaces.d
15:04:36 [2020-08-14T15:04:36.777Z] #39 77.22   DEP      criu/mount.d
15:04:36 [2020-08-14T15:04:36.777Z] #39 77.35   DEP      criu/memfd.d
15:04:37 [2020-08-14T15:04:37.042Z] #39 77.54   DEP      criu/mem.d
15:04:37 [2020-08-14T15:04:37.057Z] #15 DONE 1.0s
15:04:37 [2020-08-14T15:04:37.057Z] 
15:04:37 [2020-08-14T15:04:37.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:37 [2020-08-14T15:04:37.057Z] #39 64.69   CC       criu/pie/util-vdso.o
15:04:37 [2020-08-14T15:04:37.057Z] #39 ...
15:04:37 [2020-08-14T15:04:37.057Z] 
15:04:37 [2020-08-14T15:04:37.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:37 [2020-08-14T15:04:37.057Z] #41 144.6 crypto/tls
15:04:37 [2020-08-14T15:04:37.057Z] #41 152.2 net/http/httptrace
15:04:37 [2020-08-14T15:04:37.057Z] #41 152.5 net/http
15:04:37 [2020-08-14T15:04:37.306Z] #39 77.70   DEP      criu/lsm.d
15:04:37 [2020-08-14T15:04:37.314Z] #41 ...
15:04:37 [2020-08-14T15:04:37.314Z] 
15:04:37 [2020-08-14T15:04:37.314Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:04:37 [2020-08-14T15:04:37.438Z] #17 ...
15:04:37 [2020-08-14T15:04:37.438Z] 
15:04:37 [2020-08-14T15:04:37.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.16   AR       soccr/libsoccr.a
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.21 make[1]: 'soccr/libsoccr.a' is up to date.
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.59   DEP      criu/arch/x86/sigframe.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.67   DEP      criu/arch/x86/sigaction_compat.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.75   DEP      criu/arch/x86/kerndat.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 56.91   DEP      criu/arch/x86/crtools.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 57.00   DEP      criu/arch/x86/cpu.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 57.11   CC       criu/arch/x86/cpu.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 57.86   CC       criu/arch/x86/crtools.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 59.00   CC       criu/arch/x86/kerndat.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 59.62   CC       criu/arch/x86/sigaction_compat.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 59.84   CC       criu/arch/x86/sigframe.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.09   LINK     criu/arch/x86/crtools.built-in.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.13   DEP      criu/pie/util-vdso-elf32.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.23   DEP      criu/pie/util-vdso.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.37   DEP      criu/pie/util.d
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.52   CC       criu/pie/util.o
15:04:37 [2020-08-14T15:04:37.438Z] #39 60.76   CC       criu/pie/util-vdso.o
15:04:37 [2020-08-14T15:04:37.569Z] #39 77.87   DEP      criu/log.d
15:04:37 [2020-08-14T15:04:37.569Z] #39 77.97   DEP      criu/libnetlink.d
15:04:37 [2020-08-14T15:04:37.569Z] #39 78.10   DEP      criu/kerndat.d
15:04:38 [2020-08-14T15:04:38.008Z] #39 61.42   CC       criu/pie/util-vdso-elf32.o
15:04:38 [2020-08-14T15:04:38.065Z] #20 ...
15:04:38 [2020-08-14T15:04:38.065Z] 
15:04:38 [2020-08-14T15:04:38.065Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:04:38 [2020-08-14T15:04:38.065Z] #29 DONE 192.1s
15:04:38 [2020-08-14T15:04:38.065Z] 
15:04:38 [2020-08-14T15:04:38.065Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:38 [2020-08-14T15:04:38.065Z] #40 123.7   CC       criu/crtools.o
15:04:38 [2020-08-14T15:04:38.065Z] #40 124.4   CC       criu/eventfd.o
15:04:38 [2020-08-14T15:04:38.065Z] #40 124.8   CC       criu/eventpoll.o
15:04:38 [2020-08-14T15:04:38.065Z] #40 125.9   CC       criu/external.o
15:04:38 [2020-08-14T15:04:38.065Z] #40 126.4   CC       criu/fault-injection.o
15:04:38 [2020-08-14T15:04:38.065Z] #40 126.6   CC       criu/fdstore.o
15:04:38 [2020-08-14T15:04:38.146Z] #39 78.46   DEP      criu/kcmp-ids.d
15:04:38 [2020-08-14T15:04:38.146Z] #39 78.62   DEP      criu/irmap.d
15:04:38 [2020-08-14T15:04:38.240Z] #16 DONE 1.1s
15:04:38 [2020-08-14T15:04:38.240Z] 
15:04:38 [2020-08-14T15:04:38.240Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:38 [2020-08-14T15:04:38.409Z] #39 78.72   DEP      criu/ipc_ns.d
15:04:38 [2020-08-14T15:04:38.409Z] #39 78.86   DEP      criu/image.d
15:04:38 [2020-08-14T15:04:38.578Z] #39 62.11   AR       criu/pie/pie.lib.a
15:04:38 [2020-08-14T15:04:38.578Z] #39 62.17   DEP      criu/pie/restorer.d
15:04:38 [2020-08-14T15:04:38.672Z] #39 78.99   DEP      criu/image-desc.d
15:04:38 [2020-08-14T15:04:38.672Z] #39 79.10   DEP      criu/fsnotify.d
15:04:38 [2020-08-14T15:04:38.714Z] #40 127.1   CC       criu/fifo.o
15:04:38 [2020-08-14T15:04:38.935Z] #39 79.26   DEP      criu/filesystems.d
15:04:38 [2020-08-14T15:04:38.935Z] #39 79.40   DEP      criu/files.d
15:04:38 [2020-08-14T15:04:38.935Z] #39 79.53   DEP      criu/files-reg.d
15:04:39 [2020-08-14T15:04:39.148Z] #39 62.35   DEP      criu/arch/x86/sigaction_compat_pie.d
15:04:39 [2020-08-14T15:04:39.148Z] #39 62.46   DEP      criu/arch/x86/restorer_unmap.d
15:04:39 [2020-08-14T15:04:39.148Z] #39 62.48   DEP      criu/arch/x86/restorer.d
15:04:39 [2020-08-14T15:04:39.148Z] #39 62.72   DEP      criu/arch/x86/vdso-pie.d
15:04:39 [2020-08-14T15:04:39.198Z] #39 79.69   DEP      criu/files-ext.d
15:04:39 [2020-08-14T15:04:39.198Z] #39 79.79   DEP      criu/file-lock.d
15:04:39 [2020-08-14T15:04:39.361Z] #40 127.9   CC       criu/file-ids.o
15:04:39 [2020-08-14T15:04:39.408Z] #39 62.83   DEP      criu/pie/parasite-vdso.d
15:04:39 [2020-08-14T15:04:39.408Z] #39 ...
15:04:39 [2020-08-14T15:04:39.408Z] 
15:04:39 [2020-08-14T15:04:39.408Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:39 [2020-08-14T15:04:39.408Z] #41 146.8 net/http
15:04:39 [2020-08-14T15:04:39.461Z] #39 ...
15:04:39 [2020-08-14T15:04:39.461Z] 
15:04:39 [2020-08-14T15:04:39.461Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:04:39 [2020-08-14T15:04:39.461Z] #36 155.5 + dpkg --print-architecture
15:04:39 [2020-08-14T15:04:39.461Z] #36 DONE 156.5s
15:04:39 [2020-08-14T15:04:39.461Z] 
15:04:39 [2020-08-14T15:04:39.461Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:39 [2020-08-14T15:04:39.461Z] #39 79.88   DEP      criu/file-ids.d
15:04:39 [2020-08-14T15:04:39.461Z] #39 79.95   DEP      criu/fifo.d
15:04:39 [2020-08-14T15:04:39.604Z] #17 1.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
15:04:39 [2020-08-14T15:04:39.604Z] #17 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:04:39 [2020-08-14T15:04:39.604Z] #17 1.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:04:39 [2020-08-14T15:04:39.669Z] #41 ...
15:04:39 [2020-08-14T15:04:39.669Z] 
15:04:39 [2020-08-14T15:04:39.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:39 [2020-08-14T15:04:39.669Z] #39 63.00   DEP      criu/pie/parasite.d
15:04:39 [2020-08-14T15:04:39.741Z] #39 80.09   DEP      criu/fdstore.d
15:04:39 [2020-08-14T15:04:39.741Z] #39 80.17   DEP      criu/fault-injection.d
15:04:39 [2020-08-14T15:04:39.741Z] #39 80.20   DEP      criu/external.d
15:04:39 [2020-08-14T15:04:39.859Z] #17 1.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
15:04:39 [2020-08-14T15:04:39.929Z] #39 63.20   CC       criu/pie/parasite.o
15:04:40 [2020-08-14T15:04:40.006Z] #39 80.33   DEP      criu/eventpoll.d
15:04:40 [2020-08-14T15:04:40.006Z] #39 80.55   DEP      criu/eventfd.d
15:04:40 [2020-08-14T15:04:40.011Z] #40 128.3   CC       criu/file-lock.o
15:04:40 [2020-08-14T15:04:40.296Z] #39 80.68   DEP      criu/crtools.d
15:04:40 [2020-08-14T15:04:40.296Z] #39 80.81   DEP      criu/cr-service.d
15:04:40 [2020-08-14T15:04:40.560Z] #39 81.01   DEP      criu/cr-restore.d
15:04:40 [2020-08-14T15:04:40.823Z] #39 81.18   DEP      criu/cr-errno.d
15:04:40 [2020-08-14T15:04:40.823Z] #39 81.19   DEP      criu/cr-dump.d
15:04:40 [2020-08-14T15:04:40.823Z] #39 81.43   DEP      criu/cr-dedup.d
15:04:40 [2020-08-14T15:04:40.829Z] #17 2.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB]
15:04:40 [2020-08-14T15:04:40.880Z] #39 64.28   LINK     criu/pie/parasite.built-in.o
15:04:40 [2020-08-14T15:04:40.880Z] #39 64.30   GEN      criu/pie/parasite-blob.h
15:04:40 [2020-08-14T15:04:40.880Z] #39 64.34   CC       criu/pie/parasite-vdso.o
15:04:41 [2020-08-14T15:04:41.069Z] #40 129.3   CC       criu/files-ext.o
15:04:41 [2020-08-14T15:04:41.086Z] #39 81.56   DEP      criu/cr-check.d
15:04:41 [2020-08-14T15:04:41.350Z] #39 81.81   DEP      criu/config.d
15:04:41 [2020-08-14T15:04:41.368Z] #40 129.8   CC       criu/files-reg.o
15:04:41 [2020-08-14T15:04:41.456Z] #39 64.93   CC       criu/arch/x86/vdso-pie.o
15:04:41 [2020-08-14T15:04:41.613Z] #39 81.96   DEP      criu/clone-noasan.d
15:04:41 [2020-08-14T15:04:41.613Z] #39 82.03   DEP      criu/cgroup.d
15:04:41 [2020-08-14T15:04:41.727Z] #39 65.15   CC       criu/arch/x86/restorer.o
15:04:41 [2020-08-14T15:04:41.877Z] #39 82.27   DEP      criu/cgroup-props.d
15:04:41 [2020-08-14T15:04:41.877Z] #39 82.37   DEP      criu/bitmap.d
15:04:41 [2020-08-14T15:04:41.877Z] #39 82.39   DEP      criu/bfd.d
15:04:42 [2020-08-14T15:04:42.140Z] #39 82.51   DEP      criu/autofs.d
15:04:42 [2020-08-14T15:04:42.140Z] #39 82.65   DEP      criu/aio.d
15:04:42 [2020-08-14T15:04:42.196Z] #17 4.280 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:04:42 [2020-08-14T15:04:42.297Z] #39 65.71   CC       criu/arch/x86/restorer_unmap.o
15:04:42 [2020-08-14T15:04:42.297Z] #39 65.76   CC       criu/arch/x86/sigaction_compat_pie.o
15:04:42 [2020-08-14T15:04:42.404Z] #39 82.77   DEP      criu/action-scripts.d
15:04:42 [2020-08-14T15:04:42.670Z] #39 83.02   CC       criu/action-scripts.o
15:04:42 [2020-08-14T15:04:42.867Z] #39 66.06   CC       criu/pie/restorer.o
15:04:42 [2020-08-14T15:04:42.914Z] #40 ...
15:04:42 [2020-08-14T15:04:42.914Z] 
15:04:42 [2020-08-14T15:04:42.914Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:04:42 [2020-08-14T15:04:42.914Z] #20 4.909 Collecting yamllint==1.16.0
15:04:42 [2020-08-14T15:04:42.914Z] #20 5.508   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:04:42 [2020-08-14T15:04:42.914Z] #20 5.769 Collecting pyyaml (from yamllint==1.16.0)
15:04:42 [2020-08-14T15:04:42.914Z] #20 5.968   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:04:42 [2020-08-14T15:04:42.914Z] #20 7.652 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:04:42 [2020-08-14T15:04:42.914Z] #20 7.708   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:04:42 [2020-08-14T15:04:42.914Z] #20 7.754 Building wheels for collected packages: pyyaml
15:04:42 [2020-08-14T15:04:42.914Z] #20 7.759   Running setup.py bdist_wheel for pyyaml: started
15:04:42 [2020-08-14T15:04:42.914Z] #20 8.795   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:04:42 [2020-08-14T15:04:42.914Z] #20 8.796   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:04:42 [2020-08-14T15:04:42.914Z] #20 8.882 Successfully built pyyaml
15:04:42 [2020-08-14T15:04:42.914Z] #20 8.892 Installing collected packages: pyyaml, pathspec, yamllint
15:04:42 [2020-08-14T15:04:42.914Z] #20 9.224 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:04:42 [2020-08-14T15:04:42.914Z] #20 DONE 9.4s
15:04:42 [2020-08-14T15:04:42.914Z] 
15:04:42 [2020-08-14T15:04:42.914Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:42 [2020-08-14T15:04:42.933Z] #39 83.37   CC       criu/aio.o
15:04:43 [2020-08-14T15:04:43.161Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 14.1% of statements
15:04:43 [2020-08-14T15:04:43.510Z] #39 83.86   CC       criu/autofs.o
15:04:43 [2020-08-14T15:04:43.564Z] #40 131.9   CC       criu/files.o
15:04:44 [2020-08-14T15:04:44.088Z] #17 ...
15:04:44 [2020-08-14T15:04:44.088Z] 
15:04:44 [2020-08-14T15:04:44.088Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:44 [2020-08-14T15:04:44.088Z] #49 10.89 + cd /tmp/tmp.tfdpqSIDXO/src/github.com/opencontainers/runc
15:04:44 [2020-08-14T15:04:44.088Z] #49 10.89 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:44 [2020-08-14T15:04:44.088Z] #49 11.15 + '[' -z '' ']'
15:04:44 [2020-08-14T15:04:44.088Z] #49 11.15 + target=static
15:04:44 [2020-08-14T15:04:44.088Z] #49 11.15 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:04:44 [2020-08-14T15:04:44.088Z] #49 11.26 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:04:44 [2020-08-14T15:04:44.286Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.8% of statements
15:04:44 [2020-08-14T15:04:44.459Z] #39 ...
15:04:44 [2020-08-14T15:04:44.459Z] 
15:04:44 [2020-08-14T15:04:44.459Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:44 [2020-08-14T15:04:44.459Z] #17 18.74 Selecting previously unselected package libpython3.7-minimal:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 18.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 18.75 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 19.31 Selecting previously unselected package python3.7-minimal.
15:04:44 [2020-08-14T15:04:44.459Z] #17 19.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 19.33 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 20.30 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 20.36 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 22.67 Selecting previously unselected package python3-minimal.
15:04:44 [2020-08-14T15:04:44.459Z] #17 22.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 ... 23654 files and directories currently installed.)
15:04:44 [2020-08-14T15:04:44.459Z] #17 22.75 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 22.77 Unpacking python3-minimal (3.7.3-1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.22 Selecting previously unselected package libmpdec2:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.23 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.26 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.64 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 23.67 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.56 Selecting previously unselected package python3.7.
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.59 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.71 Selecting previously unselected package libpython3-stdlib:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.73 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 24.95 Setting up python3-minimal (3.7.3-1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 25.91 Selecting previously unselected package python3.
15:04:44 [2020-08-14T15:04:44.459Z] #17 25.91 (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:04:44 [2020-08-14T15:04:44.459Z] #17 25.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.00 Unpacking python3 (3.7.3-1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.15 Selecting previously unselected package libip4tc0:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.16 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.25 Selecting previously unselected package libip6tc0:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.27 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.39 Selecting previously unselected package libiptc0:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.39 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.41 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.50 Selecting previously unselected package libnfnetlink0:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.61 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.71 Selecting previously unselected package libnftnl11:arm64.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.74 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.83 Selecting previously unselected package iptables.
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.83 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 26.85 Unpacking iptables (1.8.2-4) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.15 Selecting previously unselected package xxd.
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.16 Unpacking xxd (2:8.1.0875-5) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.33 Selecting previously unselected package vim-common.
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.38 Unpacking vim-common (2:8.1.0875-5) ...
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.52 Selecting previously unselected package bash-completion.
15:04:44 [2020-08-14T15:04:44.459Z] #17 27.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:04:44 [2020-08-14T15:04:44.722Z] #17 ...
15:04:44 [2020-08-14T15:04:44.722Z] 
15:04:44 [2020-08-14T15:04:44.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:44 [2020-08-14T15:04:44.722Z] #39 85.12   CC       criu/bfd.o
15:04:44 [2020-08-14T15:04:44.928Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
15:04:45 [2020-08-14T15:04:45.302Z] #39 85.63   CC       criu/bitmap.o
15:04:45 [2020-08-14T15:04:45.302Z] #39 85.80   CC       criu/cgroup-props.o
15:04:45 [2020-08-14T15:04:45.414Z] #39 ...
15:04:45 [2020-08-14T15:04:45.414Z] 
15:04:45 [2020-08-14T15:04:45.414Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.35 + cd /tmp/tmp.8AgzZQNSW1/src/github.com/opencontainers/runc
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.35 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.52 + '[' -z '' ']'
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.52 + target=static
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:04:45 [2020-08-14T15:04:45.414Z] #49 10.76 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
15:04:45 [2020-08-14T15:04:45.414Z] #49 ...
15:04:45 [2020-08-14T15:04:45.414Z] 
15:04:45 [2020-08-14T15:04:45.414Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:45 [2020-08-14T15:04:45.414Z] #17 9.716 Fetched 8372 kB in 9s (968 kB/s)
15:04:45 [2020-08-14T15:04:45.414Z] #17 9.716 Reading package lists...
15:04:45 [2020-08-14T15:04:45.559Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
15:04:45 [2020-08-14T15:04:45.675Z] #40 134.0   CC       criu/filesystems.o
15:04:45 [2020-08-14T15:04:45.880Z] #39 86.40   CC       criu/cgroup.o
15:04:46 [2020-08-14T15:04:46.190Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
15:04:46 [2020-08-14T15:04:46.322Z] #40 134.8   CC       criu/fsnotify.o
15:04:46 [2020-08-14T15:04:46.796Z] #17 13.25 Reading package lists...
15:04:46 [2020-08-14T15:04:46.796Z] #17 ...
15:04:46 [2020-08-14T15:04:46.796Z] 
15:04:46 [2020-08-14T15:04:46.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.00   LINK     criu/pie/restorer.built-in.o
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.01   GEN      criu/pie/restorer-blob.h
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.09   DEP      criu/vdso.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.30   DEP      criu/vdso-compat.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.48   DEP      criu/uts_ns.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.62   DEP      criu/util.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 69.87   DEP      criu/uffd.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 70.02   DEP      criu/tun.d
15:04:46 [2020-08-14T15:04:46.796Z] #39 70.17   DEP      criu/tty.d
15:04:47 [2020-08-14T15:04:47.059Z] #39 70.34   DEP      criu/timerfd.d
15:04:47 [2020-08-14T15:04:47.059Z] #39 70.51   DEP      criu/timens.d
15:04:47 [2020-08-14T15:04:47.222Z] ok  	github.com/docker/docker/daemon	12.292s	coverage: 17.3% of statements
15:04:47 [2020-08-14T15:04:47.222Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:04:47 [2020-08-14T15:04:47.222Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:04:47 [2020-08-14T15:04:47.222Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:04:47 [2020-08-14T15:04:47.222Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:04:47 [2020-08-14T15:04:47.325Z] #39 70.70   DEP      criu/sysfs_parse.d
15:04:47 [2020-08-14T15:04:47.359Z] #49 ...
15:04:47 [2020-08-14T15:04:47.359Z] 
15:04:47 [2020-08-14T15:04:47.359Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:47 [2020-08-14T15:04:47.359Z] #39 65.66   CC       criu/pie/util-vdso-elf32.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 66.46   AR       criu/pie/pie.lib.a
15:04:47 [2020-08-14T15:04:47.359Z] #39 66.59   DEP      criu/pie/restorer.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 66.87   DEP      criu/arch/x86/sigaction_compat_pie.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 66.99   DEP      criu/arch/x86/restorer_unmap.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 67.03   DEP      criu/arch/x86/restorer.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 67.26   DEP      criu/arch/x86/vdso-pie.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 67.40   DEP      criu/pie/parasite-vdso.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 67.59   DEP      criu/pie/parasite.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 67.78   CC       criu/pie/parasite.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 69.05   LINK     criu/pie/parasite.built-in.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 69.07   GEN      criu/pie/parasite-blob.h
15:04:47 [2020-08-14T15:04:47.359Z] #39 69.11   CC       criu/pie/parasite-vdso.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 69.74   CC       criu/arch/x86/vdso-pie.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 69.98   CC       criu/arch/x86/restorer.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 70.53   CC       criu/arch/x86/restorer_unmap.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 70.58   CC       criu/arch/x86/sigaction_compat_pie.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 70.80   CC       criu/pie/restorer.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.31   LINK     criu/pie/restorer.built-in.o
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.34   GEN      criu/pie/restorer-blob.h
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.40   DEP      criu/vdso.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.62   DEP      criu/vdso-compat.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.84   DEP      criu/uts_ns.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 73.97   DEP      criu/util.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.12   DEP      criu/uffd.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.34   DEP      criu/tun.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.49   DEP      criu/tty.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.68   DEP      criu/timerfd.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.84   DEP      criu/timens.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 74.95   DEP      criu/sysfs_parse.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 75.07   DEP      criu/sysctl.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 75.25   DEP      criu/string.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 75.27   DEP      criu/stats.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 75.38   DEP      criu/sockets.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 75.59   DEP      criu/sk-unix.d
15:04:47 [2020-08-14T15:04:47.359Z] #39 ...
15:04:47 [2020-08-14T15:04:47.359Z] 
15:04:47 [2020-08-14T15:04:47.359Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:47 [2020-08-14T15:04:47.359Z] #17 9.530 Fetched 8372 kB in 8s (990 kB/s)
15:04:47 [2020-08-14T15:04:47.387Z] #40 135.9   CC       criu/image-desc.o
15:04:47 [2020-08-14T15:04:47.591Z] #39 70.93   DEP      criu/sysctl.d
15:04:47 [2020-08-14T15:04:47.591Z] #39 71.13   DEP      criu/string.d
15:04:47 [2020-08-14T15:04:47.688Z] #40 136.1   CC       criu/image.o
15:04:47 [2020-08-14T15:04:47.851Z] #39 71.16   DEP      criu/stats.d
15:04:47 [2020-08-14T15:04:47.851Z] #39 71.39   DEP      criu/sockets.d
15:04:48 [2020-08-14T15:04:48.111Z] #39 71.57   DEP      criu/sk-unix.d
15:04:48 [2020-08-14T15:04:48.371Z] #39 71.78   DEP      criu/sk-tcp.d
15:04:48 [2020-08-14T15:04:48.463Z] #39 88.84   CC       criu/clone-noasan.o
15:04:48 [2020-08-14T15:04:48.631Z] #39 71.99   DEP      criu/sk-queue.d
15:04:48 [2020-08-14T15:04:48.725Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
15:04:48 [2020-08-14T15:04:48.726Z] #39 89.14   CC       criu/config.o
15:04:48 [2020-08-14T15:04:48.760Z] #40 137.2   CC       criu/ipc_ns.o
15:04:48 [2020-08-14T15:04:48.891Z] #39 72.14   DEP      criu/sk-packet.d
15:04:48 [2020-08-14T15:04:48.891Z] #39 72.41   DEP      criu/sk-netlink.d
15:04:49 [2020-08-14T15:04:49.151Z] #39 72.67   DEP      criu/sk-inet.d
15:04:49 [2020-08-14T15:04:49.356Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.179s	coverage: 57.0% of statements
15:04:49 [2020-08-14T15:04:49.412Z] #39 72.90   DEP      criu/signalfd.d
15:04:49 [2020-08-14T15:04:49.672Z] #39 73.08   DEP      criu/sigframe.d
15:04:49 [2020-08-14T15:04:49.672Z] #39 73.21   DEP      criu/shmem.d
15:04:49 [2020-08-14T15:04:49.932Z] #39 73.41   DEP      criu/servicefd.d
15:04:50 [2020-08-14T15:04:50.120Z] #39 ...
15:04:50 [2020-08-14T15:04:50.120Z] 
15:04:50 [2020-08-14T15:04:50.120Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.32 Unpacking bash-completion (1:2.8-6) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.82 Selecting previously unselected package bzip2.
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.95 Selecting previously unselected package xz-utils.
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.96 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 30.97 Unpacking xz-utils (5.2.4-1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.17 Selecting previously unselected package apparmor.
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.18 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.27 Unpacking apparmor (2.13.2-10) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.61 Selecting previously unselected package aufs-tools.
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.62 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.81 Selecting previously unselected package libonig5:arm64.
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.83 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.84 Unpacking libonig5:arm64 (6.9.1-1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.98 Selecting previously unselected package libjq1:arm64.
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 31.99 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.08 Selecting previously unselected package jq.
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.09 Unpacking jq (1.5+dfsg-2+b1) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.18 Selecting previously unselected package libaio1:arm64.
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.19 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.19 Unpacking libaio1:arm64 (0.3.112-3) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.27 Selecting previously unselected package libgpm2:arm64.
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.28 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.28 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.36 Selecting previously unselected package libicu63:arm64.
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
15:04:50 [2020-08-14T15:04:50.120Z] #17 32.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:04:50 [2020-08-14T15:04:50.192Z] #39 73.53   DEP      criu/seize.d
15:04:50 [2020-08-14T15:04:50.302Z] #40 138.7   CC       criu/irmap.o
15:04:50 [2020-08-14T15:04:50.454Z] #39 73.67   DEP      criu/seccomp.d
15:04:50 [2020-08-14T15:04:50.454Z] #39 73.84   DEP      criu/rst-malloc.d
15:04:50 [2020-08-14T15:04:50.454Z] #39 73.90   DEP      criu/rbtree.d
15:04:50 [2020-08-14T15:04:50.454Z] #39 73.94   DEP      criu/pstree.d
15:04:50 [2020-08-14T15:04:50.714Z] #39 74.06   DEP      criu/protobuf.d
15:04:50 [2020-08-14T15:04:50.714Z] #39 74.16   GEN      criu/protobuf-desc-gen.h
15:04:50 [2020-08-14T15:04:50.951Z] #40 139.4   CC       criu/kcmp-ids.o
15:04:50 [2020-08-14T15:04:50.974Z] #39 ...
15:04:50 [2020-08-14T15:04:50.974Z] 
15:04:50 [2020-08-14T15:04:50.974Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:50 [2020-08-14T15:04:50.974Z] #41 158.8 github.com/LK4D4/vndr/godl
15:04:50 [2020-08-14T15:04:50.974Z] #41 159.5 github.com/LK4D4/vndr
15:04:50 [2020-08-14T15:04:50.974Z] #41 DONE 168.2s
15:04:50 [2020-08-14T15:04:50.974Z] 
15:04:50 [2020-08-14T15:04:50.974Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:50 [2020-08-14T15:04:50.974Z] #17 13.25 Reading package lists...
15:04:50 [2020-08-14T15:04:50.974Z] #17 17.23 Building dependency tree...
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97 libcap2-bin is already the newest version (1:2.25-2).
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97 The following additional packages will be installed:
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.97   python3.7 python3.7-minimal vim-runtime xxd
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98 Suggested packages:
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98 Recommended packages:
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98   aufs-dkms nftables build-essential python3-dev python3-keyring
15:04:50 [2020-08-14T15:04:50.974Z] #17 18.98   python3-keyrings.alt python3-xdg unzip
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.20 Selecting previously unselected package libnet1:arm64.
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.32 Selecting previously unselected package libnl-3-200:arm64.
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:04:51 [2020-08-14T15:04:51.069Z] #17 35.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:04:51 [2020-08-14T15:04:51.252Z] #40 139.7   CC       criu/kerndat.o
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.44 Selecting previously unselected package libprotobuf-c1:arm64.
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.46 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.55 Selecting previously unselected package libreadline5:arm64.
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.57 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:04:51 [2020-08-14T15:04:51.332Z] #17 35.70 Selecting previously unselected package net-tools.
15:04:51 [2020-08-14T15:04:51.529Z] #17 9.530 Reading package lists...
15:04:51 [2020-08-14T15:04:51.626Z] #17 35.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:04:51 [2020-08-14T15:04:51.626Z] #17 35.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:04:51 [2020-08-14T15:04:51.893Z] #17 35.99 Selecting previously unselected package python-pip-whl.
15:04:51 [2020-08-14T15:04:51.893Z] #17 36.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:04:51 [2020-08-14T15:04:51.893Z] #17 36.01 Unpacking python-pip-whl (18.1-5) ...
15:04:52 [2020-08-14T15:04:52.314Z] #40 140.8   CC       criu/libnetlink.o
15:04:52 [2020-08-14T15:04:52.483Z] #17 36.80 Selecting previously unselected package python3-lib2to3.
15:04:52 [2020-08-14T15:04:52.483Z] #17 36.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:04:52 [2020-08-14T15:04:52.483Z] #17 36.82 Unpacking python3-lib2to3 (3.7.3-1) ...
15:04:52 [2020-08-14T15:04:52.617Z] #40 141.2   CC       criu/log.o
15:04:52 [2020-08-14T15:04:52.767Z] #17 37.03 Selecting previously unselected package python3-distutils.
15:04:52 [2020-08-14T15:04:52.767Z] #17 37.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:04:52 [2020-08-14T15:04:52.767Z] #17 37.05 Unpacking python3-distutils (3.7.3-1) ...
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.33 The following NEW packages will be installed:
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.33   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.33   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:04:52 [2020-08-14T15:04:52.885Z] #17 21.34   xz-utils zip
15:04:52 [2020-08-14T15:04:52.896Z] #17 13.38 Reading package lists...
15:04:52 [2020-08-14T15:04:52.896Z] #17 ...
15:04:52 [2020-08-14T15:04:52.896Z] 
15:04:52 [2020-08-14T15:04:52.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:52 [2020-08-14T15:04:52.896Z] #39 75.83   DEP      criu/sk-tcp.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.00   DEP      criu/sk-queue.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.12   DEP      criu/sk-packet.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.28   DEP      criu/sk-netlink.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.45   DEP      criu/sk-inet.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.62   DEP      criu/signalfd.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.76   DEP      criu/sigframe.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 76.89   DEP      criu/shmem.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.03   DEP      criu/servicefd.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.16   DEP      criu/seize.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.32   DEP      criu/seccomp.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.55   DEP      criu/rst-malloc.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.61   DEP      criu/rbtree.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.65   DEP      criu/pstree.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 77.86   DEP      criu/protobuf.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 78.05   GEN      criu/protobuf-desc-gen.h
15:04:52 [2020-08-14T15:04:52.896Z] #39 79.63   DEP      criu/protobuf-desc.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 79.72   DEP      criu/proc_parse.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 79.92   DEP      criu/plugin.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.05   DEP      criu/pipes.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.19   DEP      criu/pie-util.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.32   DEP      criu/pie-util-vdso.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.44   DEP      criu/pie-util-vdso-elf32.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.63   DEP      criu/path.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 80.77   DEP      criu/parasite-syscall.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 81.07   DEP      criu/pagemap.d
15:04:52 [2020-08-14T15:04:52.896Z] #39 81.25   DEP      criu/pagemap-cache.d
15:04:53 [2020-08-14T15:04:53.034Z] #17 37.25 Selecting previously unselected package python3-pip.
15:04:53 [2020-08-14T15:04:53.034Z] #17 37.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:04:53 [2020-08-14T15:04:53.034Z] #17 37.27 Unpacking python3-pip (18.1-5) ...
15:04:53 [2020-08-14T15:04:53.034Z] #17 37.45 Selecting previously unselected package python3-pkg-resources.
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.67 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.67 Need to get 28.5 MB of archives.
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.67 After this operation, 116 MB of additional disk space will be used.
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:04:53 [2020-08-14T15:04:53.145Z] #17 21.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:04:53 [2020-08-14T15:04:53.154Z] #39 81.44   DEP      criu/page-xfer.d
15:04:53 [2020-08-14T15:04:53.268Z] #40 141.7   CC       criu/lsm.o
15:04:53 [2020-08-14T15:04:53.301Z] #17 37.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:04:53 [2020-08-14T15:04:53.301Z] #17 37.47 Unpacking python3-pkg-resources (40.8.0-1) ...
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 21.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 22.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 22.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 22.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:04:53 [2020-08-14T15:04:53.405Z] #17 22.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:04:53 [2020-08-14T15:04:53.410Z] #39 81.58   DEP      criu/page-pipe.d
15:04:53 [2020-08-14T15:04:53.410Z] #39 81.72   DEP      criu/netfilter.d
15:04:53 [2020-08-14T15:04:53.566Z] #17 37.60 Selecting previously unselected package python3-setuptools.
15:04:53 [2020-08-14T15:04:53.566Z] #17 37.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:04:53 [2020-08-14T15:04:53.566Z] #17 37.62 Unpacking python3-setuptools (40.8.0-1) ...
15:04:53 [2020-08-14T15:04:53.569Z] #40 142.2   CC       criu/mem.o
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:04:53 [2020-08-14T15:04:53.665Z] #17 22.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:04:53 [2020-08-14T15:04:53.666Z] #39 81.89   DEP      criu/net.d
15:04:53 [2020-08-14T15:04:53.666Z] #39 82.09   DEP      criu/namespaces.d
15:04:53 [2020-08-14T15:04:53.801Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.962s	coverage: 46.2% of statements
15:04:53 [2020-08-14T15:04:53.829Z] #17 37.96 Selecting previously unselected package python3-wheel.
15:04:53 [2020-08-14T15:04:53.829Z] #17 37.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:04:53 [2020-08-14T15:04:53.829Z] #17 37.96 Unpacking python3-wheel (0.32.3-2) ...
15:04:53 [2020-08-14T15:04:53.829Z] #17 38.08 Selecting previously unselected package sudo.
15:04:53 [2020-08-14T15:04:53.829Z] #17 38.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
15:04:53 [2020-08-14T15:04:53.829Z] #17 38.09 Unpacking sudo (1.8.27-1+deb10u2) ...
15:04:53 [2020-08-14T15:04:53.922Z] #39 82.27   DEP      criu/mount.d
15:04:54 [2020-08-14T15:04:54.179Z] #39 82.41   DEP      criu/memfd.d
15:04:54 [2020-08-14T15:04:54.179Z] #39 82.53   DEP      criu/mem.d
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:04:54 [2020-08-14T15:04:54.234Z] #17 22.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:04:54 [2020-08-14T15:04:54.405Z] #17 38.66 Selecting previously unselected package thin-provisioning-tools.
15:04:54 [2020-08-14T15:04:54.405Z] #17 38.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:04:54 [2020-08-14T15:04:54.405Z] #17 38.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:04:54 [2020-08-14T15:04:54.432Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
15:04:54 [2020-08-14T15:04:54.435Z] #39 82.69   DEP      criu/lsm.d
15:04:54 [2020-08-14T15:04:54.435Z] #39 82.83   DEP      criu/log.d
15:04:54 [2020-08-14T15:04:54.494Z] #17 23.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:04:54 [2020-08-14T15:04:54.494Z] #17 23.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:04:54 [2020-08-14T15:04:54.691Z] #39 82.93   DEP      criu/libnetlink.d
15:04:54 [2020-08-14T15:04:54.692Z] #39 ...
15:04:54 [2020-08-14T15:04:54.692Z] 
15:04:54 [2020-08-14T15:04:54.692Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:04:54 [2020-08-14T15:04:54.692Z] #17 13.38 Reading package lists...
15:04:54 [2020-08-14T15:04:54.755Z] #17 23.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:04:54 [2020-08-14T15:04:54.981Z] #17 38.97 Selecting previously unselected package uidmap.
15:04:54 [2020-08-14T15:04:54.981Z] #17 38.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
15:04:54 [2020-08-14T15:04:54.981Z] #17 38.97 Unpacking uidmap (1:4.5-1.1) ...
15:04:54 [2020-08-14T15:04:54.981Z] #17 39.15 Selecting previously unselected package vim-runtime.
15:04:54 [2020-08-14T15:04:54.981Z] #17 39.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:04:54 [2020-08-14T15:04:54.981Z] #17 39.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:04:54 [2020-08-14T15:04:54.981Z] #17 39.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:04:54 [2020-08-14T15:04:54.981Z] #17 39.27 Unpacking vim-runtime (2:8.1.0875-5) ...
15:04:55 [2020-08-14T15:04:55.325Z] #17 23.82 debconf: delaying package configuration, since apt-utils is not installed
15:04:55 [2020-08-14T15:04:55.325Z] #17 23.92 Fetched 28.5 MB in 2s (15.9 MB/s)
15:04:55 [2020-08-14T15:04:55.585Z] #17 23.97 Selecting previously unselected package pigz.
15:04:55 [2020-08-14T15:04:55.585Z] #17 23.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 ... 23432 files and directories currently installed.)
15:04:55 [2020-08-14T15:04:55.585Z] #17 24.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:04:55 [2020-08-14T15:04:55.585Z] #17 24.03 Unpacking pigz (2.4-1) ...
15:04:55 [2020-08-14T15:04:55.585Z] #17 24.12 Selecting previously unselected package libpython3.7-minimal:amd64.
15:04:55 [2020-08-14T15:04:55.585Z] #17 24.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:04:55 [2020-08-14T15:04:55.585Z] #17 24.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:04:55 [2020-08-14T15:04:55.684Z] #40 144.0   CC       criu/memfd.o
15:04:55 [2020-08-14T15:04:55.876Z] #17 16.98 Building dependency tree...
15:04:56 [2020-08-14T15:04:56.154Z] #17 24.60 Selecting previously unselected package python3.7-minimal.
15:04:56 [2020-08-14T15:04:56.155Z] #17 24.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:04:56 [2020-08-14T15:04:56.155Z] #17 24.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:04:56 [2020-08-14T15:04:56.337Z] #40 144.7   CC       criu/mount.o
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.66 libcap2-bin is already the newest version (1:2.25-2).
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.66 The following additional packages will be installed:
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   python3.7 python3.7-minimal vim-runtime xxd
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69 Suggested packages:
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69 Recommended packages:
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   aufs-dkms nftables build-essential python3-dev python3-keyring
15:04:56 [2020-08-14T15:04:56.804Z] #17 18.69   python3-keyrings.alt python3-xdg unzip
15:04:57 [2020-08-14T15:04:57.094Z] #17 25.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:04:57 [2020-08-14T15:04:57.094Z] #17 25.45 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:04:57 [2020-08-14T15:04:57.732Z] #17 ...
15:04:57 [2020-08-14T15:04:57.732Z] 
15:04:57 [2020-08-14T15:04:57.732Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:57 [2020-08-14T15:04:57.732Z] #41 165.3 github.com/LK4D4/vndr/godl
15:04:57 [2020-08-14T15:04:57.732Z] #41 166.0 github.com/LK4D4/vndr
15:04:57 [2020-08-14T15:04:57.732Z] #41 ...
15:04:57 [2020-08-14T15:04:57.732Z] 
15:04:57 [2020-08-14T15:04:57.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.13   DEP      criu/kerndat.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.40   DEP      criu/kcmp-ids.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.49   DEP      criu/irmap.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.57   DEP      criu/ipc_ns.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.72   DEP      criu/image.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.84   DEP      criu/image-desc.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 83.94   DEP      criu/fsnotify.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.06   DEP      criu/filesystems.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.23   DEP      criu/files.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.46   DEP      criu/files-reg.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.62   DEP      criu/files-ext.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.76   DEP      criu/file-lock.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 84.91   DEP      criu/file-ids.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.13   DEP      criu/fifo.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.33   DEP      criu/fdstore.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.43   DEP      criu/fault-injection.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.51   DEP      criu/external.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.63   DEP      criu/eventpoll.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.77   DEP      criu/eventfd.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 85.90   DEP      criu/crtools.d
15:04:57 [2020-08-14T15:04:57.732Z] #39 86.11   DEP      criu/cr-service.d
15:04:57 [2020-08-14T15:04:57.941Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.249s	coverage: 49.5% of statements
15:04:57 [2020-08-14T15:04:57.989Z] #39 86.31   DEP      criu/cr-restore.d
15:04:58 [2020-08-14T15:04:58.245Z] #39 86.59   DEP      criu/cr-errno.d
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.01 Selecting previously unselected package vim.
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.04 Unpacking vim (2:8.1.0875-5) ...
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.53 Selecting previously unselected package xfsprogs.
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
15:04:58 [2020-08-14T15:04:58.302Z] #17 42.55 Unpacking xfsprogs (4.20.0-1) ...
15:04:58 [2020-08-14T15:04:58.502Z] #39 ...
15:04:58 [2020-08-14T15:04:58.502Z] 
15:04:58 [2020-08-14T15:04:58.502Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:04:58 [2020-08-14T15:04:58.502Z] #41 DONE 175.9s
15:04:58 [2020-08-14T15:04:58.502Z] 
15:04:58 [2020-08-14T15:04:58.502Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:04:58 [2020-08-14T15:04:58.502Z] #39 86.65   DEP      criu/cr-dump.d
15:04:58 [2020-08-14T15:04:58.758Z] #39 87.05   DEP      criu/cr-dedup.d
15:04:58 [2020-08-14T15:04:58.879Z] #17 42.97 Selecting previously unselected package zip.
15:04:58 [2020-08-14T15:04:58.879Z] #17 42.98 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
15:04:58 [2020-08-14T15:04:58.879Z] #17 42.99 Unpacking zip (3.0-11+b1) ...
15:04:59 [2020-08-14T15:04:59.003Z] #17 27.53 Selecting previously unselected package python3-minimal.
15:04:59 [2020-08-14T15:04:59.003Z] #17 27.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
15:04:59 [2020-08-14T15:04:59.003Z] #17 27.60 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:04:59 [2020-08-14T15:04:59.003Z] #17 27.60 Unpacking python3-minimal (3.7.3-1) ...
15:04:59 [2020-08-14T15:04:59.015Z] #39 87.36   DEP      criu/cr-check.d
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.30 Setting up aufs-tools (1:4.14+20190211-1) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.34 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.35 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.37 Setting up libgpm2:arm64 (1.20.7-5) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.39 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.40 Setting up uidmap (1:4.5-1.1) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.43 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:04:59 [2020-08-14T15:04:59.142Z] #17 43.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.67 Selecting previously unselected package libmpdec2:amd64.
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.69 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:04:59 [2020-08-14T15:04:59.263Z] #17 27.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.46 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.47 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.49 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.50 Setting up xxd (2:8.1.0875-5) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.53 Setting up zip (3.0-11+b1) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.55 Setting up vim-common (2:8.1.0875-5) ...
15:04:59 [2020-08-14T15:04:59.405Z] #17 43.58 Setting up bash-completion (1:2.8-6) ...
15:04:59 [2020-08-14T15:04:59.579Z] #39 87.68   DEP      criu/config.d
15:04:59 [2020-08-14T15:04:59.579Z] #39 87.84   DEP      criu/clone-noasan.d
15:04:59 [2020-08-14T15:04:59.579Z] #39 87.92   DEP      criu/cgroup.d
15:04:59 [2020-08-14T15:04:59.835Z] #39 88.04   DEP      criu/cgroup-props.d
15:04:59 [2020-08-14T15:04:59.835Z] #39 88.15   DEP      criu/bitmap.d
15:04:59 [2020-08-14T15:04:59.835Z] #39 88.18   DEP      criu/bfd.d
15:04:59 [2020-08-14T15:04:59.835Z] #39 88.27   DEP      criu/autofs.d
15:05:00 [2020-08-14T15:05:00.092Z] #39 88.41   DEP      criu/aio.d
15:05:00 [2020-08-14T15:05:00.203Z] #17 28.77 Selecting previously unselected package python3.7.
15:05:00 [2020-08-14T15:05:00.203Z] #17 28.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:05:00 [2020-08-14T15:05:00.203Z] #17 28.79 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:05:00 [2020-08-14T15:05:00.348Z] #39 88.60   DEP      criu/action-scripts.d
15:05:00 [2020-08-14T15:05:00.354Z] #17 ...
15:05:00 [2020-08-14T15:05:00.354Z] 
15:05:00 [2020-08-14T15:05:00.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:00 [2020-08-14T15:05:00.354Z] #39 90.68   CC       criu/cr-check.o
15:05:00 [2020-08-14T15:05:00.354Z] #39 92.59   CC       criu/cr-dedup.o
15:05:00 [2020-08-14T15:05:00.354Z] #39 93.00   CC       criu/cr-dump.o
15:05:00 [2020-08-14T15:05:00.354Z] #39 95.94   CC       criu/cr-errno.o
15:05:00 [2020-08-14T15:05:00.354Z] #39 96.05   CC       criu/cr-restore.o
15:05:00 [2020-08-14T15:05:00.354Z] #39 100.5   CC       criu/cr-service.o
15:05:00 [2020-08-14T15:05:00.463Z] #17 28.91 Selecting previously unselected package libpython3-stdlib:amd64.
15:05:00 [2020-08-14T15:05:00.463Z] #17 28.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:05:00 [2020-08-14T15:05:00.463Z] #17 28.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:05:00 [2020-08-14T15:05:00.463Z] #17 28.97 Setting up python3-minimal (3.7.3-1) ...
15:05:00 [2020-08-14T15:05:00.605Z] #39 88.90   CC       criu/action-scripts.o
15:05:00 [2020-08-14T15:05:00.723Z] #17 ...
15:05:00 [2020-08-14T15:05:00.723Z] 
15:05:00 [2020-08-14T15:05:00.723Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:05:00 [2020-08-14T15:05:00.723Z] #28 DONE 177.9s
15:05:00 [2020-08-14T15:05:00.723Z] 
15:05:00 [2020-08-14T15:05:00.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:00 [2020-08-14T15:05:00.723Z] #39 76.51   DEP      criu/protobuf-desc.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 76.61   DEP      criu/proc_parse.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 76.83   DEP      criu/plugin.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 76.90   DEP      criu/pipes.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.05   DEP      criu/pie-util.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.13   DEP      criu/pie-util-vdso.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.20   DEP      criu/pie-util-vdso-elf32.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.37   DEP      criu/path.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.56   DEP      criu/parasite-syscall.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 77.85   DEP      criu/pagemap.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.01   DEP      criu/pagemap-cache.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.13   DEP      criu/page-xfer.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.34   DEP      criu/page-pipe.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.41   DEP      criu/netfilter.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.53   DEP      criu/net.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.81   DEP      criu/namespaces.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 78.99   DEP      criu/mount.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 79.14   DEP      criu/memfd.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 79.30   DEP      criu/mem.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 79.46   DEP      criu/lsm.d
15:05:00 [2020-08-14T15:05:00.723Z] #39 79.57   DEP      criu/log.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 79.66   DEP      criu/libnetlink.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 79.79   DEP      criu/kerndat.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 79.94   DEP      criu/kcmp-ids.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.02   DEP      criu/irmap.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.14   DEP      criu/ipc_ns.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.27   DEP      criu/image.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.47   DEP      criu/image-desc.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.57   DEP      criu/fsnotify.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.71   DEP      criu/filesystems.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 80.89   DEP      criu/files.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.03   DEP      criu/files-reg.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.25   DEP      criu/files-ext.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.42   DEP      criu/file-lock.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.54   DEP      criu/file-ids.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.68   DEP      criu/fifo.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.81   DEP      criu/fdstore.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.91   DEP      criu/fault-injection.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 81.95   DEP      criu/external.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.03   DEP      criu/eventpoll.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.20   DEP      criu/eventfd.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.35   DEP      criu/crtools.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.45   DEP      criu/cr-service.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.58   DEP      criu/cr-restore.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.77   DEP      criu/cr-errno.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.79   DEP      criu/cr-dump.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 82.99   DEP      criu/cr-dedup.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.21   DEP      criu/cr-check.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.39   DEP      criu/config.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.57   DEP      criu/clone-noasan.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.65   DEP      criu/cgroup.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.80   DEP      criu/cgroup-props.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.89   DEP      criu/bitmap.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 83.91   DEP      criu/bfd.d
15:05:00 [2020-08-14T15:05:00.724Z] #39 84.11   DEP      criu/autofs.d
15:05:00 [2020-08-14T15:05:00.860Z] #40 148.8   CC       criu/namespaces.o
15:05:00 [2020-08-14T15:05:00.984Z] #39 84.34   DEP      criu/aio.d
15:05:01 [2020-08-14T15:05:01.168Z] #39 89.43   CC       criu/aio.o
15:05:01 [2020-08-14T15:05:01.244Z] #39 84.62   DEP      criu/action-scripts.d
15:05:01 [2020-08-14T15:05:01.730Z] #39 89.94   CC       criu/autofs.o
15:05:01 [2020-08-14T15:05:01.825Z] #39 85.07   CC       criu/action-scripts.o
15:05:01 [2020-08-14T15:05:01.825Z] #39 ...
15:05:01 [2020-08-14T15:05:01.825Z] 
15:05:01 [2020-08-14T15:05:01.825Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:01 [2020-08-14T15:05:01.825Z] #17 30.30 Selecting previously unselected package python3.
15:05:01 [2020-08-14T15:05:01.825Z] #17 30.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
15:05:01 [2020-08-14T15:05:01.825Z] #17 30.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:05:01 [2020-08-14T15:05:01.825Z] #17 30.37 Unpacking python3 (3.7.3-1) ...
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.46 Selecting previously unselected package libip4tc0:amd64.
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.47 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.57 Selecting previously unselected package libip6tc0:amd64.
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.58 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:05:02 [2020-08-14T15:05:02.085Z] #17 30.67 Selecting previously unselected package libiptc0:amd64.
15:05:02 [2020-08-14T15:05:02.279Z] #39 102.4   CC       criu/crtools.o
15:05:02 [2020-08-14T15:05:02.279Z] #39 ...
15:05:02 [2020-08-14T15:05:02.279Z] 
15:05:02 [2020-08-14T15:05:02.279Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:02 [2020-08-14T15:05:02.279Z] #17 46.65 Setting up libiptc0:arm64 (1.8.2-4) ...
15:05:02 [2020-08-14T15:05:02.279Z] #17 46.67 Setting up xz-utils (5.2.4-1) ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.68 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.75 Selecting previously unselected package libnfnetlink0:amd64.
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.83 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.345Z] #17 30.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:05:02 [2020-08-14T15:05:02.405Z] #40 150.8   CC       criu/net.o
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.72 Setting up sudo (1.8.27-1+deb10u2) ...
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.81 invoke-rc.d: could not determine current runlevel
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.82 invoke-rc.d: policy-rc.d denied execution of start.
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.84 Setting up pigz (2.4-1) ...
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.87 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.90 Setting up python-pip-whl (18.1-5) ...
15:05:02 [2020-08-14T15:05:02.542Z] #17 46.92 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:05:02 [2020-08-14T15:05:02.605Z] #17 30.95 Selecting previously unselected package libnftnl11:amd64.
15:05:02 [2020-08-14T15:05:02.605Z] #17 30.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.605Z] #17 30.98 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:05:02 [2020-08-14T15:05:02.605Z] #17 31.08 Selecting previously unselected package iptables.
15:05:02 [2020-08-14T15:05:02.605Z] #17 31.08 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.605Z] #17 31.09 Unpacking iptables (1.8.2-4) ...
15:05:02 [2020-08-14T15:05:02.805Z] #17 46.94 Setting up vim-runtime (2:8.1.0875-5) ...
15:05:02 [2020-08-14T15:05:02.865Z] #17 31.39 Selecting previously unselected package xxd.
15:05:02 [2020-08-14T15:05:02.865Z] #17 31.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:05:02 [2020-08-14T15:05:02.865Z] #17 31.41 Unpacking xxd (2:8.1.0875-5) ...
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.37 Setting up libaio1:arm64 (0.3.112-3) ...
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.38 Setting up libonig5:arm64 (6.9.1-1) ...
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.41 Setting up vim (2:8.1.0875-5) ...
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:03 [2020-08-14T15:05:03.067Z] #17 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:03 [2020-08-14T15:05:03.096Z] #39 91.34   CC       criu/bfd.o
15:05:03 [2020-08-14T15:05:03.127Z] #17 31.52 Selecting previously unselected package vim-common.
15:05:03 [2020-08-14T15:05:03.127Z] #17 31.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:05:03 [2020-08-14T15:05:03.127Z] #17 31.57 Unpacking vim-common (2:8.1.0875-5) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.52 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.53 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.55 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.56 Setting up jq (1.5+dfsg-2+b1) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.58 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:05:03 [2020-08-14T15:05:03.330Z] #17 47.59 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:05:03 [2020-08-14T15:05:03.387Z] #17 31.73 Selecting previously unselected package bash-completion.
15:05:03 [2020-08-14T15:05:03.387Z] #17 31.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:05:03 [2020-08-14T15:05:03.495Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.225s	coverage: 73.1% of statements
15:05:03 [2020-08-14T15:05:03.495Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:05:03 [2020-08-14T15:05:03.717Z] #39 91.89   CC       criu/bitmap.o
15:05:03 [2020-08-14T15:05:03.976Z] #39 92.12   CC       criu/cgroup-props.o
15:05:04 [2020-08-14T15:05:04.526Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.092s	coverage: 57.7% of statements
15:05:04 [2020-08-14T15:05:04.526Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:05:04 [2020-08-14T15:05:04.526Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.646s	coverage: 76.1% of statements
15:05:04 [2020-08-14T15:05:04.526Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:05:04 [2020-08-14T15:05:04.543Z] #39 92.93   CC       criu/cgroup.o
15:05:04 [2020-08-14T15:05:04.802Z] #39 ...
15:05:04 [2020-08-14T15:05:04.802Z] 
15:05:04 [2020-08-14T15:05:04.802Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.75 The following NEW packages will be installed:
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.77   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.77   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.77   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.77   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.78   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.78   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.78   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:05:04 [2020-08-14T15:05:04.802Z] #17 20.78   xz-utils zip
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.22 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.22 Need to get 28.5 MB of archives.
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.22 After this operation, 116 MB of additional disk space will be used.
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 21.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.31 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.33 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 22.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.66 debconf: delaying package configuration, since apt-utils is not installed
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.78 Fetched 28.5 MB in 2s (14.6 MB/s)
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.84 Selecting previously unselected package pigz.
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.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 ... 23432 files and directories currently installed.)
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 23.90 Unpacking pigz (2.4-1) ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.00 Selecting previously unselected package libpython3.7-minimal:amd64.
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.48 Selecting previously unselected package python3.7-minimal.
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 24.50 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 25.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
15:05:04 [2020-08-14T15:05:04.802Z] #17 25.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
15:05:05 [2020-08-14T15:05:05.583Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.0% of statements
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.91 Setting up iptables (1.8.2-4) ...
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:05:05 [2020-08-14T15:05:05.886Z] #17 49.99 Setting up python3 (3.7.3-1) ...
15:05:05 [2020-08-14T15:05:05.906Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
15:05:05 [2020-08-14T15:05:05.927Z] #17 34.27 Unpacking bash-completion (1:2.8-6) ...
15:05:05 [2020-08-14T15:05:05.973Z] #40 154.3   CC       criu/netfilter.o
15:05:06 [2020-08-14T15:05:06.167Z] #17 28.02 Selecting previously unselected package python3-minimal.
15:05:06 [2020-08-14T15:05:06.167Z] #17 28.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 ... 23681 files and directories currently installed.)
15:05:06 [2020-08-14T15:05:06.167Z] #17 28.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.167Z] #17 28.15 Unpacking python3-minimal (3.7.3-1) ...
15:05:06 [2020-08-14T15:05:06.167Z] #17 ...
15:05:06 [2020-08-14T15:05:06.167Z] 
15:05:06 [2020-08-14T15:05:06.167Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:05:06 [2020-08-14T15:05:06.167Z] #28 DONE 183.6s
15:05:06 [2020-08-14T15:05:06.167Z] 
15:05:06 [2020-08-14T15:05:06.167Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:06 [2020-08-14T15:05:06.167Z] #17 28.28 Selecting previously unselected package libmpdec2:amd64.
15:05:06 [2020-08-14T15:05:06.187Z] #17 34.63 Selecting previously unselected package bzip2.
15:05:06 [2020-08-14T15:05:06.187Z] #17 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.187Z] #17 34.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:05:06 [2020-08-14T15:05:06.275Z] #40 154.9   CC       criu/page-pipe.o
15:05:06 [2020-08-14T15:05:06.423Z] #17 28.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.423Z] #17 28.31 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:05:06 [2020-08-14T15:05:06.423Z] #17 28.51 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:05:06 [2020-08-14T15:05:06.423Z] #17 28.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.423Z] #17 28.51 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:05:06 [2020-08-14T15:05:06.447Z] #17 34.75 Selecting previously unselected package xz-utils.
15:05:06 [2020-08-14T15:05:06.447Z] #17 34.75 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.447Z] #17 34.75 Unpacking xz-utils (5.2.4-1) ...
15:05:06 [2020-08-14T15:05:06.447Z] #17 34.92 Selecting previously unselected package apparmor.
15:05:06 [2020-08-14T15:05:06.447Z] #17 34.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:05:06 [2020-08-14T15:05:06.447Z] #17 35.00 Unpacking apparmor (2.13.2-10) ...
15:05:06 [2020-08-14T15:05:06.463Z] #17 50.61 Setting up python3-wheel (0.32.3-2) ...
15:05:06 [2020-08-14T15:05:06.542Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
15:05:07 [2020-08-14T15:05:07.038Z] #17 51.34 Setting up apparmor (2.13.2-10) ...
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.38 Selecting previously unselected package aufs-tools.
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.39 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.56 Selecting previously unselected package libonig5:amd64.
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.047Z] #17 35.58 Unpacking libonig5:amd64 (6.9.1-1) ...
15:05:07 [2020-08-14T15:05:07.330Z] #40 155.7   CC       criu/page-xfer.o
15:05:07 [2020-08-14T15:05:07.334Z] #17 35.81 Selecting previously unselected package libjq1:amd64.
15:05:07 [2020-08-14T15:05:07.334Z] #17 35.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.334Z] #17 35.82 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:05:07 [2020-08-14T15:05:07.334Z] #17 35.96 Selecting previously unselected package jq.
15:05:07 [2020-08-14T15:05:07.334Z] #17 35.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.573Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.8% of statements
15:05:07 [2020-08-14T15:05:07.573Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:05:07 [2020-08-14T15:05:07.573Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:05:07 [2020-08-14T15:05:07.614Z] #17 35.97 Unpacking jq (1.5+dfsg-2+b1) ...
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.09 Selecting previously unselected package libaio1:amd64.
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.10 Unpacking libaio1:amd64 (0.3.112-3) ...
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.15 Selecting previously unselected package libgpm2:amd64.
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.16 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:05:07 [2020-08-14T15:05:07.614Z] #17 36.20 Selecting previously unselected package libicu63:amd64.
15:05:07 [2020-08-14T15:05:07.876Z] #17 36.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:05:07 [2020-08-14T15:05:07.876Z] #17 36.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:05:08 [2020-08-14T15:05:08.203Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.0% of statements
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.02 Selecting previously unselected package python3.7.
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.06 Unpacking python3.7 (3.7.3-2+deb10u2) ...
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.16 Selecting previously unselected package libpython3-stdlib:amd64.
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.18 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:05:08 [2020-08-14T15:05:08.311Z] #17 30.25 Setting up python3-minimal (3.7.3-1) ...
15:05:08 [2020-08-14T15:05:08.834Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.062s	coverage: 77.4% of statements
15:05:08 [2020-08-14T15:05:08.834Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:05:08 [2020-08-14T15:05:08.834Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:05:08 [2020-08-14T15:05:08.962Z] #17 53.24 Setting up xfsprogs (4.20.0-1) ...
15:05:08 [2020-08-14T15:05:08.962Z] #17 53.26 Setting up python3-lib2to3 (3.7.3-1) ...
15:05:08 [2020-08-14T15:05:08.962Z] #17 ...
15:05:08 [2020-08-14T15:05:08.962Z] 
15:05:08 [2020-08-14T15:05:08.962Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:05:08 [2020-08-14T15:05:08.962Z] #49 69.12 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:05:09 [2020-08-14T15:05:09.125Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.08 Selecting previously unselected package python3.
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.15 Unpacking python3 (3.7.3-1) ...
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.24 Selecting previously unselected package libip4tc0:amd64.
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.26 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.34 Selecting previously unselected package libip6tc0:amd64.
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.238Z] #17 31.34 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:05:09 [2020-08-14T15:05:09.437Z] #40 157.5   CC       criu/pagemap-cache.o
15:05:09 [2020-08-14T15:05:09.437Z] #40 157.8   CC       criu/pagemap.o
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.42 Selecting previously unselected package libiptc0:amd64.
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.45 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.54 Selecting previously unselected package libnfnetlink0:amd64.
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.61 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.494Z] #17 31.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:05:09 [2020-08-14T15:05:09.750Z] #17 31.70 Selecting previously unselected package libnftnl11:amd64.
15:05:09 [2020-08-14T15:05:09.750Z] #17 31.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:05:09 [2020-08-14T15:05:09.750Z] #17 31.71 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:05:09 [2020-08-14T15:05:09.756Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
15:05:10 [2020-08-14T15:05:10.006Z] #17 31.81 Selecting previously unselected package iptables.
15:05:10 [2020-08-14T15:05:10.006Z] #17 31.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:05:10 [2020-08-14T15:05:10.006Z] #17 31.82 Unpacking iptables (1.8.2-4) ...
15:05:10 [2020-08-14T15:05:10.046Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.10 Selecting previously unselected package xxd.
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.11 Unpacking xxd (2:8.1.0875-5) ...
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.24 Selecting previously unselected package vim-common.
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:05:10 [2020-08-14T15:05:10.262Z] #17 32.28 Unpacking vim-common (2:8.1.0875-5) ...
15:05:10 [2020-08-14T15:05:10.336Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
15:05:10 [2020-08-14T15:05:10.490Z] #40 158.9   CC       criu/parasite-syscall.o
15:05:10 [2020-08-14T15:05:10.519Z] #17 32.44 Selecting previously unselected package bash-completion.
15:05:10 [2020-08-14T15:05:10.519Z] #17 32.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:05:10 [2020-08-14T15:05:10.885Z] #49 70.77 + mkdir -p /build
15:05:10 [2020-08-14T15:05:10.885Z] #49 70.78 + cp runc /build/runc
15:05:10 [2020-08-14T15:05:10.967Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 75.2% of statements
15:05:10 [2020-08-14T15:05:10.967Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.60 Selecting previously unselected package libnet1:amd64.
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.70 Selecting previously unselected package libnl-3-200:amd64.
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.79 Selecting previously unselected package libprotobuf-c1:amd64.
15:05:11 [2020-08-14T15:05:11.170Z] #17 39.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:05:11 [2020-08-14T15:05:11.369Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 37.7% of statements
15:05:11 [2020-08-14T15:05:11.429Z] #17 39.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:05:11 [2020-08-14T15:05:11.429Z] #17 39.88 Selecting previously unselected package libreadline5:amd64.
15:05:11 [2020-08-14T15:05:11.429Z] #17 39.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:05:11 [2020-08-14T15:05:11.429Z] #17 39.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:05:11 [2020-08-14T15:05:11.597Z] #40 159.9   CC       criu/path.o
15:05:11 [2020-08-14T15:05:11.660Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.004s	coverage: 33.3% of statements
15:05:11 [2020-08-14T15:05:11.689Z] #17 39.99 Selecting previously unselected package net-tools.
15:05:11 [2020-08-14T15:05:11.689Z] #17 39.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:05:11 [2020-08-14T15:05:11.689Z] #17 39.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:05:11 [2020-08-14T15:05:11.689Z] #17 40.14 Selecting previously unselected package python-pip-whl.
15:05:11 [2020-08-14T15:05:11.689Z] #17 40.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:05:11 [2020-08-14T15:05:11.689Z] #17 40.15 Unpacking python-pip-whl (18.1-5) ...
15:05:12 [2020-08-14T15:05:12.245Z] #40 160.5   CC       criu/pie-util-vdso.o
15:05:12 [2020-08-14T15:05:12.245Z] #40 ...
15:05:12 [2020-08-14T15:05:12.245Z] 
15:05:12 [2020-08-14T15:05:12.245Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:12 [2020-08-14T15:05:12.245Z] #37 226.6 + dpkg --print-architecture
15:05:12 [2020-08-14T15:05:12.245Z] #37 226.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.62 Selecting previously unselected package python3-lib2to3.
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.67 Unpacking python3-lib2to3 (3.7.3-1) ...
15:05:12 [2020-08-14T15:05:12.258Z] #17 ...
15:05:12 [2020-08-14T15:05:12.258Z] 
15:05:12 [2020-08-14T15:05:12.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:12 [2020-08-14T15:05:12.258Z] #39 85.58   CC       criu/aio.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 86.02   CC       criu/autofs.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 87.44   CC       criu/bfd.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 87.90   CC       criu/bitmap.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 88.03   CC       criu/cgroup-props.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 88.74   CC       criu/cgroup.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 91.42   CC       criu/clone-noasan.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 91.69   CC       criu/config.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 92.90   CC       criu/cr-check.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 94.38   CC       criu/cr-dedup.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 94.76   CC       criu/cr-dump.o
15:05:12 [2020-08-14T15:05:12.258Z] #39 ...
15:05:12 [2020-08-14T15:05:12.258Z] 
15:05:12 [2020-08-14T15:05:12.258Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.67 Unpacking python3-lib2to3 (3.7.3-1) ...
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.75 Selecting previously unselected package python3-distutils.
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:05:12 [2020-08-14T15:05:12.258Z] #17 40.78 Unpacking python3-distutils (3.7.3-1) ...
15:05:12 [2020-08-14T15:05:12.517Z] #17 40.90 Selecting previously unselected package python3-pip.
15:05:12 [2020-08-14T15:05:12.517Z] #17 40.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:05:12 [2020-08-14T15:05:12.517Z] #17 40.92 Unpacking python3-pip (18.1-5) ...
15:05:12 [2020-08-14T15:05:12.691Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.10 Selecting previously unselected package python3-pkg-resources.
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.11 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.12 Unpacking python3-pkg-resources (40.8.0-1) ...
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.21 Selecting previously unselected package python3-setuptools.
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:05:12 [2020-08-14T15:05:12.777Z] #17 41.23 Unpacking python3-setuptools (40.8.0-1) ...
15:05:12 [2020-08-14T15:05:12.811Z] #49 DONE 72.4s
15:05:12 [2020-08-14T15:05:12.811Z] 
15:05:12 [2020-08-14T15:05:12.811Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:12 [2020-08-14T15:05:12.811Z] #17 53.64 Setting up python3-pkg-resources (40.8.0-1) ...
15:05:12 [2020-08-14T15:05:12.811Z] #17 54.68 Setting up python3-distutils (3.7.3-1) ...
15:05:12 [2020-08-14T15:05:12.811Z] #17 55.09 Setting up python3-setuptools (40.8.0-1) ...
15:05:12 [2020-08-14T15:05:12.811Z] #17 56.27 Setting up python3-pip (18.1-5) ...
15:05:12 [2020-08-14T15:05:12.811Z] #17 ...
15:05:12 [2020-08-14T15:05:12.811Z] 
15:05:12 [2020-08-14T15:05:12.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:12 [2020-08-14T15:05:12.811Z] #39 103.1   CC       criu/eventfd.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 103.5   CC       criu/eventpoll.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 104.1   CC       criu/external.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 104.5   CC       criu/fault-injection.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 104.7   CC       criu/fdstore.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 105.1   CC       criu/fifo.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 105.5   CC       criu/file-ids.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 105.8   CC       criu/file-lock.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 106.6   CC       criu/files-ext.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 106.9   CC       criu/files-reg.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 108.6   CC       criu/files.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 110.4   CC       criu/filesystems.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 110.8   CC       criu/fsnotify.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 111.8   CC       criu/image-desc.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 111.9   CC       criu/image.o
15:05:12 [2020-08-14T15:05:12.811Z] #39 112.7   CC       criu/ipc_ns.o
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.45 Selecting previously unselected package python3-wheel.
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.48 Unpacking python3-wheel (0.32.3-2) ...
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.56 Selecting previously unselected package sudo.
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.037Z] #17 41.57 Unpacking sudo (1.8.27-1+deb10u2) ...
15:05:13 [2020-08-14T15:05:13.037Z] #17 34.80 Unpacking bash-completion (1:2.8-6) ...
15:05:13 [2020-08-14T15:05:13.077Z] #39 ...
15:05:13 [2020-08-14T15:05:13.077Z] 
15:05:13 [2020-08-14T15:05:13.077Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:13 [2020-08-14T15:05:13.077Z] #17 57.39 Processing triggers for libc-bin (2.28-10) ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.16 Selecting previously unselected package bzip2.
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.26 Selecting previously unselected package xz-utils.
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.26 Unpacking xz-utils (5.2.4-1) ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.39 Selecting previously unselected package apparmor.
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.294Z] #17 35.49 Unpacking apparmor (2.13.2-10) ...
15:05:13 [2020-08-14T15:05:13.302Z] #37 227.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:05:13 [2020-08-14T15:05:13.302Z] #37 227.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:05:13 [2020-08-14T15:05:13.325Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:05:13 [2020-08-14T15:05:13.339Z] #17 57.51 Processing triggers for mime-support (3.62) ...
15:05:13 [2020-08-14T15:05:13.606Z] #17 42.11 Selecting previously unselected package thin-provisioning-tools.
15:05:13 [2020-08-14T15:05:13.606Z] #17 42.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.606Z] #17 42.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:05:13 [2020-08-14T15:05:13.615Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:05:13 [2020-08-14T15:05:13.857Z] #17 35.81 Selecting previously unselected package aufs-tools.
15:05:13 [2020-08-14T15:05:13.857Z] #17 35.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.857Z] #17 35.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:05:13 [2020-08-14T15:05:13.857Z] #17 35.94 Selecting previously unselected package libonig5:amd64.
15:05:13 [2020-08-14T15:05:13.865Z] #17 42.38 Selecting previously unselected package uidmap.
15:05:13 [2020-08-14T15:05:13.866Z] #17 42.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:05:13 [2020-08-14T15:05:13.866Z] #17 42.39 Unpacking uidmap (1:4.5-1.1) ...
15:05:13 [2020-08-14T15:05:13.906Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.503s	coverage: 82.5% of statements
15:05:13 [2020-08-14T15:05:13.906Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:05:13 [2020-08-14T15:05:13.906Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:05:13 [2020-08-14T15:05:13.914Z] #17 DONE 57.9s
15:05:13 [2020-08-14T15:05:13.914Z] 
15:05:13 [2020-08-14T15:05:13.914Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:05:14 [2020-08-14T15:05:14.113Z] #17 35.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.113Z] #17 35.95 Unpacking libonig5:amd64 (6.9.1-1) ...
15:05:14 [2020-08-14T15:05:14.113Z] #17 36.09 Selecting previously unselected package libjq1:amd64.
15:05:14 [2020-08-14T15:05:14.113Z] #17 36.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.113Z] #17 36.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:05:14 [2020-08-14T15:05:14.113Z] #17 36.20 Selecting previously unselected package jq.
15:05:14 [2020-08-14T15:05:14.125Z] #17 42.51 Selecting previously unselected package vim-runtime.
15:05:14 [2020-08-14T15:05:14.125Z] #17 42.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:05:14 [2020-08-14T15:05:14.125Z] #17 42.55 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:05:14 [2020-08-14T15:05:14.125Z] #17 42.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:05:14 [2020-08-14T15:05:14.125Z] #17 42.58 Unpacking vim-runtime (2:8.1.0875-5) ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.22 Unpacking jq (1.5+dfsg-2+b1) ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.28 Selecting previously unselected package libaio1:amd64.
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.29 Unpacking libaio1:amd64 (0.3.112-3) ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.35 Selecting previously unselected package libgpm2:amd64.
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.37 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.38 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:05:14 [2020-08-14T15:05:14.369Z] #17 36.45 Selecting previously unselected package libicu63:amd64.
15:05:14 [2020-08-14T15:05:14.626Z] #17 36.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:05:14 [2020-08-14T15:05:14.626Z] #17 36.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:05:15 [2020-08-14T15:05:15.309Z] #18 1.624 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:05:15 [2020-08-14T15:05:15.309Z] #18 1.629 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:05:15 [2020-08-14T15:05:15.309Z] #18 1.634 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:05:15 [2020-08-14T15:05:15.411Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
15:05:15 [2020-08-14T15:05:15.411Z] ok  	github.com/docker/docker/distribution	0.401s	coverage: 21.9% of statements
15:05:15 [2020-08-14T15:05:15.411Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:05:15 [2020-08-14T15:05:15.572Z] #18 DONE 1.8s
15:05:15 [2020-08-14T15:05:15.572Z] 
15:05:15 [2020-08-14T15:05:15.572Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:16 [2020-08-14T15:05:16.443Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
15:05:17 [2020-08-14T15:05:17.075Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
15:05:17 [2020-08-14T15:05:17.415Z] #17 45.45 Selecting previously unselected package vim.
15:05:17 [2020-08-14T15:05:17.416Z] #17 45.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:05:17 [2020-08-14T15:05:17.416Z] #17 45.48 Unpacking vim (2:8.1.0875-5) ...
15:05:17 [2020-08-14T15:05:17.416Z] #17 45.95 Selecting previously unselected package xfsprogs.
15:05:17 [2020-08-14T15:05:17.416Z] #17 45.96 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:05:17 [2020-08-14T15:05:17.416Z] #17 45.96 Unpacking xfsprogs (4.20.0-1) ...
15:05:17 [2020-08-14T15:05:17.706Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
15:05:17 [2020-08-14T15:05:17.984Z] #17 46.45 Selecting previously unselected package zip.
15:05:17 [2020-08-14T15:05:17.984Z] #17 46.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:05:17 [2020-08-14T15:05:17.984Z] #17 46.47 Unpacking zip (3.0-11+b1) ...
15:05:17 [2020-08-14T15:05:17.997Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 85.6% of statements
15:05:17 [2020-08-14T15:05:17.997Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:05:17 [2020-08-14T15:05:17.997Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.65 Setting up aufs-tools (1:4.14+20190211-1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.68 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.70 Setting up libgpm2:amd64 (1.20.7-5) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.71 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.72 Setting up uidmap (1:4.5-1.1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.73 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.78 Setting up xxd (2:8.1.0875-5) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.79 Setting up zip (3.0-11+b1) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.80 Setting up vim-common (2:8.1.0875-5) ...
15:05:18 [2020-08-14T15:05:18.243Z] #17 46.83 Setting up bash-completion (1:2.8-6) ...
15:05:18 [2020-08-14T15:05:18.287Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
15:05:18 [2020-08-14T15:05:18.287Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:05:18 [2020-08-14T15:05:18.578Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.04 Selecting previously unselected package libnet1:amd64.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.13 Selecting previously unselected package libnl-3-200:amd64.
15:05:18 [2020-08-14T15:05:18.796Z] #17 ...
15:05:18 [2020-08-14T15:05:18.796Z] 
15:05:18 [2020-08-14T15:05:18.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:18 [2020-08-14T15:05:18.796Z] #39 96.31   CC       criu/clone-noasan.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 96.56   CC       criu/config.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 97.84   CC       criu/cr-check.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 99.63   CC       criu/cr-dedup.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 100.1   CC       criu/cr-dump.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 102.3   CC       criu/cr-errno.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 102.4   CC       criu/cr-restore.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 106.3   CC       criu/cr-service.o
15:05:18 [2020-08-14T15:05:18.796Z] #39 ...
15:05:18 [2020-08-14T15:05:18.796Z] 
15:05:18 [2020-08-14T15:05:18.796Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.13 Selecting previously unselected package libnl-3-200:amd64.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.23 Selecting previously unselected package libprotobuf-c1:amd64.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.31 Selecting previously unselected package libreadline5:amd64.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.44 Selecting previously unselected package net-tools.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.66 Selecting previously unselected package python-pip-whl.
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:05:18 [2020-08-14T15:05:18.796Z] #17 40.69 Unpacking python-pip-whl (18.1-5) ...
15:05:18 [2020-08-14T15:05:18.968Z] #37 ...
15:05:18 [2020-08-14T15:05:18.968Z] 
15:05:18 [2020-08-14T15:05:18.968Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:05:18 [2020-08-14T15:05:18.968Z] #50 120.2 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:05:18 [2020-08-14T15:05:18.968Z] #50 122.5 + mkdir -p /build
15:05:18 [2020-08-14T15:05:18.968Z] #50 122.5 + cp runc /build/runc
15:05:18 [2020-08-14T15:05:18.968Z] #50 DONE 122.6s
15:05:18 [2020-08-14T15:05:18.968Z] 
15:05:18 [2020-08-14T15:05:18.968Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:18 [2020-08-14T15:05:18.968Z] #40 161.0   CC       criu/pie-util.o
15:05:18 [2020-08-14T15:05:18.968Z] #40 161.2   CC       criu/pipes.o
15:05:18 [2020-08-14T15:05:18.968Z] #40 162.1   CC       criu/plugin.o
15:05:18 [2020-08-14T15:05:18.968Z] #40 162.5   CC       criu/proc_parse.o
15:05:18 [2020-08-14T15:05:18.968Z] #40 166.7   CC       criu/protobuf-desc.o
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.19 Selecting previously unselected package python3-lib2to3.
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.20 Unpacking python3-lib2to3 (3.7.3-1) ...
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.30 Selecting previously unselected package python3-distutils.
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.33 Unpacking python3-distutils (3.7.3-1) ...
15:05:19 [2020-08-14T15:05:19.359Z] #17 41.45 Selecting previously unselected package python3-pip.
15:05:19 [2020-08-14T15:05:19.616Z] #17 41.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:05:19 [2020-08-14T15:05:19.616Z] #17 41.46 Unpacking python3-pip (18.1-5) ...
15:05:19 [2020-08-14T15:05:19.616Z] #17 41.58 Selecting previously unselected package python3-pkg-resources.
15:05:19 [2020-08-14T15:05:19.616Z] #17 41.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:05:19 [2020-08-14T15:05:19.616Z] #17 41.58 Unpacking python3-pkg-resources (40.8.0-1) ...
15:05:19 [2020-08-14T15:05:19.798Z] #19 3.768 Collecting yamllint==1.16.0
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.72 Selecting previously unselected package python3-setuptools.
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.74 Unpacking python3-setuptools (40.8.0-1) ...
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.95 Selecting previously unselected package python3-wheel.
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:05:19 [2020-08-14T15:05:19.872Z] #17 41.96 Unpacking python3-wheel (0.32.3-2) ...
15:05:20 [2020-08-14T15:05:20.041Z] #40 168.4   CC       criu/protobuf.o
15:05:20 [2020-08-14T15:05:20.081Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
15:05:20 [2020-08-14T15:05:20.081Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:05:20 [2020-08-14T15:05:20.129Z] #17 42.04 Selecting previously unselected package sudo.
15:05:20 [2020-08-14T15:05:20.129Z] #17 42.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:05:20 [2020-08-14T15:05:20.129Z] #17 42.06 Unpacking sudo (1.8.27-1+deb10u2) ...
15:05:20 [2020-08-14T15:05:20.339Z] #40 168.7   CC       criu/pstree.o
15:05:20 [2020-08-14T15:05:20.385Z] #17 42.43 Selecting previously unselected package thin-provisioning-tools.
15:05:20 [2020-08-14T15:05:20.385Z] #17 42.43 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:05:20 [2020-08-14T15:05:20.385Z] #17 42.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.64 Selecting previously unselected package uidmap.
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.66 Unpacking uidmap (1:4.5-1.1) ...
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.77 Selecting previously unselected package vim-runtime.
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:05:20 [2020-08-14T15:05:20.642Z] #17 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:05:20 [2020-08-14T15:05:20.898Z] #17 42.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:05:20 [2020-08-14T15:05:20.898Z] #17 42.85 Unpacking vim-runtime (2:8.1.0875-5) ...
15:05:21 [2020-08-14T15:05:21.422Z] #40 169.8   CC       criu/rbtree.o
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.56 Setting up libiptc0:amd64 (1.8.2-4) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.57 Setting up xz-utils (5.2.4-1) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.60 Setting up sudo (1.8.27-1+deb10u2) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.67 invoke-rc.d: could not determine current runlevel
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.68 invoke-rc.d: policy-rc.d denied execution of start.
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.69 Setting up pigz (2.4-1) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.73 Setting up python-pip-whl (18.1-5) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.77 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:05:21 [2020-08-14T15:05:21.533Z] #17 49.78 Setting up vim-runtime (2:8.1.0875-5) ...
15:05:21 [2020-08-14T15:05:21.627Z] ok  	github.com/docker/docker/pkg/archive	0.484s	coverage: 77.1% of statements
15:05:21 [2020-08-14T15:05:21.720Z] #40 170.2   CC       criu/rst-malloc.o
15:05:21 [2020-08-14T15:05:21.721Z] #19 ...
15:05:21 [2020-08-14T15:05:21.721Z] 
15:05:21 [2020-08-14T15:05:21.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:21 [2020-08-14T15:05:21.721Z] #39 113.9   CC       criu/irmap.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 114.6   CC       criu/kcmp-ids.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 114.9   CC       criu/kerndat.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 116.0   CC       criu/libnetlink.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 116.3   CC       criu/log.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 116.7   CC       criu/lsm.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 117.0   CC       criu/mem.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 118.4   CC       criu/memfd.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 118.8   CC       criu/mount.o
15:05:21 [2020-08-14T15:05:21.721Z] #39 121.4   CC       criu/namespaces.o
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.18 Setting up libaio1:amd64 (0.3.112-3) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.19 Setting up libonig5:amd64 (6.9.1-1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.23 Setting up vim (2:8.1.0875-5) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.34 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.36 Setting up jq (1.5+dfsg-2+b1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:05:21 [2020-08-14T15:05:21.792Z] #17 50.38 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:05:22 [2020-08-14T15:05:22.021Z] #40 170.5   CC       criu/seccomp.o
15:05:22 [2020-08-14T15:05:22.297Z] #39 122.6   CC       criu/net.o
15:05:22 [2020-08-14T15:05:22.657Z] ok  	github.com/docker/docker/pkg/authorization	0.441s	coverage: 68.3% of statements
15:05:22 [2020-08-14T15:05:22.657Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:05:22 [2020-08-14T15:05:22.670Z] #40 171.2   CC       criu/seize.o
15:05:22 [2020-08-14T15:05:22.947Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:05:23 [2020-08-14T15:05:23.701Z] #17 ...
15:05:23 [2020-08-14T15:05:23.701Z] 
15:05:23 [2020-08-14T15:05:23.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:23 [2020-08-14T15:05:23.701Z] #39 96.97   CC       criu/cr-errno.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 97.05   CC       criu/cr-restore.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 101.3   CC       criu/cr-service.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 102.9   CC       criu/crtools.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 103.5   CC       criu/eventfd.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 103.8   CC       criu/eventpoll.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 104.7   CC       criu/external.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 105.1   CC       criu/fault-injection.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 105.2   CC       criu/fdstore.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 105.6   CC       criu/fifo.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 106.0   CC       criu/file-ids.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 106.3   CC       criu/file-lock.o
15:05:23 [2020-08-14T15:05:23.701Z] #39 107.2   CC       criu/files-ext.o
15:05:23 [2020-08-14T15:05:23.745Z] #40 172.3   CC       criu/servicefd.o
15:05:24 [2020-08-14T15:05:24.167Z] #17 46.06 Selecting previously unselected package vim.
15:05:24 [2020-08-14T15:05:24.168Z] #17 46.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:05:24 [2020-08-14T15:05:24.168Z] #17 46.11 Unpacking vim (2:8.1.0875-5) ...
15:05:24 [2020-08-14T15:05:24.271Z] #39 107.7   CC       criu/files-reg.o
15:05:24 [2020-08-14T15:05:24.400Z] #40 172.8   CC       criu/shmem.o
15:05:24 [2020-08-14T15:05:24.730Z] #17 46.62 Selecting previously unselected package xfsprogs.
15:05:24 [2020-08-14T15:05:24.730Z] #17 46.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:05:24 [2020-08-14T15:05:24.730Z] #17 46.63 Unpacking xfsprogs (4.20.0-1) ...
15:05:24 [2020-08-14T15:05:24.839Z] #39 ...
15:05:24 [2020-08-14T15:05:24.839Z] 
15:05:24 [2020-08-14T15:05:24.839Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.27 Setting up iptables (1.8.2-4) ...
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:05:24 [2020-08-14T15:05:24.839Z] #17 53.34 Setting up python3 (3.7.3-1) ...
15:05:24 [2020-08-14T15:05:24.856Z] #39 124.8   CC       criu/netfilter.o
15:05:24 [2020-08-14T15:05:24.856Z] #39 125.0   CC       criu/page-pipe.o
15:05:24 [2020-08-14T15:05:24.856Z] #39 ...
15:05:24 [2020-08-14T15:05:24.856Z] 
15:05:24 [2020-08-14T15:05:24.856Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:24 [2020-08-14T15:05:24.856Z] #19 9.092   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:24 [2020-08-14T15:05:24.856Z] #19 9.192 Collecting pyyaml (from yamllint==1.16.0)
15:05:24 [2020-08-14T15:05:24.856Z] #19 9.350   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.08 Selecting previously unselected package zip.
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.09 Unpacking zip (3.0-11+b1) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.26 Setting up aufs-tools (1:4.14+20190211-1) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.29 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.32 Setting up libgpm2:amd64 (1.20.7-5) ...
15:05:25 [2020-08-14T15:05:25.243Z] #17 47.33 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:05:25 [2020-08-14T15:05:25.408Z] #17 53.81 Setting up python3-wheel (0.32.3-2) ...
15:05:25 [2020-08-14T15:05:25.486Z] #40 173.7   CC       criu/sigframe.o
15:05:25 [2020-08-14T15:05:25.486Z] #40 174.0   CC       criu/signalfd.o
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.34 Setting up uidmap (1:4.5-1.1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.35 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.40 Setting up xxd (2:8.1.0875-5) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.41 Setting up zip (3.0-11+b1) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.42 Setting up vim-common (2:8.1.0875-5) ...
15:05:25 [2020-08-14T15:05:25.500Z] #17 47.45 Setting up bash-completion (1:2.8-6) ...
15:05:25 [2020-08-14T15:05:25.792Z] #40 174.3   CC       criu/sk-inet.o
15:05:25 [2020-08-14T15:05:25.808Z] #19 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:25 [2020-08-14T15:05:25.977Z] #17 54.54 Setting up apparmor (2.13.2-10) ...
15:05:26 [2020-08-14T15:05:26.071Z] #19 10.40   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:05:26 [2020-08-14T15:05:26.071Z] #19 10.50 Building wheels for collected packages: pyyaml
15:05:26 [2020-08-14T15:05:26.071Z] #19 10.50   Running setup.py bdist_wheel for pyyaml: started
15:05:26 [2020-08-14T15:05:26.849Z] #40 175.4   CC       criu/sk-netlink.o
15:05:27 [2020-08-14T15:05:27.021Z] #19 11.41   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:27 [2020-08-14T15:05:27.021Z] #19 11.41   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:05:27 [2020-08-14T15:05:27.021Z] #19 11.47 Successfully built pyyaml
15:05:27 [2020-08-14T15:05:27.021Z] #19 11.49 Installing collected packages: pyyaml, pathspec, yamllint
15:05:27 [2020-08-14T15:05:27.391Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.464s	coverage: 43.2% of statements
15:05:27 [2020-08-14T15:05:27.391Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
15:05:27 [2020-08-14T15:05:27.391Z] ok  	github.com/docker/docker/layer	7.361s	coverage: 68.8% of statements
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/oci	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:05:27 [2020-08-14T15:05:27.391Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:05:27 [2020-08-14T15:05:27.497Z] #40 175.9   CC       criu/sk-packet.o
15:05:27 [2020-08-14T15:05:27.597Z] #19 11.79 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:05:27 [2020-08-14T15:05:27.597Z] #19 DONE 12.2s
15:05:27 [2020-08-14T15:05:27.597Z] 
15:05:27 [2020-08-14T15:05:27.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:27 [2020-08-14T15:05:27.597Z] #39 125.6   CC       criu/page-xfer.o
15:05:27 [2020-08-14T15:05:27.597Z] #39 126.8   CC       criu/pagemap-cache.o
15:05:27 [2020-08-14T15:05:27.597Z] #39 127.1   CC       criu/pagemap.o
15:05:27 [2020-08-14T15:05:27.597Z] #39 127.7   CC       criu/parasite-syscall.o
15:05:27 [2020-08-14T15:05:27.681Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
15:05:27 [2020-08-14T15:05:27.863Z] #39 128.5   CC       criu/path.o
15:05:27 [2020-08-14T15:05:27.885Z] #17 56.09 Setting up xfsprogs (4.20.0-1) ...
15:05:27 [2020-08-14T15:05:27.885Z] #17 56.10 Setting up python3-lib2to3 (3.7.3-1) ...
15:05:27 [2020-08-14T15:05:27.972Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
15:05:28 [2020-08-14T15:05:28.144Z] #17 56.49 Setting up python3-pkg-resources (40.8.0-1) ...
15:05:28 [2020-08-14T15:05:28.443Z] #39 128.7   CC       criu/pie-util-vdso.o
15:05:28 [2020-08-14T15:05:28.443Z] #39 129.1   CC       criu/pie-util.o
15:05:28 [2020-08-14T15:05:28.559Z] #40 176.8   CC       criu/sk-queue.o
15:05:28 [2020-08-14T15:05:28.603Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
15:05:28 [2020-08-14T15:05:28.706Z] #39 129.2   CC       criu/pipes.o
15:05:28 [2020-08-14T15:05:28.769Z] #17 50.39 Setting up libiptc0:amd64 (1.8.2-4) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.41 Setting up xz-utils (5.2.4-1) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.43 Setting up sudo (1.8.27-1+deb10u2) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.50 invoke-rc.d: could not determine current runlevel
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.51 invoke-rc.d: policy-rc.d denied execution of start.
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.52 Setting up pigz (2.4-1) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.59 Setting up python-pip-whl (18.1-5) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.61 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:05:28 [2020-08-14T15:05:28.770Z] #17 50.62 Setting up vim-runtime (2:8.1.0875-5) ...
15:05:28 [2020-08-14T15:05:28.893Z] ok  	github.com/docker/docker/pkg/dmesg	0.022s	coverage: 83.3% of statements
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.08 Setting up libaio1:amd64 (0.3.112-3) ...
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.09 Setting up libonig5:amd64 (6.9.1-1) ...
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.11 Setting up vim (2:8.1.0875-5) ...
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:29 [2020-08-14T15:05:29.026Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:29 [2020-08-14T15:05:29.083Z] #17 57.46 Setting up python3-distutils (3.7.3-1) ...
15:05:29 [2020-08-14T15:05:29.206Z] #40 177.4   CC       criu/sk-tcp.o
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.21 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.22 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.24 Setting up jq (1.5+dfsg-2+b1) ...
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:05:29 [2020-08-14T15:05:29.282Z] #17 51.26 Setting up python3.7 (3.7.3-2+deb10u2) ...
15:05:29 [2020-08-14T15:05:29.283Z] #39 129.7   CC       criu/plugin.o
15:05:29 [2020-08-14T15:05:29.345Z] #17 57.94 Setting up python3-setuptools (40.8.0-1) ...
15:05:29 [2020-08-14T15:05:29.504Z] #40 178.1   CC       criu/sk-unix.o
15:05:29 [2020-08-14T15:05:29.539Z] #17 ...
15:05:29 [2020-08-14T15:05:29.539Z] 
15:05:29 [2020-08-14T15:05:29.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:29 [2020-08-14T15:05:29.539Z] #39 107.8   CC       criu/crtools.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 108.3   CC       criu/eventfd.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 108.8   CC       criu/eventpoll.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 109.6   CC       criu/external.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 109.9   CC       criu/fault-injection.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 110.0   CC       criu/fdstore.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 110.4   CC       criu/fifo.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 110.7   CC       criu/file-ids.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 111.0   CC       criu/file-lock.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 111.7   CC       criu/files-ext.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 112.1   CC       criu/files-reg.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 114.3   CC       criu/files.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 116.6   CC       criu/filesystems.o
15:05:29 [2020-08-14T15:05:29.539Z] #39 117.3   CC       criu/fsnotify.o
15:05:29 [2020-08-14T15:05:29.547Z] #39 130.0   CC       criu/proc_parse.o
15:05:29 [2020-08-14T15:05:29.811Z] #39 ...
15:05:29 [2020-08-14T15:05:29.811Z] 
15:05:29 [2020-08-14T15:05:29.811Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:05:29 [2020-08-14T15:05:29.811Z] #52 153.7 + bin/containerd
15:05:29 [2020-08-14T15:05:29.923Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
15:05:30 [2020-08-14T15:05:30.214Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
15:05:30 [2020-08-14T15:05:30.468Z] #39 118.6   CC       criu/image-desc.o
15:05:30 [2020-08-14T15:05:30.468Z] #39 118.7   CC       criu/image.o
15:05:30 [2020-08-14T15:05:30.726Z] #17 59.07 Setting up python3-pip (18.1-5) ...
15:05:31 [2020-08-14T15:05:31.245Z] ok  	github.com/docker/docker/pkg/fsutils	0.419s	coverage: 85.1% of statements
15:05:31 [2020-08-14T15:05:31.245Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
15:05:31 [2020-08-14T15:05:31.397Z] #39 119.6   CC       criu/ipc_ns.o
15:05:31 [2020-08-14T15:05:31.536Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
15:05:31 [2020-08-14T15:05:31.609Z] #40 180.2   CC       criu/sockets.o
15:05:31 [2020-08-14T15:05:31.667Z] #17 60.03 Processing triggers for libc-bin (2.28-10) ...
15:05:31 [2020-08-14T15:05:31.667Z] #17 60.07 Processing triggers for mime-support (3.62) ...
15:05:31 [2020-08-14T15:05:31.736Z] #52 ...
15:05:31 [2020-08-14T15:05:31.736Z] 
15:05:31 [2020-08-14T15:05:31.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:31 [2020-08-14T15:05:31.736Z] #39 132.0   CC       criu/protobuf-desc.o
15:05:32 [2020-08-14T15:05:32.167Z] ok  	github.com/docker/docker/pkg/idtools	0.280s	coverage: 70.5% of statements
15:05:32 [2020-08-14T15:05:32.315Z] #39 132.7   CC       criu/protobuf.o
15:05:32 [2020-08-14T15:05:32.371Z] #39 ...
15:05:32 [2020-08-14T15:05:32.371Z] 
15:05:32 [2020-08-14T15:05:32.371Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.24 Setting up iptables (1.8.2-4) ...
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:05:32 [2020-08-14T15:05:32.371Z] #17 54.30 Setting up python3 (3.7.3-1) ...
15:05:32 [2020-08-14T15:05:32.457Z] ok  	github.com/docker/docker/pkg/ioutils	0.281s	coverage: 70.1% of statements
15:05:32 [2020-08-14T15:05:32.457Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
15:05:32 [2020-08-14T15:05:32.457Z] ok  	github.com/docker/docker/pkg/locker	0.009s	coverage: 88.9% of statements
15:05:32 [2020-08-14T15:05:32.588Z] #39 133.0   CC       criu/pstree.o
15:05:32 [2020-08-14T15:05:32.628Z] #17 54.70 Setting up python3-wheel (0.32.3-2) ...
15:05:32 [2020-08-14T15:05:32.671Z] #40 181.1   CC       criu/stats.o
15:05:32 [2020-08-14T15:05:32.747Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
15:05:32 [2020-08-14T15:05:32.747Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:05:32 [2020-08-14T15:05:32.747Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:05:32 [2020-08-14T15:05:32.747Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
15:05:32 [2020-08-14T15:05:32.747Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:05:32 [2020-08-14T15:05:32.978Z] #40 181.6   CC       criu/string.o
15:05:33 [2020-08-14T15:05:33.037Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
15:05:33 [2020-08-14T15:05:33.037Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
15:05:33 [2020-08-14T15:05:33.048Z] #17 DONE 61.5s
15:05:33 [2020-08-14T15:05:33.048Z] 
15:05:33 [2020-08-14T15:05:33.048Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:33 [2020-08-14T15:05:33.048Z] #36 207.2 + dpkg --print-architecture
15:05:33 [2020-08-14T15:05:33.048Z] #36 207.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:05:33 [2020-08-14T15:05:33.049Z] #36 207.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:05:33 [2020-08-14T15:05:33.049Z] #36 207.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:05:33 [2020-08-14T15:05:33.281Z] #40 181.7   CC       criu/sysctl.o
15:05:33 [2020-08-14T15:05:33.328Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.020s	coverage: 86.7% of statements
15:05:33 [2020-08-14T15:05:33.536Z] #39 134.0   CC       criu/rbtree.o
15:05:33 [2020-08-14T15:05:33.556Z] #17 55.56 Setting up apparmor (2.13.2-10) ...
15:05:33 [2020-08-14T15:05:33.619Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
15:05:33 [2020-08-14T15:05:33.619Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:05:33 [2020-08-14T15:05:33.619Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:05:33 [2020-08-14T15:05:33.799Z] #39 134.2   CC       criu/rst-malloc.o
15:05:33 [2020-08-14T15:05:33.909Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
15:05:33 [2020-08-14T15:05:33.932Z] #40 182.4   CC       criu/sysfs_parse.o
15:05:33 [2020-08-14T15:05:33.988Z] #36 ...
15:05:33 [2020-08-14T15:05:33.988Z] 
15:05:33 [2020-08-14T15:05:33.988Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:05:33 [2020-08-14T15:05:33.988Z] #18 0.962 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:05:33 [2020-08-14T15:05:33.988Z] #18 0.965 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:05:33 [2020-08-14T15:05:33.988Z] #18 0.968 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:05:33 [2020-08-14T15:05:33.988Z] #18 DONE 1.0s
15:05:34 [2020-08-14T15:05:34.062Z] #39 134.5   CC       criu/seccomp.o
15:05:34 [2020-08-14T15:05:34.231Z] #40 182.9   CC       criu/timens.o
15:05:34 [2020-08-14T15:05:34.248Z] 
15:05:34 [2020-08-14T15:05:34.248Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:34 [2020-08-14T15:05:34.541Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:05:34 [2020-08-14T15:05:34.637Z] #39 135.0   CC       criu/seize.o
15:05:34 [2020-08-14T15:05:34.831Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:05:34 [2020-08-14T15:05:34.879Z] #40 183.2   CC       criu/timerfd.o
15:05:34 [2020-08-14T15:05:34.922Z] #17 56.99 Setting up xfsprogs (4.20.0-1) ...
15:05:34 [2020-08-14T15:05:34.922Z] #17 57.01 Setting up python3-lib2to3 (3.7.3-1) ...
15:05:35 [2020-08-14T15:05:35.121Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:05:35 [2020-08-14T15:05:35.178Z] #17 57.29 Setting up python3-pkg-resources (40.8.0-1) ...
15:05:35 [2020-08-14T15:05:35.180Z] #40 183.6   CC       criu/tty.o
15:05:35 [2020-08-14T15:05:35.587Z] #39 135.8   CC       criu/servicefd.o
15:05:35 [2020-08-14T15:05:35.850Z] #39 136.2   CC       criu/shmem.o
15:05:36 [2020-08-14T15:05:36.107Z] #17 58.17 Setting up python3-distutils (3.7.3-1) ...
15:05:36 [2020-08-14T15:05:36.151Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
15:05:36 [2020-08-14T15:05:36.426Z] #39 137.0   CC       criu/sigframe.o
15:05:36 [2020-08-14T15:05:36.443Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
15:05:36 [2020-08-14T15:05:36.669Z] #17 58.63 Setting up python3-setuptools (40.8.0-1) ...
15:05:36 [2020-08-14T15:05:36.689Z] #39 137.2   CC       criu/signalfd.o
15:05:36 [2020-08-14T15:05:36.789Z] #19 ...
15:05:36 [2020-08-14T15:05:36.789Z] 
15:05:36 [2020-08-14T15:05:36.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:36 [2020-08-14T15:05:36.789Z] #39 109.9   CC       criu/files.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 111.9   CC       criu/filesystems.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 112.6   CC       criu/fsnotify.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 113.9   CC       criu/image-desc.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 114.1   CC       criu/image.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 115.1   CC       criu/ipc_ns.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 116.1   CC       criu/irmap.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 116.8   CC       criu/kcmp-ids.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 117.1   CC       criu/kerndat.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 118.6   CC       criu/libnetlink.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 119.0   CC       criu/log.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 119.6   CC       criu/lsm.o
15:05:36 [2020-08-14T15:05:36.789Z] #39 120.1   CC       criu/mem.o
15:05:36 [2020-08-14T15:05:36.951Z] #39 137.4   CC       criu/sk-inet.o
15:05:37 [2020-08-14T15:05:37.289Z] #40 185.6   CC       criu/tun.o
15:05:37 [2020-08-14T15:05:37.587Z] #40 186.1   CC       criu/uffd.o
15:05:37 [2020-08-14T15:05:37.853Z] #17 59.73 Setting up python3-pip (18.1-5) ...
15:05:37 [2020-08-14T15:05:37.900Z] #39 138.5   CC       criu/sk-netlink.o
15:05:38 [2020-08-14T15:05:38.163Z] #39 ...
15:05:38 [2020-08-14T15:05:38.163Z] 
15:05:38 [2020-08-14T15:05:38.163Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:05:38 [2020-08-14T15:05:38.163Z] #21 215.3 + return
15:05:38 [2020-08-14T15:05:38.237Z] #40 ...
15:05:38 [2020-08-14T15:05:38.237Z] 
15:05:38 [2020-08-14T15:05:38.237Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:38 [2020-08-14T15:05:38.237Z] #37 DONE 252.6s
15:05:38 [2020-08-14T15:05:38.237Z] 
15:05:38 [2020-08-14T15:05:38.237Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:38 [2020-08-14T15:05:38.699Z] #39 121.9   CC       criu/memfd.o
15:05:38 [2020-08-14T15:05:38.781Z] #17 60.80 Processing triggers for libc-bin (2.28-10) ...
15:05:38 [2020-08-14T15:05:38.781Z] #17 60.84 Processing triggers for mime-support (3.62) ...
15:05:38 [2020-08-14T15:05:38.887Z] #46 ...
15:05:38 [2020-08-14T15:05:38.887Z] 
15:05:38 [2020-08-14T15:05:38.887Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:38 [2020-08-14T15:05:38.887Z] #40 187.4   CC       criu/util.o
15:05:39 [2020-08-14T15:05:39.197Z] ok  	github.com/docker/docker/pkg/signal	2.346s	coverage: 61.0% of statements
15:05:39 [2020-08-14T15:05:39.269Z] #39 122.5   CC       criu/mount.o
15:05:39 [2020-08-14T15:05:39.269Z] #39 ...
15:05:39 [2020-08-14T15:05:39.269Z] 
15:05:39 [2020-08-14T15:05:39.269Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:39 [2020-08-14T15:05:39.269Z] #19 5.127 Collecting yamllint==1.16.0
15:05:39 [2020-08-14T15:05:39.343Z] #17 ...
15:05:39 [2020-08-14T15:05:39.343Z] 
15:05:39 [2020-08-14T15:05:39.343Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:39 [2020-08-14T15:05:39.343Z] #36 216.8 + dpkg --print-architecture
15:05:39 [2020-08-14T15:05:39.343Z] #36 216.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:05:39 [2020-08-14T15:05:39.488Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
15:05:39 [2020-08-14T15:05:39.557Z] #21 DONE 216.7s
15:05:39 [2020-08-14T15:05:39.557Z] 
15:05:39 [2020-08-14T15:05:39.557Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:39 [2020-08-14T15:05:39.557Z] #39 138.8   CC       criu/sk-packet.o
15:05:39 [2020-08-14T15:05:39.557Z] #39 139.3   CC       criu/sk-queue.o
15:05:39 [2020-08-14T15:05:39.557Z] #39 139.7   CC       criu/sk-tcp.o
15:05:39 [2020-08-14T15:05:39.599Z] #36 217.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:05:39 [2020-08-14T15:05:39.778Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
15:05:39 [2020-08-14T15:05:39.820Z] #39 140.2   CC       criu/sk-unix.o
15:05:39 [2020-08-14T15:05:39.855Z] #36 217.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:05:40 [2020-08-14T15:05:40.068Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
15:05:40 [2020-08-14T15:05:40.068Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
15:05:40 [2020-08-14T15:05:40.112Z] #36 ...
15:05:40 [2020-08-14T15:05:40.112Z] 
15:05:40 [2020-08-14T15:05:40.112Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:05:40 [2020-08-14T15:05:40.112Z] #17 DONE 62.2s
15:05:40 [2020-08-14T15:05:40.368Z] 
15:05:40 [2020-08-14T15:05:40.368Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:05:40 [2020-08-14T15:05:40.699Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 53.8% of statements
15:05:40 [2020-08-14T15:05:40.989Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 36.9% of statements
15:05:41 [2020-08-14T15:05:41.019Z] #40 189.2   CC       criu/uts_ns.o
15:05:41 [2020-08-14T15:05:41.020Z] #40 189.4   CC       criu/vdso.o
15:05:41 [2020-08-14T15:05:41.279Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
15:05:41 [2020-08-14T15:05:41.297Z] #18 0.938 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:05:41 [2020-08-14T15:05:41.297Z] #18 0.939 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:05:41 [2020-08-14T15:05:41.297Z] #18 0.942 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:05:41 [2020-08-14T15:05:41.297Z] #18 DONE 1.0s
15:05:41 [2020-08-14T15:05:41.297Z] 
15:05:41 [2020-08-14T15:05:41.297Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:41 [2020-08-14T15:05:41.666Z] #40 190.0   LINK     criu/built-in.o
15:05:41 [2020-08-14T15:05:41.666Z] #40 190.1   LINK     criu/criu
15:05:41 [2020-08-14T15:05:41.744Z] #39 142.0   CC       criu/sockets.o
15:05:41 [2020-08-14T15:05:41.910Z] ok  	github.com/docker/docker/pkg/tarsum	0.025s	coverage: 89.3% of statements
15:05:41 [2020-08-14T15:05:41.910Z] testing: warning: no tests to run
15:05:41 [2020-08-14T15:05:41.910Z] coverage: [no statements]
15:05:41 [2020-08-14T15:05:41.910Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:05:42 [2020-08-14T15:05:42.200Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
15:05:42 [2020-08-14T15:05:42.319Z] #39 ...
15:05:42 [2020-08-14T15:05:42.319Z] 
15:05:42 [2020-08-14T15:05:42.319Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:05:42 [2020-08-14T15:05:42.319Z] #22 DONE 1.0s
15:05:42 [2020-08-14T15:05:42.319Z] 
15:05:42 [2020-08-14T15:05:42.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:42 [2020-08-14T15:05:42.319Z] #39 142.7   CC       criu/stats.o
15:05:42 [2020-08-14T15:05:42.325Z] #40 190.6   DEP      lib/c/criu.d
15:05:42 [2020-08-14T15:05:42.325Z] #40 190.7   CC       images/rpc.pb-c.o
15:05:42 [2020-08-14T15:05:42.490Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:05:42 [2020-08-14T15:05:42.583Z] #39 143.1   CC       criu/string.o
15:05:42 [2020-08-14T15:05:42.583Z] #39 143.1   CC       criu/sysctl.o
15:05:42 [2020-08-14T15:05:42.663Z] #19 ...
15:05:42 [2020-08-14T15:05:42.664Z] 
15:05:42 [2020-08-14T15:05:42.664Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:42 [2020-08-14T15:05:42.664Z] #39 120.8   CC       criu/irmap.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 121.6   CC       criu/kcmp-ids.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 121.7   CC       criu/kerndat.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 122.9   CC       criu/libnetlink.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 123.4   CC       criu/log.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 124.0   CC       criu/lsm.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 124.4   CC       criu/mem.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 126.2   CC       criu/memfd.o
15:05:42 [2020-08-14T15:05:42.664Z] #39 126.9   CC       criu/mount.o
15:05:42 [2020-08-14T15:05:42.780Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:05:42 [2020-08-14T15:05:42.969Z] #40 191.4   CC       lib/c/criu.o
15:05:43 [2020-08-14T15:05:43.158Z] #39 143.7   CC       criu/sysfs_parse.o
15:05:43 [2020-08-14T15:05:43.226Z] #39 131.5   CC       criu/namespaces.o
15:05:43 [2020-08-14T15:05:43.422Z] #39 ...
15:05:43 [2020-08-14T15:05:43.422Z] 
15:05:43 [2020-08-14T15:05:43.422Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:43 [2020-08-14T15:05:43.422Z] #45 210.6 + cd /tmp/tmp.ZSPyx1eke9/src/github.com/golangci/golangci-lint/
15:05:43 [2020-08-14T15:05:43.422Z] #45 210.6 + git checkout -q v1.23.8
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 ++ git describe --tags
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 + version=v1.23.8
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 ++ git rev-parse --short HEAD
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 + commit=76a82c6
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 ++ git show -s --format=%cd
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:05:43 [2020-08-14T15:05:43.422Z] #45 211.1 + 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:05:43 [2020-08-14T15:05:43.685Z] #45 ...
15:05:43 [2020-08-14T15:05:43.685Z] 
15:05:43 [2020-08-14T15:05:43.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:43 [2020-08-14T15:05:43.685Z] #39 144.1   CC       criu/timens.o
15:05:43 [2020-08-14T15:05:43.949Z] #39 144.4   CC       criu/timerfd.o
15:05:44 [2020-08-14T15:05:44.024Z] #40 192.7   LINK     lib/c/built-in.o
15:05:44 [2020-08-14T15:05:44.211Z] #39 144.7   CC       criu/tty.o
15:05:44 [2020-08-14T15:05:44.283Z] ok  	github.com/docker/docker/plugin	0.556s	coverage: 23.1% of statements
15:05:44 [2020-08-14T15:05:44.337Z] #40 192.7   LINK     lib/c/libcriu.so
15:05:44 [2020-08-14T15:05:44.337Z] #40 192.8   LINK     lib/c/libcriu.a
15:05:44 [2020-08-14T15:05:44.548Z] #19 10.51   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:44 [2020-08-14T15:05:44.548Z] #19 10.60 Collecting pyyaml (from yamllint==1.16.0)
15:05:44 [2020-08-14T15:05:44.645Z] #40 193.0   GEN      magic.py
15:05:44 [2020-08-14T15:05:44.645Z] #40 193.2 Note: Building without setproctitle() and strlcpy() support.
15:05:44 [2020-08-14T15:05:44.645Z] #40 193.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:05:44 [2020-08-14T15:05:44.808Z] #19 10.75   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:05:44 [2020-08-14T15:05:44.914Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
15:05:44 [2020-08-14T15:05:44.949Z] #40 193.2 Note: Building without GnuTLS support
15:05:44 [2020-08-14T15:05:44.949Z] #40 193.2 Makefile.config:39: Warn: you have no libnftables installed
15:05:44 [2020-08-14T15:05:44.949Z] #40 193.2 Makefile.config:40: Warn: Building without nftables support
15:05:45 [2020-08-14T15:05:45.544Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
15:05:45 [2020-08-14T15:05:45.598Z] #40 194.1 fatal: not a git repository (or any of the parent directories): .git
15:05:45 [2020-08-14T15:05:45.744Z] #39 133.6   CC       criu/net.o
15:05:45 [2020-08-14T15:05:45.834Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:05:46 [2020-08-14T15:05:46.135Z] #39 146.5   CC       criu/tun.o
15:05:46 [2020-08-14T15:05:46.189Z] #19 12.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:46 [2020-08-14T15:05:46.189Z] #19 12.23   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:05:46 [2020-08-14T15:05:46.189Z] #19 12.27 Building wheels for collected packages: pyyaml
15:05:46 [2020-08-14T15:05:46.306Z] #39 ...
15:05:46 [2020-08-14T15:05:46.306Z] 
15:05:46 [2020-08-14T15:05:46.306Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:05:46 [2020-08-14T15:05:46.306Z] #19 5.110 Collecting yamllint==1.16.0
15:05:46 [2020-08-14T15:05:46.449Z] #19 12.27   Running setup.py bdist_wheel for pyyaml: started
15:05:46 [2020-08-14T15:05:46.660Z] #40 195.0 make[1]: Nothing to be done for 'all'.
15:05:46 [2020-08-14T15:05:46.711Z] #39 146.9   CC       criu/uffd.o
15:05:46 [2020-08-14T15:05:46.865Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 56.3% of statements
15:05:47 [2020-08-14T15:05:47.351Z] #40 195.8 make[1]: 'images/built-in.o' is up to date.
15:05:47 [2020-08-14T15:05:47.351Z] #40 195.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:05:47 [2020-08-14T15:05:47.351Z] #40 195.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:05:47 [2020-08-14T15:05:47.351Z] #40 196.0 make[1]: 'compel/libcompel.a' is up to date.
15:05:47 [2020-08-14T15:05:47.351Z] #40 196.0 make[1]: 'compel/compel-host-bin' is up to date.
15:05:47 [2020-08-14T15:05:47.386Z] #19 13.44   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:47 [2020-08-14T15:05:47.386Z] #19 13.44   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:05:47 [2020-08-14T15:05:47.386Z] #19 13.52 Successfully built pyyaml
15:05:47 [2020-08-14T15:05:47.386Z] #19 13.56 Installing collected packages: pyyaml, pathspec, yamllint
15:05:47 [2020-08-14T15:05:47.496Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
15:05:47 [2020-08-14T15:05:47.496Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
15:05:47 [2020-08-14T15:05:47.655Z] #40 196.0 make[1]: Nothing to be done for 'all'.
15:05:47 [2020-08-14T15:05:47.655Z] #40 196.1 make[1]: 'soccr/libsoccr.a' is up to date.
15:05:47 [2020-08-14T15:05:47.655Z] #40 196.3 make[2]: Nothing to be done for 'all'.
15:05:47 [2020-08-14T15:05:47.659Z] #39 148.0   CC       criu/util.o
15:05:47 [2020-08-14T15:05:47.954Z] #19 13.94 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:05:47 [2020-08-14T15:05:47.957Z] #40 196.3 make[2]: Nothing to be done for 'all'.
15:05:47 [2020-08-14T15:05:47.957Z] #40 196.3 make[2]: Nothing to be done for 'all'.
15:05:47 [2020-08-14T15:05:47.957Z] #40 196.5 make[2]: Nothing to be done for 'all'.
15:05:47 [2020-08-14T15:05:47.957Z] #40 196.5 make[2]: Nothing to be done for 'all'.
15:05:48 [2020-08-14T15:05:48.127Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
15:05:48 [2020-08-14T15:05:48.256Z] #40 196.6 make[2]: Nothing to be done for 'all'.
15:05:48 [2020-08-14T15:05:48.256Z] #40 196.6 make[2]: Nothing to be done for 'all'.
15:05:48 [2020-08-14T15:05:48.256Z] #40 196.7 make[2]: Nothing to be done for 'all'.
15:05:48 [2020-08-14T15:05:48.256Z] #40 196.7   INSTALL  criu/criu
15:05:48 [2020-08-14T15:05:48.417Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
15:05:48 [2020-08-14T15:05:48.525Z] #19 DONE 14.3s
15:05:48 [2020-08-14T15:05:48.525Z] 
15:05:48 [2020-08-14T15:05:48.525Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:05:48 [2020-08-14T15:05:48.525Z] #22 DONE 0.3s
15:05:48 [2020-08-14T15:05:48.525Z] 
15:05:48 [2020-08-14T15:05:48.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:48 [2020-08-14T15:05:48.525Z] #39 125.9   CC       criu/namespaces.o
15:05:48 [2020-08-14T15:05:48.525Z] #39 127.5   CC       criu/net.o
15:05:48 [2020-08-14T15:05:48.525Z] #39 130.9   CC       criu/netfilter.o
15:05:48 [2020-08-14T15:05:48.525Z] #39 131.4   CC       criu/page-pipe.o
15:05:48 [2020-08-14T15:05:48.557Z] #40 DONE 196.8s
15:05:48 [2020-08-14T15:05:48.557Z] 
15:05:48 [2020-08-14T15:05:48.557Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:48 [2020-08-14T15:05:48.786Z] #39 ...
15:05:48 [2020-08-14T15:05:48.786Z] 
15:05:48 [2020-08-14T15:05:48.786Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:49 [2020-08-14T15:05:49.052Z] #39 149.2   CC       criu/uts_ns.o
15:05:49 [2020-08-14T15:05:49.052Z] #39 149.4   CC       criu/vdso.o
15:05:49 [2020-08-14T15:05:49.629Z] #39 149.9   LINK     criu/built-in.o
15:05:49 [2020-08-14T15:05:49.629Z] #39 150.1   LINK     criu/criu
15:05:49 [2020-08-14T15:05:49.892Z] #39 ...
15:05:49 [2020-08-14T15:05:49.892Z] 
15:05:49 [2020-08-14T15:05:49.892Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:49 [2020-08-14T15:05:49.892Z] #26 DONE 7.7s
15:05:50 [2020-08-14T15:05:50.100Z] #46 264.6 + cd /tmp/tmp.NvrfNDY5nM/src/github.com/golangci/golangci-lint/
15:05:50 [2020-08-14T15:05:50.100Z] #46 264.6 + git checkout -q v1.23.8
15:05:50 [2020-08-14T15:05:50.155Z] 
15:05:50 [2020-08-14T15:05:50.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:50 [2020-08-14T15:05:50.155Z] #39 150.5   DEP      lib/c/criu.d
15:05:50 [2020-08-14T15:05:50.155Z] #39 150.6   CC       images/rpc.pb-c.o
15:05:50 [2020-08-14T15:05:50.482Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 ++ git describe --tags
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 + version=v1.23.8
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 ++ git rev-parse --short HEAD
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 + commit=76a82c6
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 ++ git show -s --format=%cd
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:05:50 [2020-08-14T15:05:50.745Z] #46 265.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:05:50 [2020-08-14T15:05:50.873Z] #39 ...
15:05:50 [2020-08-14T15:05:50.873Z] 
15:05:50 [2020-08-14T15:05:50.873Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:05:50 [2020-08-14T15:05:50.873Z] #29 DONE 0.7s
15:05:50 [2020-08-14T15:05:50.873Z] 
15:05:50 [2020-08-14T15:05:50.873Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:05:50 [2020-08-14T15:05:50.873Z] #31 DONE 0.1s
15:05:50 [2020-08-14T15:05:50.873Z] 
15:05:50 [2020-08-14T15:05:50.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:50 [2020-08-14T15:05:50.873Z] #39 ...
15:05:50 [2020-08-14T15:05:50.873Z] 
15:05:50 [2020-08-14T15:05:50.873Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:05:50 [2020-08-14T15:05:50.873Z] #34 DONE 0.1s
15:05:50 [2020-08-14T15:05:50.873Z] 
15:05:50 [2020-08-14T15:05:50.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:50 [2020-08-14T15:05:50.873Z] #39 151.4   CC       lib/c/criu.o
15:05:51 [2020-08-14T15:05:51.113Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
15:05:51 [2020-08-14T15:05:51.404Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:05:51 [2020-08-14T15:05:51.835Z] #39 ...
15:05:51 [2020-08-14T15:05:51.835Z] 
15:05:51 [2020-08-14T15:05:51.835Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:05:51 [2020-08-14T15:05:51.835Z] #37 DONE 0.6s
15:05:51 [2020-08-14T15:05:51.835Z] 
15:05:51 [2020-08-14T15:05:51.835Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:52 [2020-08-14T15:05:52.107Z] #45 ...
15:05:52 [2020-08-14T15:05:52.107Z] 
15:05:52 [2020-08-14T15:05:52.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:52 [2020-08-14T15:05:52.107Z] #39 152.4   LINK     lib/c/built-in.o
15:05:52 [2020-08-14T15:05:52.107Z] #39 152.4   LINK     lib/c/libcriu.so
15:05:52 [2020-08-14T15:05:52.107Z] #39 152.5   LINK     lib/c/libcriu.a
15:05:52 [2020-08-14T15:05:52.107Z] #39 152.6   GEN      magic.py
15:05:52 [2020-08-14T15:05:52.375Z] #39 152.8 Note: Building without setproctitle() and strlcpy() support.
15:05:52 [2020-08-14T15:05:52.376Z] #39 152.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:05:52 [2020-08-14T15:05:52.376Z] #39 152.8 Note: Building without GnuTLS support
15:05:52 [2020-08-14T15:05:52.376Z] #39 152.8 Makefile.config:39: Warn: you have no libnftables installed
15:05:52 [2020-08-14T15:05:52.376Z] #39 152.8 Makefile.config:40: Warn: Building without nftables support
15:05:52 [2020-08-14T15:05:52.435Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
15:05:52 [2020-08-14T15:05:52.845Z] #19 10.51   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:05:52 [2020-08-14T15:05:52.846Z] #19 10.60 Collecting pyyaml (from yamllint==1.16.0)
15:05:52 [2020-08-14T15:05:52.846Z] #19 10.74   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:05:52 [2020-08-14T15:05:52.954Z] #39 153.5 fatal: not a git repository (or any of the parent directories): .git
15:05:52 [2020-08-14T15:05:52.985Z] #26 DONE 3.7s
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:52 [2020-08-14T15:05:52.985Z] #39 132.2   CC       criu/page-xfer.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 133.9   CC       criu/pagemap-cache.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 134.2   CC       criu/pagemap.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 135.0   CC       criu/parasite-syscall.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 135.8   CC       criu/path.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 ...
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:05:52 [2020-08-14T15:05:52.985Z] #29 DONE 0.4s
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:05:52 [2020-08-14T15:05:52.985Z] #31 DONE 0.1s
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:52 [2020-08-14T15:05:52.985Z] #39 136.1   CC       criu/pie-util-vdso-elf32.o
15:05:52 [2020-08-14T15:05:52.985Z] #39 ...
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:05:52 [2020-08-14T15:05:52.985Z] #34 DONE 0.0s
15:05:52 [2020-08-14T15:05:52.985Z] 
15:05:52 [2020-08-14T15:05:52.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:53 [2020-08-14T15:05:53.245Z] #39 136.5   CC       criu/pie-util-vdso.o
15:05:53 [2020-08-14T15:05:53.408Z] #19 12.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:05:53 [2020-08-14T15:05:53.408Z] #19 12.17   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:05:53 [2020-08-14T15:05:53.408Z] #19 12.21 Building wheels for collected packages: pyyaml
15:05:53 [2020-08-14T15:05:53.408Z] #19 12.22   Running setup.py bdist_wheel for pyyaml: started
15:05:53 [2020-08-14T15:05:53.505Z] #39 137.0   CC       criu/pie-util.o
15:05:53 [2020-08-14T15:05:53.765Z] #39 137.2   CC       criu/pipes.o
15:05:53 [2020-08-14T15:05:53.900Z] #39 154.4 make[1]: Nothing to be done for 'all'.
15:05:54 [2020-08-14T15:05:54.335Z] #39 137.7   CC       criu/plugin.o
15:05:54 [2020-08-14T15:05:54.337Z] #19 13.27   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:05:54 [2020-08-14T15:05:54.594Z] #19 13.28   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:05:54 [2020-08-14T15:05:54.594Z] #19 13.36 Successfully built pyyaml
15:05:54 [2020-08-14T15:05:54.594Z] #19 13.37 Installing collected packages: pyyaml, pathspec, yamllint
15:05:54 [2020-08-14T15:05:54.595Z] #39 138.1   CC       criu/proc_parse.o
15:05:54 [2020-08-14T15:05:54.848Z] #39 155.2 make[1]: 'images/built-in.o' is up to date.
15:05:54 [2020-08-14T15:05:54.848Z] #39 155.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:05:54 [2020-08-14T15:05:54.848Z] #39 155.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:05:54 [2020-08-14T15:05:54.848Z] #39 155.4 make[1]: 'compel/libcompel.a' is up to date.
15:05:54 [2020-08-14T15:05:54.848Z] #39 155.4 make[1]: 'compel/compel-host-bin' is up to date.
15:05:55 [2020-08-14T15:05:55.111Z] #39 155.5 make[1]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.111Z] #39 155.5 make[1]: 'soccr/libsoccr.a' is up to date.
15:05:55 [2020-08-14T15:05:55.168Z] #19 13.77 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:05:55 [2020-08-14T15:05:55.374Z] #39 155.9 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.374Z] #39 155.9 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.424Z] #19 DONE 14.1s
15:05:55 [2020-08-14T15:05:55.424Z] 
15:05:55 [2020-08-14T15:05:55.424Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:05:55 [2020-08-14T15:05:55.636Z] #39 156.0 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.636Z] #39 156.1 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.636Z] #39 156.2 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.636Z] #39 156.3 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.681Z] #22 DONE 0.3s
15:05:55 [2020-08-14T15:05:55.681Z] 
15:05:55 [2020-08-14T15:05:55.681Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:55 [2020-08-14T15:05:55.899Z] #39 156.3 make[2]: Nothing to be done for 'all'.
15:05:55 [2020-08-14T15:05:55.988Z] #39 ...
15:05:55 [2020-08-14T15:05:55.988Z] 
15:05:55 [2020-08-14T15:05:55.988Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:05:55 [2020-08-14T15:05:55.988Z] #49 88.30 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:05:55 [2020-08-14T15:05:55.988Z] #49 90.30 + mkdir -p /build
15:05:55 [2020-08-14T15:05:55.988Z] #49 90.31 + cp runc /build/runc
15:05:55 [2020-08-14T15:05:55.988Z] #49 DONE 90.8s
15:05:55 [2020-08-14T15:05:55.988Z] 
15:05:55 [2020-08-14T15:05:55.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:56 [2020-08-14T15:05:56.161Z] #39 156.4 make[2]: Nothing to be done for 'all'.
15:05:56 [2020-08-14T15:05:56.161Z] #39 156.4   INSTALL  criu/criu
15:05:56 [2020-08-14T15:05:56.438Z] #39 DONE 156.8s
15:05:56 [2020-08-14T15:05:56.438Z] 
15:05:56 [2020-08-14T15:05:56.438Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:57 [2020-08-14T15:05:57.899Z] #39 141.0   CC       criu/protobuf-desc.o
15:05:58 [2020-08-14T15:05:58.160Z] #39 ...
15:05:58 [2020-08-14T15:05:58.160Z] 
15:05:58 [2020-08-14T15:05:58.160Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:05:58 [2020-08-14T15:05:58.160Z] #36 DONE 235.3s
15:05:58 [2020-08-14T15:05:58.160Z] 
15:05:58 [2020-08-14T15:05:58.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:58 [2020-08-14T15:05:58.160Z] #39 141.7   CC       criu/protobuf.o
15:05:58 [2020-08-14T15:05:58.199Z] #26 ...
15:05:58 [2020-08-14T15:05:58.199Z] 
15:05:58 [2020-08-14T15:05:58.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:58 [2020-08-14T15:05:58.199Z] #39 136.5   CC       criu/netfilter.o
15:05:58 [2020-08-14T15:05:58.199Z] #39 136.9   CC       criu/page-pipe.o
15:05:58 [2020-08-14T15:05:58.199Z] #39 137.5   CC       criu/page-xfer.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 138.9   CC       criu/pagemap-cache.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 139.3   CC       criu/pagemap.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 140.3   CC       criu/parasite-syscall.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 141.4   CC       criu/path.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 141.8   CC       criu/pie-util-vdso-elf32.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 142.4   CC       criu/pie-util-vdso.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 143.0   CC       criu/pie-util.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 143.1   CC       criu/pipes.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 144.1   CC       criu/plugin.o
15:05:58 [2020-08-14T15:05:58.200Z] #39 144.6   CC       criu/proc_parse.o
15:05:58 [2020-08-14T15:05:58.364Z] #45 ...
15:05:58 [2020-08-14T15:05:58.364Z] 
15:05:58 [2020-08-14T15:05:58.364Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:05:58 [2020-08-14T15:05:58.364Z] #40 DONE 0.2s
15:05:58 [2020-08-14T15:05:58.364Z] 
15:05:58 [2020-08-14T15:05:58.364Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:05:58 [2020-08-14T15:05:58.762Z] #39 147.0   CC       criu/protobuf-desc.o
15:05:58 [2020-08-14T15:05:58.939Z] #42 DONE 0.5s
15:05:58 [2020-08-14T15:05:58.940Z] 
15:05:58 [2020-08-14T15:05:58.940Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:05:58 [2020-08-14T15:05:58.940Z] #52 ...
15:05:58 [2020-08-14T15:05:58.940Z] 
15:05:58 [2020-08-14T15:05:58.940Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:05:59 [2020-08-14T15:05:59.100Z] #39 142.2   CC       criu/pstree.o
15:05:59 [2020-08-14T15:05:59.202Z] #44 DONE 0.2s
15:05:59 [2020-08-14T15:05:59.202Z] 
15:05:59 [2020-08-14T15:05:59.202Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:05:59 [2020-08-14T15:05:59.361Z] #39 ...
15:05:59 [2020-08-14T15:05:59.361Z] 
15:05:59 [2020-08-14T15:05:59.361Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:05:59 [2020-08-14T15:05:59.361Z] #37 DONE 0.2s
15:05:59 [2020-08-14T15:05:59.383Z] #39 ...
15:05:59 [2020-08-14T15:05:59.383Z] 
15:05:59 [2020-08-14T15:05:59.383Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:05:59 [2020-08-14T15:05:59.383Z] #26 DONE 3.7s
15:05:59 [2020-08-14T15:05:59.383Z] 
15:05:59 [2020-08-14T15:05:59.383Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:05:59 [2020-08-14T15:05:59.621Z] 
15:05:59 [2020-08-14T15:05:59.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:59 [2020-08-14T15:05:59.621Z] #39 143.0   CC       criu/rbtree.o
15:05:59 [2020-08-14T15:05:59.702Z] #29 DONE 0.4s
15:05:59 [2020-08-14T15:05:59.702Z] 
15:05:59 [2020-08-14T15:05:59.702Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:05:59 [2020-08-14T15:05:59.702Z] #31 DONE 0.1s
15:05:59 [2020-08-14T15:05:59.702Z] 
15:05:59 [2020-08-14T15:05:59.702Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:05:59 [2020-08-14T15:05:59.702Z] #34 DONE 0.0s
15:05:59 [2020-08-14T15:05:59.702Z] 
15:05:59 [2020-08-14T15:05:59.702Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:05:59 [2020-08-14T15:05:59.881Z] #39 143.2   CC       criu/rst-malloc.o
15:05:59 [2020-08-14T15:05:59.881Z] #39 143.3   CC       criu/seccomp.o
15:05:59 [2020-08-14T15:05:59.970Z] #52 ...
15:05:59 [2020-08-14T15:05:59.970Z] 
15:05:59 [2020-08-14T15:05:59.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:05:59 [2020-08-14T15:05:59.970Z] #39 148.2   CC       criu/protobuf.o
15:06:00 [2020-08-14T15:06:00.233Z] #39 148.5   CC       criu/pstree.o
15:06:00 [2020-08-14T15:06:00.451Z] #39 143.7   CC       criu/seize.o
15:06:00 [2020-08-14T15:06:00.711Z] #39 144.2   CC       criu/servicefd.o
15:06:00 [2020-08-14T15:06:00.971Z] #39 144.4   CC       criu/shmem.o
15:06:01 [2020-08-14T15:06:01.541Z] #39 144.8   CC       criu/sigframe.o
15:06:01 [2020-08-14T15:06:01.541Z] #39 144.9   CC       criu/signalfd.o
15:06:01 [2020-08-14T15:06:01.604Z] #39 149.7   CC       criu/rbtree.o
15:06:01 [2020-08-14T15:06:01.604Z] #39 149.9   CC       criu/rst-malloc.o
15:06:01 [2020-08-14T15:06:01.801Z] #39 145.1   CC       criu/sk-inet.o
15:06:01 [2020-08-14T15:06:01.861Z] #39 150.2   CC       criu/seccomp.o
15:06:02 [2020-08-14T15:06:02.371Z] #39 145.7   CC       criu/sk-netlink.o
15:06:02 [2020-08-14T15:06:02.423Z] #39 150.8   CC       criu/seize.o
15:06:02 [2020-08-14T15:06:02.631Z] #39 145.9   CC       criu/sk-packet.o
15:06:02 [2020-08-14T15:06:02.937Z] #39 146.3   CC       criu/sk-queue.o
15:06:02 [2020-08-14T15:06:02.990Z] #39 ...
15:06:02 [2020-08-14T15:06:02.990Z] 
15:06:02 [2020-08-14T15:06:02.990Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:06:02 [2020-08-14T15:06:02.990Z] #49 89.32 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:06:02 [2020-08-14T15:06:02.990Z] #49 91.36 + mkdir -p /build
15:06:02 [2020-08-14T15:06:02.990Z] #49 91.36 + cp runc /build/runc
15:06:02 [2020-08-14T15:06:02.990Z] #49 DONE 91.8s
15:06:02 [2020-08-14T15:06:02.990Z] 
15:06:02 [2020-08-14T15:06:02.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:06:02 [2020-08-14T15:06:02.990Z] #39 151.4   CC       criu/servicefd.o
15:06:03 [2020-08-14T15:06:03.207Z] #39 146.7   CC       criu/sk-tcp.o
15:06:03 [2020-08-14T15:06:03.475Z] #39 147.0   CC       criu/sk-unix.o
15:06:03 [2020-08-14T15:06:03.553Z] #39 151.9   CC       criu/shmem.o
15:06:04 [2020-08-14T15:06:04.484Z] #39 152.7   CC       criu/sigframe.o
15:06:04 [2020-08-14T15:06:04.740Z] #39 152.8   CC       criu/signalfd.o
15:06:04 [2020-08-14T15:06:04.740Z] #39 153.0   CC       criu/sk-inet.o
15:06:04 [2020-08-14T15:06:04.857Z] #39 148.1   CC       criu/sockets.o
15:06:05 [2020-08-14T15:06:05.425Z] #39 148.6   CC       criu/stats.o
15:06:05 [2020-08-14T15:06:05.425Z] #39 148.8   CC       criu/string.o
15:06:05 [2020-08-14T15:06:05.425Z] #39 148.9   CC       criu/sysctl.o
15:06:05 [2020-08-14T15:06:05.669Z] #39 153.8   CC       criu/sk-netlink.o
15:06:05 [2020-08-14T15:06:05.669Z] #39 154.1   CC       criu/sk-packet.o
15:06:05 [2020-08-14T15:06:05.993Z] #39 149.3   CC       criu/sysfs_parse.o
15:06:05 [2020-08-14T15:06:05.993Z] #39 149.5   CC       criu/timens.o
15:06:06 [2020-08-14T15:06:06.253Z] #39 149.7   CC       criu/timerfd.o
15:06:06 [2020-08-14T15:06:06.513Z] #39 149.8   CC       criu/tty.o
15:06:06 [2020-08-14T15:06:06.598Z] #39 154.7   CC       criu/sk-queue.o
15:06:06 [2020-08-14T15:06:06.854Z] #39 155.1   CC       criu/sk-tcp.o
15:06:06 [2020-08-14T15:06:06.854Z] #39 ...
15:06:06 [2020-08-14T15:06:06.854Z] 
15:06:06 [2020-08-14T15:06:06.854Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:06:06 [2020-08-14T15:06:06.854Z] #36 DONE 244.4s
15:06:07 [2020-08-14T15:06:07.111Z] 
15:06:07 [2020-08-14T15:06:07.111Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:07 [2020-08-14T15:06:07.111Z] #45 ...
15:06:07 [2020-08-14T15:06:07.111Z] 
15:06:07 [2020-08-14T15:06:07.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:06:07 [2020-08-14T15:06:07.111Z] #39 155.5   CC       criu/sk-unix.o
15:06:07 [2020-08-14T15:06:07.453Z] #39 150.7   CC       criu/tun.o
15:06:07 [2020-08-14T15:06:07.713Z] #39 151.0   CC       criu/uffd.o
15:06:07 [2020-08-14T15:06:07.816Z] ok  	github.com/docker/docker/pkg/plugins	33.620s	coverage: 76.6% of statements
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/rootless	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/volume	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:06:07 [2020-08-14T15:06:07.816Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:06:08 [2020-08-14T15:06:08.106Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === Skipped
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver btrfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver btrfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver btrfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver btrfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver btrfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:73: No driver to put!
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z] time="2020-08-14T15:04:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z] time="2020-08-14T15:04:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z] time="2020-08-14T15:04:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z] time="2020-08-14T15:04:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z] time="2020-08-14T15:04:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:73: No driver to put!
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     overlay_test.go:49: Fails to compute changes intermittently
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver zfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver zfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver zfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver zfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:46: Driver zfs not supported
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     graphtest_unix.go:73: No driver to put!
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:06:08 [2020-08-14T15:06:08.107Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] 
15:06:08 [2020-08-14T15:06:08.107Z] DONE 2142 tests, 26 skipped in 188.030s
15:06:08 [2020-08-14T15:06:08.284Z] #39 151.7   CC       criu/util.o
15:06:08 [2020-08-14T15:06:08.477Z] #39 156.8   CC       criu/sockets.o
Post stage
[Pipeline] junit
15:06:08 [2020-08-14T15:06:08.781Z] Recording test results
15:06:08 [2020-08-14T15:06:08.854Z] #39 152.2   CC       criu/uts_ns.o
15:06:08 [2020-08-14T15:06:08.854Z] #39 152.3   CC       criu/vdso-compat.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:06:09 [2020-08-14T15:06:09.040Z] #39 ...
15:06:09 [2020-08-14T15:06:09.040Z] 
15:06:09 [2020-08-14T15:06:09.040Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:06:09 [2020-08-14T15:06:09.040Z] #37 DONE 0.3s
15:06:09 [2020-08-14T15:06:09.040Z] 
15:06:09 [2020-08-14T15:06:09.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:06:09 [2020-08-14T15:06:09.040Z] #39 157.4   CC       criu/stats.o
15:06:09 [2020-08-14T15:06:09.114Z] #39 152.4   CC       criu/vdso.o
15:06:09 [2020-08-14T15:06:09.294Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -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:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary test-integration
15:06:09 [2020-08-14T15:06:09.297Z] #39 157.5   CC       criu/string.o
15:06:09 [2020-08-14T15:06:09.297Z] #39 157.6   CC       criu/sysctl.o
15:06:09 [2020-08-14T15:06:09.374Z] #39 152.8   LINK     criu/built-in.o
15:06:09 [2020-08-14T15:06:09.374Z] #39 152.8   LINK     criu/criu
15:06:09 [2020-08-14T15:06:09.455Z] #46 ...
15:06:09 [2020-08-14T15:06:09.455Z] 
15:06:09 [2020-08-14T15:06:09.455Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:09 [2020-08-14T15:06:09.455Z] #53 244.7 + bin/containerd
15:06:09 [2020-08-14T15:06:09.553Z] #39 158.0   CC       criu/sysfs_parse.o
15:06:09 [2020-08-14T15:06:09.584Z] 
15:06:09 [2020-08-14T15:06:09.584Z] Removing bundles/
15:06:09 [2020-08-14T15:06:09.584Z] 
15:06:09 [2020-08-14T15:06:09.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:06:09 [2020-08-14T15:06:09.584Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:06:09 [2020-08-14T15:06:09.584Z] GOOS="" GOARCH="" GOARM=""
15:06:09 [2020-08-14T15:06:09.634Z] #39 153.0   DEP      lib/c/criu.d
15:06:09 [2020-08-14T15:06:09.634Z] #39 153.1   CC       images/rpc.pb-c.o
15:06:09 [2020-08-14T15:06:09.634Z] #39 ...
15:06:09 [2020-08-14T15:06:09.634Z] 
15:06:09 [2020-08-14T15:06:09.634Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:09 [2020-08-14T15:06:09.634Z] #52 179.5 + bin/containerd
15:06:09 [2020-08-14T15:06:09.809Z] #39 158.3   CC       criu/timens.o
15:06:10 [2020-08-14T15:06:10.372Z] #39 158.5   CC       criu/timerfd.o
15:06:10 [2020-08-14T15:06:10.372Z] #39 158.7   CC       criu/tty.o
15:06:11 [2020-08-14T15:06:11.300Z] #39 159.7   CC       criu/tun.o
15:06:11 [2020-08-14T15:06:11.556Z] #39 159.9   CC       criu/uffd.o
15:06:12 [2020-08-14T15:06:12.118Z] #39 160.6   CC       criu/util.o
15:06:13 [2020-08-14T15:06:13.045Z] #39 161.4   CC       criu/uts_ns.o
15:06:13 [2020-08-14T15:06:13.300Z] #39 161.5   CC       criu/vdso-compat.o
15:06:13 [2020-08-14T15:06:13.300Z] #39 161.6   CC       criu/vdso.o
15:06:13 [2020-08-14T15:06:13.834Z] #52 ...
15:06:13 [2020-08-14T15:06:13.834Z] 
15:06:13 [2020-08-14T15:06:13.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:06:13 [2020-08-14T15:06:13.834Z] #39 153.4   CC       lib/c/criu.o
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.0   LINK     lib/c/built-in.o
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.0   LINK     lib/c/libcriu.so
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.0   LINK     lib/c/libcriu.a
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.1   GEN      magic.py
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.2 Note: Building without setproctitle() and strlcpy() support.
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.2 Note: Building without GnuTLS support
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.2 Makefile.config:39: Warn: you have no libnftables installed
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.2 Makefile.config:40: Warn: Building without nftables support
15:06:13 [2020-08-14T15:06:13.834Z] #39 154.8 fatal: not a git repository (or any of the parent directories): .git
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.2 make[1]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.8 make[1]: 'images/built-in.o' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.8 make[1]: 'compel/libcompel.a' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.9 make[1]: 'compel/compel-host-bin' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.9 make[1]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 155.9 make[1]: 'soccr/libsoccr.a' is up to date.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.1 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.1 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.1 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.3 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.3 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.3 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.4 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.4 make[2]: Nothing to be done for 'all'.
15:06:13 [2020-08-14T15:06:13.834Z] #39 156.4   INSTALL  criu/criu
15:06:13 [2020-08-14T15:06:13.834Z] #39 DONE 156.9s
15:06:13 [2020-08-14T15:06:13.834Z] 
15:06:13 [2020-08-14T15:06:13.834Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.2 + cd /tmp/tmp.oa7YCneOkV/src/github.com/golangci/golangci-lint/
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.2 + git checkout -q v1.23.8
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 ++ git describe --tags
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 + version=v1.23.8
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 ++ git rev-parse --short HEAD
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 + commit=76a82c6
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 ++ git show -s --format=%cd
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:06:13 [2020-08-14T15:06:13.834Z] #45 249.6 + 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:06:13 [2020-08-14T15:06:13.862Z] #39 162.0   LINK     criu/built-in.o
15:06:13 [2020-08-14T15:06:13.862Z] #39 162.1   LINK     criu/criu
15:06:13 [2020-08-14T15:06:13.966Z] #53 ...
15:06:13 [2020-08-14T15:06:13.967Z] 
15:06:13 [2020-08-14T15:06:13.967Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:06:13 [2020-08-14T15:06:13.967Z] #22 287.9 + return
15:06:13 [2020-08-14T15:06:13.967Z] #22 DONE 288.0s
15:06:13 [2020-08-14T15:06:13.967Z] 
15:06:13 [2020-08-14T15:06:13.967Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:14 [2020-08-14T15:06:14.117Z] #39 162.4   DEP      lib/c/criu.d
15:06:14 [2020-08-14T15:06:14.117Z] #39 162.4   CC       images/rpc.pb-c.o
15:06:14 [2020-08-14T15:06:14.129Z] #45 ...
15:06:14 [2020-08-14T15:06:14.129Z] 
15:06:14 [2020-08-14T15:06:14.129Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:14 [2020-08-14T15:06:14.129Z] #52 206.4 + bin/containerd-stress
15:06:14 [2020-08-14T15:06:14.373Z] #39 162.7   CC       lib/c/criu.o
15:06:14 [2020-08-14T15:06:14.774Z] #45 ...
15:06:14 [2020-08-14T15:06:14.774Z] 
15:06:14 [2020-08-14T15:06:14.774Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:06:14 [2020-08-14T15:06:14.774Z] #40 DONE 0.1s
15:06:15 [2020-08-14T15:06:15.034Z] 
15:06:15 [2020-08-14T15:06:15.034Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:06:15 [2020-08-14T15:06:15.034Z] #42 DONE 0.2s
15:06:15 [2020-08-14T15:06:15.034Z] 
15:06:15 [2020-08-14T15:06:15.034Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:06:15 [2020-08-14T15:06:15.034Z] #44 DONE 0.1s
15:06:15 [2020-08-14T15:06:15.034Z] 
15:06:15 [2020-08-14T15:06:15.034Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.4   LINK     lib/c/built-in.o
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.4   LINK     lib/c/libcriu.so
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.5   LINK     lib/c/libcriu.a
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.5   GEN      magic.py
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.6 Note: Building without setproctitle() and strlcpy() support.
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:06:15 [2020-08-14T15:06:15.299Z] #39 163.6 Note: Building without GnuTLS support
15:06:15 [2020-08-14T15:06:15.512Z] #46 ...
15:06:15 [2020-08-14T15:06:15.512Z] 
15:06:15 [2020-08-14T15:06:15.512Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:06:15 [2020-08-14T15:06:15.512Z] #23 DONE 0.1s
15:06:15 [2020-08-14T15:06:15.512Z] 
15:06:15 [2020-08-14T15:06:15.512Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:15 [2020-08-14T15:06:15.512Z] #46 ...
15:06:15 [2020-08-14T15:06:15.512Z] 
15:06:15 [2020-08-14T15:06:15.512Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:06:15 [2020-08-14T15:06:15.555Z] #39 163.6 Makefile.config:39: Warn: you have no libnftables installed
15:06:15 [2020-08-14T15:06:15.555Z] #39 163.6 Makefile.config:40: Warn: Building without nftables support
15:06:15 [2020-08-14T15:06:15.810Z] #39 164.1 fatal: not a git repository (or any of the parent directories): .git
15:06:16 [2020-08-14T15:06:16.041Z] #52 ...
15:06:16 [2020-08-14T15:06:16.041Z] 
15:06:16 [2020-08-14T15:06:16.041Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:16 [2020-08-14T15:06:16.041Z] #45 DONE 252.8s
15:06:16 [2020-08-14T15:06:16.041Z] 
15:06:16 [2020-08-14T15:06:16.041Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:16 [2020-08-14T15:06:16.156Z] #27 DONE 0.7s
15:06:16 [2020-08-14T15:06:16.156Z] 
15:06:16 [2020-08-14T15:06:16.156Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:16 [2020-08-14T15:06:16.156Z] #53 ...
15:06:16 [2020-08-14T15:06:16.156Z] 
15:06:16 [2020-08-14T15:06:16.156Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.156Z] #30 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.372Z] #39 164.6 make[1]: Nothing to be done for 'all'.
15:06:16 [2020-08-14T15:06:16.372Z] #39 ...
15:06:16 [2020-08-14T15:06:16.372Z] 
15:06:16 [2020-08-14T15:06:16.372Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:16 [2020-08-14T15:06:16.372Z] #45 253.9 + cd /tmp/tmp.FyWHaIDy4n/src/github.com/golangci/golangci-lint/
15:06:16 [2020-08-14T15:06:16.372Z] #45 253.9 + git checkout -q v1.23.8
15:06:16 [2020-08-14T15:06:16.456Z] 
15:06:16 [2020-08-14T15:06:16.456Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.456Z] #32 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.456Z] 
15:06:16 [2020-08-14T15:06:16.456Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:16 [2020-08-14T15:06:16.456Z] #46 ...
15:06:16 [2020-08-14T15:06:16.456Z] 
15:06:16 [2020-08-14T15:06:16.456Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.456Z] #35 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.456Z] 
15:06:16 [2020-08-14T15:06:16.456Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.613Z] #52 210.6 + bin/containerd-shim
15:06:16 [2020-08-14T15:06:16.753Z] #38 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.753Z] 
15:06:16 [2020-08-14T15:06:16.753Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:06:16 [2020-08-14T15:06:16.753Z] #41 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.753Z] 
15:06:16 [2020-08-14T15:06:16.753Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.753Z] #43 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.753Z] 
15:06:16 [2020-08-14T15:06:16.753Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:16 [2020-08-14T15:06:16.753Z] #46 ...
15:06:16 [2020-08-14T15:06:16.753Z] 
15:06:16 [2020-08-14T15:06:16.753Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:06:16 [2020-08-14T15:06:16.753Z] #45 DONE 0.1s
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 ++ git describe --tags
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 + version=v1.23.8
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 ++ git rev-parse --short HEAD
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 + commit=76a82c6
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 ++ git show -s --format=%cd
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:06:16 [2020-08-14T15:06:16.933Z] #45 254.3 + 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:06:17 [2020-08-14T15:06:17.057Z] 
15:06:17 [2020-08-14T15:06:17.057Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:18 [2020-08-14T15:06:18.297Z] #45 ...
15:06:18 [2020-08-14T15:06:18.297Z] 
15:06:18 [2020-08-14T15:06:18.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.1 make[1]: 'images/built-in.o' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.2 make[1]: 'compel/libcompel.a' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.3 make[1]: 'compel/compel-host-bin' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.3 make[1]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.3 make[1]: 'soccr/libsoccr.a' is up to date.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.5 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.5 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.6 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.7 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.7 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.7 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.7 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.8 make[2]: Nothing to be done for 'all'.
15:06:18 [2020-08-14T15:06:18.297Z] #39 165.8   INSTALL  criu/criu
15:06:18 [2020-08-14T15:06:18.297Z] #39 DONE 166.3s
15:06:18 [2020-08-14T15:06:18.297Z] 
15:06:18 [2020-08-14T15:06:18.297Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:18 [2020-08-14T15:06:18.297Z] #52 188.2 + bin/containerd
15:06:18 [2020-08-14T15:06:18.534Z] #52 ...
15:06:18 [2020-08-14T15:06:18.534Z] 
15:06:18 [2020-08-14T15:06:18.534Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:06:18 [2020-08-14T15:06:18.534Z] #46 DONE 0.2s
15:06:18 [2020-08-14T15:06:18.534Z] 
15:06:18 [2020-08-14T15:06:18.534Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:06:18 [2020-08-14T15:06:18.534Z] #48 DONE 0.1s
15:06:18 [2020-08-14T15:06:18.534Z] 
15:06:18 [2020-08-14T15:06:18.534Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:06:18 [2020-08-14T15:06:18.797Z] #50 DONE 0.2s
15:06:18 [2020-08-14T15:06:18.797Z] 
15:06:18 [2020-08-14T15:06:18.797Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:19 [2020-08-14T15:06:19.223Z] #52 ...
15:06:19 [2020-08-14T15:06:19.223Z] 
15:06:19 [2020-08-14T15:06:19.223Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:06:19 [2020-08-14T15:06:19.223Z] #40 DONE 0.0s
15:06:19 [2020-08-14T15:06:19.223Z] 
15:06:19 [2020-08-14T15:06:19.223Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:06:19 [2020-08-14T15:06:19.478Z] #42 DONE 0.3s
15:06:19 [2020-08-14T15:06:19.478Z] 
15:06:19 [2020-08-14T15:06:19.478Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:06:19 [2020-08-14T15:06:19.478Z] #44 DONE 0.0s
15:06:19 [2020-08-14T15:06:19.478Z] 
15:06:19 [2020-08-14T15:06:19.478Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:23 [2020-08-14T15:06:23.016Z] #52 216.4 + bin/containerd-shim-runc-v1
15:06:25 [2020-08-14T15:06:25.566Z] #52 219.2 + bin/containerd-shim-runc-v2
15:06:26 [2020-08-14T15:06:26.508Z] #52 220.3 + binaries
15:06:26 [2020-08-14T15:06:26.508Z] #52 220.3 + install -D bin/containerd /build/containerd
15:06:26 [2020-08-14T15:06:26.508Z] #52 220.3 + install -D bin/containerd-shim /build/containerd-shim
15:06:26 [2020-08-14T15:06:26.508Z] #52 220.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:06:26 [2020-08-14T15:06:26.508Z] #52 220.4 + install -D bin/ctr /build/ctr
15:06:27 [2020-08-14T15:06:27.891Z] #52 DONE 221.6s
15:06:29 [2020-08-14T15:06:29.275Z] 
15:06:29 [2020-08-14T15:06:29.275Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:06:30 [2020-08-14T15:06:30.658Z] #53 DONE 1.6s
15:06:30 [2020-08-14T15:06:30.659Z] 
15:06:30 [2020-08-14T15:06:30.659Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:06:31 [2020-08-14T15:06:31.229Z] #57 DONE 0.5s
15:06:31 [2020-08-14T15:06:31.229Z] 
15:06:31 [2020-08-14T15:06:31.229Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:06:32 [2020-08-14T15:06:32.170Z] #59 DONE 0.9s
15:06:32 [2020-08-14T15:06:32.171Z] 
15:06:32 [2020-08-14T15:06:32.171Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:06:32 [2020-08-14T15:06:32.171Z] #61 DONE 0.1s
15:06:32 [2020-08-14T15:06:32.171Z] 
15:06:32 [2020-08-14T15:06:32.171Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:06:32 [2020-08-14T15:06:32.171Z] #62 DONE 0.0s
15:06:32 [2020-08-14T15:06:32.171Z] 
15:06:32 [2020-08-14T15:06:32.171Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:06:34 [2020-08-14T15:06:34.084Z] #63 DONE 1.5s
15:06:34 [2020-08-14T15:06:34.084Z] 
15:06:34 [2020-08-14T15:06:34.084Z] #64 exporting to image
15:06:34 [2020-08-14T15:06:34.084Z] #64 exporting layers
15:06:39 [2020-08-14T15:06:39.295Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 1m56.462974082s 
15:06:39 [2020-08-14T15:06:39.295Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 674.837547ms 
15:06:43 [2020-08-14T15:06:43.631Z] 4612f6d0b889: Pull complete
15:06:44 [2020-08-14T15:06:44.091Z] #64 exporting layers 9.1s done
15:06:44 [2020-08-14T15:06:44.091Z] #64 writing image sha256:a8ec92087d3c82e3e34df8622f29a85b43030633619f63aa7d75ae1293dd70db
15:06:44 [2020-08-14T15:06:44.091Z] #64 writing image sha256:a8ec92087d3c82e3e34df8622f29a85b43030633619f63aa7d75ae1293dd70db done
15:06:44 [2020-08-14T15:06:44.091Z] #64 naming to docker.io/library/docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b done
15:06:44 [2020-08-14T15:06:44.091Z] #64 DONE 9.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:06:44 [2020-08-14T15:06:44.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/test/unit
15:06:49 [2020-08-14T15:06:49.720Z] ?   	github.com/docker/docker/api	[no test files]
15:06:51 [2020-08-14T15:06:51.464Z] INFO [runner/unused/goanalysis] analyzers took 28.440545913s with top 10 stages: buildssa: 24.064239259s, U1000: 4.376306654s 
15:06:56 [2020-08-14T15:06:56.521Z] #53 ...
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:06:56 [2020-08-14T15:06:56.521Z] #46 DONE 324.9s
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:56 [2020-08-14T15:06:56.521Z] #53 ...
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:06:56 [2020-08-14T15:06:56.521Z] #47 DONE 0.1s
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:06:56 [2020-08-14T15:06:56.521Z] #49 DONE 0.1s
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:06:56 [2020-08-14T15:06:56.521Z] #51 DONE 0.1s
15:06:56 [2020-08-14T15:06:56.521Z] 
15:06:56 [2020-08-14T15:06:56.521Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:06:58 [2020-08-14T15:06:58.652Z] #53 296.6 + bin/containerd-stress
15:07:00 [2020-08-14T15:07:00.783Z] #53 298.9 + bin/containerd-shim
15:07:01 [2020-08-14T15:07:01.738Z] #45 ...
15:07:01 [2020-08-14T15:07:01.738Z] 
15:07:01 [2020-08-14T15:07:01.738Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:07:01 [2020-08-14T15:07:01.738Z] #52 229.4 + bin/containerd-stress
15:07:01 [2020-08-14T15:07:01.738Z] #52 ...
15:07:01 [2020-08-14T15:07:01.738Z] 
15:07:01 [2020-08-14T15:07:01.738Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:07:01 [2020-08-14T15:07:01.738Z] #45 DONE 297.4s
15:07:01 [2020-08-14T15:07:01.738Z] 
15:07:01 [2020-08-14T15:07:01.738Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:07:01 [2020-08-14T15:07:01.979Z] ok  	github.com/docker/docker/api/server	0.067s	coverage: 9.0% of statements
15:07:01 [2020-08-14T15:07:01.997Z] #52 231.8 + bin/containerd-shim
15:07:01 [2020-08-14T15:07:01.997Z] #52 ...
15:07:01 [2020-08-14T15:07:01.997Z] 
15:07:01 [2020-08-14T15:07:01.997Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:07:01 [2020-08-14T15:07:01.997Z] #46 DONE 0.6s
15:07:02 [2020-08-14T15:07:02.257Z] 
15:07:02 [2020-08-14T15:07:02.257Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:07:02 [2020-08-14T15:07:02.257Z] #48 DONE 0.0s
15:07:02 [2020-08-14T15:07:02.257Z] 
15:07:02 [2020-08-14T15:07:02.257Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:07:02 [2020-08-14T15:07:02.257Z] #50 DONE 0.2s
15:07:02 [2020-08-14T15:07:02.257Z] 
15:07:02 [2020-08-14T15:07:02.257Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:07:06 [2020-08-14T15:07:06.096Z] #45 DONE 301.8s
15:07:06 [2020-08-14T15:07:06.096Z] 
15:07:06 [2020-08-14T15:07:06.096Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:07:06 [2020-08-14T15:07:06.096Z] #52 237.0 + bin/containerd-stress
15:07:06 [2020-08-14T15:07:06.484Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:07:06 [2020-08-14T15:07:06.484Z] 
15:07:06 [2020-08-14T15:07:06.484Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:07:06 [2020-08-14T15:07:06.484Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:07:06 [2020-08-14T15:07:06.484Z] HOSTNAME=26f7de72ea74
15:07:06 [2020-08-14T15:07:06.484Z] TESTDEBUG=0
15:07:06 [2020-08-14T15:07:06.484Z] DEST=bundles/test-integration
15:07:06 [2020-08-14T15:07:06.484Z] PWD=/go/src/github.com/docker/docker
15:07:06 [2020-08-14T15:07:06.484Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:07:06 [2020-08-14T15:07:06.484Z] container=docker
15:07:06 [2020-08-14T15:07:06.484Z] HOME=/root
15:07:06 [2020-08-14T15:07:06.484Z] GOLANG_VERSION=1.13.15
15:07:06 [2020-08-14T15:07:06.484Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:07:06 [2020-08-14T15:07:06.484Z] VALIDATE_BRANCH=master
15:07:06 [2020-08-14T15:07:06.484Z] TERM=xterm
15:07:06 [2020-08-14T15:07:06.484Z] DOCKER_PKG=github.com/docker/docker
15:07:06 [2020-08-14T15:07:06.484Z] SHLVL=1
15:07:06 [2020-08-14T15:07:06.484Z] TIMEOUT=120m
15:07:06 [2020-08-14T15:07:06.484Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:07:06 [2020-08-14T15:07:06.484Z] DOCKER_GRAPHDRIVER=overlay2
15:07:06 [2020-08-14T15:07:06.484Z] GO111MODULE=off
15:07:06 [2020-08-14T15:07:06.484Z] DOCKER_EXPERIMENTAL=1
15:07:06 [2020-08-14T15:07:06.484Z] TEST_SKIP_INTEGRATION_CLI=1
15:07:06 [2020-08-14T15:07:06.484Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:07:06 [2020-08-14T15:07:06.484Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:07:06 [2020-08-14T15:07:06.484Z] GOPATH=/go
15:07:06 [2020-08-14T15:07:06.484Z] PKG_CONFIG=pkg-config
15:07:06 [2020-08-14T15:07:06.484Z] _=/usr/bin/env
15:07:06 [2020-08-14T15:07:06.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:07:06 [2020-08-14T15:07:06.704Z] #52 ...
15:07:06 [2020-08-14T15:07:06.704Z] 
15:07:06 [2020-08-14T15:07:06.704Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:07:06 [2020-08-14T15:07:06.704Z] #46 DONE 0.2s
15:07:06 [2020-08-14T15:07:06.704Z] 
15:07:06 [2020-08-14T15:07:06.704Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:07:06 [2020-08-14T15:07:06.704Z] #48 DONE 0.1s
15:07:06 [2020-08-14T15:07:06.959Z] 
15:07:06 [2020-08-14T15:07:06.959Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:07:06 [2020-08-14T15:07:06.959Z] #50 DONE 0.2s
15:07:06 [2020-08-14T15:07:06.959Z] 
15:07:06 [2020-08-14T15:07:06.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:07:07 [2020-08-14T15:07:07.749Z] #53 305.9 + bin/containerd-shim-runc-v1
15:07:08 [2020-08-14T15:07:08.327Z] #52 239.0 + bin/containerd-shim
15:07:08 [2020-08-14T15:07:08.832Z] #52 238.4 + bin/containerd-shim-runc-v1
15:07:11 [2020-08-14T15:07:11.331Z] #53 309.2 + bin/containerd-shim-runc-v2
15:07:11 [2020-08-14T15:07:11.970Z] #53 310.1 + binaries
15:07:11 [2020-08-14T15:07:11.970Z] #53 310.1 + install -D bin/containerd /build/containerd
15:07:11 [2020-08-14T15:07:11.970Z] #53 310.2 + install -D bin/containerd-shim /build/containerd-shim
15:07:11 [2020-08-14T15:07:11.970Z] #53 310.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:07:11 [2020-08-14T15:07:11.970Z] #53 310.2 + install -D bin/ctr /build/ctr
15:07:12 [2020-08-14T15:07:12.128Z] #52 241.5 + bin/containerd-shim-runc-v2
15:07:12 [2020-08-14T15:07:12.273Z] #53 DONE 310.2s
15:07:12 [2020-08-14T15:07:12.388Z] #52 242.4 + binaries
15:07:12 [2020-08-14T15:07:12.647Z] #52 242.4 + install -D bin/containerd /build/containerd
15:07:12 [2020-08-14T15:07:12.647Z] #52 242.4 + install -D bin/containerd-shim /build/containerd-shim
15:07:12 [2020-08-14T15:07:12.647Z] #52 242.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:07:12 [2020-08-14T15:07:12.647Z] #52 242.4 + install -D bin/ctr /build/ctr
15:07:13 [2020-08-14T15:07:13.214Z] #52 DONE 243.1s
15:07:13 [2020-08-14T15:07:13.315Z] 
15:07:13 [2020-08-14T15:07:13.315Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:07:13 [2020-08-14T15:07:13.315Z] #54 DONE 0.1s
15:07:13 [2020-08-14T15:07:13.315Z] 
15:07:13 [2020-08-14T15:07:13.315Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:07:13 [2020-08-14T15:07:13.315Z] #58 DONE 0.1s
15:07:13 [2020-08-14T15:07:13.315Z] 
15:07:13 [2020-08-14T15:07:13.315Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:07:13 [2020-08-14T15:07:13.315Z] #60 DONE 0.1s
15:07:13 [2020-08-14T15:07:13.610Z] 
15:07:13 [2020-08-14T15:07:13.610Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:07:13 [2020-08-14T15:07:13.610Z] #62 DONE 0.1s
15:07:13 [2020-08-14T15:07:13.610Z] 
15:07:13 [2020-08-14T15:07:13.610Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:07:13 [2020-08-14T15:07:13.610Z] #63 DONE 0.0s
15:07:13 [2020-08-14T15:07:13.610Z] 
15:07:13 [2020-08-14T15:07:13.610Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
15:07:14 [2020-08-14T15:07:14.152Z] 
15:07:14 [2020-08-14T15:07:14.152Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:07:14 [2020-08-14T15:07:14.865Z] #52 245.5 + bin/containerd-shim-runc-v1
15:07:15 [2020-08-14T15:07:15.088Z] #53 DONE 0.7s
15:07:15 [2020-08-14T15:07:15.088Z] 
15:07:15 [2020-08-14T15:07:15.088Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:07:15 [2020-08-14T15:07:15.088Z] #57 DONE 0.2s
15:07:15 [2020-08-14T15:07:15.088Z] 
15:07:15 [2020-08-14T15:07:15.088Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:07:15 [2020-08-14T15:07:15.656Z] #59 DONE 0.4s
15:07:15 [2020-08-14T15:07:15.656Z] 
15:07:15 [2020-08-14T15:07:15.656Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:07:15 [2020-08-14T15:07:15.656Z] #61 DONE 0.0s
15:07:15 [2020-08-14T15:07:15.656Z] 
15:07:15 [2020-08-14T15:07:15.656Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:07:15 [2020-08-14T15:07:15.656Z] #62 DONE 0.0s
15:07:15 [2020-08-14T15:07:15.656Z] 
15:07:15 [2020-08-14T15:07:15.656Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:07:15 [2020-08-14T15:07:15.695Z] #64 DONE 2.0s
15:07:15 [2020-08-14T15:07:15.695Z] 
15:07:15 [2020-08-14T15:07:15.695Z] #65 exporting to oci image format
15:07:15 [2020-08-14T15:07:15.695Z] #65 exporting layers
15:07:17 [2020-08-14T15:07:17.561Z] #63 DONE 1.9s
15:07:17 [2020-08-14T15:07:17.561Z] 
15:07:17 [2020-08-14T15:07:17.561Z] #64 exporting to image
15:07:17 [2020-08-14T15:07:17.561Z] #64 exporting layers
15:07:18 [2020-08-14T15:07:18.132Z] #52 248.6 + bin/containerd-shim-runc-v2
15:07:18 [2020-08-14T15:07:18.692Z] #52 249.5 + binaries
15:07:18 [2020-08-14T15:07:18.692Z] #52 249.5 + install -D bin/containerd /build/containerd
15:07:18 [2020-08-14T15:07:18.692Z] #52 249.5 + install -D bin/containerd-shim /build/containerd-shim
15:07:18 [2020-08-14T15:07:18.692Z] #52 249.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:07:18 [2020-08-14T15:07:18.692Z] #52 249.5 + install -D bin/ctr /build/ctr
15:07:19 [2020-08-14T15:07:19.619Z] #52 DONE 250.4s
15:07:20 [2020-08-14T15:07:20.180Z] 
15:07:20 [2020-08-14T15:07:20.180Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:07:21 [2020-08-14T15:07:21.105Z] #53 DONE 0.8s
15:07:21 [2020-08-14T15:07:21.105Z] 
15:07:21 [2020-08-14T15:07:21.105Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:07:21 [2020-08-14T15:07:21.105Z] #57 DONE 0.2s
15:07:21 [2020-08-14T15:07:21.363Z] 
15:07:21 [2020-08-14T15:07:21.363Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:07:21 [2020-08-14T15:07:21.620Z] #59 DONE 0.4s
15:07:21 [2020-08-14T15:07:21.620Z] 
15:07:21 [2020-08-14T15:07:21.620Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:07:21 [2020-08-14T15:07:21.620Z] #61 DONE 0.0s
15:07:21 [2020-08-14T15:07:21.620Z] 
15:07:21 [2020-08-14T15:07:21.620Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:07:21 [2020-08-14T15:07:21.620Z] #62 DONE 0.0s
15:07:21 [2020-08-14T15:07:21.620Z] 
15:07:21 [2020-08-14T15:07:21.620Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:07:22 [2020-08-14T15:07:22.545Z] #63 DONE 1.0s
15:07:22 [2020-08-14T15:07:22.545Z] 
15:07:22 [2020-08-14T15:07:22.545Z] #64 exporting to image
15:07:22 [2020-08-14T15:07:22.545Z] #64 exporting layers
15:07:24 [2020-08-14T15:07:24.137Z] #64 exporting layers 6.2s done
15:07:24 [2020-08-14T15:07:24.137Z] #64 writing image sha256:37a873c564b11e8318c2e080489d36758069a52d4c1b8ae36eb6b8f5fdb7751c done
15:07:24 [2020-08-14T15:07:24.137Z] #64 naming to docker.io/library/docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b done
15:07:24 [2020-08-14T15:07:24.137Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:07:24 [2020-08-14T15:07:24.472Z] + trap exit INT TERM
15:07:24 [2020-08-14T15:07:24.472Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:07:24 [2020-08-14T15:07:24.472Z] + CONTAINER_NAME=docker-pr1
15:07:24 [2020-08-14T15:07:24.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41357/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary-daemon
15:07:25 [2020-08-14T15:07:25.850Z] 
15:07:25 [2020-08-14T15:07:25.851Z] Removing bundles/
15:07:25 [2020-08-14T15:07:25.851Z] 
15:07:25 [2020-08-14T15:07:25.851Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:07:25 [2020-08-14T15:07:25.851Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:07:25 [2020-08-14T15:07:25.851Z] GOOS="" GOARCH="" GOARM=""
15:07:29 [2020-08-14T15:07:29.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:07:29 [2020-08-14T15:07:29.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:07:29 [2020-08-14T15:07:29.079Z] #64 exporting layers 6.2s done
15:07:29 [2020-08-14T15:07:29.079Z] #64 writing image sha256:e823a244287e98f0c5f5e4ea02c520753dc0c8742608e376377584c497d835f0 done
15:07:29 [2020-08-14T15:07:29.079Z] #64 naming to docker.io/library/docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b done
15:07:29 [2020-08-14T15:07:29.079Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:07:29 [2020-08-14T15:07:29.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:07:29 [2020-08-14T15:07:29.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -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:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary test-integration
15:07:30 [2020-08-14T15:07:30.354Z] 
15:07:30 [2020-08-14T15:07:30.354Z] Removing bundles/
15:07:30 [2020-08-14T15:07:30.354Z] 
15:07:30 [2020-08-14T15:07:30.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:07:30 [2020-08-14T15:07:30.354Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:07:30 [2020-08-14T15:07:30.354Z] GOOS="" GOARCH="" GOARM=""
15:07:44 [2020-08-14T15:07:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:07:44 [2020-08-14T15:07:44.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:07:45 [2020-08-14T15:07:45.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:07:46 [2020-08-14T15:07:46.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:07:46 [2020-08-14T15:07:46.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:07:48 [2020-08-14T15:07:48.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:07:50 [2020-08-14T15:07:50.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:07:51 [2020-08-14T15:07:51.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:07:52 [2020-08-14T15:07:52.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:07:52 [2020-08-14T15:07:52.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:07:53 [2020-08-14T15:07:53.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:07:54 [2020-08-14T15:07:54.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:07:56 [2020-08-14T15:07:56.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:07:57 [2020-08-14T15:07:57.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:07:58 [2020-08-14T15:07:58.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 5.7% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/types/filters	0.030s	coverage: 92.2% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/api/types/versions	0.034s	coverage: 75.0% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
15:07:58 [2020-08-14T15:07:58.282Z] ok  	github.com/docker/docker/cli/debug	0.029s	coverage: 100.0% of statements
15:07:58 [2020-08-14T15:07:58.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:07:58 [2020-08-14T15:07:58.733Z] Using test binary docker
15:07:58 [2020-08-14T15:07:58.733Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:07:58 [2020-08-14T15:07:58.733Z] +++ /etc/init.d/apparmor start
15:07:58 [2020-08-14T15:07:58.733Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:07:58 [2020-08-14T15:07:58.733Z] INFO: Waiting for daemon to start...
15:07:58 [2020-08-14T15:07:58.733Z] Starting dockerd
15:07:58 [2020-08-14T15:07:58.733Z] +++ 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:07:59 [2020-08-14T15:07:59.229Z] ok  	github.com/docker/docker/builder/remotecontext	0.315s	coverage: 13.6% of statements
15:08:00 [2020-08-14T15:08:00.175Z] ok  	github.com/docker/docker/builder/dockerfile	0.824s	coverage: 48.1% of statements
15:08:00 [2020-08-14T15:08:00.437Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.604s	coverage: 86.3% of statements
15:08:00 [2020-08-14T15:08:00.437Z] ?   	github.com/docker/docker/cli	[no test files]
15:08:00 [2020-08-14T15:08:00.437Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:08:00 [2020-08-14T15:08:00.802Z] .
15:08:00 [2020-08-14T15:08:00.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:08:00 [2020-08-14T15:08:00.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:08:00 [2020-08-14T15:08:00.802Z] Error: No such image: emptyfs
15:08:00 [2020-08-14T15:08:00.802Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:08:00 [2020-08-14T15:08:00.802Z] ++++ docker load
15:08:01 [2020-08-14T15:08:01.092Z] Running integration-test (iteration 1)
15:08:01 [2020-08-14T15:08:01.092Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:08:01 [2020-08-14T15:08:01.092Z] ++ 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:08:01 [2020-08-14T15:08:01.092Z] ++ set -e
15:08:01 [2020-08-14T15:08:01.092Z] ++ '[' -n 0 ']'
15:08:01 [2020-08-14T15:08:01.092Z] ++ set -x
15:08:01 [2020-08-14T15:08:01.092Z] ++ env -i DEST=/go/src/github.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:08:05 [2020-08-14T15:08:05.747Z] ok  	github.com/docker/docker/client	0.353s	coverage: 75.4% of statements
15:08:09 [2020-08-14T15:08:09.559Z] Loaded image: buildpack-deps:buster
15:08:09 [2020-08-14T15:08:09.849Z] Loaded image: busybox:latest
15:08:09 [2020-08-14T15:08:09.849Z] Loaded image: busybox:glibc
15:08:09 [2020-08-14T15:08:09.849Z] Loaded image: debian:buster
15:08:09 [2020-08-14T15:08:09.849Z] Loaded image: hello-world:latest
15:08:09 [2020-08-14T15:08:09.849Z] INFO: Testing against a local daemon
15:08:09 [2020-08-14T15:08:09.849Z] === RUN   TestCgroupNamespacesBuild
15:08:12 [2020-08-14T15:08:12.616Z] --- PASS: TestCgroupNamespacesBuild (2.18s)
15:08:12 [2020-08-14T15:08:12.616Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:08:12 [2020-08-14T15:08:12.960Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m14.616437856s with top 10 stages: buildssa: 1m37.711665918s, goimports: 23.973910761s, unconvert: 14.324216382s, gosec: 10.673856544s, golint: 6.253102727s, ineffassign: 4.990865766s, misspell: 4.626970859s, vrp: 3.814949525s, inspect: 3.17202779s, ctrlflow: 1.699467496s 
15:08:12 [2020-08-14T15:08:12.960Z] INFO [runner] Issues before processing: 2304, after processing: 0 
15:08:12 [2020-08-14T15:08:12.960Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1695/1695, nolint: 0/64, identifier_marker: 1590/1590, exclude: 1590/1590, cgo: 1695/2304, path_prettifier: 1695/1695, autogenerated_exclude: 1590/1695, filename_unadjuster: 1695/1695, skip_dirs: 1695/1695, exclude-rules: 64/1590 
15:08:12 [2020-08-14T15:08:12.960Z] INFO [runner] processing took 60.487622ms with stages: nolint: 25.224847ms, identifier_marker: 16.697972ms, path_prettifier: 9.337255ms, autogenerated_exclude: 3.801819ms, exclude-rules: 3.413186ms, skip_dirs: 1.696909ms, cgo: 208.158µs, filename_unadjuster: 103.227µs, max_same_issues: 1.047µs, exclude: 639ns, uniq_by_line: 553ns, skip_files: 467ns, diff: 411ns, source_code: 362ns, max_from_linter: 310ns, path_shortener: 281ns, max_per_file_from_linter: 179ns 
15:08:12 [2020-08-14T15:08:12.960Z] INFO [runner] linters took 1m38.711307221s with stages: goanalysis_metalinter: 1m18.432686042s, unused: 20.217935434s 
15:08:12 [2020-08-14T15:08:12.960Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:08:12 [2020-08-14T15:08:12.960Z] INFO Memory: 1476 samples, avg is 692.0MB, max is 3438.0MB 
15:08:12 [2020-08-14T15:08:12.960Z] INFO Execution took 3m35.858397614s               
15:08:12 [2020-08-14T15:08:12.960Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:08:13 [2020-08-14T15:08:13.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary-daemon test-docker-py
15:08:13 [2020-08-14T15:08:13.582Z] 
15:08:13 [2020-08-14T15:08:13.838Z] Removing bundles/
15:08:13 [2020-08-14T15:08:13.838Z] 
15:08:13 [2020-08-14T15:08:13.838Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:08:13 [2020-08-14T15:08:13.838Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:08:13 [2020-08-14T15:08:13.838Z] GOOS="" GOARCH="" GOARM=""
15:08:14 [2020-08-14T15:08:14.119Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
15:08:14 [2020-08-14T15:08:14.119Z] === RUN   TestBuildWithSession
15:08:14 [2020-08-14T15:08:14.119Z] --- SKIP: TestBuildWithSession (0.00s)
15:08:14 [2020-08-14T15:08:14.119Z]     build_session_test.go:25: TODO: BuildKit
15:08:14 [2020-08-14T15:08:14.119Z] === RUN   TestBuildSquashParent
15:08:21 [2020-08-14T15:08:21.009Z] --- PASS: TestBuildSquashParent (6.89s)
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:21 [2020-08-14T15:08:21.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:21 [2020-08-14T15:08:21.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:21 [2020-08-14T15:08:21.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:08:21 [2020-08-14T15:08:21.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:08:23 [2020-08-14T15:08:23.738Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:08:23 [2020-08-14T15:08:23.738Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:08:24 [2020-08-14T15:08:24.809Z] 3ab49687905c: Pull complete
15:08:24 [2020-08-14T15:08:24.809Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
15:08:24 [2020-08-14T15:08:24.809Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:08:24 [2020-08-14T15:08:24.809Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:08:24 [2020-08-14T15:08:24.809Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397'
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Docker version of control daemon
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] Client: Docker Engine - Enterprise
15:08:24 [2020-08-14T15:08:24.809Z]  Version:           19.03.5
15:08:24 [2020-08-14T15:08:24.809Z]  API version:       1.40
15:08:24 [2020-08-14T15:08:24.809Z]  Go version:        go1.12.12
15:08:24 [2020-08-14T15:08:24.809Z]  Git commit:        2ee0c57608
15:08:24 [2020-08-14T15:08:24.809Z]  Built:             11/13/2019 08:00:16
15:08:24 [2020-08-14T15:08:24.809Z]  OS/Arch:           windows/amd64
15:08:24 [2020-08-14T15:08:24.809Z]  Experimental:      false
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] Server: Docker Engine - Enterprise
15:08:24 [2020-08-14T15:08:24.809Z]  Engine:
15:08:24 [2020-08-14T15:08:24.809Z]   Version:          19.03.5
15:08:24 [2020-08-14T15:08:24.809Z]   API version:      1.40 (minimum version 1.24)
15:08:24 [2020-08-14T15:08:24.809Z]   Go version:       go1.12.12
15:08:24 [2020-08-14T15:08:24.809Z]   Git commit:       2ee0c57608
15:08:24 [2020-08-14T15:08:24.809Z]   Built:            11/13/2019 07:58:51
15:08:24 [2020-08-14T15:08:24.809Z]   OS/Arch:          windows/amd64
15:08:24 [2020-08-14T15:08:24.809Z]   Experimental:     true
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Docker info of control daemon
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] Client:
15:08:24 [2020-08-14T15:08:24.809Z]  Debug Mode: false
15:08:24 [2020-08-14T15:08:24.809Z]  Plugins:
15:08:24 [2020-08-14T15:08:24.809Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] Server:
15:08:24 [2020-08-14T15:08:24.809Z]  Containers: 0
15:08:24 [2020-08-14T15:08:24.809Z]   Running: 0
15:08:24 [2020-08-14T15:08:24.809Z]   Paused: 0
15:08:24 [2020-08-14T15:08:24.809Z]   Stopped: 0
15:08:24 [2020-08-14T15:08:24.809Z]  Images: 1
15:08:24 [2020-08-14T15:08:24.809Z]  Server Version: 19.03.5
15:08:24 [2020-08-14T15:08:24.809Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:08:24 [2020-08-14T15:08:24.809Z]   Windows: 
15:08:24 [2020-08-14T15:08:24.809Z]   LCOW: 
15:08:24 [2020-08-14T15:08:24.809Z]  Logging Driver: json-file
15:08:24 [2020-08-14T15:08:24.809Z]  Plugins:
15:08:24 [2020-08-14T15:08:24.809Z]   Volume: local
15:08:24 [2020-08-14T15:08:24.809Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:08:24 [2020-08-14T15:08:24.809Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:08:24 [2020-08-14T15:08:24.809Z]  Swarm: inactive
15:08:24 [2020-08-14T15:08:24.809Z]  Default Isolation: process
15:08:24 [2020-08-14T15:08:24.809Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:08:24 [2020-08-14T15:08:24.809Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:08:24 [2020-08-14T15:08:24.809Z]  OSType: windows
15:08:24 [2020-08-14T15:08:24.809Z]  Architecture: x86_64
15:08:24 [2020-08-14T15:08:24.809Z]  CPUs: 4
15:08:24 [2020-08-14T15:08:24.809Z]  Total Memory: 32GiB
15:08:24 [2020-08-14T15:08:24.809Z]  Name: azwin-2-1e2a70
15:08:24 [2020-08-14T15:08:24.809Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:08:24 [2020-08-14T15:08:24.809Z]  Docker Root Dir: D:\docker
15:08:24 [2020-08-14T15:08:24.809Z]  Debug Mode: false
15:08:24 [2020-08-14T15:08:24.809Z]  Registry: https://index.docker.io/v1/
15:08:24 [2020-08-14T15:08:24.809Z]  Labels:
15:08:24 [2020-08-14T15:08:24.809Z]  Experimental: true
15:08:24 [2020-08-14T15:08:24.809Z]  Insecure Registries:
15:08:24 [2020-08-14T15:08:24.809Z]   10.0.0.4:5000
15:08:24 [2020-08-14T15:08:24.809Z]   127.0.0.0/8
15:08:24 [2020-08-14T15:08:24.809Z]  Registry Mirrors:
15:08:24 [2020-08-14T15:08:24.809Z]   http://10.0.0.4:5000/
15:08:24 [2020-08-14T15:08:24.809Z]  Live Restore Enabled: false
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Commit hash is 37449bcdf4
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Nuke-Everything...
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Container count on control daemon to delete is 0
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Nuking d:\CI
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Zapped successfully
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Location for testing is d:\CI\PR-41357\1
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:24 [2020-08-14T15:08:24.809Z] INFO: Building the image from Dockerfile.windows at 08/14/2020 15:08:20...
15:08:24 [2020-08-14T15:08:24.809Z] 
15:08:25 [2020-08-14T15:08:25.265Z] Sending build context to Docker daemon  56.23MB
15:08:25 [2020-08-14T15:08:25.265Z] 
15:08:25 [2020-08-14T15:08:25.265Z] Step 1/10 : FROM microsoft/windowsservercore
15:08:25 [2020-08-14T15:08:25.265Z]  ---> 86eddd4761f5
15:08:25 [2020-08-14T15:08:25.265Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:08:25 [2020-08-14T15:08:25.721Z]  ---> Running in aa90781baa2a
15:08:25 [2020-08-14T15:08:25.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:08:25 [2020-08-14T15:08:25.806Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:08:26 [2020-08-14T15:08:26.177Z] Removing intermediate container aa90781baa2a
15:08:26 [2020-08-14T15:08:26.177Z]  ---> 8383792543af
15:08:26 [2020-08-14T15:08:26.177Z] Step 3/10 : ARG GO_VERSION=1.13.15
15:08:26 [2020-08-14T15:08:26.177Z]  ---> Running in 2695584048ee
15:08:26 [2020-08-14T15:08:26.632Z] Removing intermediate container 2695584048ee
15:08:26 [2020-08-14T15:08:26.632Z]  ---> 421c81c6cad3
15:08:26 [2020-08-14T15:08:26.632Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:08:26 [2020-08-14T15:08:26.632Z]  ---> Running in 6d7453f5dc4f
15:08:27 [2020-08-14T15:08:27.091Z] Removing intermediate container 6d7453f5dc4f
15:08:27 [2020-08-14T15:08:27.091Z]  ---> ff645fef2a95
15:08:27 [2020-08-14T15:08:27.091Z] 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:08:27 [2020-08-14T15:08:27.091Z]  ---> Running in 45612db0c57c
15:08:27 [2020-08-14T15:08:27.546Z] Removing intermediate container 45612db0c57c
15:08:27 [2020-08-14T15:08:27.546Z]  ---> 34cf77e74f1b
15:08:27 [2020-08-14T15:08:27.546Z] 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:08:27 [2020-08-14T15:08:27.546Z]  ---> Running in 815ca8d60c4b
15:08:27 [2020-08-14T15:08:27.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s)
15:08:27 [2020-08-14T15:08:27.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s)
15:08:27 [2020-08-14T15:08:27.867Z] === RUN   TestBuildMultiStageCopy
15:08:27 [2020-08-14T15:08:27.867Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:08:30 [2020-08-14T15:08:30.589Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:08:30 [2020-08-14T15:08:30.880Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:08:31 [2020-08-14T15:08:31.516Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:08:32 [2020-08-14T15:08:32.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:08:32 [2020-08-14T15:08:32.522Z] ok  	github.com/docker/docker/cmd/dockerd	0.117s	coverage: 30.8% of statements
15:08:32 [2020-08-14T15:08:32.777Z] --- PASS: TestBuildMultiStageCopy (4.69s)
15:08:32 [2020-08-14T15:08:32.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
15:08:32 [2020-08-14T15:08:32.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
15:08:32 [2020-08-14T15:08:32.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
15:08:32 [2020-08-14T15:08:32.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
15:08:32 [2020-08-14T15:08:32.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
15:08:32 [2020-08-14T15:08:32.777Z] === RUN   TestBuildMultiStageParentConfig
15:08:33 [2020-08-14T15:08:33.468Z] ok  	github.com/docker/docker/container	0.156s	coverage: 34.7% of statements
15:08:33 [2020-08-14T15:08:33.468Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:08:33 [2020-08-14T15:08:33.468Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:08:33 [2020-08-14T15:08:33.468Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:08:33 [2020-08-14T15:08:33.468Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:08:34 [2020-08-14T15:08:34.283Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
15:08:34 [2020-08-14T15:08:34.283Z] === RUN   TestBuildLabelWithTargets
15:08:36 [2020-08-14T15:08:36.025Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.048s	coverage: 65.3% of statements
15:08:36 [2020-08-14T15:08:36.114Z] 
15:08:36 [2020-08-14T15:08:36.115Z] SUCCESS: Specified value was saved.
15:08:37 [2020-08-14T15:08:37.036Z] --- PASS: TestBuildLabelWithTargets (2.45s)
15:08:37 [2020-08-14T15:08:37.036Z] === RUN   TestBuildWithEmptyLayers
15:08:37 [2020-08-14T15:08:37.075Z] INFO: Downloading git...
15:08:37 [2020-08-14T15:08:37.419Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.9% of statements
15:08:37 [2020-08-14T15:08:37.677Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
15:08:37 [2020-08-14T15:08:37.677Z] === RUN   TestBuildMultiStageOnBuild
15:08:38 [2020-08-14T15:08:38.098Z] #65 exporting layers 80.4s done
15:08:38 [2020-08-14T15:08:38.098Z] #65 exporting manifest sha256:d2f3d6a44a98d66f81c22a2e98584eba8e584801e17e1f8d87a57a1aff312213 done
15:08:38 [2020-08-14T15:08:38.098Z] #65 exporting config sha256:6481875b75aaa7ee5adfffeeb70b9925ec046d0e59de3e78942f0f40f547e3c1 done
15:08:38 [2020-08-14T15:08:38.098Z] #65 sending tarball
15:08:38 [2020-08-14T15:08:38.190Z] INFO: Downloading go...
15:08:39 [2020-08-14T15:08:39.722Z] INFO: Downloading compiler 1 of 3...
15:08:39 [2020-08-14T15:08:39.976Z] ok  	github.com/docker/docker/daemon/cluster	0.079s	coverage: 0.5% of statements
15:08:40 [2020-08-14T15:08:40.181Z] INFO: Downloading compiler 2 of 3...
15:08:40 [2020-08-14T15:08:40.640Z] INFO: Downloading compiler 3 of 3...
15:08:41 [2020-08-14T15:08:41.098Z] INFO: Extracting git...
15:08:41 [2020-08-14T15:08:41.186Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
15:08:41 [2020-08-14T15:08:41.186Z] === RUN   TestBuildUncleanTarFilenames
15:08:41 [2020-08-14T15:08:41.816Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
15:08:41 [2020-08-14T15:08:41.816Z] === RUN   TestBuildMultiStageLayerLeak
15:08:42 [2020-08-14T15:08:42.535Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
15:08:43 [2020-08-14T15:08:43.487Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 81.8% of statements
15:08:43 [2020-08-14T15:08:43.750Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
15:08:45 [2020-08-14T15:08:45.326Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
15:08:45 [2020-08-14T15:08:45.327Z] === RUN   TestBuildWithHugeFile
15:08:45 [2020-08-14T15:08:45.672Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
15:08:47 [2020-08-14T15:08:47.330Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:08:47 [2020-08-14T15:08:47.902Z] 
15:08:48 [2020-08-14T15:08:48.976Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
15:08:48 [2020-08-14T15:08:48.976Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.539s	coverage: 14.1% of statements
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_INTEGRATION_DEST=1
15:08:49 [2020-08-14T15:08:49.805Z] + CONTAINER_NAME=docker-pr1-1
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_SKIP_INTEGRATION_CLI=1
15:08:49 [2020-08-14T15:08:49.805Z] + run_tests test-integration-flaky
15:08:49 [2020-08-14T15:08:49.805Z] + '[' -n 0 ']'
15:08:49 [2020-08-14T15:08:49.805Z] + rm=
15:08:49 [2020-08-14T15:08:49.805Z] + c=0
15:08:49 [2020-08-14T15:08:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41357/.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=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh test-integration-flaky test-integration
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_INTEGRATION_DEST=3
15:08:49 [2020-08-14T15:08:49.805Z] + CONTAINER_NAME=docker-pr1-3
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_SKIP_INTEGRATION=1
15:08:49 [2020-08-14T15:08:49.805Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:08:49 [2020-08-14T15:08:49.805Z] + run_tests
15:08:49 [2020-08-14T15:08:49.805Z] ++ jobs -p
15:08:49 [2020-08-14T15:08:49.805Z] + '[' -n 0 ']'
15:08:49 [2020-08-14T15:08:49.805Z] + rm=
15:08:49 [2020-08-14T15:08:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41357/.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=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh '' test-integration
15:08:49 [2020-08-14T15:08:49.805Z] + for job in $(jobs -p)
15:08:49 [2020-08-14T15:08:49.805Z] + wait 14658
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_INTEGRATION_DEST=2
15:08:49 [2020-08-14T15:08:49.805Z] + CONTAINER_NAME=docker-pr1-2
15:08:49 [2020-08-14T15:08:49.805Z] + TEST_SKIP_INTEGRATION=1
15:08:49 [2020-08-14T15:08:49.805Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:08:49 [2020-08-14T15:08:49.805Z] + run_tests
15:08:49 [2020-08-14T15:08:49.805Z] + '[' -n 0 ']'
15:08:49 [2020-08-14T15:08:49.805Z] + rm=
15:08:49 [2020-08-14T15:08:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41357/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41357/.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=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh '' test-integration
15:08:50 [2020-08-14T15:08:50.742Z] 
15:08:50 [2020-08-14T15:08:50.742Z] 
15:08:50 [2020-08-14T15:08:50.742Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:08:50 [2020-08-14T15:08:50.742Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:08:50 [2020-08-14T15:08:50.742Z] HOSTNAME=8456086bcbe6
15:08:50 [2020-08-14T15:08:50.742Z] TEST_SKIP_INTEGRATION=1
15:08:50 [2020-08-14T15:08:50.742Z] TESTDEBUG=0
15:08:50 [2020-08-14T15:08:50.742Z] DEST=bundles/test-integration
15:08:50 [2020-08-14T15:08:50.742Z] PWD=/go/src/github.com/docker/docker
15:08:50 [2020-08-14T15:08:50.742Z] KEEPBUNDLE=1
15:08:50 [2020-08-14T15:08:50.742Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:08:50 [2020-08-14T15:08:50.742Z] container=docker
15:08:50 [2020-08-14T15:08:50.742Z] HOME=/root
15:08:50 [2020-08-14T15:08:50.742Z] GOLANG_VERSION=1.13.15
15:08:50 [2020-08-14T15:08:50.742Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:08:50 [2020-08-14T15:08:50.742Z] VALIDATE_BRANCH=master
15:08:50 [2020-08-14T15:08:50.742Z] TERM=xterm
15:08:50 [2020-08-14T15:08:50.742Z] DOCKER_PKG=github.com/docker/docker
15:08:50 [2020-08-14T15:08:50.742Z] SHLVL=1
15:08:50 [2020-08-14T15:08:50.742Z] TIMEOUT=120m
15:08:50 [2020-08-14T15:08:50.742Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:08:50 [2020-08-14T15:08:50.742Z] DOCKER_GRAPHDRIVER=overlay2
15:08:50 [2020-08-14T15:08:50.742Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:08:50 [2020-08-14T15:08:50.742Z] GO111MODULE=off
15:08:50 [2020-08-14T15:08:50.742Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:08:50 [2020-08-14T15:08:50.742Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:08:50 [2020-08-14T15:08:50.742Z] GOPATH=/go
15:08:50 [2020-08-14T15:08:50.742Z] PKG_CONFIG=pkg-config
15:08:50 [2020-08-14T15:08:50.742Z] _=/usr/bin/env
15:08:50 [2020-08-14T15:08:50.742Z] Building test suite binary ./integration-cli/test.main
15:08:50 [2020-08-14T15:08:50.897Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.650s	coverage: 57.0% of statements
15:08:51 [2020-08-14T15:08:51.002Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:08:51 [2020-08-14T15:08:51.002Z] 
15:08:51 [2020-08-14T15:08:51.002Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:08:51 [2020-08-14T15:08:51.002Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:08:51 [2020-08-14T15:08:51.002Z] HOSTNAME=3395c8b206f6
15:08:51 [2020-08-14T15:08:51.002Z] TEST_SKIP_INTEGRATION=1
15:08:51 [2020-08-14T15:08:51.002Z] TESTDEBUG=0
15:08:51 [2020-08-14T15:08:51.002Z] DEST=bundles/test-integration
15:08:51 [2020-08-14T15:08:51.002Z] PWD=/go/src/github.com/docker/docker
15:08:51 [2020-08-14T15:08:51.002Z] KEEPBUNDLE=1
15:08:51 [2020-08-14T15:08:51.002Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:08:51 [2020-08-14T15:08:51.002Z] container=docker
15:08:51 [2020-08-14T15:08:51.002Z] HOME=/root
15:08:51 [2020-08-14T15:08:51.002Z] GOLANG_VERSION=1.13.15
15:08:51 [2020-08-14T15:08:51.002Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:08:51 [2020-08-14T15:08:51.002Z] VALIDATE_BRANCH=master
15:08:51 [2020-08-14T15:08:51.002Z] TERM=xterm
15:08:51 [2020-08-14T15:08:51.002Z] DOCKER_PKG=github.com/docker/docker
15:08:51 [2020-08-14T15:08:51.002Z] SHLVL=1
15:08:51 [2020-08-14T15:08:51.002Z] TIMEOUT=120m
15:08:51 [2020-08-14T15:08:51.002Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:08:51 [2020-08-14T15:08:51.002Z] DOCKER_GRAPHDRIVER=overlay2
15:08:51 [2020-08-14T15:08:51.002Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:08:51 [2020-08-14T15:08:51.002Z] GO111MODULE=off
15:08:51 [2020-08-14T15:08:51.002Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:08:51 [2020-08-14T15:08:51.002Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:08:51 [2020-08-14T15:08:51.002Z] GOPATH=/go
15:08:51 [2020-08-14T15:08:51.002Z] PKG_CONFIG=pkg-config
15:08:51 [2020-08-14T15:08:51.002Z] _=/usr/bin/env
15:08:51 [2020-08-14T15:08:51.002Z] Building test suite binary ./integration-cli/test.main
15:08:51 [2020-08-14T15:08:51.572Z] No new tests added to integration.
15:08:51 [2020-08-14T15:08:51.572Z] 
15:08:51 [2020-08-14T15:08:51.572Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:08:52 [2020-08-14T15:08:52.820Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
15:08:52 [2020-08-14T15:08:52.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:08:52 [2020-08-14T15:08:52.954Z] HOSTNAME=ad20b3173349
15:08:52 [2020-08-14T15:08:52.954Z] TESTDEBUG=0
15:08:52 [2020-08-14T15:08:52.954Z] DEST=bundles/test-integration
15:08:52 [2020-08-14T15:08:52.954Z] PWD=/go/src/github.com/docker/docker
15:08:52 [2020-08-14T15:08:52.954Z] KEEPBUNDLE=1
15:08:52 [2020-08-14T15:08:52.954Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:08:52 [2020-08-14T15:08:52.954Z] container=docker
15:08:52 [2020-08-14T15:08:52.954Z] HOME=/root
15:08:52 [2020-08-14T15:08:52.954Z] GOLANG_VERSION=1.13.15
15:08:52 [2020-08-14T15:08:52.954Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:08:52 [2020-08-14T15:08:52.954Z] VALIDATE_BRANCH=master
15:08:52 [2020-08-14T15:08:52.954Z] TERM=xterm
15:08:52 [2020-08-14T15:08:52.954Z] DOCKER_PKG=github.com/docker/docker
15:08:52 [2020-08-14T15:08:52.954Z] SHLVL=1
15:08:52 [2020-08-14T15:08:52.954Z] TIMEOUT=120m
15:08:52 [2020-08-14T15:08:52.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:08:52 [2020-08-14T15:08:52.954Z] DOCKER_GRAPHDRIVER=overlay2
15:08:52 [2020-08-14T15:08:52.954Z] GO111MODULE=off
15:08:52 [2020-08-14T15:08:52.954Z] TEST_SKIP_INTEGRATION_CLI=1
15:08:52 [2020-08-14T15:08:52.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:08:52 [2020-08-14T15:08:52.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:08:52 [2020-08-14T15:08:52.954Z] GOPATH=/go
15:08:52 [2020-08-14T15:08:52.954Z] PKG_CONFIG=pkg-config
15:08:52 [2020-08-14T15:08:52.954Z] _=/usr/bin/env
15:08:52 [2020-08-14T15:08:52.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:08:53 [2020-08-14T15:08:53.444Z] INFO: Expanding go...
15:08:53 [2020-08-14T15:08:53.688Z] #65 sending tarball 15.6s done
15:08:53 [2020-08-14T15:08:53.688Z] #65 DONE 96.0s
15:08:53 [2020-08-14T15:08:53.688Z] 
15:08:53 [2020-08-14T15:08:53.688Z] #66 importing to docker
15:08:54 [2020-08-14T15:08:54.739Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.257s	coverage: 46.2% of statements
15:08:55 [2020-08-14T15:08:55.001Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.152s	coverage: 73.1% of statements
15:08:56 [2020-08-14T15:08:56.920Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.987s	coverage: 49.5% of statements
15:08:57 [2020-08-14T15:08:57.493Z] ok  	github.com/docker/docker/daemon	12.363s	coverage: 17.3% of statements
15:08:57 [2020-08-14T15:08:57.493Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:08:57 [2020-08-14T15:08:57.493Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:08:57 [2020-08-14T15:08:57.493Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:08:57 [2020-08-14T15:08:57.493Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:08:57 [2020-08-14T15:08:57.493Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:08:57 [2020-08-14T15:08:57.755Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.655s	coverage: 76.1% of statements
15:08:58 [2020-08-14T15:08:58.705Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.045s	coverage: 58.0% of statements
15:08:59 [2020-08-14T15:08:59.653Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.072s	coverage: 3.0% of statements
15:08:59 [2020-08-14T15:08:59.653Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
15:09:01 [2020-08-14T15:09:01.578Z] ok  	github.com/docker/docker/daemon/images	0.055s	coverage: 4.8% of statements
15:09:02 [2020-08-14T15:09:02.152Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 41.0% of statements
15:09:02 [2020-08-14T15:09:02.152Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.251s	coverage: 77.8% of statements
15:09:02 [2020-08-14T15:09:02.414Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.907s	coverage: 57.7% of statements
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:09:02 [2020-08-14T15:09:02.414Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:09:02 [2020-08-14T15:09:02.992Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.035s	coverage: 67.0% of statements
15:09:03 [2020-08-14T15:09:03.568Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
15:09:03 [2020-08-14T15:09:03.831Z] ok  	github.com/docker/docker/daemon/logger/journald	0.048s	coverage: 26.2% of statements
15:09:03 [2020-08-14T15:09:03.831Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 61.6% of statements
15:09:05 [2020-08-14T15:09:05.224Z] ok  	github.com/docker/docker/daemon/logger/local	0.071s	coverage: 75.2% of statements
15:09:05 [2020-08-14T15:09:05.224Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:09:05 [2020-08-14T15:09:05.487Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.059s	coverage: 33.3% of statements
15:09:06 [2020-08-14T15:09:06.063Z] time="2020-08-14T15:09:05Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate896278786/log469102713.1: no such file or directory"
15:09:06 [2020-08-14T15:09:06.063Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 38.0% of statements
15:09:06 [2020-08-14T15:09:06.638Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
15:09:06 [2020-08-14T15:09:06.783Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:09:06 [2020-08-14T15:09:06.783Z] 
15:09:06 [2020-08-14T15:09:06.783Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:09:06 [2020-08-14T15:09:06.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:09:06 [2020-08-14T15:09:06.783Z] HOSTNAME=dc427c4fba0e
15:09:06 [2020-08-14T15:09:06.783Z] DEST=bundles/test-integration
15:09:06 [2020-08-14T15:09:06.783Z] PWD=/go/src/github.com/docker/docker
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_ROOTLESS=1
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:09:06 [2020-08-14T15:09:06.783Z] container=docker
15:09:06 [2020-08-14T15:09:06.783Z] HOME=/root
15:09:06 [2020-08-14T15:09:06.783Z] GOLANG_VERSION=1.13.15
15:09:06 [2020-08-14T15:09:06.783Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:09:06 [2020-08-14T15:09:06.783Z] VALIDATE_BRANCH=master
15:09:06 [2020-08-14T15:09:06.783Z] TERM=xterm
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_PKG=github.com/docker/docker
15:09:06 [2020-08-14T15:09:06.783Z] SHLVL=1
15:09:06 [2020-08-14T15:09:06.783Z] TIMEOUT=120m
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_GRAPHDRIVER=overlay2
15:09:06 [2020-08-14T15:09:06.783Z] GO111MODULE=off
15:09:06 [2020-08-14T15:09:06.783Z] DOCKER_EXPERIMENTAL=1
15:09:06 [2020-08-14T15:09:06.783Z] TEST_SKIP_INTEGRATION_CLI=1
15:09:06 [2020-08-14T15:09:06.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:09:06 [2020-08-14T15:09:06.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:09:06 [2020-08-14T15:09:06.783Z] GOPATH=/go
15:09:06 [2020-08-14T15:09:06.783Z] PKG_CONFIG=pkg-config
15:09:06 [2020-08-14T15:09:06.783Z] _=/usr/bin/env
15:09:06 [2020-08-14T15:09:06.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:09:06 [2020-08-14T15:09:06.911Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 46.8% of statements
15:09:07 [2020-08-14T15:09:07.860Z] ok  	github.com/docker/docker/daemon/network	0.023s	coverage: 63.8% of statements
15:09:08 [2020-08-14T15:09:08.808Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.986s	coverage: 82.5% of statements
15:09:08 [2020-08-14T15:09:08.808Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:09:08 [2020-08-14T15:09:08.808Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:09:09 [2020-08-14T15:09:09.069Z] ok  	github.com/docker/docker/distribution/metadata	0.148s	coverage: 48.2% of statements
15:09:09 [2020-08-14T15:09:09.121Z] #66 DONE 16.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:09:09 [2020-08-14T15:09:09.569Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/test/unit
15:09:10 [2020-08-14T15:09:10.017Z] ok  	github.com/docker/docker/distribution	0.352s	coverage: 21.9% of statements
15:09:10 [2020-08-14T15:09:10.017Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:09:10 [2020-08-14T15:09:10.592Z] ok  	github.com/docker/docker/errdefs	0.024s	coverage: 49.4% of statements
15:09:11 [2020-08-14T15:09:11.167Z] ok  	github.com/docker/docker/image	0.059s	coverage: 86.4% of statements
15:09:11 [2020-08-14T15:09:11.741Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
15:09:11 [2020-08-14T15:09:11.741Z] ok  	github.com/docker/docker/distribution/xfer	1.709s	coverage: 85.6% of statements
15:09:11 [2020-08-14T15:09:11.741Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:09:11 [2020-08-14T15:09:11.741Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:09:11 [2020-08-14T15:09:11.741Z] ok  	github.com/docker/docker/image/v1	0.036s	coverage: 25.0% of statements
15:09:11 [2020-08-14T15:09:11.741Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:09:12 [2020-08-14T15:09:12.315Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
15:09:12 [2020-08-14T15:09:12.418Z] --- PASS: TestBuildWithHugeFile (27.47s)
15:09:12 [2020-08-14T15:09:12.418Z] === RUN   TestBuildWithEmptyDockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:09:12 [2020-08-14T15:09:12.418Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:09:12 [2020-08-14T15:09:12.578Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 50.0% of statements
15:09:12 [2020-08-14T15:09:12.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:09:12 [2020-08-14T15:09:12.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:09:12 [2020-08-14T15:09:12.708Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:09:12 [2020-08-14T15:09:12.708Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
15:09:12 [2020-08-14T15:09:12.708Z] === RUN   TestBuildPreserveOwnership
15:09:12 [2020-08-14T15:09:12.708Z] === RUN   TestBuildPreserveOwnership/copy_from
15:09:13 [2020-08-14T15:09:13.132Z] ?   	github.com/docker/docker/api	[no test files]
15:09:14 [2020-08-14T15:09:14.496Z] INFO: Expanding compiler 1 of 3...
15:09:14 [2020-08-14T15:09:14.503Z] ok  	github.com/docker/docker/opts	0.093s	coverage: 67.1% of statements
15:09:15 [2020-08-14T15:09:15.453Z] ok  	github.com/docker/docker/pkg/authorization	0.594s	coverage: 68.3% of statements
15:09:15 [2020-08-14T15:09:15.453Z] ok  	github.com/docker/docker/pkg/broadcaster	0.012s	coverage: 100.0% of statements
15:09:15 [2020-08-14T15:09:15.570Z] INFO: Expanding compiler 2 of 3...
15:09:16 [2020-08-14T15:09:16.027Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
15:09:16 [2020-08-14T15:09:16.602Z] ok  	github.com/docker/docker/pkg/archive	1.200s	coverage: 76.9% of statements
15:09:16 [2020-08-14T15:09:16.602Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
15:09:17 [2020-08-14T15:09:17.176Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
15:09:17 [2020-08-14T15:09:17.177Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 97.6% of statements
15:09:17 [2020-08-14T15:09:17.194Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:09:18 [2020-08-14T15:09:18.120Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:09:18 [2020-08-14T15:09:18.693Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:09:18 [2020-08-14T15:09:18.954Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
15:09:19 [2020-08-14T15:09:19.260Z] --- PASS: TestBuildPreserveOwnership (6.72s)
15:09:19 [2020-08-14T15:09:19.260Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.38s)
15:09:19 [2020-08-14T15:09:19.260Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s)
15:09:19 [2020-08-14T15:09:19.260Z] === RUN   TestBuildPlatformInvalid
15:09:19 [2020-08-14T15:09:19.551Z] --- PASS: TestBuildPlatformInvalid (0.15s)
15:09:19 [2020-08-14T15:09:19.551Z] PASS
15:09:19 [2020-08-14T15:09:19.551Z] 
15:09:19 [2020-08-14T15:09:19.551Z] === Skipped
15:09:19 [2020-08-14T15:09:19.551Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:09:19 [2020-08-14T15:09:19.551Z]     build_session_test.go:25: TODO: BuildKit
15:09:19 [2020-08-14T15:09:19.551Z] 
15:09:19 [2020-08-14T15:09:19.551Z] 
15:09:19 [2020-08-14T15:09:19.551Z] DONE 32 tests, 1 skipped in 78.283s
15:09:19 [2020-08-14T15:09:19.551Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:09:19 [2020-08-14T15:09:19.551Z] ++ 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:09:19 [2020-08-14T15:09:19.551Z] ++ set -e
15:09:19 [2020-08-14T15:09:19.551Z] ++ '[' -n 0 ']'
15:09:19 [2020-08-14T15:09:19.551Z] ++ set -x
15:09:19 [2020-08-14T15:09:19.551Z] ++ env -i DEST=/go/src/github.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:09:19 [2020-08-14T15:09:19.551Z] INFO: Testing against a local daemon
15:09:19 [2020-08-14T15:09:19.551Z] === RUN   TestConfigInspect
15:09:20 [2020-08-14T15:09:20.339Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.470s	coverage: 43.2% of statements
15:09:20 [2020-08-14T15:09:20.339Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
15:09:20 [2020-08-14T15:09:20.606Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
15:09:21 [2020-08-14T15:09:21.181Z] ok  	github.com/docker/docker/pkg/fsutils	0.301s	coverage: 85.1% of statements
15:09:21 [2020-08-14T15:09:21.181Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
15:09:21 [2020-08-14T15:09:21.338Z] INFO: Expanding compiler 3 of 3...
15:09:21 [2020-08-14T15:09:21.338Z] INFO: Removing downloaded files...
15:09:21 [2020-08-14T15:09:21.338Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:09:21 [2020-08-14T15:09:21.338Z] INFO: Configuring git core.autocrlf...
15:09:21 [2020-08-14T15:09:21.443Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
15:09:22 [2020-08-14T15:09:22.388Z] ok  	github.com/docker/docker/layer	7.500s	coverage: 68.8% of statements
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/oci	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:09:22 [2020-08-14T15:09:22.388Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
15:09:22 [2020-08-14T15:09:22.651Z] ok  	github.com/docker/docker/pkg/idtools	0.667s	coverage: 70.5% of statements
15:09:22 [2020-08-14T15:09:22.651Z] ok  	github.com/docker/docker/pkg/ioutils	0.621s	coverage: 70.6% of statements
15:09:22 [2020-08-14T15:09:22.651Z] ok  	github.com/docker/docker/pkg/locker	0.040s	coverage: 88.9% of statements
15:09:22 [2020-08-14T15:09:22.912Z] ok  	github.com/docker/docker/pkg/longpath	0.023s	coverage: 100.0% of statements
15:09:22 [2020-08-14T15:09:22.912Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:09:22 [2020-08-14T15:09:22.912Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:09:23 [2020-08-14T15:09:23.175Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.016s	coverage: 85.7% of statements
15:09:23 [2020-08-14T15:09:23.175Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:09:23 [2020-08-14T15:09:23.175Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
15:09:23 [2020-08-14T15:09:23.438Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
15:09:23 [2020-08-14T15:09:23.993Z] --- PASS: TestConfigInspect (3.81s)
15:09:23 [2020-08-14T15:09:23.993Z] === RUN   TestConfigList
15:09:24 [2020-08-14T15:09:24.014Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.049s	coverage: 86.7% of statements
15:09:24 [2020-08-14T15:09:24.014Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
15:09:24 [2020-08-14T15:09:24.014Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:09:24 [2020-08-14T15:09:24.014Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:09:24 [2020-08-14T15:09:24.599Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.041s	coverage: 56.8% of statements
15:09:24 [2020-08-14T15:09:24.868Z] ok  	github.com/docker/docker/pkg/pools	0.053s	coverage: 88.2% of statements
15:09:25 [2020-08-14T15:09:25.191Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
15:09:25 [2020-08-14T15:09:25.458Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.021s	coverage: 85.7% of statements
15:09:26 [2020-08-14T15:09:26.053Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
15:09:26 [2020-08-14T15:09:26.626Z] ok  	github.com/docker/docker/pkg/stdcopy	0.025s	coverage: 100.0% of statements
15:09:26 [2020-08-14T15:09:26.626Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
15:09:27 [2020-08-14T15:09:27.199Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
15:09:27 [2020-08-14T15:09:27.461Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
15:09:27 [2020-08-14T15:09:27.504Z] --- PASS: TestConfigList (3.64s)
15:09:27 [2020-08-14T15:09:27.504Z] === RUN   TestConfigsCreateAndDelete
15:09:27 [2020-08-14T15:09:27.722Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
15:09:28 [2020-08-14T15:09:28.296Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.8% of statements
15:09:28 [2020-08-14T15:09:28.557Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.9% of statements
15:09:28 [2020-08-14T15:09:28.566Z] ok  	github.com/docker/docker/api/server	0.039s	coverage: 9.0% of statements
15:09:29 [2020-08-14T15:09:29.131Z] ok  	github.com/docker/docker/pkg/signal	2.797s	coverage: 61.0% of statements
15:09:29 [2020-08-14T15:09:29.131Z] ok  	github.com/docker/docker/pkg/tailfile	0.178s	coverage: 88.6% of statements
15:09:29 [2020-08-14T15:09:29.704Z] testing: warning: no tests to run
15:09:29 [2020-08-14T15:09:29.704Z] coverage: [no statements]
15:09:29 [2020-08-14T15:09:29.704Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
15:09:29 [2020-08-14T15:09:29.704Z] ok  	github.com/docker/docker/pkg/tarsum	0.121s	coverage: 89.3% of statements
15:09:29 [2020-08-14T15:09:29.966Z] ok  	github.com/docker/docker/pkg/truncindex	0.115s	coverage: 91.5% of statements
15:09:29 [2020-08-14T15:09:29.966Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
15:09:30 [2020-08-14T15:09:30.228Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
15:09:31 [2020-08-14T15:09:31.013Z] --- PASS: TestConfigsCreateAndDelete (3.62s)
15:09:31 [2020-08-14T15:09:31.013Z] === RUN   TestConfigsUpdate
15:09:31 [2020-08-14T15:09:31.622Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
15:09:32 [2020-08-14T15:09:32.197Z] ok  	github.com/docker/docker/profiles/seccomp	0.018s	coverage: 73.8% of statements
15:09:32 [2020-08-14T15:09:32.772Z] ok  	github.com/docker/docker/reference	0.032s	coverage: 83.7% of statements
15:09:32 [2020-08-14T15:09:32.772Z] ok  	github.com/docker/docker/plugin	0.573s	coverage: 23.1% of statements
15:09:33 [2020-08-14T15:09:33.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:09:33 [2020-08-14T15:09:33.719Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 50.9% of statements
15:09:33 [2020-08-14T15:09:33.719Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
15:09:33 [2020-08-14T15:09:33.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:09:34 [2020-08-14T15:09:34.293Z] ok  	github.com/docker/docker/registry	0.230s	coverage: 56.3% of statements
15:09:34 [2020-08-14T15:09:34.293Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
15:09:34 [2020-08-14T15:09:34.521Z] --- PASS: TestConfigsUpdate (3.75s)
15:09:34 [2020-08-14T15:09:34.521Z] === RUN   TestTemplatedConfig
15:09:34 [2020-08-14T15:09:34.868Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 66.1% of statements
15:09:35 [2020-08-14T15:09:35.200Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:09:36 [2020-08-14T15:09:36.126Z] 
15:09:36 [2020-08-14T15:09:36.126Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:09:36 [2020-08-14T15:09:36.257Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
15:09:36 [2020-08-14T15:09:36.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:09:36 [2020-08-14T15:09:36.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:09:36 [2020-08-14T15:09:36.382Z] Using test binary docker
15:09:36 [2020-08-14T15:09:36.382Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:09:36 [2020-08-14T15:09:36.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:09:36 [2020-08-14T15:09:36.382Z] INFO: Waiting for daemon to start...
15:09:36 [2020-08-14T15:09:36.382Z] Starting dockerd
15:09:37 [2020-08-14T15:09:37.646Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 73.0% of statements
15:09:37 [2020-08-14T15:09:37.646Z] ok  	github.com/docker/docker/volume/mounts	0.057s	coverage: 67.0% of statements
15:09:38 [2020-08-14T15:09:38.033Z] --- PASS: TestTemplatedConfig (3.54s)
15:09:38 [2020-08-14T15:09:38.033Z] === RUN   TestConfigCreateResolve
15:09:38 [2020-08-14T15:09:38.218Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
15:09:38 [2020-08-14T15:09:38.892Z] .
15:09:38 [2020-08-14T15:09:38.892Z] INFO: Building docker-sdk-python3:4.3.0...
15:09:41 [2020-08-14T15:09:41.586Z] --- PASS: TestConfigCreateResolve (3.62s)
15:09:41 [2020-08-14T15:09:41.586Z] === RUN   TestConfigDaemonLibtrustID
15:09:42 [2020-08-14T15:09:42.218Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:09:42 [2020-08-14T15:09:42.218Z] PASS
15:09:42 [2020-08-14T15:09:42.218Z] 
15:09:42 [2020-08-14T15:09:42.218Z] DONE 7 tests in 22.595s
15:09:42 [2020-08-14T15:09:42.218Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:09:42 [2020-08-14T15:09:42.218Z] ++ 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:09:42 [2020-08-14T15:09:42.218Z] ++ set -e
15:09:42 [2020-08-14T15:09:42.218Z] ++ '[' -n 0 ']'
15:09:42 [2020-08-14T15:09:42.218Z] ++ set -x
15:09:42 [2020-08-14T15:09:42.218Z] ++ env -i DEST=/go/src/github.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:09:42 [2020-08-14T15:09:42.218Z] INFO: Testing against a local daemon
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestCheckpoint
15:09:42 [2020-08-14T15:09:42.218Z] --- SKIP: TestCheckpoint (0.00s)
15:09:42 [2020-08-14T15:09:42.218Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestContainerInvalidJSON
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:09:42 [2020-08-14T15:09:42.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:09:42 [2020-08-14T15:09:42.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:09:42 [2020-08-14T15:09:42.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:09:42 [2020-08-14T15:09:42.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:09:42 [2020-08-14T15:09:42.218Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:09:42 [2020-08-14T15:09:42.218Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:09:42 [2020-08-14T15:09:42.218Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:09:42 [2020-08-14T15:09:42.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:09:42 [2020-08-14T15:09:42.218Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:09:42 [2020-08-14T15:09:42.218Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:09:42 [2020-08-14T15:09:42.218Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:09:42 [2020-08-14T15:09:42.509Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s)
15:09:42 [2020-08-14T15:09:42.509Z] === RUN   TestCopyFromContainerPathIsNotDir
15:09:42 [2020-08-14T15:09:42.509Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
15:09:42 [2020-08-14T15:09:42.509Z] === RUN   TestCopyToContainerPathDoesNotExist
15:09:42 [2020-08-14T15:09:42.509Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
15:09:42 [2020-08-14T15:09:42.509Z] === RUN   TestCopyToContainerPathIsNotDir
15:09:42 [2020-08-14T15:09:42.799Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
15:09:42 [2020-08-14T15:09:42.799Z] === RUN   TestCopyFromContainer
15:09:44 [2020-08-14T15:09:44.860Z] === RUN   TestCopyFromContainer//
15:09:44 [2020-08-14T15:09:44.860Z] === RUN   TestCopyFromContainer//bar/root
15:09:45 [2020-08-14T15:09:45.150Z] === RUN   TestCopyFromContainer//bar/root/
15:09:45 [2020-08-14T15:09:45.150Z] === RUN   TestCopyFromContainer/bar/quux
15:09:45 [2020-08-14T15:09:45.150Z] === RUN   TestCopyFromContainer/bar/quux/
15:09:45 [2020-08-14T15:09:45.441Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:09:45 [2020-08-14T15:09:45.441Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:09:45 [2020-08-14T15:09:45.441Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:09:45 [2020-08-14T15:09:45.441Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCopyFromContainer/bar/notarget
15:09:45 [2020-08-14T15:09:45.731Z] --- PASS: TestCopyFromContainer (2.99s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer// (0.05s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:09:45 [2020-08-14T15:09:45.731Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateLinkToNonExistingContainer
15:09:45 [2020-08-14T15:09:45.731Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateWithInvalidEnv
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateWithInvalidEnv/0
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateWithInvalidEnv/0
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateWithInvalidEnv/1
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateWithInvalidEnv/1
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateWithInvalidEnv/2
15:09:45 [2020-08-14T15:09:45.731Z] === PAUSE TestCreateWithInvalidEnv/2
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateWithInvalidEnv/0
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateWithInvalidEnv/2
15:09:45 [2020-08-14T15:09:45.731Z] === CONT  TestCreateWithInvalidEnv/1
15:09:45 [2020-08-14T15:09:45.731Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateTmpfsMountsTarget
15:09:45 [2020-08-14T15:09:45.731Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:09:45 [2020-08-14T15:09:45.731Z] === RUN   TestCreateWithCustomMaskedPaths
15:09:48 [2020-08-14T15:09:48.455Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
15:09:48 [2020-08-14T15:09:48.455Z] === RUN   TestCreateWithCustomReadonlyPaths
15:09:51 [2020-08-14T15:09:51.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s)
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:51 [2020-08-14T15:09:51.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:51 [2020-08-14T15:09:51.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:09:51 [2020-08-14T15:09:51.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:09:51 [2020-08-14T15:09:51.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:09:51 [2020-08-14T15:09:51.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:09:51 [2020-08-14T15:09:51.178Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:09:51 [2020-08-14T15:09:51.469Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
15:09:51 [2020-08-14T15:09:51.469Z] === RUN   TestCreateDifferentPlatform
15:09:51 [2020-08-14T15:09:51.469Z] === RUN   TestCreateDifferentPlatform/different_os
15:09:51 [2020-08-14T15:09:51.469Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:09:51 [2020-08-14T15:09:51.469Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:09:51 [2020-08-14T15:09:51.469Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:09:51 [2020-08-14T15:09:51.469Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:09:51 [2020-08-14T15:09:51.469Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:09:51 [2020-08-14T15:09:51.766Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:09:51 [2020-08-14T15:09:51.766Z] === RUN   TestContainerStartOnDaemonRestart
15:09:51 [2020-08-14T15:09:51.766Z] === PAUSE TestContainerStartOnDaemonRestart
15:09:51 [2020-08-14T15:09:51.766Z] === RUN   TestDaemonRestartIpcMode
15:09:51 [2020-08-14T15:09:51.766Z] === PAUSE TestDaemonRestartIpcMode
15:09:51 [2020-08-14T15:09:51.766Z] === RUN   TestDaemonHostGatewayIP
15:09:51 [2020-08-14T15:09:51.766Z] === PAUSE TestDaemonHostGatewayIP
15:09:51 [2020-08-14T15:09:51.766Z] === RUN   TestContainerKillOnDaemonStart
15:09:51 [2020-08-14T15:09:51.766Z] === PAUSE TestContainerKillOnDaemonStart
15:09:51 [2020-08-14T15:09:51.766Z] === RUN   TestDiff
15:09:52 [2020-08-14T15:09:52.400Z] --- PASS: TestDiff (0.88s)
15:09:52 [2020-08-14T15:09:52.400Z] === RUN   TestExecWithCloseStdin
15:09:53 [2020-08-14T15:09:53.432Z] --- PASS: TestExecWithCloseStdin (0.91s)
15:09:53 [2020-08-14T15:09:53.432Z] === RUN   TestExec
15:09:54 [2020-08-14T15:09:54.464Z] --- PASS: TestExec (0.95s)
15:09:54 [2020-08-14T15:09:54.464Z] === RUN   TestExecUser
15:09:55 [2020-08-14T15:09:55.494Z] --- PASS: TestExecUser (0.88s)
15:09:55 [2020-08-14T15:09:55.494Z] === RUN   TestExportContainerAndImportImage
15:09:56 [2020-08-14T15:09:56.527Z] --- PASS: TestExportContainerAndImportImage (1.11s)
15:09:56 [2020-08-14T15:09:56.527Z] === RUN   TestExportContainerAfterDaemonRestart
15:09:58 [2020-08-14T15:09:58.064Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
15:09:58 [2020-08-14T15:09:58.064Z] === RUN   TestHealthCheckWorkdir
15:09:59 [2020-08-14T15:09:59.094Z] --- PASS: TestHealthCheckWorkdir (1.12s)
15:09:59 [2020-08-14T15:09:59.094Z] === RUN   TestHealthKillContainer
15:10:00 [2020-08-14T15:10:00.172Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.6% of statements
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/rootless	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/volume	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === Skipped
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver btrfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver btrfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver btrfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver btrfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver btrfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:73: No driver to put!
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z] time="2020-08-14T15:08:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z] time="2020-08-14T15:08:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z] time="2020-08-14T15:08:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:10:00 [2020-08-14T15:10:00.172Z] time="2020-08-14T15:08:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:10:00 [2020-08-14T15:10:00.172Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:10:00 [2020-08-14T15:10:00.172Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z] time="2020-08-14T15:08:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:73: No driver to put!
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     overlay_test.go:49: Fails to compute changes intermittently
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.01s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:46: Driver zfs not supported
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     graphtest_unix.go:73: No driver to put!
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:10:00 [2020-08-14T15:10:00.173Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] 
15:10:00 [2020-08-14T15:10:00.173Z] DONE 2142 tests, 26 skipped in 191.284s
Post stage
[Pipeline] junit
15:10:00 [2020-08-14T15:10:00.187Z] Recording test results
15:10:01 [2020-08-14T15:10:01.817Z] --- PASS: TestHealthKillContainer (2.90s)
15:10:01 [2020-08-14T15:10:01.817Z] === RUN   TestInspectCpusetInConfigPre120
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:10:02 [2020-08-14T15:10:02.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -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:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary test-integration
15:10:02 [2020-08-14T15:10:02.848Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
15:10:02 [2020-08-14T15:10:02.848Z] === RUN   TestIpcModeNone
15:10:02 [2020-08-14T15:10:02.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:10:02 [2020-08-14T15:10:02.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:10:02 [2020-08-14T15:10:02.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:10:02 [2020-08-14T15:10:02.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:10:02 [2020-08-14T15:10:02.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:10:02 [2020-08-14T15:10:02.889Z] 
15:10:03 [2020-08-14T15:10:03.151Z] Removing bundles/
15:10:03 [2020-08-14T15:10:03.151Z] 
15:10:03 [2020-08-14T15:10:03.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:10:03 [2020-08-14T15:10:03.151Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:10:03 [2020-08-14T15:10:03.151Z] GOOS="" GOARCH="" GOARM=""
15:10:03 [2020-08-14T15:10:03.878Z] --- PASS: TestIpcModeNone (0.91s)
15:10:03 [2020-08-14T15:10:03.878Z] === RUN   TestIpcModePrivate
15:10:04 [2020-08-14T15:10:04.511Z] --- PASS: TestIpcModePrivate (0.88s)
15:10:04 [2020-08-14T15:10:04.511Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:10:04 [2020-08-14T15:10:04.511Z] === RUN   TestIpcModeShareable
15:10:04 [2020-08-14T15:10:04.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:10:05 [2020-08-14T15:10:05.544Z] --- PASS: TestIpcModeShareable (1.00s)
15:10:05 [2020-08-14T15:10:05.544Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:10:05 [2020-08-14T15:10:05.544Z] === RUN   TestAPIIpcModeShareableAndContainer
15:10:08 [2020-08-14T15:10:08.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:10:09 [2020-08-14T15:10:09.052Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
15:10:09 [2020-08-14T15:10:09.052Z] === RUN   TestAPIIpcModeHost
15:10:09 [2020-08-14T15:10:09.052Z] --- PASS: TestAPIIpcModeHost (0.60s)
15:10:09 [2020-08-14T15:10:09.052Z] === RUN   TestDaemonIpcModeShareable
15:10:09 [2020-08-14T15:10:09.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:10:10 [2020-08-14T15:10:10.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:10:11 [2020-08-14T15:10:11.114Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
15:10:11 [2020-08-14T15:10:11.114Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:10:11 [2020-08-14T15:10:11.114Z] === RUN   TestDaemonIpcModePrivate
15:10:11 [2020-08-14T15:10:11.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:10:12 [2020-08-14T15:10:12.628Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
15:10:12 [2020-08-14T15:10:12.628Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:10:12 [2020-08-14T15:10:12.628Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:10:12 [2020-08-14T15:10:12.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:10:14 [2020-08-14T15:10:14.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:10:14 [2020-08-14T15:10:14.690Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
15:10:14 [2020-08-14T15:10:14.690Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:10:14 [2020-08-14T15:10:14.690Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:10:15 [2020-08-14T15:10:15.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:10:16 [2020-08-14T15:10:16.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:10:16 [2020-08-14T15:10:16.793Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
15:10:16 [2020-08-14T15:10:16.793Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:10:16 [2020-08-14T15:10:16.793Z] === RUN   TestIpcModeOlderClient
15:10:16 [2020-08-14T15:10:16.793Z] === PAUSE TestIpcModeOlderClient
15:10:16 [2020-08-14T15:10:16.793Z] === RUN   TestKillContainerInvalidSignal
15:10:17 [2020-08-14T15:10:17.424Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
15:10:17 [2020-08-14T15:10:17.424Z] === RUN   TestKillContainer
15:10:17 [2020-08-14T15:10:17.424Z] === RUN   TestKillContainer/no_signal
15:10:17 [2020-08-14T15:10:17.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:10:18 [2020-08-14T15:10:18.056Z] === RUN   TestKillContainer/non_killing_signal
15:10:18 [2020-08-14T15:10:18.687Z] === RUN   TestKillContainer/killing_signal
15:10:19 [2020-08-14T15:10:19.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:10:19 [2020-08-14T15:10:19.053Z] Using test binary docker
15:10:19 [2020-08-14T15:10:19.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:10:19 [2020-08-14T15:10:19.053Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:10:19 [2020-08-14T15:10:19.053Z] INFO: Waiting for daemon to start...
15:10:19 [2020-08-14T15:10:19.053Z] Starting dockerd
15:10:19 [2020-08-14T15:10:19.718Z] --- PASS: TestKillContainer (2.58s)
15:10:19 [2020-08-14T15:10:19.718Z]     --- PASS: TestKillContainer/no_signal (0.82s)
15:10:19 [2020-08-14T15:10:19.718Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
15:10:19 [2020-08-14T15:10:19.718Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
15:10:19 [2020-08-14T15:10:19.718Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:10:19 [2020-08-14T15:10:19.718Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:10:20 [2020-08-14T15:10:20.750Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:10:21 [2020-08-14T15:10:21.606Z] .
15:10:21 [2020-08-14T15:10:21.606Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:10:21 [2020-08-14T15:10:21.606Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:10:21 [2020-08-14T15:10:21.606Z] Error: No such image: emptyfs
15:10:21 [2020-08-14T15:10:21.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
15:10:21 [2020-08-14T15:10:21.782Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
15:10:21 [2020-08-14T15:10:21.782Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
15:10:21 [2020-08-14T15:10:21.782Z] === RUN   TestKillStoppedContainer
15:10:21 [2020-08-14T15:10:21.782Z] --- PASS: TestKillStoppedContainer (0.09s)
15:10:21 [2020-08-14T15:10:21.782Z] === RUN   TestKillStoppedContainerAPIPre120
15:10:21 [2020-08-14T15:10:21.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
15:10:21 [2020-08-14T15:10:21.782Z] === RUN   TestKillDifferentUserContainer
15:10:21 [2020-08-14T15:10:21.862Z] Running integration-test (iteration 1)
15:10:21 [2020-08-14T15:10:21.862Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:10:22 [2020-08-14T15:10:22.814Z] --- PASS: TestKillDifferentUserContainer (0.90s)
15:10:22 [2020-08-14T15:10:22.814Z] === RUN   TestInspectOomKilledTrue
15:10:22 [2020-08-14T15:10:22.814Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:10:22 [2020-08-14T15:10:22.814Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:22 [2020-08-14T15:10:22.814Z] === RUN   TestInspectOomKilledFalse
15:10:22 [2020-08-14T15:10:22.814Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:10:22 [2020-08-14T15:10:22.814Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:10:22 [2020-08-14T15:10:22.814Z] === RUN   TestLinksEtcHostsContentMatch
15:10:23 [2020-08-14T15:10:23.105Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:10:23 [2020-08-14T15:10:23.105Z] === RUN   TestLinksContainerNames
15:10:25 [2020-08-14T15:10:25.171Z] --- PASS: TestLinksContainerNames (1.73s)
15:10:25 [2020-08-14T15:10:25.171Z] === RUN   TestLogsFollowTailEmpty
15:10:25 [2020-08-14T15:10:25.508Z] sha256:f5363b0c897b11b2135299127899258521ed5986427527fc18150d277c4fe7b6
15:10:25 [2020-08-14T15:10:25.508Z] INFO: Starting docker-py tests...
15:10:25 [2020-08-14T15:10:25.508Z] ============================= test session starts ==============================
15:10:25 [2020-08-14T15:10:25.508Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
15:10:25 [2020-08-14T15:10:25.508Z] rootdir: /src, inifile: pytest.ini
15:10:25 [2020-08-14T15:10:25.508Z] plugins: cov-2.6.1, timeout-1.3.3
15:10:25 [2020-08-14T15:10:25.508Z] collected 389 items / 1 deselected / 388 selected
15:10:25 [2020-08-14T15:10:25.508Z] 
15:10:25 [2020-08-14T15:10:25.803Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
15:10:25 [2020-08-14T15:10:25.803Z] === RUN   TestContainerNetworkMountsNoChown
15:10:26 [2020-08-14T15:10:26.834Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/default
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/default
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/private
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/private
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rprivate
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rprivate
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/slave
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/slave
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rslave
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rslave
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/shared
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/shared
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rshared
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rshared
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/default
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/default/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/default/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rslave
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rshared
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/shared
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rprivate
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/slave
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/private
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/private/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/private/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/default/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/default/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:10:26 [2020-08-14T15:10:26.834Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/private/mount_root
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:10:27 [2020-08-14T15:10:27.125Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/private/bind_root
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:10:27 [2020-08-14T15:10:27.415Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:10:27 [2020-08-14T15:10:27.415Z] --- PASS: TestMountDaemonRoot (0.01s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:10:27 [2020-08-14T15:10:27.415Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
15:10:27 [2020-08-14T15:10:27.415Z] === RUN   TestContainerBindMountNonRecursive
15:10:29 [2020-08-14T15:10:29.477Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
15:10:29 [2020-08-14T15:10:29.477Z] === RUN   TestNetworkNat
15:10:30 [2020-08-14T15:10:30.508Z] --- PASS: TestNetworkNat (0.87s)
15:10:30 [2020-08-14T15:10:30.508Z] === RUN   TestNetworkLocalhostTCPNat
15:10:31 [2020-08-14T15:10:31.538Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
15:10:31 [2020-08-14T15:10:31.538Z] === RUN   TestNetworkLoopbackNat
15:10:35 [2020-08-14T15:10:35.050Z] --- PASS: TestNetworkLoopbackNat (3.26s)
15:10:35 [2020-08-14T15:10:35.050Z] === RUN   TestPause
15:10:35 [2020-08-14T15:10:35.341Z] --- PASS: TestPause (0.93s)
15:10:35 [2020-08-14T15:10:35.341Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:10:35 [2020-08-14T15:10:35.341Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:10:35 [2020-08-14T15:10:35.341Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:10:35 [2020-08-14T15:10:35.341Z] === RUN   TestPauseStopPausedContainer
15:10:36 [2020-08-14T15:10:36.373Z] --- PASS: TestPauseStopPausedContainer (0.89s)
15:10:36 [2020-08-14T15:10:36.373Z] === RUN   TestPsFilter
15:10:36 [2020-08-14T15:10:36.663Z] --- PASS: TestPsFilter (0.31s)
15:10:36 [2020-08-14T15:10:36.663Z] === RUN   TestRemoveContainerWithRemovedVolume
15:10:36 [2020-08-14T15:10:36.701Z] Loaded image: buildpack-deps:buster
15:10:36 [2020-08-14T15:10:36.701Z] Loaded image: busybox:latest
15:10:36 [2020-08-14T15:10:36.701Z] Loaded image: busybox:glibc
15:10:36 [2020-08-14T15:10:36.701Z] Loaded image: debian:buster
15:10:36 [2020-08-14T15:10:36.701Z] Loaded image: hello-world:latest
15:10:36 [2020-08-14T15:10:36.701Z] INFO: Testing against a local daemon
15:10:36 [2020-08-14T15:10:36.701Z] === RUN   TestCgroupNamespacesBuild
15:10:37 [2020-08-14T15:10:37.694Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
15:10:37 [2020-08-14T15:10:37.694Z] === RUN   TestRemoveContainerWithVolume
15:10:38 [2020-08-14T15:10:38.062Z] --- PASS: TestCgroupNamespacesBuild (3.19s)
15:10:38 [2020-08-14T15:10:38.062Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:10:38 [2020-08-14T15:10:38.193Z] tests/integration/api_build_test.py .......................X             [  6%]
15:10:38 [2020-08-14T15:10:38.324Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
15:10:38 [2020-08-14T15:10:38.324Z] === RUN   TestRemoveContainerRunning
15:10:38 [2020-08-14T15:10:38.752Z] tests/integration/api_client_test.py .....                               [  7%]
15:10:39 [2020-08-14T15:10:39.354Z] --- PASS: TestRemoveContainerRunning (0.84s)
15:10:39 [2020-08-14T15:10:39.354Z] === RUN   TestRemoveContainerForceRemoveRunning
15:10:39 [2020-08-14T15:10:39.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s)
15:10:39 [2020-08-14T15:10:39.947Z] === RUN   TestBuildWithSession
15:10:39 [2020-08-14T15:10:39.947Z] --- SKIP: TestBuildWithSession (0.00s)
15:10:39 [2020-08-14T15:10:39.947Z]     build_session_test.go:25: TODO: BuildKit
15:10:39 [2020-08-14T15:10:39.947Z] === RUN   TestBuildSquashParent
15:10:39 [2020-08-14T15:10:39.985Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
15:10:39 [2020-08-14T15:10:39.985Z] === RUN   TestRemoveInvalidContainer
15:10:39 [2020-08-14T15:10:39.985Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:10:39 [2020-08-14T15:10:39.985Z] === RUN   TestRenameLinkedContainer
15:10:40 [2020-08-14T15:10:40.238Z] tests/integration/api_config_test.py .....                               [  8%]
15:10:43 [2020-08-14T15:10:43.498Z] --- PASS: TestRenameLinkedContainer (3.37s)
15:10:43 [2020-08-14T15:10:43.498Z] === RUN   TestRenameStoppedContainer
15:10:44 [2020-08-14T15:10:44.529Z] --- PASS: TestRenameStoppedContainer (0.86s)
15:10:44 [2020-08-14T15:10:44.529Z] === RUN   TestRenameRunningContainerAndReuse
15:10:46 [2020-08-14T15:10:46.039Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
15:10:46 [2020-08-14T15:10:46.039Z] === RUN   TestRenameInvalidName
15:10:47 [2020-08-14T15:10:47.075Z] --- PASS: TestRenameInvalidName (0.81s)
15:10:47 [2020-08-14T15:10:47.075Z] === RUN   TestRenameAnonymousContainer
15:10:48 [2020-08-14T15:10:48.064Z] --- PASS: TestBuildSquashParent (7.35s)
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:48 [2020-08-14T15:10:48.064Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:48 [2020-08-14T15:10:48.064Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:48 [2020-08-14T15:10:48.064Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:10:48 [2020-08-14T15:10:48.064Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:10:48 [2020-08-14T15:10:48.992Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:10:48 [2020-08-14T15:10:48.992Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:10:50 [2020-08-14T15:10:50.880Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:10:50 [2020-08-14T15:10:50.880Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/types/filters	0.024s	coverage: 92.2% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/types/strslice	0.025s	coverage: 90.0% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
15:10:50 [2020-08-14T15:10:50.939Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:10:50 [2020-08-14T15:10:50.940Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
15:10:50 [2020-08-14T15:10:50.940Z] ok  	github.com/docker/docker/cli/debug	0.015s	coverage: 100.0% of statements
15:10:52 [2020-08-14T15:10:52.488Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.624s	coverage: 86.3% of statements
15:10:52 [2020-08-14T15:10:52.676Z] --- PASS: TestRenameAnonymousContainer (4.85s)
15:10:52 [2020-08-14T15:10:52.677Z] === RUN   TestRenameContainerWithSameName
15:10:52 [2020-08-14T15:10:52.677Z] --- PASS: TestRenameContainerWithSameName (0.93s)
15:10:52 [2020-08-14T15:10:52.677Z] === RUN   TestRenameContainerWithLinkedContainer
15:10:52 [2020-08-14T15:10:52.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
15:10:52 [2020-08-14T15:10:52.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
15:10:52 [2020-08-14T15:10:52.770Z] === RUN   TestBuildMultiStageCopy
15:10:52 [2020-08-14T15:10:52.770Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:10:53 [2020-08-14T15:10:53.581Z] ok  	github.com/docker/docker/builder/remotecontext	0.466s	coverage: 13.6% of statements
15:10:54 [2020-08-14T15:10:54.737Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
15:10:54 [2020-08-14T15:10:54.737Z] === RUN   TestResize
15:10:55 [2020-08-14T15:10:55.028Z] --- PASS: TestResize (0.83s)
15:10:55 [2020-08-14T15:10:55.028Z] === RUN   TestResizeWithInvalidSize
15:10:55 [2020-08-14T15:10:55.710Z] ok  	github.com/docker/docker/builder/dockerfile	1.328s	coverage: 48.1% of statements
15:10:55 [2020-08-14T15:10:55.710Z] ?   	github.com/docker/docker/cli	[no test files]
15:10:55 [2020-08-14T15:10:55.710Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:10:56 [2020-08-14T15:10:56.060Z] --- PASS: TestResizeWithInvalidSize (0.89s)
15:10:56 [2020-08-14T15:10:56.060Z] === RUN   TestResizeWhenContainerNotStarted
15:10:56 [2020-08-14T15:10:56.092Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:10:57 [2020-08-14T15:10:57.031Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:10:57 [2020-08-14T15:10:57.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
15:10:57 [2020-08-14T15:10:57.092Z] === RUN   TestDaemonRestartKillContainers
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:10:57 [2020-08-14T15:10:57.093Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:10:58 [2020-08-14T15:10:58.393Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:10:59 [2020-08-14T15:10:59.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:10:59 [2020-08-14T15:10:59.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:10:59 [2020-08-14T15:10:59.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:10:59 [2020-08-14T15:10:59.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:11:00 [2020-08-14T15:11:00.209Z] ok  	github.com/docker/docker/client	0.567s	coverage: 75.4% of statements
15:11:00 [2020-08-14T15:11:00.242Z] --- PASS: TestBuildMultiStageCopy (7.36s)
15:11:00 [2020-08-14T15:11:00.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
15:11:00 [2020-08-14T15:11:00.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:11:00 [2020-08-14T15:11:00.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:11:00 [2020-08-14T15:11:00.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:11:00 [2020-08-14T15:11:00.242Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:11:00 [2020-08-14T15:11:00.242Z] === RUN   TestBuildMultiStageParentConfig
15:11:00 [2020-08-14T15:11:00.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:11:00 [2020-08-14T15:11:00.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:11:00 [2020-08-14T15:11:00.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:11:02 [2020-08-14T15:11:02.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:11:02 [2020-08-14T15:11:02.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:11:04 [2020-08-14T15:11:04.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:11:04 [2020-08-14T15:11:04.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:11:05 [2020-08-14T15:11:05.477Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
15:11:05 [2020-08-14T15:11:05.477Z] === RUN   TestBuildLabelWithTargets
15:11:07 [2020-08-14T15:11:07.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:11:07 [2020-08-14T15:11:07.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:11:08 [2020-08-14T15:11:08.794Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:11:09 [2020-08-14T15:11:09.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:11:10 [2020-08-14T15:11:10.369Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s)
15:11:10 [2020-08-14T15:11:10.369Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
15:11:10 [2020-08-14T15:11:10.369Z] === RUN   TestCgroupNamespacesRun
15:11:11 [2020-08-14T15:11:11.405Z] --- PASS: TestCgroupNamespacesRun (1.70s)
15:11:11 [2020-08-14T15:11:11.405Z] === RUN   TestCgroupNamespacesRunPrivileged
15:11:13 [2020-08-14T15:11:13.487Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
15:11:13 [2020-08-14T15:11:13.487Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:11:13 [2020-08-14T15:11:13.558Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:11:13 [2020-08-14T15:11:13.558Z] === RUN   TestBuildWithEmptyLayers
15:11:14 [2020-08-14T15:11:14.990Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
15:11:14 [2020-08-14T15:11:14.990Z] === RUN   TestCgroupNamespacesRunHostMode
15:11:16 [2020-08-14T15:11:16.070Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:11:16 [2020-08-14T15:11:16.070Z] === RUN   TestBuildMultiStageOnBuild
15:11:17 [2020-08-14T15:11:17.052Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
15:11:17 [2020-08-14T15:11:17.052Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:11:17 [2020-08-14T15:11:17.734Z] Removing intermediate container 815ca8d60c4b
15:11:17 [2020-08-14T15:11:17.734Z]  ---> a1ef7a54c2f4
15:11:17 [2020-08-14T15:11:17.734Z] 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:11:17 [2020-08-14T15:11:17.734Z]  ---> Running in a13b77d6c10c
15:11:17 [2020-08-14T15:11:17.734Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:11:17 [2020-08-14T15:11:17.734Z] go: finding gotest.tools v0.3.5
15:11:17 [2020-08-14T15:11:17.734Z] go: finding gotest.tools/gotestsum v0.3.5
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading gotest.tools/gotestsum v0.3.5
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting gotest.tools/gotestsum v0.3.5
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading gotest.tools v2.1.0+incompatible
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting gotest.tools v2.1.0+incompatible
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/spf13/pflag v1.0.1
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/pkg/errors v0.8.0
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/sirupsen/logrus v1.0.5
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/pkg/errors v0.8.0
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/spf13/pflag v1.0.1
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/sirupsen/logrus v1.0.5
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/fatih/color v1.6.0
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/fatih/color v1.6.0
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/mattn/go-colorable v0.0.9
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/mattn/go-colorable v0.0.9
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/jonboulle/clockwork v0.1.0
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:11:17 [2020-08-14T15:11:17.734Z] go: downloading github.com/mattn/go-isatty v0.0.3
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting github.com/mattn/go-isatty v0.0.3
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:11:17 [2020-08-14T15:11:17.734Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/fatih/color v1.6.0
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/pkg/errors v0.8.0
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/sirupsen/logrus v1.0.5
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/spf13/pflag v1.0.1
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/mattn/go-colorable v0.0.9
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/mattn/go-isatty v0.0.3
15:11:17 [2020-08-14T15:11:17.734Z] go: finding github.com/jonboulle/clockwork v0.1.0
15:11:17 [2020-08-14T15:11:17.734Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:11:17 [2020-08-14T15:11:17.734Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:11:17 [2020-08-14T15:11:17.734Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:11:17 [2020-08-14T15:11:17.734Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:11:18 [2020-08-14T15:11:18.190Z] INFO: Build done for gotestsum...
15:11:18 [2020-08-14T15:11:18.557Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
15:11:18 [2020-08-14T15:11:18.557Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:11:20 [2020-08-14T15:11:20.061Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s)
15:11:20 [2020-08-14T15:11:20.061Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:11:20 [2020-08-14T15:11:20.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
15:11:20 [2020-08-14T15:11:20.692Z] === RUN   TestCgroupNamespacesRunOlderClient
15:11:21 [2020-08-14T15:11:21.306Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
15:11:21 [2020-08-14T15:11:21.306Z] === RUN   TestBuildUncleanTarFilenames
15:11:21 [2020-08-14T15:11:21.866Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
15:11:21 [2020-08-14T15:11:21.866Z] === RUN   TestBuildMultiStageLayerLeak
15:11:22 [2020-08-14T15:11:22.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
15:11:22 [2020-08-14T15:11:22.755Z] === RUN   TestKernelTCPMemory
15:11:23 [2020-08-14T15:11:23.786Z] --- PASS: TestKernelTCPMemory (0.92s)
15:11:23 [2020-08-14T15:11:23.786Z] === RUN   TestNISDomainname
15:11:24 [2020-08-14T15:11:24.417Z] --- PASS: TestNISDomainname (0.98s)
15:11:24 [2020-08-14T15:11:24.417Z] === RUN   TestHostnameDnsResolution
15:11:24 [2020-08-14T15:11:24.665Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:11:24 [2020-08-14T15:11:24.665Z] 
15:11:24 [2020-08-14T15:11:24.665Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:11:24 [2020-08-14T15:11:24.665Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:11:24 [2020-08-14T15:11:24.665Z] HOSTNAME=4a93c9f7d2e7
15:11:24 [2020-08-14T15:11:24.665Z] TESTDEBUG=0
15:11:24 [2020-08-14T15:11:24.665Z] DEST=bundles/test-integration
15:11:24 [2020-08-14T15:11:24.665Z] PWD=/go/src/github.com/docker/docker
15:11:24 [2020-08-14T15:11:24.665Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:11:24 [2020-08-14T15:11:24.665Z] container=docker
15:11:24 [2020-08-14T15:11:24.665Z] HOME=/root
15:11:24 [2020-08-14T15:11:24.665Z] GOLANG_VERSION=1.13.15
15:11:24 [2020-08-14T15:11:24.665Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:11:24 [2020-08-14T15:11:24.665Z] VALIDATE_BRANCH=master
15:11:24 [2020-08-14T15:11:24.665Z] TERM=xterm
15:11:24 [2020-08-14T15:11:24.665Z] DOCKER_PKG=github.com/docker/docker
15:11:24 [2020-08-14T15:11:24.665Z] SHLVL=1
15:11:24 [2020-08-14T15:11:24.665Z] TIMEOUT=120m
15:11:24 [2020-08-14T15:11:24.665Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:11:24 [2020-08-14T15:11:24.665Z] DOCKER_GRAPHDRIVER=overlay2
15:11:24 [2020-08-14T15:11:24.665Z] GO111MODULE=off
15:11:24 [2020-08-14T15:11:24.665Z] DOCKER_EXPERIMENTAL=1
15:11:24 [2020-08-14T15:11:24.665Z] TEST_SKIP_INTEGRATION_CLI=1
15:11:24 [2020-08-14T15:11:24.665Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:11:24 [2020-08-14T15:11:24.665Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:11:24 [2020-08-14T15:11:24.665Z] GOPATH=/go
15:11:24 [2020-08-14T15:11:24.665Z] PKG_CONFIG=pkg-config
15:11:24 [2020-08-14T15:11:24.665Z] _=/usr/bin/env
15:11:24 [2020-08-14T15:11:24.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:11:26 [2020-08-14T15:11:26.040Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
15:11:26 [2020-08-14T15:11:26.040Z] === RUN   TestBuildWithHugeFile
15:11:26 [2020-08-14T15:11:26.486Z] --- PASS: TestHostnameDnsResolution (1.79s)
15:11:26 [2020-08-14T15:11:26.486Z] === RUN   TestStats
15:11:29 [2020-08-14T15:11:29.209Z] --- PASS: TestStats (2.99s)
15:11:29 [2020-08-14T15:11:29.209Z] === RUN   TestStopContainerWithTimeout
15:11:29 [2020-08-14T15:11:29.209Z] === RUN   TestStopContainerWithTimeout/0
15:11:29 [2020-08-14T15:11:29.209Z] === PAUSE TestStopContainerWithTimeout/0
15:11:29 [2020-08-14T15:11:29.209Z] === RUN   TestStopContainerWithTimeout/1
15:11:29 [2020-08-14T15:11:29.209Z] === PAUSE TestStopContainerWithTimeout/1
15:11:29 [2020-08-14T15:11:29.209Z] === RUN   TestStopContainerWithTimeout/3
15:11:29 [2020-08-14T15:11:29.209Z] === PAUSE TestStopContainerWithTimeout/3
15:11:29 [2020-08-14T15:11:29.209Z] === RUN   TestStopContainerWithTimeout/-1
15:11:29 [2020-08-14T15:11:29.209Z] === PAUSE TestStopContainerWithTimeout/-1
15:11:29 [2020-08-14T15:11:29.209Z] === CONT  TestStopContainerWithTimeout/0
15:11:29 [2020-08-14T15:11:29.209Z] === CONT  TestStopContainerWithTimeout/3
15:11:30 [2020-08-14T15:11:30.243Z] === CONT  TestStopContainerWithTimeout/1
15:11:30 [2020-08-14T15:11:30.542Z] Removing intermediate container a13b77d6c10c
15:11:30 [2020-08-14T15:11:30.542Z]  ---> c8320eae5dba
15:11:30 [2020-08-14T15:11:30.542Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:11:30 [2020-08-14T15:11:30.542Z]  ---> Running in 1f612acc9911
15:11:30 [2020-08-14T15:11:30.542Z] Removing intermediate container 1f612acc9911
15:11:30 [2020-08-14T15:11:30.542Z]  ---> 580c2227f307
15:11:30 [2020-08-14T15:11:30.542Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:11:30 [2020-08-14T15:11:30.542Z]  ---> Running in 6f154c10b103
15:11:30 [2020-08-14T15:11:30.542Z] Removing intermediate container 6f154c10b103
15:11:30 [2020-08-14T15:11:30.542Z]  ---> 2c3a3829f2a4
15:11:30 [2020-08-14T15:11:30.542Z] Step 10/10 : COPY . .
15:11:32 [2020-08-14T15:11:32.306Z] === CONT  TestStopContainerWithTimeout/-1
15:11:35 [2020-08-14T15:11:35.035Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:11:35 [2020-08-14T15:11:35.035Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
15:11:35 [2020-08-14T15:11:35.035Z]     --- PASS: TestStopContainerWithTimeout/1 (1.96s)
15:11:35 [2020-08-14T15:11:35.035Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
15:11:35 [2020-08-14T15:11:35.035Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
15:11:35 [2020-08-14T15:11:35.035Z] === RUN   TestDeleteDevicemapper
15:11:35 [2020-08-14T15:11:35.036Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:11:35 [2020-08-14T15:11:35.036Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:11:35 [2020-08-14T15:11:35.036Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:11:38 [2020-08-14T15:11:38.551Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s)
15:11:38 [2020-08-14T15:11:38.551Z] === RUN   TestUpdateMemory
15:11:38 [2020-08-14T15:11:38.551Z] --- SKIP: TestUpdateMemory (0.00s)
15:11:38 [2020-08-14T15:11:38.551Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:11:38 [2020-08-14T15:11:38.551Z] === RUN   TestUpdateCPUQuota
15:11:39 [2020-08-14T15:11:39.586Z] --- PASS: TestUpdateCPUQuota (1.10s)
15:11:39 [2020-08-14T15:11:39.586Z] === RUN   TestUpdatePidsLimit
15:11:39 [2020-08-14T15:11:39.586Z] === RUN   TestUpdatePidsLimit/update_from_none
15:11:39 [2020-08-14T15:11:39.683Z] ok  	github.com/docker/docker/cmd/dockerd	0.119s	coverage: 30.8% of statements
15:11:39 [2020-08-14T15:11:39.877Z] === RUN   TestUpdatePidsLimit/no_change
15:11:40 [2020-08-14T15:11:40.510Z] === RUN   TestUpdatePidsLimit/update_lower
15:11:40 [2020-08-14T15:11:40.804Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:11:41 [2020-08-14T15:11:41.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:11:41 [2020-08-14T15:11:41.728Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:11:42 [2020-08-14T15:11:42.019Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:11:42 [2020-08-14T15:11:42.445Z] ok  	github.com/docker/docker/container	0.163s	coverage: 34.7% of statements
15:11:42 [2020-08-14T15:11:42.445Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:11:42 [2020-08-14T15:11:42.445Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:11:42 [2020-08-14T15:11:42.445Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:11:42 [2020-08-14T15:11:42.445Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:11:42 [2020-08-14T15:11:42.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:11:43 [2020-08-14T15:11:43.526Z] --- PASS: TestUpdatePidsLimit (3.65s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
15:11:43 [2020-08-14T15:11:43.526Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
15:11:43 [2020-08-14T15:11:43.526Z] === RUN   TestUpdateRestartPolicy
15:11:43 [2020-08-14T15:11:43.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:11:46 [2020-08-14T15:11:46.024Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.081s	coverage: 65.3% of statements
15:11:46 [2020-08-14T15:11:46.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:11:51 [2020-08-14T15:11:51.673Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.048s	coverage: 35.9% of statements
15:11:53 [2020-08-14T15:11:53.229Z] ok  	github.com/docker/docker/daemon/cluster	0.216s	coverage: 0.5% of statements
15:11:55 [2020-08-14T15:11:55.772Z]  ---> dbde7babfdd5
15:11:55 [2020-08-14T15:11:55.772Z] Successfully built dbde7babfdd5
15:11:55 [2020-08-14T15:11:55.772Z] Successfully tagged docker:latest
15:11:55 [2020-08-14T15:11:55.772Z] INFO: Image build ended at 08/14/2020 15:11:53. Duration:00:03:32.4268679
15:11:55 [2020-08-14T15:11:55.772Z] 
15:11:55 [2020-08-14T15:11:55.772Z] 
15:11:55 [2020-08-14T15:11:55.772Z] INFO: Building the test binaries at 08/14/2020 15:11:53...
15:11:56 [2020-08-14T15:11:56.161Z] --- PASS: TestUpdateRestartPolicy (12.71s)
15:11:56 [2020-08-14T15:11:56.161Z] === RUN   TestUpdateRestartWithAutoRemove
15:11:56 [2020-08-14T15:11:56.793Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
15:11:56 [2020-08-14T15:11:56.793Z] === RUN   TestWaitNonBlocked
15:11:56 [2020-08-14T15:11:56.793Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:56 [2020-08-14T15:11:56.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:56 [2020-08-14T15:11:56.793Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:56 [2020-08-14T15:11:56.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:56 [2020-08-14T15:11:56.793Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:11:56 [2020-08-14T15:11:56.793Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:11:56 [2020-08-14T15:11:56.814Z] ok  	github.com/docker/docker/daemon/discovery	0.017s	coverage: 30.0% of statements
15:11:57 [2020-08-14T15:11:57.331Z] INFO: make.ps1 starting at 08/14/2020 15:11:57
15:11:57 [2020-08-14T15:11:57.793Z] INFO: Git commit (37449bcdf4) assumed from DOCKER_GITCOMMIT environment variable
15:11:57 [2020-08-14T15:11:57.793Z] INFO: Invoking autogen...
15:11:57 [2020-08-14T15:11:57.829Z] --- PASS: TestWaitNonBlocked (0.01s)
15:11:57 [2020-08-14T15:11:57.829Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
15:11:57 [2020-08-14T15:11:57.829Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
15:11:57 [2020-08-14T15:11:57.829Z] === RUN   TestWaitBlocked
15:11:57 [2020-08-14T15:11:57.829Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:11:57 [2020-08-14T15:11:57.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:11:57 [2020-08-14T15:11:57.829Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:11:57 [2020-08-14T15:11:57.829Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:11:57 [2020-08-14T15:11:57.829Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:11:57 [2020-08-14T15:11:57.829Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:11:58 [2020-08-14T15:11:58.349Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
15:11:59 [2020-08-14T15:11:59.329Z] INFO: Building daemon...
15:11:59 [2020-08-14T15:11:59.338Z] --- PASS: TestWaitBlocked (0.01s)
15:11:59 [2020-08-14T15:11:59.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
15:11:59 [2020-08-14T15:11:59.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
15:11:59 [2020-08-14T15:11:59.338Z] === CONT  TestContainerStartOnDaemonRestart
15:11:59 [2020-08-14T15:11:59.338Z] === CONT  TestIpcModeOlderClient
15:11:59 [2020-08-14T15:11:59.338Z] --- PASS: TestIpcModeOlderClient (0.18s)
15:11:59 [2020-08-14T15:11:59.338Z] === CONT  TestDaemonHostGatewayIP
15:11:59 [2020-08-14T15:11:59.883Z] ok  	github.com/docker/docker/daemon/config	0.077s	coverage: 81.8% of statements
15:12:00 [2020-08-14T15:12:00.308Z] ..........................xx....................                         [ 29%]
15:12:00 [2020-08-14T15:12:00.952Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
15:12:02 [2020-08-14T15:12:02.066Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s)
15:12:02 [2020-08-14T15:12:02.066Z] === CONT  TestContainerKillOnDaemonStart
15:12:02 [2020-08-14T15:12:02.768Z] --- PASS: TestDaemonHostGatewayIP (3.63s)
15:12:02 [2020-08-14T15:12:02.768Z] === CONT  TestDaemonRestartIpcMode
15:12:04 [2020-08-14T15:12:04.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:12:04 [2020-08-14T15:12:04.535Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.494s	coverage: 14.0% of statements
15:12:04 [2020-08-14T15:12:04.535Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
15:12:06 [2020-08-14T15:12:06.066Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.567s	coverage: 57.9% of statements
15:12:06 [2020-08-14T15:12:06.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:12:07 [2020-08-14T15:12:07.225Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
15:12:07 [2020-08-14T15:12:07.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:12:08 [2020-08-14T15:12:08.827Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
15:12:09 [2020-08-14T15:12:09.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:12:09 [2020-08-14T15:12:09.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:12:09 [2020-08-14T15:12:09.483Z] ok  	github.com/docker/docker/daemon	12.388s	coverage: 17.3% of statements
15:12:09 [2020-08-14T15:12:09.483Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:12:09 [2020-08-14T15:12:09.483Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:12:09 [2020-08-14T15:12:09.483Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:12:09 [2020-08-14T15:12:09.483Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:12:10 [2020-08-14T15:12:10.129Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.214s	coverage: 69.2% of statements
15:12:11 [2020-08-14T15:12:11.185Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.858s	coverage: 46.2% of statements
15:12:11 [2020-08-14T15:12:11.185Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:12:11 [2020-08-14T15:12:11.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:12:13 [2020-08-14T15:12:13.287Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.315s	coverage: 49.5% of statements
15:12:13 [2020-08-14T15:12:13.933Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
15:12:14 [2020-08-14T15:12:14.231Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.543s	coverage: 76.1% of statements
15:12:14 [2020-08-14T15:12:14.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:12:15 [2020-08-14T15:12:15.520Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestContainerKillOnDaemonStart (12.16s)
15:12:15 [2020-08-14T15:12:15.708Z] PASS
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === Skipped
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] 
15:12:15 [2020-08-14T15:12:15.708Z] DONE 192 tests, 6 skipped in 152.175s
15:12:15 [2020-08-14T15:12:15.708Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:12:15 [2020-08-14T15:12:15.708Z] ++ 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:12:15 [2020-08-14T15:12:15.708Z] ++ set -e
15:12:15 [2020-08-14T15:12:15.708Z] ++ '[' -n 0 ']'
15:12:15 [2020-08-14T15:12:15.708Z] ++ set -x
15:12:15 [2020-08-14T15:12:15.708Z] ++ env -i DEST=/go/src/github.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:12:15 [2020-08-14T15:12:15.708Z] INFO: Testing against a local daemon
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestCommitInheritsEnv
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestCommitInheritsEnv (0.59s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestImportExtremelyLargeImageWorks
15:12:15 [2020-08-14T15:12:15.708Z] === PAUSE TestImportExtremelyLargeImageWorks
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestImagesFilterMultiReference
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestImagesFilterMultiReference (0.03s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestImagePullPlatformInvalid
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestRemoveImageOrphaning
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestRemoveImageOrphaning (0.56s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestRemoveImageGarbageCollector
15:12:15 [2020-08-14T15:12:15.708Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:12:15 [2020-08-14T15:12:15.708Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagInvalidReference
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagInvalidReference (0.01s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagValidPrefixedRepo
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagExistedNameWithoutForce
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagOfficialNames
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagOfficialNames (0.03s)
15:12:15 [2020-08-14T15:12:15.708Z] === RUN   TestTagMatchesDigest
15:12:15 [2020-08-14T15:12:15.708Z] --- PASS: TestTagMatchesDigest (0.01s)
15:12:15 [2020-08-14T15:12:15.708Z] === CONT  TestImportExtremelyLargeImageWorks
15:12:15 [2020-08-14T15:12:15.773Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
15:12:16 [2020-08-14T15:12:16.074Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
15:12:16 [2020-08-14T15:12:16.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:12:17 [2020-08-14T15:12:17.627Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.020s	coverage: 52.1% of statements
15:12:17 [2020-08-14T15:12:17.627Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:12:17 [2020-08-14T15:12:17.627Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:12:18 [2020-08-14T15:12:18.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:12:19 [2020-08-14T15:12:19.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:12:19 [2020-08-14T15:12:19.162Z] ok  	github.com/docker/docker/daemon/logger	0.265s	coverage: 41.0% of statements
15:12:20 [2020-08-14T15:12:20.702Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
15:12:20 [2020-08-14T15:12:20.702Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.540s	coverage: 77.8% of statements
15:12:20 [2020-08-14T15:12:20.702Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.8% of statements
15:12:20 [2020-08-14T15:12:20.702Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:12:20 [2020-08-14T15:12:20.702Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:12:20 [2020-08-14T15:12:20.702Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:12:20 [2020-08-14T15:12:20.702Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:12:20 [2020-08-14T15:12:20.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:12:21 [2020-08-14T15:12:21.776Z] ok  	github.com/docker/docker/daemon/logger/journald	0.061s	coverage: 26.2% of statements
15:12:21 [2020-08-14T15:12:21.776Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.034s	coverage: 87.2% of statements
15:12:22 [2020-08-14T15:12:22.026Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:12:22 [2020-08-14T15:12:22.205Z] --- PASS: TestBuildWithHugeFile (52.74s)
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildWithEmptyDockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:12:22 [2020-08-14T15:12:22.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
15:12:22 [2020-08-14T15:12:22.205Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
15:12:22 [2020-08-14T15:12:22.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:12:22 [2020-08-14T15:12:22.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildPreserveOwnership
15:12:22 [2020-08-14T15:12:22.205Z] === RUN   TestBuildPreserveOwnership/copy_from
15:12:22 [2020-08-14T15:12:22.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:12:23 [2020-08-14T15:12:23.334Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.039s	coverage: 61.6% of statements
15:12:24 [2020-08-14T15:12:24.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:12:24 [2020-08-14T15:12:24.394Z] ok  	github.com/docker/docker/daemon/logger/local	0.065s	coverage: 75.2% of statements
15:12:24 [2020-08-14T15:12:24.394Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:12:24 [2020-08-14T15:12:24.394Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.065s	coverage: 33.3% of statements
15:12:25 [2020-08-14T15:12:25.292Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:12:25 [2020-08-14T15:12:25.452Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 37.7% of statements
15:12:25 [2020-08-14T15:12:25.465Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:12:25 [2020-08-14T15:12:25.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:12:25 [2020-08-14T15:12:25.750Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
15:12:26 [2020-08-14T15:12:26.806Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.042s	coverage: 46.8% of statements
15:12:27 [2020-08-14T15:12:27.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:12:28 [2020-08-14T15:12:28.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:12:28 [2020-08-14T15:12:28.931Z] Using test binary docker
15:12:28 [2020-08-14T15:12:28.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:12:28 [2020-08-14T15:12:28.931Z] +++ /etc/init.d/apparmor start
15:12:28 [2020-08-14T15:12:28.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:12:28 [2020-08-14T15:12:28.931Z] INFO: Waiting for daemon to start...
15:12:28 [2020-08-14T15:12:28.931Z] Starting dockerd
15:12:28 [2020-08-14T15:12:28.931Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:12:29 [2020-08-14T15:12:29.600Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
15:12:29 [2020-08-14T15:12:29.671Z] --- PASS: TestBuildPreserveOwnership (9.95s)
15:12:29 [2020-08-14T15:12:29.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.94s)
15:12:29 [2020-08-14T15:12:29.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestBuildPlatformInvalid
15:12:29 [2020-08-14T15:12:29.671Z] --- PASS: TestBuildPlatformInvalid (0.08s)
15:12:29 [2020-08-14T15:12:29.671Z] PASS
15:12:29 [2020-08-14T15:12:29.671Z] 
15:12:29 [2020-08-14T15:12:29.671Z] === Skipped
15:12:29 [2020-08-14T15:12:29.671Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:12:29 [2020-08-14T15:12:29.671Z]     build_session_test.go:25: TODO: BuildKit
15:12:29 [2020-08-14T15:12:29.671Z] 
15:12:29 [2020-08-14T15:12:29.671Z] 
15:12:29 [2020-08-14T15:12:29.671Z] DONE 32 tests, 1 skipped in 127.360s
15:12:29 [2020-08-14T15:12:29.671Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:12:29 [2020-08-14T15:12:29.671Z] INFO: Testing against a local daemon
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigInspect
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestConfigInspect (0.02s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigList
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestConfigList (0.01s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigsCreateAndDelete
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigsUpdate
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestConfigsUpdate (0.01s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestTemplatedConfig
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestTemplatedConfig (0.00s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigCreateResolve
15:12:29 [2020-08-14T15:12:29.671Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:12:29 [2020-08-14T15:12:29.671Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:29 [2020-08-14T15:12:29.671Z] === RUN   TestConfigDaemonLibtrustID
15:12:30 [2020-08-14T15:12:30.247Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.521s	coverage: 82.5% of statements
15:12:30 [2020-08-14T15:12:30.247Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:12:30 [2020-08-14T15:12:30.247Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:12:30 [2020-08-14T15:12:30.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:12:30 [2020-08-14T15:12:30.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:12:30 [2020-08-14T15:12:30.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:12:30 [2020-08-14T15:12:30.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:12:30 [2020-08-14T15:12:30.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:12:30 [2020-08-14T15:12:30.545Z] ok  	github.com/docker/docker/distribution/metadata	0.079s	coverage: 48.2% of statements
15:12:31 [2020-08-14T15:12:31.034Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
15:12:31 [2020-08-14T15:12:31.034Z] PASS
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === Skipped
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:12:31 [2020-08-14T15:12:31.034Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] 
15:12:31 [2020-08-14T15:12:31.034Z] DONE 7 tests, 6 skipped in 1.735s
15:12:31 [2020-08-14T15:12:31.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:12:31 [2020-08-14T15:12:31.034Z] INFO: Testing against a local daemon
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestCheckpoint
15:12:31 [2020-08-14T15:12:31.034Z] --- SKIP: TestCheckpoint (0.00s)
15:12:31 [2020-08-14T15:12:31.034Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestContainerInvalidJSON
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:12:31 [2020-08-14T15:12:31.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:12:31 [2020-08-14T15:12:31.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:12:31 [2020-08-14T15:12:31.034Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:12:31 [2020-08-14T15:12:31.034Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:12:31 [2020-08-14T15:12:31.034Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:12:31 [2020-08-14T15:12:31.034Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:12:31 [2020-08-14T15:12:31.034Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:12:31 [2020-08-14T15:12:31.034Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:12:31 [2020-08-14T15:12:31.034Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:12:31 [2020-08-14T15:12:31.034Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:12:31 [2020-08-14T15:12:31.034Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:12:31 [2020-08-14T15:12:31.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:12:31 [2020-08-14T15:12:31.292Z] === RUN   TestCopyFromContainerPathIsNotDir
15:12:31 [2020-08-14T15:12:31.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:12:31 [2020-08-14T15:12:31.292Z] === RUN   TestCopyToContainerPathDoesNotExist
15:12:31 [2020-08-14T15:12:31.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:12:31 [2020-08-14T15:12:31.292Z] === RUN   TestCopyToContainerPathIsNotDir
15:12:31 [2020-08-14T15:12:31.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:12:31 [2020-08-14T15:12:31.292Z] === RUN   TestCopyFromContainer
15:12:31 [2020-08-14T15:12:31.612Z] ok  	github.com/docker/docker/distribution	0.616s	coverage: 21.9% of statements
15:12:31 [2020-08-14T15:12:31.612Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:12:32 [2020-08-14T15:12:32.674Z] ok  	github.com/docker/docker/errdefs	0.010s	coverage: 49.4% of statements
15:12:34 [2020-08-14T15:12:34.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:12:34 [2020-08-14T15:12:34.781Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.4% of statements
15:12:35 [2020-08-14T15:12:35.079Z] ok  	github.com/docker/docker/image/cache	0.031s	coverage: 19.2% of statements
15:12:35 [2020-08-14T15:12:35.377Z] ok  	github.com/docker/docker/image/v1	0.029s	coverage: 25.0% of statements
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer//
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer//bar/root
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer//bar/root/
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer/bar/quux
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer/bar/quux/
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:12:35 [2020-08-14T15:12:35.452Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:12:35 [2020-08-14T15:12:35.511Z] .
15:12:35 [2020-08-14T15:12:35.511Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:12:35 [2020-08-14T15:12:35.511Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:12:35 [2020-08-14T15:12:35.511Z] Error: No such image: emptyfs
15:12:35 [2020-08-14T15:12:35.511Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:12:35 [2020-08-14T15:12:35.511Z] ++++ docker load
15:12:35 [2020-08-14T15:12:35.511Z] Running integration-test (iteration 1)
15:12:35 [2020-08-14T15:12:35.511Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:12:35 [2020-08-14T15:12:35.511Z] ++ 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:12:35 [2020-08-14T15:12:35.511Z] ++ set -e
15:12:35 [2020-08-14T15:12:35.511Z] ++ '[' -n 0 ']'
15:12:35 [2020-08-14T15:12:35.511Z] ++ set -x
15:12:35 [2020-08-14T15:12:35.511Z] ++ env -i DEST=/go/src/github.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:12:35 [2020-08-14T15:12:35.680Z] ok  	github.com/docker/docker/distribution/xfer	1.673s	coverage: 85.1% of statements
15:12:35 [2020-08-14T15:12:35.680Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:12:35 [2020-08-14T15:12:35.680Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:12:35 [2020-08-14T15:12:35.680Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCopyFromContainer/bar/notarget
15:12:35 [2020-08-14T15:12:35.708Z] --- PASS: TestCopyFromContainer (4.43s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:35 [2020-08-14T15:12:35.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:12:35 [2020-08-14T15:12:35.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:12:35 [2020-08-14T15:12:35.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:12:35 [2020-08-14T15:12:35.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:12:35 [2020-08-14T15:12:35.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateLinkToNonExistingContainer
15:12:35 [2020-08-14T15:12:35.708Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateWithInvalidEnv
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateWithInvalidEnv/0
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateWithInvalidEnv/0
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateWithInvalidEnv/1
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateWithInvalidEnv/1
15:12:35 [2020-08-14T15:12:35.708Z] === RUN   TestCreateWithInvalidEnv/2
15:12:35 [2020-08-14T15:12:35.708Z] === PAUSE TestCreateWithInvalidEnv/2
15:12:35 [2020-08-14T15:12:35.708Z] === CONT  TestCreateWithInvalidEnv/0
15:12:35 [2020-08-14T15:12:35.708Z] === CONT  TestCreateWithInvalidEnv/2
15:12:35 [2020-08-14T15:12:35.964Z] === CONT  TestCreateWithInvalidEnv/1
15:12:35 [2020-08-14T15:12:35.964Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:12:35 [2020-08-14T15:12:35.964Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:12:35 [2020-08-14T15:12:35.964Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:12:35 [2020-08-14T15:12:35.964Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:12:35 [2020-08-14T15:12:35.964Z] === RUN   TestCreateTmpfsMountsTarget
15:12:35 [2020-08-14T15:12:35.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:12:35 [2020-08-14T15:12:35.964Z] === RUN   TestCreateWithCustomMaskedPaths
15:12:36 [2020-08-14T15:12:36.327Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
15:12:36 [2020-08-14T15:12:36.624Z] ok  	github.com/docker/docker/pkg/aaparser	0.025s	coverage: 50.0% of statements
15:12:37 [2020-08-14T15:12:37.328Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
15:12:37 [2020-08-14T15:12:37.328Z] === RUN   TestCreateWithCustomReadonlyPaths
15:12:38 [2020-08-14T15:12:38.254Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:38 [2020-08-14T15:12:38.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:38 [2020-08-14T15:12:38.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:12:38 [2020-08-14T15:12:38.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:12:38 [2020-08-14T15:12:38.254Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:12:38 [2020-08-14T15:12:38.254Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:12:38 [2020-08-14T15:12:38.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:12:38 [2020-08-14T15:12:38.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:12:38 [2020-08-14T15:12:38.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:12:38 [2020-08-14T15:12:38.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:12:38 [2020-08-14T15:12:38.254Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:12:38 [2020-08-14T15:12:38.254Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:12:38 [2020-08-14T15:12:38.509Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
15:12:38 [2020-08-14T15:12:38.510Z] === RUN   TestCreateDifferentPlatform
15:12:38 [2020-08-14T15:12:38.510Z] === RUN   TestCreateDifferentPlatform/different_os
15:12:38 [2020-08-14T15:12:38.764Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:12:38 [2020-08-14T15:12:38.764Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:12:38 [2020-08-14T15:12:38.764Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:12:38 [2020-08-14T15:12:38.764Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:12:38 [2020-08-14T15:12:38.764Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:12:38 [2020-08-14T15:12:38.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:12:38 [2020-08-14T15:12:38.764Z] === RUN   TestContainerStartOnDaemonRestart
15:12:38 [2020-08-14T15:12:38.764Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:12:38 [2020-08-14T15:12:38.765Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:12:38 [2020-08-14T15:12:38.765Z] === RUN   TestDaemonRestartIpcMode
15:12:38 [2020-08-14T15:12:38.765Z] === PAUSE TestDaemonRestartIpcMode
15:12:38 [2020-08-14T15:12:38.765Z] === RUN   TestDaemonHostGatewayIP
15:12:38 [2020-08-14T15:12:38.765Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:12:38 [2020-08-14T15:12:38.765Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:12:38 [2020-08-14T15:12:38.765Z] === RUN   TestContainerKillOnDaemonStart
15:12:38 [2020-08-14T15:12:38.765Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:12:38 [2020-08-14T15:12:38.765Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:12:38 [2020-08-14T15:12:38.765Z] === RUN   TestDiff
15:12:39 [2020-08-14T15:12:39.022Z] --- PASS: TestDiff (0.41s)
15:12:39 [2020-08-14T15:12:39.022Z] === RUN   TestExecWithCloseStdin
15:12:39 [2020-08-14T15:12:39.624Z] --- PASS: TestExecWithCloseStdin (0.45s)
15:12:39 [2020-08-14T15:12:39.624Z] === RUN   TestExec
15:12:39 [2020-08-14T15:12:39.879Z] --- PASS: TestExec (0.44s)
15:12:39 [2020-08-14T15:12:39.879Z] === RUN   TestExecUser
15:12:40 [2020-08-14T15:12:40.192Z] ok  	github.com/docker/docker/opts	0.082s	coverage: 67.1% of statements
15:12:40 [2020-08-14T15:12:40.441Z] --- PASS: TestExecUser (0.42s)
15:12:40 [2020-08-14T15:12:40.441Z] === RUN   TestExportContainerAndImportImage
15:12:40 [2020-08-14T15:12:40.489Z] ok  	github.com/docker/docker/pkg/authorization	0.347s	coverage: 68.3% of statements
15:12:40 [2020-08-14T15:12:40.489Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
15:12:40 [2020-08-14T15:12:40.620Z] tests/integration/api_network_test.py ............................       [ 47%]
15:12:41 [2020-08-14T15:12:41.002Z] --- PASS: TestExportContainerAndImportImage (0.55s)
15:12:41 [2020-08-14T15:12:41.002Z] === RUN   TestExportContainerAfterDaemonRestart
15:12:41 [2020-08-14T15:12:41.150Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
15:12:41 [2020-08-14T15:12:41.815Z] ok  	github.com/docker/docker/pkg/archive	1.421s	coverage: 77.3% of statements
15:12:42 [2020-08-14T15:12:42.112Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
15:12:43 [2020-08-14T15:12:43.206Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
15:12:43 [2020-08-14T15:12:43.206Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
15:12:43 [2020-08-14T15:12:43.847Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
15:12:44 [2020-08-14T15:12:44.263Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
15:12:44 [2020-08-14T15:12:44.263Z] === RUN   TestHealthCheckWorkdir
15:12:44 [2020-08-14T15:12:44.491Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
15:12:44 [2020-08-14T15:12:44.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:12:44 [2020-08-14T15:12:44.823Z] --- PASS: TestHealthCheckWorkdir (0.52s)
15:12:44 [2020-08-14T15:12:44.823Z] === RUN   TestHealthKillContainer
15:12:45 [2020-08-14T15:12:45.131Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:12:46 [2020-08-14T15:12:46.190Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
15:12:46 [2020-08-14T15:12:46.488Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.915s	coverage: 43.2% of statements
15:12:47 [2020-08-14T15:12:47.136Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
15:12:47 [2020-08-14T15:12:47.136Z] ok  	github.com/docker/docker/layer	7.409s	coverage: 68.8% of statements
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/oci	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:12:47 [2020-08-14T15:12:47.136Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:12:47 [2020-08-14T15:12:47.333Z] --- PASS: TestHealthKillContainer (2.47s)
15:12:47 [2020-08-14T15:12:47.333Z] === RUN   TestInspectCpusetInConfigPre120
15:12:47 [2020-08-14T15:12:47.589Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
15:12:47 [2020-08-14T15:12:47.589Z] === RUN   TestIpcModeNone
15:12:47 [2020-08-14T15:12:47.761Z] Loaded image: buildpack-deps:buster
15:12:47 [2020-08-14T15:12:47.787Z] ok  	github.com/docker/docker/pkg/fsutils	0.415s	coverage: 85.1% of statements
15:12:47 [2020-08-14T15:12:47.787Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
15:12:47 [2020-08-14T15:12:47.832Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:12:48 [2020-08-14T15:12:48.149Z] --- PASS: TestIpcModeNone (0.44s)
15:12:48 [2020-08-14T15:12:48.149Z] === RUN   TestIpcModePrivate
15:12:48 [2020-08-14T15:12:48.405Z] --- PASS: TestIpcModePrivate (0.43s)
15:12:48 [2020-08-14T15:12:48.405Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
15:12:48 [2020-08-14T15:12:48.405Z] === RUN   TestIpcModeShareable
15:12:48 [2020-08-14T15:12:48.405Z] --- SKIP: TestIpcModeShareable (0.00s)
15:12:48 [2020-08-14T15:12:48.405Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:48 [2020-08-14T15:12:48.405Z] === RUN   TestAPIIpcModeShareableAndContainer
15:12:48 [2020-08-14T15:12:48.434Z] ok  	github.com/docker/docker/pkg/homedir	0.027s	coverage: 11.4% of statements
15:12:48 [2020-08-14T15:12:48.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:12:49 [2020-08-14T15:12:49.238Z] Loaded image: busybox:latest
15:12:49 [2020-08-14T15:12:49.318Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:12:49 [2020-08-14T15:12:49.491Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
15:12:49 [2020-08-14T15:12:49.491Z] ok  	github.com/docker/docker/pkg/locker	0.039s	coverage: 88.9% of statements
15:12:49 [2020-08-14T15:12:49.770Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
15:12:49 [2020-08-14T15:12:49.770Z] === RUN   TestAPIIpcModeHost
15:12:49 [2020-08-14T15:12:49.770Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:12:49 [2020-08-14T15:12:49.770Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:49 [2020-08-14T15:12:49.770Z] === RUN   TestDaemonIpcModeShareable
15:12:49 [2020-08-14T15:12:49.770Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:12:49 [2020-08-14T15:12:49.770Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:49 [2020-08-14T15:12:49.770Z] === RUN   TestDaemonIpcModePrivate
15:12:50 [2020-08-14T15:12:50.137Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
15:12:50 [2020-08-14T15:12:50.137Z] ok  	github.com/docker/docker/pkg/idtools	0.685s	coverage: 70.5% of statements
15:12:50 [2020-08-14T15:12:50.188Z] Loaded image: busybox:glibc
15:12:50 [2020-08-14T15:12:50.188Z] Loaded image: debian:buster
15:12:50 [2020-08-14T15:12:50.188Z] Loaded image: hello-world:latest
15:12:50 [2020-08-14T15:12:50.188Z] INFO: Testing against a local daemon
15:12:50 [2020-08-14T15:12:50.188Z] === RUN   TestCgroupNamespacesBuild
15:12:50 [2020-08-14T15:12:50.435Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
15:12:50 [2020-08-14T15:12:50.733Z] ok  	github.com/docker/docker/pkg/ioutils	1.434s	coverage: 68.8% of statements
15:12:50 [2020-08-14T15:12:50.733Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:12:50 [2020-08-14T15:12:50.733Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:12:50 [2020-08-14T15:12:50.733Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:12:50 [2020-08-14T15:12:50.733Z] ok  	github.com/docker/docker/pkg/parsers	0.023s	coverage: 97.0% of statements
15:12:51 [2020-08-14T15:12:51.032Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
15:12:51 [2020-08-14T15:12:51.691Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.4% of statements
15:12:51 [2020-08-14T15:12:51.691Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.045s	coverage: 86.7% of statements
15:12:51 [2020-08-14T15:12:51.691Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:12:51 [2020-08-14T15:12:51.691Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:12:52 [2020-08-14T15:12:52.304Z] --- PASS: TestDaemonIpcModePrivate (2.12s)
15:12:52 [2020-08-14T15:12:52.304Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:12:52 [2020-08-14T15:12:52.304Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:12:52 [2020-08-14T15:12:52.304Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:12:52 [2020-08-14T15:12:52.304Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:12:52 [2020-08-14T15:12:52.304Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestIpcModeOlderClient
15:12:52 [2020-08-14T15:12:52.304Z] === PAUSE TestIpcModeOlderClient
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestKillContainerInvalidSignal
15:12:52 [2020-08-14T15:12:52.304Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestKillContainer
15:12:52 [2020-08-14T15:12:52.304Z] === RUN   TestKillContainer/no_signal
15:12:52 [2020-08-14T15:12:52.343Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
15:12:52 [2020-08-14T15:12:52.872Z] === RUN   TestKillContainer/non_killing_signal
15:12:53 [2020-08-14T15:12:53.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:12:53 [2020-08-14T15:12:53.137Z] === RUN   TestKillContainer/killing_signal
15:12:53 [2020-08-14T15:12:53.396Z] ok  	github.com/docker/docker/pkg/pools	0.053s	coverage: 88.2% of statements
15:12:53 [2020-08-14T15:12:53.396Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
15:12:53 [2020-08-14T15:12:53.496Z] --- PASS: TestCgroupNamespacesBuild (3.36s)
15:12:53 [2020-08-14T15:12:53.496Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:12:53 [2020-08-14T15:12:53.573Z] tests/integration/api_service_test.py .................................. [ 60%]
15:12:53 [2020-08-14T15:12:53.694Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.030s	coverage: 85.7% of statements
15:12:53 [2020-08-14T15:12:53.716Z] --- PASS: TestKillContainer (1.35s)
15:12:53 [2020-08-14T15:12:53.716Z]     --- PASS: TestKillContainer/no_signal (0.46s)
15:12:53 [2020-08-14T15:12:53.716Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
15:12:53 [2020-08-14T15:12:53.716Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
15:12:53 [2020-08-14T15:12:53.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:12:53 [2020-08-14T15:12:53.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:12:54 [2020-08-14T15:12:54.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:12:54 [2020-08-14T15:12:54.339Z] ok  	github.com/docker/docker/pkg/reexec	0.013s	coverage: 82.4% of statements
15:12:54 [2020-08-14T15:12:54.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:12:54 [2020-08-14T15:12:54.535Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
15:12:54 [2020-08-14T15:12:54.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
15:12:54 [2020-08-14T15:12:54.535Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
15:12:54 [2020-08-14T15:12:54.535Z] === RUN   TestKillStoppedContainer
15:12:54 [2020-08-14T15:12:54.535Z] --- PASS: TestKillStoppedContainer (0.04s)
15:12:54 [2020-08-14T15:12:54.535Z] === RUN   TestKillStoppedContainerAPIPre120
15:12:54 [2020-08-14T15:12:54.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:12:54 [2020-08-14T15:12:54.535Z] === RUN   TestKillDifferentUserContainer
15:12:54 [2020-08-14T15:12:54.984Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
15:12:54 [2020-08-14T15:12:54.984Z] ok  	github.com/docker/docker/pkg/pubsub	1.140s	coverage: 73.9% of statements
15:12:55 [2020-08-14T15:12:55.095Z] --- PASS: TestKillDifferentUserContainer (0.40s)
15:12:55 [2020-08-14T15:12:55.095Z] === RUN   TestInspectOomKilledTrue
15:12:55 [2020-08-14T15:12:55.095Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:12:55 [2020-08-14T15:12:55.095Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:12:55 [2020-08-14T15:12:55.095Z] === RUN   TestInspectOomKilledFalse
15:12:55 [2020-08-14T15:12:55.095Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:12:55 [2020-08-14T15:12:55.095Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:12:55 [2020-08-14T15:12:55.095Z] === RUN   TestLinksEtcHostsContentMatch
15:12:55 [2020-08-14T15:12:55.095Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:12:55 [2020-08-14T15:12:55.095Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:12:55 [2020-08-14T15:12:55.095Z] === RUN   TestLinksContainerNames
15:12:55 [2020-08-14T15:12:55.410Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
15:12:55 [2020-08-14T15:12:55.410Z] === RUN   TestBuildWithSession
15:12:55 [2020-08-14T15:12:55.410Z] --- SKIP: TestBuildWithSession (0.00s)
15:12:55 [2020-08-14T15:12:55.410Z]     build_session_test.go:25: TODO: BuildKit
15:12:55 [2020-08-14T15:12:55.410Z] === RUN   TestBuildSquashParent
15:12:55 [2020-08-14T15:12:55.630Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
15:12:55 [2020-08-14T15:12:55.931Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
15:12:56 [2020-08-14T15:12:56.021Z] --- PASS: TestLinksContainerNames (0.78s)
15:12:56 [2020-08-14T15:12:56.021Z] === RUN   TestLogsFollowTailEmpty
15:12:56 [2020-08-14T15:12:56.227Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
15:12:56 [2020-08-14T15:12:56.275Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
15:12:56 [2020-08-14T15:12:56.275Z] === RUN   TestContainerNetworkMountsNoChown
15:12:56 [2020-08-14T15:12:56.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/default
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/default
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/private
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/private
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rprivate
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rprivate
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/slave
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/slave
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rslave
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rslave
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/shared
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/shared
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rshared
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rshared
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/default
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/default/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/default/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/rshared
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/shared
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/rslave
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/slave
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/rprivate
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/private
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/private/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/private/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/default/mount_root
15:12:56 [2020-08-14T15:12:56.532Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/default/bind_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:12:56 [2020-08-14T15:12:56.787Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/private/bind_root
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/private/mount_root
15:12:57 [2020-08-14T15:12:57.043Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:12:57 [2020-08-14T15:12:57.043Z] --- PASS: TestMountDaemonRoot (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:12:57 [2020-08-14T15:12:57.043Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:12:57 [2020-08-14T15:12:57.043Z] === RUN   TestContainerBindMountNonRecursive
15:12:57 [2020-08-14T15:12:57.043Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:12:57 [2020-08-14T15:12:57.043Z]     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:12:57 [2020-08-14T15:12:57.043Z] === RUN   TestNetworkNat
15:12:57 [2020-08-14T15:12:57.278Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
15:12:57 [2020-08-14T15:12:57.576Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
15:12:57 [2020-08-14T15:12:57.576Z] ok  	github.com/docker/docker/pkg/signal	2.943s	coverage: 61.0% of statements
15:12:57 [2020-08-14T15:12:57.604Z] --- PASS: TestNetworkNat (0.58s)
15:12:57 [2020-08-14T15:12:57.604Z] === RUN   TestNetworkLocalhostTCPNat
15:12:58 [2020-08-14T15:12:58.164Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
15:12:58 [2020-08-14T15:12:58.164Z] === RUN   TestNetworkLoopbackNat
15:12:58 [2020-08-14T15:12:58.628Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
15:12:58 [2020-08-14T15:12:58.628Z] testing: warning: no tests to run
15:12:58 [2020-08-14T15:12:58.628Z] coverage: [no statements]
15:12:58 [2020-08-14T15:12:58.628Z] ok  	github.com/docker/docker/pkg/term/windows	0.020s	coverage: [no statements] [no tests to run]
15:12:58 [2020-08-14T15:12:58.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:12:58 [2020-08-14T15:12:58.924Z] ok  	github.com/docker/docker/pkg/tarsum	0.168s	coverage: 89.3% of statements
15:12:59 [2020-08-14T15:12:59.223Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
15:12:59 [2020-08-14T15:12:59.223Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
15:12:59 [2020-08-14T15:12:59.520Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
15:13:00 [2020-08-14T15:13:00.676Z] --- PASS: TestNetworkLoopbackNat (2.49s)
15:13:00 [2020-08-14T15:13:00.676Z] === RUN   TestPause
15:13:00 [2020-08-14T15:13:00.676Z] --- SKIP: TestPause (0.00s)
15:13:00 [2020-08-14T15:13:00.676Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:00 [2020-08-14T15:13:00.676Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:13:00 [2020-08-14T15:13:00.676Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:00 [2020-08-14T15:13:00.676Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:00 [2020-08-14T15:13:00.676Z] === RUN   TestPauseStopPausedContainer
15:13:00 [2020-08-14T15:13:00.676Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:13:00 [2020-08-14T15:13:00.676Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:00 [2020-08-14T15:13:00.676Z] === RUN   TestPsFilter
15:13:00 [2020-08-14T15:13:00.676Z] --- PASS: TestPsFilter (0.10s)
15:13:00 [2020-08-14T15:13:00.676Z] === RUN   TestRemoveContainerWithRemovedVolume
15:13:00 [2020-08-14T15:13:00.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
15:13:00 [2020-08-14T15:13:00.930Z] === RUN   TestRemoveContainerWithVolume
15:13:01 [2020-08-14T15:13:01.491Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:13:01 [2020-08-14T15:13:01.491Z] === RUN   TestRemoveContainerRunning
15:13:01 [2020-08-14T15:13:01.627Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
15:13:01 [2020-08-14T15:13:01.746Z] --- PASS: TestRemoveContainerRunning (0.41s)
15:13:01 [2020-08-14T15:13:01.746Z] === RUN   TestRemoveContainerForceRemoveRunning
15:13:01 [2020-08-14T15:13:01.992Z] --- PASS: TestBuildSquashParent (6.65s)
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:13:01 [2020-08-14T15:13:01.992Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:13:01 [2020-08-14T15:13:01.992Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:13:01 [2020-08-14T15:13:01.992Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:13:01 [2020-08-14T15:13:01.992Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:13:01 [2020-08-14T15:13:01.992Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:13:01 [2020-08-14T15:13:01.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:13:02 [2020-08-14T15:13:02.307Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
15:13:02 [2020-08-14T15:13:02.307Z] === RUN   TestRemoveInvalidContainer
15:13:02 [2020-08-14T15:13:02.307Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:13:02 [2020-08-14T15:13:02.307Z] === RUN   TestRenameLinkedContainer
15:13:03 [2020-08-14T15:13:03.168Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 68.8% of statements
15:13:03 [2020-08-14T15:13:03.168Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 84.4% of statements
15:13:03 [2020-08-14T15:13:03.465Z] ok  	github.com/docker/docker/plugin	0.563s	coverage: 23.1% of statements
15:13:04 [2020-08-14T15:13:04.198Z] --- PASS: TestRenameLinkedContainer (1.65s)
15:13:04 [2020-08-14T15:13:04.198Z] === RUN   TestRenameStoppedContainer
15:13:04 [2020-08-14T15:13:04.198Z] --- PASS: TestRenameStoppedContainer (0.40s)
15:13:04 [2020-08-14T15:13:04.198Z] === RUN   TestRenameRunningContainerAndReuse
15:13:04 [2020-08-14T15:13:04.515Z] ok  	github.com/docker/docker/registry/resumable	0.062s	coverage: 100.0% of statements
15:13:04 [2020-08-14T15:13:04.515Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 45.3% of statements
15:13:05 [2020-08-14T15:13:05.123Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
15:13:05 [2020-08-14T15:13:05.123Z] === RUN   TestRenameInvalidName
15:13:05 [2020-08-14T15:13:05.300Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:13:05 [2020-08-14T15:13:05.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:13:05 [2020-08-14T15:13:05.683Z] --- PASS: TestRenameInvalidName (0.41s)
15:13:05 [2020-08-14T15:13:05.683Z] === RUN   TestRenameAnonymousContainer
15:13:06 [2020-08-14T15:13:06.062Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
15:13:07 [2020-08-14T15:13:07.046Z] --- PASS: TestRenameAnonymousContainer (1.45s)
15:13:07 [2020-08-14T15:13:07.046Z] === RUN   TestRenameContainerWithSameName
15:13:07 [2020-08-14T15:13:07.161Z] ok  	github.com/docker/docker/registry	0.296s	coverage: 56.3% of statements
15:13:07 [2020-08-14T15:13:07.161Z] ok  	github.com/docker/docker/runconfig	0.016s	coverage: 66.1% of statements
15:13:07 [2020-08-14T15:13:07.215Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.23s)
15:13:07 [2020-08-14T15:13:07.215Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
15:13:07 [2020-08-14T15:13:07.215Z] === RUN   TestBuildMultiStageCopy
15:13:07 [2020-08-14T15:13:07.215Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:13:07 [2020-08-14T15:13:07.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:13:07 [2020-08-14T15:13:07.301Z] --- PASS: TestRenameContainerWithSameName (0.40s)
15:13:07 [2020-08-14T15:13:07.301Z] === RUN   TestRenameContainerWithLinkedContainer
15:13:07 [2020-08-14T15:13:07.833Z] .........................                                                [ 67%]
15:13:08 [2020-08-14T15:13:08.227Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
15:13:08 [2020-08-14T15:13:08.227Z] === RUN   TestResize
15:13:08 [2020-08-14T15:13:08.482Z] --- PASS: TestResize (0.38s)
15:13:08 [2020-08-14T15:13:08.482Z] === RUN   TestResizeWithInvalidSize
15:13:09 [2020-08-14T15:13:09.042Z] --- PASS: TestResizeWithInvalidSize (0.42s)
15:13:09 [2020-08-14T15:13:09.042Z] === RUN   TestResizeWhenContainerNotStarted
15:13:09 [2020-08-14T15:13:09.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
15:13:09 [2020-08-14T15:13:09.297Z] === RUN   TestDaemonRestartKillContainers
15:13:09 [2020-08-14T15:13:09.297Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:13:09 [2020-08-14T15:13:09.297Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:13:09 [2020-08-14T15:13:09.297Z] === RUN   TestCgroupNamespacesRun
15:13:09 [2020-08-14T15:13:09.759Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:13:09 [2020-08-14T15:13:09.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:13:09 [2020-08-14T15:13:09.952Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
15:13:10 [2020-08-14T15:13:10.020Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:13:10 [2020-08-14T15:13:10.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:13:11 [2020-08-14T15:13:11.016Z] ok  	github.com/docker/docker/volume/mounts	0.125s	coverage: 67.0% of statements
15:13:11 [2020-08-14T15:13:11.016Z] ok  	github.com/docker/docker/volume/local	0.034s	coverage: 73.0% of statements
15:13:11 [2020-08-14T15:13:11.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:13:11 [2020-08-14T15:13:11.424Z] --- PASS: TestBuildMultiStageCopy (4.31s)
15:13:11 [2020-08-14T15:13:11.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s)
15:13:11 [2020-08-14T15:13:11.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
15:13:11 [2020-08-14T15:13:11.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:13:11 [2020-08-14T15:13:11.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
15:13:11 [2020-08-14T15:13:11.424Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
15:13:11 [2020-08-14T15:13:11.424Z] === RUN   TestBuildMultiStageParentConfig
15:13:11 [2020-08-14T15:13:11.430Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:13:11 [2020-08-14T15:13:11.430Z] 
15:13:11 [2020-08-14T15:13:11.430Z]  ________   ____  __.
15:13:11 [2020-08-14T15:13:11.430Z]  \_____  \ |    |/ _|
15:13:11 [2020-08-14T15:13:11.430Z]  /   |   \|      <
15:13:11 [2020-08-14T15:13:11.430Z]  /    |    \    |  \
15:13:11 [2020-08-14T15:13:11.430Z]  \_______  /____|__ \
15:13:11 [2020-08-14T15:13:11.430Z]          \/        \/
15:13:11 [2020-08-14T15:13:11.430Z] 
15:13:11 [2020-08-14T15:13:11.430Z] INFO: make.ps1 ended at 08/14/2020 15:13:04
15:13:11 [2020-08-14T15:13:11.430Z] INFO: Binaries build ended at 08/14/2020 15:13:07. Duration:00:01:14.3072330
15:13:11 [2020-08-14T15:13:11.430Z] INFO: Copying the built daemon binary to d:\CI\PR-41357\1\binary\dockerd-37449bcdf4.exe...
15:13:11 [2020-08-14T15:13:11.430Z] INFO: Copying the built client binary to d:\CI\PR-41357\1\binary\docker-37449bcdf4.exe...
15:13:11 [2020-08-14T15:13:11.430Z] INFO: Copying dockerversion from the container...
15:13:11 [2020-08-14T15:13:11.808Z] --- PASS: TestCgroupNamespacesRun (2.15s)
15:13:11 [2020-08-14T15:13:11.808Z] === RUN   TestCgroupNamespacesRunPrivileged
15:13:11 [2020-08-14T15:13:11.889Z] INFO: Copying the golang package from the container to d:\CI\PR-41357\1\installer\go.zip...
15:13:12 [2020-08-14T15:13:12.089Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
15:13:13 [2020-08-14T15:13:13.337Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
15:13:13 [2020-08-14T15:13:13.337Z] === RUN   TestBuildLabelWithTargets
15:13:13 [2020-08-14T15:13:13.700Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s)
15:13:13 [2020-08-14T15:13:13.700Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:13:14 [2020-08-14T15:13:14.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:13:14 [2020-08-14T15:13:14.795Z] INFO: Extracting go.zip to d:\CI\PR-41357\1\go
15:13:15 [2020-08-14T15:13:15.251Z] --- PASS: TestBuildLabelWithTargets (2.24s)
15:13:15 [2020-08-14T15:13:15.251Z] === RUN   TestBuildWithEmptyLayers
15:13:16 [2020-08-14T15:13:16.193Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
15:13:16 [2020-08-14T15:13:16.193Z] === RUN   TestBuildMultiStageOnBuild
15:13:16 [2020-08-14T15:13:16.212Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s)
15:13:16 [2020-08-14T15:13:16.212Z] === RUN   TestCgroupNamespacesRunHostMode
15:13:17 [2020-08-14T15:13:17.324Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:13:17 [2020-08-14T15:13:17.324Z] Using test binary docker
15:13:17 [2020-08-14T15:13:17.585Z] +++ /etc/init.d/apparmor start
15:13:17 [2020-08-14T15:13:17.585Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:13:17 [2020-08-14T15:13:17.585Z] INFO: Waiting for daemon to start...
15:13:17 [2020-08-14T15:13:17.585Z] Starting dockerd
15:13:17 [2020-08-14T15:13:17.585Z] +++ 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:13:18 [2020-08-14T15:13:18.139Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
15:13:18 [2020-08-14T15:13:18.139Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:13:19 [2020-08-14T15:13:19.493Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
15:13:19 [2020-08-14T15:13:19.493Z] === RUN   TestBuildUncleanTarFilenames
15:13:19 [2020-08-14T15:13:19.496Z] .
15:13:19 [2020-08-14T15:13:19.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:13:19 [2020-08-14T15:13:19.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:13:19 [2020-08-14T15:13:19.756Z] Error: No such image: emptyfs
15:13:19 [2020-08-14T15:13:19.756Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:13:19 [2020-08-14T15:13:19.756Z] ++++ docker load
15:13:20 [2020-08-14T15:13:20.024Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
15:13:20 [2020-08-14T15:13:20.024Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:13:20 [2020-08-14T15:13:20.327Z] Running integration-test (iteration 1)
15:13:20 [2020-08-14T15:13:20.327Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:13:20 [2020-08-14T15:13:20.327Z] ++ 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:13:20 [2020-08-14T15:13:20.327Z] ++ set -e
15:13:20 [2020-08-14T15:13:20.327Z] ++ '[' -n 0 ']'
15:13:20 [2020-08-14T15:13:20.327Z] ++ set -x
15:13:20 [2020-08-14T15:13:20.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-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:13:20 [2020-08-14T15:13:20.435Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
15:13:20 [2020-08-14T15:13:20.436Z] === RUN   TestBuildMultiStageLayerLeak
15:13:21 [2020-08-14T15:13:21.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s)
15:13:21 [2020-08-14T15:13:21.951Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:13:23 [2020-08-14T15:13:23.738Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s)
15:13:23 [2020-08-14T15:13:23.738Z] === RUN   TestBuildWithHugeFile
15:13:23 [2020-08-14T15:13:23.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
15:13:23 [2020-08-14T15:13:23.839Z] === RUN   TestCgroupNamespacesRunOlderClient
15:13:26 [2020-08-14T15:13:26.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
15:13:26 [2020-08-14T15:13:26.350Z] === RUN   TestKernelTCPMemory
15:13:26 [2020-08-14T15:13:26.350Z] --- SKIP: TestKernelTCPMemory (0.03s)
15:13:26 [2020-08-14T15:13:26.350Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:26 [2020-08-14T15:13:26.350Z] === RUN   TestNISDomainname
15:13:26 [2020-08-14T15:13:26.350Z] --- SKIP: TestNISDomainname (0.01s)
15:13:26 [2020-08-14T15:13:26.350Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:13:26 [2020-08-14T15:13:26.350Z] === RUN   TestHostnameDnsResolution
15:13:26 [2020-08-14T15:13:26.605Z] --- PASS: TestHostnameDnsResolution (0.62s)
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStats
15:13:26 [2020-08-14T15:13:26.605Z] --- SKIP: TestStats (0.00s)
15:13:26 [2020-08-14T15:13:26.605Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStopContainerWithTimeout
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStopContainerWithTimeout/0
15:13:26 [2020-08-14T15:13:26.605Z] === PAUSE TestStopContainerWithTimeout/0
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStopContainerWithTimeout/1
15:13:26 [2020-08-14T15:13:26.605Z] === PAUSE TestStopContainerWithTimeout/1
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStopContainerWithTimeout/3
15:13:26 [2020-08-14T15:13:26.605Z] === PAUSE TestStopContainerWithTimeout/3
15:13:26 [2020-08-14T15:13:26.605Z] === RUN   TestStopContainerWithTimeout/-1
15:13:26 [2020-08-14T15:13:26.606Z] === PAUSE TestStopContainerWithTimeout/-1
15:13:26 [2020-08-14T15:13:26.606Z] === CONT  TestStopContainerWithTimeout/0
15:13:26 [2020-08-14T15:13:26.606Z] === CONT  TestStopContainerWithTimeout/-1
15:13:27 [2020-08-14T15:13:27.166Z] === CONT  TestStopContainerWithTimeout/3
15:13:27 [2020-08-14T15:13:27.481Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.6% of statements
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/rootless	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/volume	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === Skipped
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver btrfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:73: No driver to put!
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z] time="2020-08-14T15:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z] time="2020-08-14T15:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z] time="2020-08-14T15:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z] time="2020-08-14T15:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z] time="2020-08-14T15:12:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:73: No driver to put!
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     overlay_test.go:49: Fails to compute changes intermittently
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:46: Driver zfs not supported
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     graphtest_unix.go:73: No driver to put!
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:13:27 [2020-08-14T15:13:27.481Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] 
15:13:27 [2020-08-14T15:13:27.481Z] DONE 2142 tests, 26 skipped in 256.190s
Post stage
[Pipeline] junit
15:13:28 [2020-08-14T15:13:28.179Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:13:28 [2020-08-14T15:13:28.870Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -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:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh dynbinary test-integration
15:13:29 [2020-08-14T15:13:29.168Z] 
15:13:29 [2020-08-14T15:13:29.168Z] Removing bundles/
15:13:29 [2020-08-14T15:13:29.168Z] 
15:13:29 [2020-08-14T15:13:29.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:13:29 [2020-08-14T15:13:29.168Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:13:29 [2020-08-14T15:13:29.168Z] GOOS="" GOARCH="" GOARM=""
15:13:29 [2020-08-14T15:13:29.675Z] === CONT  TestStopContainerWithTimeout/1
15:13:30 [2020-08-14T15:13:30.600Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:13:30 [2020-08-14T15:13:30.600Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
15:13:30 [2020-08-14T15:13:30.600Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
15:13:30 [2020-08-14T15:13:30.600Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
15:13:30 [2020-08-14T15:13:30.600Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
15:13:30 [2020-08-14T15:13:30.600Z] === RUN   TestDeleteDevicemapper
15:13:30 [2020-08-14T15:13:30.600Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:13:30 [2020-08-14T15:13:30.600Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:30 [2020-08-14T15:13:30.600Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:13:31 [2020-08-14T15:13:31.963Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
15:13:31 [2020-08-14T15:13:31.963Z] === RUN   TestUpdateMemory
15:13:31 [2020-08-14T15:13:31.963Z] --- SKIP: TestUpdateMemory (0.00s)
15:13:31 [2020-08-14T15:13:31.963Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:31 [2020-08-14T15:13:31.963Z] === RUN   TestUpdateCPUQuota
15:13:31 [2020-08-14T15:13:31.963Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:13:31 [2020-08-14T15:13:31.963Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:31 [2020-08-14T15:13:31.963Z] === RUN   TestUpdatePidsLimit
15:13:31 [2020-08-14T15:13:31.963Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:13:31 [2020-08-14T15:13:31.963Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:31 [2020-08-14T15:13:31.963Z] === RUN   TestUpdateRestartPolicy
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Extraction ended at 08/14/2020 15:13:37. Duration:00:00:22.7666093
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Updating the golang and path environment variables
15:13:39 [2020-08-14T15:13:39.916Z] INFO: GOPATH=d:\gopath
15:13:39 [2020-08-14T15:13:39.916Z] INFO: go version go1.13.15 windows/amd64
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Running the daemon under test in debug mode
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Starting a daemon under test...
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41357\1\daemon --pidfile d:\CI\PR-41357\1\docker.pid -D
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Process started successfully.
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Start tailing logs of the daemon under tests
15:13:39 [2020-08-14T15:13:39.916Z] INFO: Waiting for the daemon under test to start...
15:13:41 [2020-08-14T15:13:41.445Z] INFO: Daemon under test started and replied!
15:13:41 [2020-08-14T15:13:41.445Z] INFO: Docker version of the daemon under test
15:13:41 [2020-08-14T15:13:41.445Z] 
15:13:41 [2020-08-14T15:13:41.445Z] Client:
15:13:41 [2020-08-14T15:13:41.445Z]  Version:      17.06.2-ce
15:13:41 [2020-08-14T15:13:41.445Z]  API version:  1.30
15:13:41 [2020-08-14T15:13:41.445Z]  Go version:   go1.8.3
15:13:41 [2020-08-14T15:13:41.445Z]  Git commit:   cec0b72
15:13:41 [2020-08-14T15:13:41.445Z]  Built:        Tue Sep  5 19:57:19 2017
15:13:41 [2020-08-14T15:13:41.445Z]  OS/Arch:      windows/amd64
15:13:41 [2020-08-14T15:13:41.445Z] 
15:13:41 [2020-08-14T15:13:41.445Z] Server:
15:13:41 [2020-08-14T15:13:41.445Z]  Version:      0.0.0-dev
15:13:41 [2020-08-14T15:13:41.445Z]  API version:  1.41 (minimum version 1.24)
15:13:41 [2020-08-14T15:13:41.445Z]  Go version:   go1.13.15
15:13:41 [2020-08-14T15:13:41.445Z]  Git commit:   37449bcdf4
15:13:41 [2020-08-14T15:13:41.445Z]  Built:        08/14/2020 15:11:57
15:13:41 [2020-08-14T15:13:41.445Z]  OS/Arch:      windows/amd64
15:13:41 [2020-08-14T15:13:41.445Z]  Experimental: false
15:13:41 [2020-08-14T15:13:41.445Z] 
15:13:41 [2020-08-14T15:13:41.445Z] INFO: Docker info of the daemon under test
15:13:41 [2020-08-14T15:13:41.445Z] 
15:13:41 [2020-08-14T15:13:41.445Z] Containers: 0
15:13:41 [2020-08-14T15:13:41.445Z]  Running: 0
15:13:41 [2020-08-14T15:13:41.445Z]  Paused: 0
15:13:41 [2020-08-14T15:13:41.445Z]  Stopped: 0
15:13:41 [2020-08-14T15:13:41.445Z] Images: 0
15:13:41 [2020-08-14T15:13:41.445Z] Server Version: 0.0.0-dev
15:13:41 [2020-08-14T15:13:41.445Z] Storage Driver: windowsfilter
15:13:41 [2020-08-14T15:13:41.445Z]  Windows: 
15:13:41 [2020-08-14T15:13:41.445Z] Logging Driver: json-file
15:13:41 [2020-08-14T15:13:41.445Z] Plugins: 
15:13:41 [2020-08-14T15:13:41.445Z]  Volume: local
15:13:41 [2020-08-14T15:13:41.445Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:13:41 [2020-08-14T15:13:41.445Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:13:41 [2020-08-14T15:13:41.445Z] Swarm: inactive
15:13:41 [2020-08-14T15:13:41.445Z] Default Isolation: process
15:13:41 [2020-08-14T15:13:41.445Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:13:41 [2020-08-14T15:13:41.445Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:13:41 [2020-08-14T15:13:41.445Z] OSType: windows
15:13:41 [2020-08-14T15:13:41.445Z] Architecture: x86_64
15:13:41 [2020-08-14T15:13:41.445Z] CPUs: 4
15:13:41 [2020-08-14T15:13:41.445Z] Total Memory: 32GiB
15:13:41 [2020-08-14T15:13:41.445Z] Name: azwin-2-1e2a70
15:13:41 [2020-08-14T15:13:41.445Z] ID: WFCN:IZTX:JFYO:34GS:PNUT:ET6U:NOVQ:7DOT:W6FG:JLTF:ABIT:K7IX
15:13:41 [2020-08-14T15:13:41.445Z] Docker Root Dir: D:\CI\PR-41357\1\daemon
15:13:41 [2020-08-14T15:13:41.445Z] Debug Mode (client): false
15:13:41 [2020-08-14T15:13:41.445Z] Debug Mode (server): true
15:13:41 [2020-08-14T15:13:41.445Z]  File Descriptors: -1
15:13:41 [2020-08-14T15:13:41.445Z]  Goroutines: 17
15:13:41 [2020-08-14T15:13:41.445Z]  System Time: 2020-08-14T15:13:41.3430649Z
15:13:41 [2020-08-14T15:13:41.445Z]  EventsListeners: 0
15:13:41 [2020-08-14T15:13:41.446Z] Registry: https://index.docker.io/v1/
15:13:41 [2020-08-14T15:13:41.446Z] Labels:
15:13:41 [2020-08-14T15:13:41.446Z] Experimental: false
15:13:41 [2020-08-14T15:13:41.446Z] Insecure Registries:
15:13:41 [2020-08-14T15:13:41.446Z]  127.0.0.0/8
15:13:41 [2020-08-14T15:13:41.446Z] Live Restore Enabled: false
15:13:41 [2020-08-14T15:13:41.446Z] 
15:13:41 [2020-08-14T15:13:41.446Z] 
15:13:41 [2020-08-14T15:13:41.446Z] INFO: Docker images of the daemon under test
15:13:41 [2020-08-14T15:13:41.446Z] 
15:13:41 [2020-08-14T15:13:41.446Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:13:41 [2020-08-14T15:13:41.446Z] 
15:13:41 [2020-08-14T15:13:41.903Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:13:41 [2020-08-14T15:13:41.903Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:13:41 [2020-08-14T15:13:41.903Z] ltsc2019: Pulling from windows/servercore
15:13:41 [2020-08-14T15:13:41.903Z] 4612f6d0b889: Pulling fs layer
15:13:41 [2020-08-14T15:13:41.903Z] 3ab49687905c: Pulling fs layer
15:13:44 [2020-08-14T15:13:44.120Z] --- PASS: TestUpdateRestartPolicy (10.89s)
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestUpdateRestartWithAutoRemove
15:13:44 [2020-08-14T15:13:44.120Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s)
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitNonBlocked
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:44 [2020-08-14T15:13:44.120Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:44 [2020-08-14T15:13:44.120Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:44 [2020-08-14T15:13:44.120Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:13:44 [2020-08-14T15:13:44.120Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:13:44 [2020-08-14T15:13:44.120Z] --- PASS: TestWaitNonBlocked (0.01s)
15:13:44 [2020-08-14T15:13:44.120Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
15:13:44 [2020-08-14T15:13:44.120Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitBlocked
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:13:44 [2020-08-14T15:13:44.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:13:44 [2020-08-14T15:13:44.120Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:13:44 [2020-08-14T15:13:44.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:13:44 [2020-08-14T15:13:44.120Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:13:44 [2020-08-14T15:13:44.120Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:13:44 [2020-08-14T15:13:44.681Z] --- PASS: TestWaitBlocked (0.01s)
15:13:44 [2020-08-14T15:13:44.681Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s)
15:13:44 [2020-08-14T15:13:44.681Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
15:13:44 [2020-08-14T15:13:44.681Z] === CONT  TestDaemonRestartIpcMode
15:13:44 [2020-08-14T15:13:44.681Z] === CONT  TestIpcModeOlderClient
15:13:44 [2020-08-14T15:13:44.681Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:13:48 [2020-08-14T15:13:48.478Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:13:48 [2020-08-14T15:13:48.844Z] --- PASS: TestDaemonRestartIpcMode (4.12s)
15:13:48 [2020-08-14T15:13:48.844Z] PASS
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === Skipped
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:13:48 [2020-08-14T15:13:48.844Z]     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:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:13:48 [2020-08-14T15:13:48.844Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
15:13:48 [2020-08-14T15:13:48.844Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:13:48 [2020-08-14T15:13:48.844Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:13:48 [2020-08-14T15:13:48.844Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] 
15:13:48 [2020-08-14T15:13:48.844Z] DONE 173 tests, 24 skipped in 77.732s
15:13:48 [2020-08-14T15:13:48.844Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:13:48 [2020-08-14T15:13:48.844Z] INFO: Testing against a local daemon
15:13:48 [2020-08-14T15:13:48.844Z] === RUN   TestCommitInheritsEnv
15:13:48 [2020-08-14T15:13:48.952Z] 3ab49687905c: Verifying Checksum
15:13:48 [2020-08-14T15:13:48.952Z] 3ab49687905c: Download complete
15:13:50 [2020-08-14T15:13:50.206Z] --- PASS: TestCommitInheritsEnv (1.20s)
15:13:50 [2020-08-14T15:13:50.206Z] === RUN   TestImportExtremelyLargeImageWorks
15:13:50 [2020-08-14T15:13:50.206Z] === PAUSE TestImportExtremelyLargeImageWorks
15:13:50 [2020-08-14T15:13:50.206Z] === RUN   TestImagesFilterMultiReference
15:13:50 [2020-08-14T15:13:50.206Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:13:50 [2020-08-14T15:13:50.206Z] === RUN   TestImagePullPlatformInvalid
15:13:50 [2020-08-14T15:13:50.206Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:13:50 [2020-08-14T15:13:50.206Z] === RUN   TestRemoveImageOrphaning
15:13:52 [2020-08-14T15:13:52.090Z] --- PASS: TestRemoveImageOrphaning (1.92s)
15:13:52 [2020-08-14T15:13:52.090Z] === RUN   TestRemoveImageGarbageCollector
15:13:52 [2020-08-14T15:13:52.090Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:13:52 [2020-08-14T15:13:52.090Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:13:52 [2020-08-14T15:13:52.090Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:13:52 [2020-08-14T15:13:52.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:13:52 [2020-08-14T15:13:52.090Z] === RUN   TestTagInvalidReference
15:13:52 [2020-08-14T15:13:52.090Z] --- PASS: TestTagInvalidReference (0.02s)
15:13:52 [2020-08-14T15:13:52.090Z] === RUN   TestTagValidPrefixedRepo
15:13:52 [2020-08-14T15:13:52.346Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:13:52 [2020-08-14T15:13:52.346Z] === RUN   TestTagExistedNameWithoutForce
15:13:52 [2020-08-14T15:13:52.346Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:13:52 [2020-08-14T15:13:52.346Z] === RUN   TestTagOfficialNames
15:13:52 [2020-08-14T15:13:52.346Z] --- PASS: TestTagOfficialNames (0.05s)
15:13:52 [2020-08-14T15:13:52.346Z] === RUN   TestTagMatchesDigest
15:13:52 [2020-08-14T15:13:52.346Z] --- PASS: TestTagMatchesDigest (0.01s)
15:13:52 [2020-08-14T15:13:52.346Z] === CONT  TestImportExtremelyLargeImageWorks
15:13:53 [2020-08-14T15:13:53.084Z] --- PASS: TestImportExtremelyLargeImageWorks (85.24s)
15:13:53 [2020-08-14T15:13:53.084Z] PASS
15:13:53 [2020-08-14T15:13:53.084Z] 
15:13:53 [2020-08-14T15:13:53.084Z] === Skipped
15:13:53 [2020-08-14T15:13:53.084Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:13:53 [2020-08-14T15:13:53.084Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:13:53 [2020-08-14T15:13:53.084Z] 
15:13:53 [2020-08-14T15:13:53.084Z] 
15:13:53 [2020-08-14T15:13:53.084Z] DONE 12 tests, 1 skipped in 86.678s
15:13:53 [2020-08-14T15:13:53.084Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:13:53 [2020-08-14T15:13:53.084Z] ++ 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:13:53 [2020-08-14T15:13:53.084Z] ++ set -e
15:13:53 [2020-08-14T15:13:53.084Z] ++ '[' -n 0 ']'
15:13:53 [2020-08-14T15:13:53.084Z] ++ set -x
15:13:53 [2020-08-14T15:13:53.084Z] ++ env -i DEST=/go/src/github.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:13:53 [2020-08-14T15:13:53.084Z] INFO: Testing against a local daemon
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestNetworkCreateDelete
15:13:53 [2020-08-14T15:13:53.084Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestDockerNetworkDeletePreferID
15:13:53 [2020-08-14T15:13:53.084Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestDaemonDNSFallback
15:13:53 [2020-08-14T15:13:53.084Z] --- PASS: TestDaemonDNSFallback (2.45s)
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestInspectNetwork
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestInspectNetwork/full_network_id
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestInspectNetwork/partial_network_id
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestInspectNetwork/network_name
15:13:53 [2020-08-14T15:13:53.084Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:13:54 [2020-08-14T15:13:54.601Z] --- PASS: TestInspectNetwork (10.70s)
15:13:54 [2020-08-14T15:13:54.601Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:13:54 [2020-08-14T15:13:54.601Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:13:54 [2020-08-14T15:13:54.601Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:13:54 [2020-08-14T15:13:54.601Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:13:54 [2020-08-14T15:13:54.601Z] === RUN   TestRunContainerWithBridgeNone
15:13:57 [2020-08-14T15:13:57.333Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
15:13:57 [2020-08-14T15:13:57.333Z] === RUN   TestNetworkInvalidJSON
15:13:57 [2020-08-14T15:13:57.333Z] === RUN   TestNetworkInvalidJSON//networks/create
15:13:57 [2020-08-14T15:13:57.333Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:13:57 [2020-08-14T15:13:57.333Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:13:57 [2020-08-14T15:13:57.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:13:57 [2020-08-14T15:13:57.333Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:57 [2020-08-14T15:13:57.333Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:57 [2020-08-14T15:13:57.333Z] === CONT  TestNetworkInvalidJSON//networks/create
15:13:57 [2020-08-14T15:13:57.333Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:13:57 [2020-08-14T15:13:57.333Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:13:57 [2020-08-14T15:13:57.333Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:13:57 [2020-08-14T15:13:57.333Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:13:57 [2020-08-14T15:13:57.333Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:13:57 [2020-08-14T15:13:57.333Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:13:57 [2020-08-14T15:13:57.333Z] === RUN   TestHostIPv4BridgeLabel
15:13:57 [2020-08-14T15:13:57.623Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
15:13:57 [2020-08-14T15:13:57.624Z] === RUN   TestDaemonRestartWithLiveRestore
15:13:58 [2020-08-14T15:13:58.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:13:58 [2020-08-14T15:13:58.660Z] === RUN   TestDaemonDefaultNetworkPools
15:13:59 [2020-08-14T15:13:59.161Z] Loaded image: buildpack-deps:buster
15:13:59 [2020-08-14T15:13:59.161Z] Loaded image: busybox:latest
15:13:59 [2020-08-14T15:13:59.421Z] Loaded image: busybox:glibc
15:13:59 [2020-08-14T15:13:59.421Z] Loaded image: debian:buster
15:13:59 [2020-08-14T15:13:59.421Z] Loaded image: hello-world:latest
15:13:59 [2020-08-14T15:13:59.682Z] INFO: Testing against a local daemon
15:13:59 [2020-08-14T15:13:59.682Z] === RUN   TestCgroupNamespacesBuild
15:13:59 [2020-08-14T15:13:59.694Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
15:13:59 [2020-08-14T15:13:59.694Z] === RUN   TestDaemonRestartWithExistingNetwork
15:14:00 [2020-08-14T15:14:00.727Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
15:14:00 [2020-08-14T15:14:00.727Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:14:01 [2020-08-14T15:14:01.296Z] 4612f6d0b889: Verifying Checksum
15:14:01 [2020-08-14T15:14:01.296Z] 4612f6d0b889: Download complete
15:14:02 [2020-08-14T15:14:02.234Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
15:14:02 [2020-08-14T15:14:02.234Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:14:02 [2020-08-14T15:14:02.525Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:14:02 [2020-08-14T15:14:02.525Z] === RUN   TestServiceWithPredefinedNetwork
15:14:02 [2020-08-14T15:14:02.980Z] --- PASS: TestCgroupNamespacesBuild (3.27s)
15:14:02 [2020-08-14T15:14:02.980Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:14:03 [2020-08-14T15:14:03.303Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:14:04 [2020-08-14T15:14:04.891Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
15:14:04 [2020-08-14T15:14:04.891Z] === RUN   TestBuildWithSession
15:14:04 [2020-08-14T15:14:04.891Z] --- SKIP: TestBuildWithSession (0.00s)
15:14:04 [2020-08-14T15:14:04.891Z]     build_session_test.go:25: TODO: BuildKit
15:14:04 [2020-08-14T15:14:04.891Z] === RUN   TestBuildSquashParent
15:14:05 [2020-08-14T15:14:05.812Z] tests/integration/client_test.py .....                                   [ 75%]
15:14:05 [2020-08-14T15:14:05.812Z] tests/integration/context_api_test.py ...                                [ 76%]
15:14:05 [2020-08-14T15:14:05.812Z] tests/integration/errors_test.py .                                       [ 76%]
15:14:06 [2020-08-14T15:14:06.976Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s)
15:14:06 [2020-08-14T15:14:06.976Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:14:06 [2020-08-14T15:14:06.976Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:14:06 [2020-08-14T15:14:06.976Z]     service_test.go:236: FLAKY_TEST
15:14:06 [2020-08-14T15:14:06.976Z] === RUN   TestServiceWithDataPathPortInit
15:14:14 [2020-08-14T15:14:14.885Z] --- PASS: TestBuildSquashParent (8.53s)
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:14 [2020-08-14T15:14:14.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:14:14 [2020-08-14T15:14:14.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:14:14 [2020-08-14T15:14:14.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:14 [2020-08-14T15:14:14.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:14 [2020-08-14T15:14:14.885Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:14 [2020-08-14T15:14:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:14 [2020-08-14T15:14:14.886Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:14 [2020-08-14T15:14:14.886Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:14 [2020-08-14T15:14:14.886Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:14:14 [2020-08-14T15:14:14.886Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:14:16 [2020-08-14T15:14:16.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:14:16 [2020-08-14T15:14:16.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:14:20 [2020-08-14T15:14:20.054Z] --- PASS: TestBuildWithHugeFile (50.85s)
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildWithEmptyDockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:14:20 [2020-08-14T15:14:20.054Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
15:14:20 [2020-08-14T15:14:20.054Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
15:14:20 [2020-08-14T15:14:20.054Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
15:14:20 [2020-08-14T15:14:20.054Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildPreserveOwnership
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildPreserveOwnership/copy_from
15:14:20 [2020-08-14T15:14:20.054Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:14:20 [2020-08-14T15:14:20.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:14:20 [2020-08-14T15:14:20.094Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:14:20 [2020-08-14T15:14:20.624Z] --- PASS: TestBuildPreserveOwnership (6.04s)
15:14:20 [2020-08-14T15:14:20.624Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.93s)
15:14:20 [2020-08-14T15:14:20.624Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
15:14:20 [2020-08-14T15:14:20.624Z] === RUN   TestBuildPlatformInvalid
15:14:20 [2020-08-14T15:14:20.624Z] --- PASS: TestBuildPlatformInvalid (0.18s)
15:14:20 [2020-08-14T15:14:20.624Z] PASS
15:14:20 [2020-08-14T15:14:20.624Z] 
15:14:20 [2020-08-14T15:14:20.624Z] === Skipped
15:14:20 [2020-08-14T15:14:20.624Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:14:20 [2020-08-14T15:14:20.624Z]     build_session_test.go:25: TODO: BuildKit
15:14:20 [2020-08-14T15:14:20.624Z] 
15:14:20 [2020-08-14T15:14:20.624Z] 
15:14:20 [2020-08-14T15:14:20.624Z] DONE 32 tests, 1 skipped in 105.355s
15:14:20 [2020-08-14T15:14:20.624Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:14:20 [2020-08-14T15:14:20.624Z] ++ 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:14:20 [2020-08-14T15:14:20.624Z] ++ set -e
15:14:20 [2020-08-14T15:14:20.624Z] ++ '[' -n 0 ']'
15:14:20 [2020-08-14T15:14:20.624Z] ++ set -x
15:14:20 [2020-08-14T15:14:20.625Z] ++ env -i DEST=/go/src/github.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:14:20 [2020-08-14T15:14:20.885Z] INFO: Testing against a local daemon
15:14:20 [2020-08-14T15:14:20.885Z] === RUN   TestConfigInspect
15:14:22 [2020-08-14T15:14:22.630Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s)
15:14:22 [2020-08-14T15:14:22.630Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s)
15:14:22 [2020-08-14T15:14:22.630Z] === RUN   TestBuildMultiStageCopy
15:14:22 [2020-08-14T15:14:22.630Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:14:25 [2020-08-14T15:14:25.088Z] --- PASS: TestConfigInspect (3.81s)
15:14:25 [2020-08-14T15:14:25.088Z] === RUN   TestConfigList
15:14:25 [2020-08-14T15:14:25.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:14:25 [2020-08-14T15:14:25.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:14:26 [2020-08-14T15:14:26.302Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:14:26 [2020-08-14T15:14:26.562Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:14:27 [2020-08-14T15:14:27.131Z] --- PASS: TestBuildMultiStageCopy (4.49s)
15:14:27 [2020-08-14T15:14:27.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s)
15:14:27 [2020-08-14T15:14:27.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
15:14:27 [2020-08-14T15:14:27.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
15:14:27 [2020-08-14T15:14:27.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
15:14:27 [2020-08-14T15:14:27.131Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
15:14:27 [2020-08-14T15:14:27.131Z] === RUN   TestBuildMultiStageParentConfig
15:14:28 [2020-08-14T15:14:28.386Z] --- PASS: TestConfigList (3.18s)
15:14:28 [2020-08-14T15:14:28.386Z] === RUN   TestConfigsCreateAndDelete
15:14:28 [2020-08-14T15:14:28.510Z] --- PASS: TestBuildMultiStageParentConfig (1.26s)
15:14:28 [2020-08-14T15:14:28.511Z] === RUN   TestBuildLabelWithTargets
15:14:29 [2020-08-14T15:14:29.481Z] --- PASS: TestServiceWithDataPathPortInit (20.09s)
15:14:29 [2020-08-14T15:14:29.481Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:14:31 [2020-08-14T15:14:31.050Z] --- PASS: TestBuildLabelWithTargets (2.08s)
15:14:31 [2020-08-14T15:14:31.050Z] === RUN   TestBuildWithEmptyLayers
15:14:31 [2020-08-14T15:14:31.620Z] --- PASS: TestBuildWithEmptyLayers (1.18s)
15:14:31 [2020-08-14T15:14:31.620Z] === RUN   TestBuildMultiStageOnBuild
15:14:31 [2020-08-14T15:14:31.685Z] --- PASS: TestConfigsCreateAndDelete (3.19s)
15:14:31 [2020-08-14T15:14:31.685Z] === RUN   TestConfigsUpdate
15:14:34 [2020-08-14T15:14:34.231Z] --- PASS: TestConfigsUpdate (3.20s)
15:14:34 [2020-08-14T15:14:34.231Z] === RUN   TestTemplatedConfig
15:14:34 [2020-08-14T15:14:34.919Z] --- PASS: TestBuildMultiStageOnBuild (2.91s)
15:14:34 [2020-08-14T15:14:34.919Z] === RUN   TestBuildUncleanTarFilenames
15:14:36 [2020-08-14T15:14:36.301Z] --- PASS: TestBuildUncleanTarFilenames (1.68s)
15:14:36 [2020-08-14T15:14:36.301Z] === RUN   TestBuildMultiStageLayerLeak
15:14:37 [2020-08-14T15:14:37.955Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.21s)
15:14:37 [2020-08-14T15:14:37.955Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l1y7corz0iscqc1na3bvovzvn Created:2020-08-14 15:14:27.847658754 +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[671e547d4f3ab727d682072947fb1ddaa3b86c0420b5af2c3f55457a12ad28b9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ad7ypce8w5zbcqlfpuyhyuz7 EndpointID:09fce94da13d889524e9c3a9cdafec12b1a0c88b173c25765e3daa65ce0302f4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3e5160077e3f39b83b620cdd06bcd09dbc3467ced4f24181e5bd45d190636a23 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:cf71e08146a0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9ad7ypce8w5zbcqlfpuyhyuz7 EndpointID:09fce94da13d889524e9c3a9cdafec12b1a0c88b173c25765e3daa65ce0302f4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:14:37 [2020-08-14T15:14:37.955Z] PASS
15:14:37 [2020-08-14T15:14:37.955Z] 
15:14:37 [2020-08-14T15:14:37.955Z] === Skipped
15:14:37 [2020-08-14T15:14:37.955Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:14:37 [2020-08-14T15:14:37.955Z]     service_test.go:236: FLAKY_TEST
15:14:37 [2020-08-14T15:14:37.955Z] 
15:14:37 [2020-08-14T15:14:37.955Z] 
15:14:37 [2020-08-14T15:14:37.955Z] DONE 23 tests, 1 skipped in 55.630s
15:14:37 [2020-08-14T15:14:37.955Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:14:37 [2020-08-14T15:14:37.955Z] ++ 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:14:37 [2020-08-14T15:14:37.955Z] ++ set -e
15:14:37 [2020-08-14T15:14:37.955Z] ++ '[' -n 0 ']'
15:14:37 [2020-08-14T15:14:37.955Z] ++ set -x
15:14:37 [2020-08-14T15:14:37.956Z] ++ env -i DEST=/go/src/github.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:14:37 [2020-08-14T15:14:37.956Z] INFO: Testing against a local daemon
15:14:37 [2020-08-14T15:14:37.956Z] === RUN   TestDockerNetworkIpvlanPersistance
15:14:37 [2020-08-14T15:14:37.956Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:14:37 [2020-08-14T15:14:37.956Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:37 [2020-08-14T15:14:37.956Z] === RUN   TestDockerNetworkIpvlan
15:14:37 [2020-08-14T15:14:37.956Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:14:37 [2020-08-14T15:14:37.956Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:37 [2020-08-14T15:14:37.956Z] PASS
15:14:37 [2020-08-14T15:14:37.956Z] 
15:14:37 [2020-08-14T15:14:37.956Z] === Skipped
15:14:37 [2020-08-14T15:14:37.956Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:14:37 [2020-08-14T15:14:37.956Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:37 [2020-08-14T15:14:37.956Z] 
15:14:37 [2020-08-14T15:14:37.956Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:14:37 [2020-08-14T15:14:37.956Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:14:37 [2020-08-14T15:14:37.956Z] 
15:14:37 [2020-08-14T15:14:37.956Z] 
15:14:37 [2020-08-14T15:14:37.956Z] DONE 2 tests, 2 skipped in 0.079s
15:14:37 [2020-08-14T15:14:37.956Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:14:37 [2020-08-14T15:14:37.956Z] ++ 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:14:37 [2020-08-14T15:14:37.956Z] ++ set -e
15:14:37 [2020-08-14T15:14:37.956Z] ++ '[' -n 0 ']'
15:14:37 [2020-08-14T15:14:37.956Z] ++ set -x
15:14:37 [2020-08-14T15:14:37.956Z] ++ env -i DEST=/go/src/github.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:14:37 [2020-08-14T15:14:37.956Z] INFO: Testing against a local daemon
15:14:37 [2020-08-14T15:14:37.956Z] === RUN   TestDockerNetworkMacvlanPersistance
15:14:38 [2020-08-14T15:14:38.052Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:14:38 [2020-08-14T15:14:38.247Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
15:14:38 [2020-08-14T15:14:38.247Z] === RUN   TestDockerNetworkMacvlan
15:14:38 [2020-08-14T15:14:38.436Z] --- PASS: TestTemplatedConfig (3.49s)
15:14:38 [2020-08-14T15:14:38.436Z] === RUN   TestConfigCreateResolve
15:14:39 [2020-08-14T15:14:39.281Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:14:39 [2020-08-14T15:14:39.598Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
15:14:39 [2020-08-14T15:14:39.598Z] === RUN   TestBuildWithHugeFile
15:14:39 [2020-08-14T15:14:39.914Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:14:40 [2020-08-14T15:14:40.948Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:14:40 [2020-08-14T15:14:40.980Z] --- PASS: TestConfigCreateResolve (3.16s)
15:14:40 [2020-08-14T15:14:40.980Z] === RUN   TestConfigDaemonLibtrustID
15:14:41 [2020-08-14T15:14:41.565Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
15:14:41 [2020-08-14T15:14:41.565Z] PASS
15:14:41 [2020-08-14T15:14:41.565Z] 
15:14:41 [2020-08-14T15:14:41.565Z] DONE 7 tests in 20.900s
15:14:41 [2020-08-14T15:14:41.565Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:14:41 [2020-08-14T15:14:41.565Z] ++ 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:14:41 [2020-08-14T15:14:41.565Z] ++ set -e
15:14:41 [2020-08-14T15:14:41.565Z] ++ '[' -n 0 ']'
15:14:41 [2020-08-14T15:14:41.565Z] ++ set -x
15:14:41 [2020-08-14T15:14:41.565Z] ++ env -i DEST=/go/src/github.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:14:41 [2020-08-14T15:14:41.827Z] INFO: Testing against a local daemon
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestCheckpoint
15:14:41 [2020-08-14T15:14:41.827Z] --- SKIP: TestCheckpoint (0.00s)
15:14:41 [2020-08-14T15:14:41.827Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestContainerInvalidJSON
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:14:41 [2020-08-14T15:14:41.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:14:41 [2020-08-14T15:14:41.827Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:14:41 [2020-08-14T15:14:41.827Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:14:41 [2020-08-14T15:14:41.827Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:14:41 [2020-08-14T15:14:41.827Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:14:41 [2020-08-14T15:14:41.827Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:14:41 [2020-08-14T15:14:41.827Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:14:41 [2020-08-14T15:14:41.827Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:14:41 [2020-08-14T15:14:41.827Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:14:41 [2020-08-14T15:14:41.827Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:14:41 [2020-08-14T15:14:41.827Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:14:42 [2020-08-14T15:14:42.093Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:14:42 [2020-08-14T15:14:42.093Z] === RUN   TestCopyFromContainerPathIsNotDir
15:14:42 [2020-08-14T15:14:42.093Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:14:42 [2020-08-14T15:14:42.093Z] === RUN   TestCopyToContainerPathDoesNotExist
15:14:42 [2020-08-14T15:14:42.359Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:14:42 [2020-08-14T15:14:42.359Z] === RUN   TestCopyToContainerPathIsNotDir
15:14:42 [2020-08-14T15:14:42.359Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
15:14:42 [2020-08-14T15:14:42.359Z] === RUN   TestCopyFromContainer
15:14:44 [2020-08-14T15:14:44.272Z] === RUN   TestCopyFromContainer//
15:14:44 [2020-08-14T15:14:44.272Z] === RUN   TestCopyFromContainer//bar/root
15:14:44 [2020-08-14T15:14:44.464Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:14:44 [2020-08-14T15:14:44.533Z] === RUN   TestCopyFromContainer//bar/root/
15:14:44 [2020-08-14T15:14:44.533Z] === RUN   TestCopyFromContainer/bar/quux
15:14:44 [2020-08-14T15:14:44.793Z] === RUN   TestCopyFromContainer/bar/quux/
15:14:44 [2020-08-14T15:14:44.793Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:14:45 [2020-08-14T15:14:45.054Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:14:45 [2020-08-14T15:14:45.054Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:14:45 [2020-08-14T15:14:45.054Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCopyFromContainer/bar/notarget
15:14:45 [2020-08-14T15:14:45.315Z] --- PASS: TestCopyFromContainer (3.06s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:14:45 [2020-08-14T15:14:45.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:14:45 [2020-08-14T15:14:45.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:14:45 [2020-08-14T15:14:45.315Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:14:45 [2020-08-14T15:14:45.315Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:14:45 [2020-08-14T15:14:45.315Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:14:45 [2020-08-14T15:14:45.315Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:14:45 [2020-08-14T15:14:45.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:14:45 [2020-08-14T15:14:45.315Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
15:14:45 [2020-08-14T15:14:45.315Z] === RUN   TestCreateLinkToNonExistingContainer
15:14:45 [2020-08-14T15:14:45.575Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateWithInvalidEnv
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateWithInvalidEnv/0
15:14:45 [2020-08-14T15:14:45.575Z] === PAUSE TestCreateWithInvalidEnv/0
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateWithInvalidEnv/1
15:14:45 [2020-08-14T15:14:45.575Z] === PAUSE TestCreateWithInvalidEnv/1
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateWithInvalidEnv/2
15:14:45 [2020-08-14T15:14:45.575Z] === PAUSE TestCreateWithInvalidEnv/2
15:14:45 [2020-08-14T15:14:45.575Z] === CONT  TestCreateWithInvalidEnv/0
15:14:45 [2020-08-14T15:14:45.575Z] === CONT  TestCreateWithInvalidEnv/2
15:14:45 [2020-08-14T15:14:45.575Z] === CONT  TestCreateWithInvalidEnv/1
15:14:45 [2020-08-14T15:14:45.575Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:14:45 [2020-08-14T15:14:45.575Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:14:45 [2020-08-14T15:14:45.575Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:14:45 [2020-08-14T15:14:45.575Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateTmpfsMountsTarget
15:14:45 [2020-08-14T15:14:45.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:14:45 [2020-08-14T15:14:45.575Z] === RUN   TestCreateWithCustomMaskedPaths
15:14:48 [2020-08-14T15:14:48.118Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
15:14:48 [2020-08-14T15:14:48.118Z] === RUN   TestCreateWithCustomReadonlyPaths
15:14:48 [2020-08-14T15:14:48.949Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:14:50 [2020-08-14T15:14:50.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:14:50 [2020-08-14T15:14:50.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:14:50 [2020-08-14T15:14:50.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:14:50 [2020-08-14T15:14:50.030Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:14:50 [2020-08-14T15:14:50.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:14:50 [2020-08-14T15:14:50.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:14:50 [2020-08-14T15:14:50.030Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:14:50 [2020-08-14T15:14:50.031Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:14:50 [2020-08-14T15:14:50.031Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
15:14:50 [2020-08-14T15:14:50.031Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s)
15:14:50 [2020-08-14T15:14:50.031Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.07s)
15:14:50 [2020-08-14T15:14:50.031Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s)
15:14:50 [2020-08-14T15:14:50.031Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.11s)
15:14:50 [2020-08-14T15:14:50.031Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:14:50 [2020-08-14T15:14:50.972Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestCreateDifferentPlatform
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestCreateDifferentPlatform/different_os
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:14:50 [2020-08-14T15:14:50.972Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:14:50 [2020-08-14T15:14:50.972Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:14:50 [2020-08-14T15:14:50.972Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:14:50 [2020-08-14T15:14:50.972Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestContainerStartOnDaemonRestart
15:14:50 [2020-08-14T15:14:50.972Z] === PAUSE TestContainerStartOnDaemonRestart
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestDaemonRestartIpcMode
15:14:50 [2020-08-14T15:14:50.972Z] === PAUSE TestDaemonRestartIpcMode
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestDaemonHostGatewayIP
15:14:50 [2020-08-14T15:14:50.972Z] === PAUSE TestDaemonHostGatewayIP
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestContainerKillOnDaemonStart
15:14:50 [2020-08-14T15:14:50.972Z] === PAUSE TestContainerKillOnDaemonStart
15:14:50 [2020-08-14T15:14:50.972Z] === RUN   TestDiff
15:14:51 [2020-08-14T15:14:51.543Z] --- PASS: TestDiff (0.76s)
15:14:51 [2020-08-14T15:14:51.543Z] === RUN   TestExecWithCloseStdin
15:14:51 [2020-08-14T15:14:51.822Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:14:51 [2020-08-14T15:14:51.822Z] Using test binary docker
15:14:51 [2020-08-14T15:14:51.822Z] +++ /etc/init.d/apparmor start
15:14:51 [2020-08-14T15:14:51.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:14:51 [2020-08-14T15:14:51.822Z] INFO: Waiting for daemon to start...
15:14:51 [2020-08-14T15:14:51.822Z] Starting dockerd
15:14:51 [2020-08-14T15:14:51.822Z] +++ 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:14:51 [2020-08-14T15:14:51.822Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:14:51 [2020-08-14T15:14:51.822Z] Using test binary docker
15:14:51 [2020-08-14T15:14:51.822Z] +++ /etc/init.d/apparmor start
15:14:51 [2020-08-14T15:14:51.822Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:14:51 [2020-08-14T15:14:51.822Z] INFO: Waiting for daemon to start...
15:14:51 [2020-08-14T15:14:51.822Z] Starting dockerd
15:14:51 [2020-08-14T15:14:51.822Z] +++ 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:14:52 [2020-08-14T15:14:52.485Z] --- PASS: TestExecWithCloseStdin (0.92s)
15:14:52 [2020-08-14T15:14:52.485Z] === RUN   TestExec
15:14:53 [2020-08-14T15:14:53.427Z] --- PASS: TestExec (0.85s)
15:14:53 [2020-08-14T15:14:53.427Z] === RUN   TestExecUser
15:14:53 [2020-08-14T15:14:53.673Z] .........                                                                [ 86%]
15:14:54 [2020-08-14T15:14:54.369Z] --- PASS: TestExecUser (0.84s)
15:14:54 [2020-08-14T15:14:54.369Z] === RUN   TestExportContainerAndImportImage
15:14:55 [2020-08-14T15:14:55.312Z] --- PASS: TestExportContainerAndImportImage (1.05s)
15:14:55 [2020-08-14T15:14:55.312Z] === RUN   TestExportContainerAfterDaemonRestart
15:14:55 [2020-08-14T15:14:55.871Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:14:57 [2020-08-14T15:14:57.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s)
15:14:57 [2020-08-14T15:14:57.225Z] === RUN   TestHealthCheckWorkdir
15:14:57 [2020-08-14T15:14:57.382Z] --- PASS: TestDockerNetworkMacvlan (18.89s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.31s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.41s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.18s)
15:14:57 [2020-08-14T15:14:57.382Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s)
15:14:57 [2020-08-14T15:14:57.382Z] PASS
15:14:57 [2020-08-14T15:14:57.382Z] 
15:14:57 [2020-08-14T15:14:57.382Z] DONE 8 tests in 20.425s
15:14:57 [2020-08-14T15:14:57.382Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:14:57 [2020-08-14T15:14:57.382Z] ++ 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:14:57 [2020-08-14T15:14:57.382Z] ++ set -e
15:14:57 [2020-08-14T15:14:57.382Z] ++ '[' -n 0 ']'
15:14:57 [2020-08-14T15:14:57.382Z] ++ set -x
15:14:57 [2020-08-14T15:14:57.382Z] ++ env -i DEST=/go/src/github.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:14:57 [2020-08-14T15:14:57.382Z] testing: warning: no tests to run
15:14:57 [2020-08-14T15:14:57.382Z] PASS
15:14:57 [2020-08-14T15:14:57.382Z] 
15:14:57 [2020-08-14T15:14:57.382Z] DONE 0 tests in 0.016s
15:14:57 [2020-08-14T15:14:57.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:14:57 [2020-08-14T15:14:57.382Z] ++ 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:14:57 [2020-08-14T15:14:57.382Z] ++ set -e
15:14:57 [2020-08-14T15:14:57.382Z] ++ '[' -n 0 ']'
15:14:57 [2020-08-14T15:14:57.382Z] ++ set -x
15:14:57 [2020-08-14T15:14:57.382Z] ++ env -i DEST=/go/src/github.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:14:57 [2020-08-14T15:14:57.382Z] INFO: Testing against a local daemon
15:14:57 [2020-08-14T15:14:57.382Z] === RUN   TestAuthZPluginAllowRequest
15:14:57 [2020-08-14T15:14:57.520Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:14:58 [2020-08-14T15:14:58.610Z] --- PASS: TestHealthCheckWorkdir (1.02s)
15:14:58 [2020-08-14T15:14:58.610Z] === RUN   TestHealthKillContainer
15:14:58 [2020-08-14T15:14:58.889Z] --- PASS: TestAuthZPluginAllowRequest (1.66s)
15:14:58 [2020-08-14T15:14:58.889Z] === RUN   TestAuthZPluginTLS
15:14:58 [2020-08-14T15:14:58.956Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:14:59 [2020-08-14T15:14:59.522Z] --- PASS: TestAuthZPluginTLS (0.53s)
15:14:59 [2020-08-14T15:14:59.522Z] === RUN   TestAuthZPluginDenyRequest
15:14:59 [2020-08-14T15:14:59.813Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:14:59 [2020-08-14T15:14:59.813Z] === RUN   TestAuthZPluginAPIDenyResponse
15:14:59 [2020-08-14T15:14:59.956Z] .
15:14:59 [2020-08-14T15:14:59.956Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:14:59 [2020-08-14T15:14:59.956Z] 
15:14:59 [2020-08-14T15:14:59.956Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:14:59 [2020-08-14T15:14:59.956Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:14:59 [2020-08-14T15:14:59.956Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:14:59 [2020-08-14T15:14:59.956Z] Error: No such image: emptyfs
15:14:59 [2020-08-14T15:14:59.956Z] Error: No such image: emptyfs
15:14:59 [2020-08-14T15:14:59.956Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:14:59 [2020-08-14T15:14:59.956Z] ++++ docker load
15:14:59 [2020-08-14T15:14:59.956Z] ++++ docker load
15:14:59 [2020-08-14T15:14:59.956Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:15:00 [2020-08-14T15:15:00.445Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:15:00 [2020-08-14T15:15:00.445Z] === RUN   TestAuthZPluginDenyResponse
15:15:00 [2020-08-14T15:15:00.524Z] Running integration-test (iteration 1)
15:15:00 [2020-08-14T15:15:00.524Z] 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:15:00 [2020-08-14T15:15:00.524Z] ++ 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:15:00 [2020-08-14T15:15:00.524Z] ++ set -e
15:15:00 [2020-08-14T15:15:00.524Z] ++ '[' -n 0 ']'
15:15:00 [2020-08-14T15:15:00.524Z] ++ set -x
15:15:00 [2020-08-14T15:15:00.524Z] ++ env -i DEST=/go/src/github.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:15:00 [2020-08-14T15:15:00.524Z] Running integration-test (iteration 1)
15:15:00 [2020-08-14T15:15:00.524Z] 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:15:00 [2020-08-14T15:15:00.524Z] ++ 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:15:00 [2020-08-14T15:15:00.524Z] ++ set -e
15:15:00 [2020-08-14T15:15:00.524Z] ++ '[' -n 0 ']'
15:15:00 [2020-08-14T15:15:00.524Z] ++ set -x
15:15:00 [2020-08-14T15:15:00.524Z] ++ env -i DEST=/go/src/github.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:15:01 [2020-08-14T15:15:01.077Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:15:01 [2020-08-14T15:15:01.077Z] === RUN   TestAuthZPluginAllowEventStream
15:15:01 [2020-08-14T15:15:01.152Z] --- PASS: TestHealthKillContainer (2.81s)
15:15:01 [2020-08-14T15:15:01.152Z] === RUN   TestInspectCpusetInConfigPre120
15:15:02 [2020-08-14T15:15:02.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
15:15:02 [2020-08-14T15:15:02.092Z] === RUN   TestIpcModeNone
15:15:02 [2020-08-14T15:15:02.585Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
15:15:02 [2020-08-14T15:15:02.585Z] === RUN   TestAuthZPluginErrorResponse
15:15:02 [2020-08-14T15:15:02.663Z] --- PASS: TestIpcModeNone (0.83s)
15:15:02 [2020-08-14T15:15:02.663Z] === RUN   TestIpcModePrivate
15:15:03 [2020-08-14T15:15:03.218Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
15:15:03 [2020-08-14T15:15:03.218Z] === RUN   TestAuthZPluginErrorRequest
15:15:03 [2020-08-14T15:15:03.605Z] --- PASS: TestIpcModePrivate (0.80s)
15:15:03 [2020-08-14T15:15:03.605Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
15:15:03 [2020-08-14T15:15:03.605Z] === RUN   TestIpcModeShareable
15:15:03 [2020-08-14T15:15:03.851Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
15:15:03 [2020-08-14T15:15:03.851Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:04 [2020-08-14T15:15:04.484Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:15:04 [2020-08-14T15:15:04.484Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:04 [2020-08-14T15:15:04.546Z] --- PASS: TestIpcModeShareable (0.90s)
15:15:04 [2020-08-14T15:15:04.547Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
15:15:04 [2020-08-14T15:15:04.547Z] === RUN   TestAPIIpcModeShareableAndContainer
15:15:05 [2020-08-14T15:15:05.485Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:15:05 [2020-08-14T15:15:05.485Z] tests/integration/models_resources_test.py .                             [ 91%]
15:15:06 [2020-08-14T15:15:06.551Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
15:15:06 [2020-08-14T15:15:06.551Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:06 [2020-08-14T15:15:06.736Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:15:06 [2020-08-14T15:15:06.736Z] 
15:15:06 [2020-08-14T15:15:06.736Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:15:06 [2020-08-14T15:15:06.736Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:15:06 [2020-08-14T15:15:06.736Z] HOSTNAME=912fd5761aa4
15:15:06 [2020-08-14T15:15:06.736Z] TESTDEBUG=0
15:15:06 [2020-08-14T15:15:06.736Z] DEST=bundles/test-integration
15:15:06 [2020-08-14T15:15:06.736Z] PWD=/go/src/github.com/docker/docker
15:15:06 [2020-08-14T15:15:06.736Z] DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b
15:15:06 [2020-08-14T15:15:06.736Z] container=docker
15:15:06 [2020-08-14T15:15:06.736Z] HOME=/root
15:15:06 [2020-08-14T15:15:06.736Z] GOLANG_VERSION=1.13.15
15:15:06 [2020-08-14T15:15:06.736Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:15:06 [2020-08-14T15:15:06.736Z] VALIDATE_BRANCH=master
15:15:06 [2020-08-14T15:15:06.736Z] TERM=xterm
15:15:06 [2020-08-14T15:15:06.736Z] DOCKER_PKG=github.com/docker/docker
15:15:06 [2020-08-14T15:15:06.736Z] SHLVL=1
15:15:06 [2020-08-14T15:15:06.736Z] TIMEOUT=120m
15:15:06 [2020-08-14T15:15:06.736Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:15:06 [2020-08-14T15:15:06.736Z] DOCKER_GRAPHDRIVER=overlay2
15:15:06 [2020-08-14T15:15:06.736Z] GO111MODULE=off
15:15:06 [2020-08-14T15:15:06.736Z] DOCKER_EXPERIMENTAL=1
15:15:06 [2020-08-14T15:15:06.736Z] TEST_SKIP_INTEGRATION_CLI=1
15:15:06 [2020-08-14T15:15:06.736Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:15:06 [2020-08-14T15:15:06.736Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:15:06 [2020-08-14T15:15:06.736Z] GOPATH=/go
15:15:06 [2020-08-14T15:15:06.736Z] PKG_CONFIG=pkg-config
15:15:06 [2020-08-14T15:15:06.736Z] _=/usr/bin/env
15:15:06 [2020-08-14T15:15:06.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:15:07 [2020-08-14T15:15:07.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
15:15:07 [2020-08-14T15:15:07.091Z] === RUN   TestAPIIpcModeHost
15:15:07 [2020-08-14T15:15:07.662Z] --- PASS: TestAPIIpcModeHost (0.63s)
15:15:07 [2020-08-14T15:15:07.662Z] === RUN   TestDaemonIpcModeShareable
15:15:08 [2020-08-14T15:15:08.618Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
15:15:08 [2020-08-14T15:15:08.619Z] === RUN   TestAuthZPluginHeader
15:15:09 [2020-08-14T15:15:09.575Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
15:15:09 [2020-08-14T15:15:09.575Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:15:09 [2020-08-14T15:15:09.575Z] === RUN   TestDaemonIpcModePrivate
15:15:09 [2020-08-14T15:15:09.653Z] --- PASS: TestAuthZPluginHeader (0.82s)
15:15:09 [2020-08-14T15:15:09.653Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:09 [2020-08-14T15:15:09.653Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:15:09 [2020-08-14T15:15:09.653Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:09 [2020-08-14T15:15:09.653Z] === RUN   TestAuthZPluginV2Disable
15:15:09 [2020-08-14T15:15:09.653Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:15:09 [2020-08-14T15:15:09.653Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:09 [2020-08-14T15:15:09.653Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:09 [2020-08-14T15:15:09.653Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:15:09 [2020-08-14T15:15:09.653Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:09 [2020-08-14T15:15:09.653Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:09 [2020-08-14T15:15:09.653Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:15:09 [2020-08-14T15:15:09.653Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:09 [2020-08-14T15:15:09.653Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:11 [2020-08-14T15:15:11.231Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:15:11 [2020-08-14T15:15:11.489Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
15:15:11 [2020-08-14T15:15:11.489Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:15:11 [2020-08-14T15:15:11.489Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:15:13 [2020-08-14T15:15:13.400Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
15:15:13 [2020-08-14T15:15:13.400Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
15:15:13 [2020-08-14T15:15:13.400Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:15:13 [2020-08-14T15:15:13.958Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:15:14 [2020-08-14T15:15:14.214Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:15:14 [2020-08-14T15:15:14.785Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
15:15:14 [2020-08-14T15:15:14.785Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
15:15:14 [2020-08-14T15:15:14.785Z] === RUN   TestIpcModeOlderClient
15:15:14 [2020-08-14T15:15:14.785Z] === PAUSE TestIpcModeOlderClient
15:15:14 [2020-08-14T15:15:14.785Z] === RUN   TestKillContainerInvalidSignal
15:15:15 [2020-08-14T15:15:15.728Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
15:15:15 [2020-08-14T15:15:15.728Z] === RUN   TestKillContainer
15:15:15 [2020-08-14T15:15:15.728Z] === RUN   TestKillContainer/no_signal
15:15:16 [2020-08-14T15:15:16.670Z] === RUN   TestKillContainer/non_killing_signal
15:15:16 [2020-08-14T15:15:16.942Z] === RUN   TestKillContainer/killing_signal
15:15:17 [2020-08-14T15:15:17.798Z] tests/integration/regression_test.py ......                              [ 98%]
15:15:17 [2020-08-14T15:15:17.883Z] --- PASS: TestKillContainer (2.26s)
15:15:17 [2020-08-14T15:15:17.883Z]     --- PASS: TestKillContainer/no_signal (0.72s)
15:15:17 [2020-08-14T15:15:17.883Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
15:15:17 [2020-08-14T15:15:17.883Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
15:15:17 [2020-08-14T15:15:17.883Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:15:17 [2020-08-14T15:15:17.883Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:15:18 [2020-08-14T15:15:18.312Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:15:18 [2020-08-14T15:15:18.312Z] tests/integration/credentials/utils_test.py .                            [100%]
15:15:18 [2020-08-14T15:15:18.312Z] 
15:15:18 [2020-08-14T15:15:18.312Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:15:18 [2020-08-14T15:15:18.312Z] =========================== short test summary info ============================
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:15:18 [2020-08-14T15:15:18.312Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:15:18 [2020-08-14T15:15:18.312Z]   Not supported on most drivers
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:15:18 [2020-08-14T15:15:18.312Z]   Output of docker top depends on host distro, and is not formalized.
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:15:18 [2020-08-14T15:15:18.312Z]   Output of docker top depends on host distro, and is not formalized.
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:15:18 [2020-08-14T15:15:18.312Z]   Can fail if eth0 has multiple IP addresses
15:15:18 [2020-08-14T15:15:18.312Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:15:18 [2020-08-14T15:15:18.312Z]   This doesn't seem to be taken into account by the engine
15:15:18 [2020-08-14T15:15:18.312Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:15:18 [2020-08-14T15:15:18.312Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:15:18 [2020-08-14T15:15:18.312Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 295.96 seconds ==
15:15:18 [2020-08-14T15:15:18.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:15:18 [2020-08-14T15:15:18.824Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:15:19 [2020-08-14T15:15:19.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
15:15:19 [2020-08-14T15:15:19.396Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
15:15:19 [2020-08-14T15:15:19.396Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
15:15:19 [2020-08-14T15:15:19.396Z] === RUN   TestKillStoppedContainer
15:15:19 [2020-08-14T15:15:19.656Z] --- PASS: TestKillStoppedContainer (0.09s)
15:15:19 [2020-08-14T15:15:19.656Z] === RUN   TestKillStoppedContainerAPIPre120
15:15:19 [2020-08-14T15:15:19.656Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
15:15:19 [2020-08-14T15:15:19.656Z] === RUN   TestKillDifferentUserContainer
15:15:20 [2020-08-14T15:15:20.598Z] --- PASS: TestKillDifferentUserContainer (0.77s)
15:15:20 [2020-08-14T15:15:20.598Z] === RUN   TestInspectOomKilledTrue
15:15:20 [2020-08-14T15:15:20.598Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:15:20 [2020-08-14T15:15:20.598Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:15:20 [2020-08-14T15:15:20.598Z] === RUN   TestInspectOomKilledFalse
15:15:20 [2020-08-14T15:15:20.598Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:15:20 [2020-08-14T15:15:20.598Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:15:20 [2020-08-14T15:15:20.598Z] === RUN   TestLinksEtcHostsContentMatch
15:15:21 [2020-08-14T15:15:21.169Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:15:21 [2020-08-14T15:15:21.169Z] === RUN   TestLinksContainerNames
15:15:23 [2020-08-14T15:15:23.081Z] --- PASS: TestLinksContainerNames (1.63s)
15:15:23 [2020-08-14T15:15:23.081Z] === RUN   TestLogsFollowTailEmpty
15:15:23 [2020-08-14T15:15:23.653Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
15:15:23 [2020-08-14T15:15:23.653Z] === RUN   TestContainerNetworkMountsNoChown
15:15:24 [2020-08-14T15:15:24.225Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/default
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/default
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/private
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/private
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rprivate
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rprivate
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/slave
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/slave
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rslave
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rslave
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/shared
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/shared
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rshared
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rshared
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/default
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rslave
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rshared
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/private
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/private/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/private/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/shared
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rprivate
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/default/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/slave
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/default/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/private/mount_root
15:15:24 [2020-08-14T15:15:24.225Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/private/bind_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/default/bind_root
15:15:24 [2020-08-14T15:15:24.486Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:15:24 [2020-08-14T15:15:24.747Z] === CONT  TestMountDaemonRoot/default/mount_root
15:15:24 [2020-08-14T15:15:24.747Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:15:24 [2020-08-14T15:15:24.747Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:15:24 [2020-08-14T15:15:24.747Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:15:24 [2020-08-14T15:15:24.747Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:15:24 [2020-08-14T15:15:24.747Z] --- PASS: TestMountDaemonRoot (0.04s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
15:15:24 [2020-08-14T15:15:24.747Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:15:24 [2020-08-14T15:15:24.747Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:15:24 [2020-08-14T15:15:24.747Z] === RUN   TestContainerBindMountNonRecursive
15:15:27 [2020-08-14T15:15:27.289Z] --- PASS: TestContainerBindMountNonRecursive (2.27s)
15:15:27 [2020-08-14T15:15:27.289Z] === RUN   TestNetworkNat
15:15:27 [2020-08-14T15:15:27.862Z] --- PASS: TestNetworkNat (0.85s)
15:15:27 [2020-08-14T15:15:27.862Z] === RUN   TestNetworkLocalhostTCPNat
15:15:28 [2020-08-14T15:15:28.286Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
15:15:28 [2020-08-14T15:15:28.286Z] PASS
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] === Skipped
15:15:28 [2020-08-14T15:15:28.286Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:15:28 [2020-08-14T15:15:28.286Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:15:28 [2020-08-14T15:15:28.286Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:15:28 [2020-08-14T15:15:28.286Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:15:28 [2020-08-14T15:15:28.286Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] 
15:15:28 [2020-08-14T15:15:28.286Z] DONE 17 tests, 4 skipped in 29.064s
15:15:28 [2020-08-14T15:15:28.286Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:15:28 [2020-08-14T15:15:28.286Z] ++ 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:15:28 [2020-08-14T15:15:28.286Z] ++ set -e
15:15:28 [2020-08-14T15:15:28.286Z] ++ '[' -n 0 ']'
15:15:28 [2020-08-14T15:15:28.286Z] ++ set -x
15:15:28 [2020-08-14T15:15:28.286Z] ++ env -i DEST=/go/src/github.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:15:28 [2020-08-14T15:15:28.286Z] INFO: Testing against a local daemon
15:15:28 [2020-08-14T15:15:28.286Z] === RUN   TestPluginInvalidJSON
15:15:28 [2020-08-14T15:15:28.286Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:15:28 [2020-08-14T15:15:28.286Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:15:28 [2020-08-14T15:15:28.286Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:15:28 [2020-08-14T15:15:28.286Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:15:28 [2020-08-14T15:15:28.286Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:15:28 [2020-08-14T15:15:28.286Z] === RUN   TestPluginInstall
15:15:28 [2020-08-14T15:15:28.286Z] === RUN   TestPluginInstall/no_auth
15:15:28 [2020-08-14T15:15:28.803Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s)
15:15:28 [2020-08-14T15:15:28.803Z] === RUN   TestNetworkLoopbackNat
15:15:30 [2020-08-14T15:15:30.352Z] time="2020-08-14T15:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:30 [2020-08-14T15:15:30.352Z] time="2020-08-14T15:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bd2e6f13698545a68ac7a323d478f13e50e2f834f6bbdc7c24ebcd83ccc698c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:30 [2020-08-14T15:15:30.352Z] time="2020-08-14T15:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:30 [2020-08-14T15:15:30.352Z] time="2020-08-14T15:15:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6bd2e6f13698545a68ac7a323d478f13e50e2f834f6bbdc7c24ebcd83ccc698c" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:30 [2020-08-14T15:15:30.352Z] === RUN   TestPluginInstall/with_htpasswd
15:15:30 [2020-08-14T15:15:30.727Z] Leaving: AppArmorNo profiles have been unloaded.
15:15:30 [2020-08-14T15:15:30.727Z] 
15:15:30 [2020-08-14T15:15:30.727Z] Unloading profiles will leave already running processes permanently
15:15:30 [2020-08-14T15:15:30.727Z] unconfined, which can lead to unexpected situations.
15:15:30 [2020-08-14T15:15:30.727Z] 
15:15:30 [2020-08-14T15:15:30.727Z] To set a process to complain mode, use the command line tool
15:15:30 [2020-08-14T15:15:30.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:15:30 [2020-08-14T15:15:30.727Z] 
15:15:30 [2020-08-14T15:15:30.985Z] time="2020-08-14T15:15:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:30 [2020-08-14T15:15:30.985Z] time="2020-08-14T15:15:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f99a0b6854bad327023dd41776a18636e2839cf8d3aff839432087bc7af40071" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:30 [2020-08-14T15:15:30.985Z] time="2020-08-14T15:15:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:30 [2020-08-14T15:15:30.985Z] time="2020-08-14T15:15:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f99a0b6854bad327023dd41776a18636e2839cf8d3aff839432087bc7af40071" mediatype=application/vnd.docker.plugin.v1+json size=522
Post stage
[Pipeline] junit
15:15:30 [2020-08-14T15:15:30.991Z] Recording test results
15:15:31 [2020-08-14T15:15:31.277Z] === RUN   TestPluginInstall/with_insecure
15:15:32 [2020-08-14T15:15:32.101Z] --- PASS: TestNetworkLoopbackNat (3.19s)
15:15:32 [2020-08-14T15:15:32.101Z] === RUN   TestPause
15:15:32 [2020-08-14T15:15:32.311Z] time="2020-08-14T15:15:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:32 [2020-08-14T15:15:32.311Z] time="2020-08-14T15:15:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d61cdeeb5503279e9eaf5ab246f58431b39990c09fbaac1248ec186028165767" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:32 [2020-08-14T15:15:32.311Z] time="2020-08-14T15:15:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:15:32 [2020-08-14T15:15:32.311Z] time="2020-08-14T15:15:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d61cdeeb5503279e9eaf5ab246f58431b39990c09fbaac1248ec186028165767" mediatype=application/vnd.docker.plugin.v1+json size=522
15:15:32 [2020-08-14T15:15:32.311Z] --- PASS: TestPluginInstall (6.10s)
15:15:32 [2020-08-14T15:15:32.311Z]     --- PASS: TestPluginInstall/no_auth (4.08s)
15:15:32 [2020-08-14T15:15:32.311Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
15:15:32 [2020-08-14T15:15:32.311Z]     --- PASS: TestPluginInstall/with_insecure (1.23s)
15:15:32 [2020-08-14T15:15:32.311Z]         plugin_test.go:157: [d33c046629e57] daemon is not started
15:15:32 [2020-08-14T15:15:32.311Z] PASS
15:15:32 [2020-08-14T15:15:32.311Z] 
15:15:32 [2020-08-14T15:15:32.311Z] DONE 6 tests in 6.210s
15:15:32 [2020-08-14T15:15:32.311Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:15:32 [2020-08-14T15:15:32.311Z] ++ 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:15:32 [2020-08-14T15:15:32.311Z] ++ set -e
15:15:32 [2020-08-14T15:15:32.311Z] ++ '[' -n 0 ']'
15:15:32 [2020-08-14T15:15:32.311Z] ++ set -x
15:15:32 [2020-08-14T15:15:32.311Z] ++ env -i DEST=/go/src/github.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:15:32 [2020-08-14T15:15:32.603Z] INFO: Testing against a local daemon
15:15:32 [2020-08-14T15:15:32.603Z] === RUN   TestExternalGraphDriver
15:15:32 [2020-08-14T15:15:32.603Z] === RUN   TestExternalGraphDriver/json
[Pipeline] sh
15:15:32 [2020-08-14T15:15:32.686Z] --- PASS: TestPause (0.83s)
15:15:32 [2020-08-14T15:15:32.686Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:15:32 [2020-08-14T15:15:32.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:15:32 [2020-08-14T15:15:32.686Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:15:32 [2020-08-14T15:15:32.686Z] === RUN   TestPauseStopPausedContainer
15:15:32 [2020-08-14T15:15:32.977Z] + echo Ensuring container killed.
15:15:32 [2020-08-14T15:15:32.977Z] Ensuring container killed.
15:15:32 [2020-08-14T15:15:32.977Z] + docker rm -vf docker-pr1
15:15:32 [2020-08-14T15:15:32.977Z] Error: No such container: docker-pr1
15:15:32 [2020-08-14T15:15:32.977Z] + true
[Pipeline] sh
15:15:33 [2020-08-14T15:15:33.301Z] + echo Chowning /workspace to jenkins user
15:15:33 [2020-08-14T15:15:33.301Z] Chowning /workspace to jenkins user
15:15:33 [2020-08-14T15:15:33.301Z] + id -u
15:15:33 [2020-08-14T15:15:33.301Z] + id -g
15:15:33 [2020-08-14T15:15:33.301Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/workspace busybox chown -R 1000:1000 /workspace
15:15:33 [2020-08-14T15:15:33.301Z] Unable to find image 'busybox:latest' locally
15:15:33 [2020-08-14T15:15:33.301Z] latest: Pulling from library/busybox
15:15:33 [2020-08-14T15:15:33.559Z] 61c5ed1cbdf8: Pulling fs layer
15:15:33 [2020-08-14T15:15:33.559Z] 61c5ed1cbdf8: Verifying Checksum
15:15:33 [2020-08-14T15:15:33.559Z] 61c5ed1cbdf8: Download complete
15:15:33 [2020-08-14T15:15:33.559Z] 61c5ed1cbdf8: Pull complete
15:15:33 [2020-08-14T15:15:33.559Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:15:33 [2020-08-14T15:15:33.559Z] Status: Downloaded newer image for busybox:latest
15:15:33 [2020-08-14T15:15:33.636Z] --- PASS: TestPauseStopPausedContainer (0.85s)
15:15:33 [2020-08-14T15:15:33.636Z] === RUN   TestPsFilter
15:15:33 [2020-08-14T15:15:33.897Z] --- PASS: TestPsFilter (0.27s)
15:15:33 [2020-08-14T15:15:33.897Z] === RUN   TestRemoveContainerWithRemovedVolume
15:15:34 [2020-08-14T15:15:34.669Z] === RUN   TestExternalGraphDriver/spec
15:15:34 [2020-08-14T15:15:34.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
15:15:34 [2020-08-14T15:15:34.839Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:15:35 [2020-08-14T15:15:35.250Z] + bundleName=docker-py
15:15:35 [2020-08-14T15:15:35.250Z] + echo Creating docker-py-bundles.tar.gz
15:15:35 [2020-08-14T15:15:35.250Z] Creating docker-py-bundles.tar.gz
15:15:35 [2020-08-14T15:15:35.250Z] + 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:15:35 [2020-08-14T15:15:35.259Z] Archiving artifacts
15:15:35 [2020-08-14T15:15:35.411Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
15:15:35 [2020-08-14T15:15:35.411Z] === RUN   TestRemoveContainerRunning
15:15:36 [2020-08-14T15:15:36.353Z] --- PASS: TestRemoveContainerRunning (0.77s)
15:15:36 [2020-08-14T15:15:36.353Z] === RUN   TestRemoveContainerForceRemoveRunning
15:15:36 [2020-08-14T15:15:36.687Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
15:15:36 [2020-08-14T15:15:36.737Z] === RUN   TestExternalGraphDriver/pull
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:15:36 [2020-08-14T15:15:36.924Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
15:15:36 [2020-08-14T15:15:36.924Z] === RUN   TestRemoveInvalidContainer
15:15:36 [2020-08-14T15:15:36.924Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:15:36 [2020-08-14T15:15:36.924Z] === RUN   TestRenameLinkedContainer
15:15:37 [2020-08-14T15:15:37.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh binary-daemon
15:15:37 [2020-08-14T15:15:37.290Z] 
15:15:37 [2020-08-14T15:15:37.546Z] Removing bundles/
15:15:37 [2020-08-14T15:15:37.546Z] 
15:15:37 [2020-08-14T15:15:37.546Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:15:37 [2020-08-14T15:15:37.546Z] Building: bundles/binary-daemon/dockerd-dev
15:15:37 [2020-08-14T15:15:37.546Z] GOOS="" GOARCH="" GOARM=""
15:15:38 [2020-08-14T15:15:38.807Z] --- PASS: TestExternalGraphDriver (6.29s)
15:15:38 [2020-08-14T15:15:38.807Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
15:15:38 [2020-08-14T15:15:38.807Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
15:15:38 [2020-08-14T15:15:38.807Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
15:15:38 [2020-08-14T15:15:38.807Z] === RUN   TestGraphdriverPluginV2
15:15:39 [2020-08-14T15:15:39.440Z] --- SKIP: TestGraphdriverPluginV2 (0.43s)
15:15:39 [2020-08-14T15:15:39.440Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:39 [2020-08-14T15:15:39.440Z] PASS
15:15:39 [2020-08-14T15:15:39.440Z] 
15:15:39 [2020-08-14T15:15:39.440Z] === Skipped
15:15:39 [2020-08-14T15:15:39.440Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.43s)
15:15:39 [2020-08-14T15:15:39.440Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:15:39 [2020-08-14T15:15:39.440Z] 
15:15:39 [2020-08-14T15:15:39.440Z] 
15:15:39 [2020-08-14T15:15:39.440Z] DONE 5 tests, 1 skipped in 6.805s
15:15:39 [2020-08-14T15:15:39.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:39 [2020-08-14T15:15:39.440Z] ++ 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:15:39 [2020-08-14T15:15:39.440Z] ++ set -e
15:15:39 [2020-08-14T15:15:39.440Z] ++ '[' -n 0 ']'
15:15:39 [2020-08-14T15:15:39.440Z] ++ set -x
15:15:39 [2020-08-14T15:15:39.440Z] ++ env -i DEST=/go/src/github.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:15:39 [2020-08-14T15:15:39.440Z] INFO: Testing against a local daemon
15:15:39 [2020-08-14T15:15:39.440Z] === RUN   TestContinueAfterPluginCrash
15:15:39 [2020-08-14T15:15:39.440Z] === PAUSE TestContinueAfterPluginCrash
15:15:39 [2020-08-14T15:15:39.440Z] === RUN   TestReadPluginNoRead
15:15:39 [2020-08-14T15:15:39.440Z] === PAUSE TestReadPluginNoRead
15:15:39 [2020-08-14T15:15:39.440Z] === RUN   TestDaemonStartWithLogOpt
15:15:39 [2020-08-14T15:15:39.440Z] === PAUSE TestDaemonStartWithLogOpt
15:15:39 [2020-08-14T15:15:39.440Z] === CONT  TestContinueAfterPluginCrash
15:15:39 [2020-08-14T15:15:39.440Z] === CONT  TestDaemonStartWithLogOpt
15:15:39 [2020-08-14T15:15:39.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:15:39 [2020-08-14T15:15:39.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:15:39 [2020-08-14T15:15:39.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:15:40 [2020-08-14T15:15:40.222Z] --- PASS: TestRenameLinkedContainer (3.06s)
15:15:40 [2020-08-14T15:15:40.222Z] === RUN   TestRenameStoppedContainer
15:15:40 [2020-08-14T15:15:40.793Z] --- PASS: TestRenameStoppedContainer (0.77s)
15:15:40 [2020-08-14T15:15:40.793Z] === RUN   TestRenameRunningContainerAndReuse
15:15:42 [2020-08-14T15:15:42.704Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
15:15:42 [2020-08-14T15:15:42.704Z] === RUN   TestRenameInvalidName
15:15:43 [2020-08-14T15:15:43.276Z] --- PASS: TestRenameInvalidName (0.80s)
15:15:43 [2020-08-14T15:15:43.276Z] === RUN   TestRenameAnonymousContainer
15:15:43 [2020-08-14T15:15:43.761Z] --- PASS: TestImportExtremelyLargeImageWorks (102.12s)
15:15:43 [2020-08-14T15:15:43.761Z] PASS
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === Skipped
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] DONE 12 tests, 1 skipped in 105.694s
15:15:43 [2020-08-14T15:15:43.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.761Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestNetworkCreateDelete
15:15:43 [2020-08-14T15:15:43.761Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDockerNetworkDeletePreferID
15:15:43 [2020-08-14T15:15:43.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonDNSFallback
15:15:43 [2020-08-14T15:15:43.761Z] --- PASS: TestDaemonDNSFallback (7.29s)
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestInspectNetwork
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestInspectNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestRunContainerWithBridgeNone
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestNetworkInvalidJSON
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestNetworkInvalidJSON//networks/create
15:15:43 [2020-08-14T15:15:43.761Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:15:43 [2020-08-14T15:15:43.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:43 [2020-08-14T15:15:43.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:43 [2020-08-14T15:15:43.761Z] === CONT  TestNetworkInvalidJSON//networks/create
15:15:43 [2020-08-14T15:15:43.761Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:15:43 [2020-08-14T15:15:43.761Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:15:43 [2020-08-14T15:15:43.761Z] --- PASS: TestNetworkInvalidJSON (0.05s)
15:15:43 [2020-08-14T15:15:43.761Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestHostIPv4BridgeLabel
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonRestartWithLiveRestore
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonDefaultNetworkPools
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDaemonDefaultNetworkPools (0.04s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonRestartWithExistingNetwork
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestServiceWithPredefinedNetwork
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:236: FLAKY_TEST
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestServiceWithDataPathPortInit
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] PASS
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === Skipped
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.04s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:236: FLAKY_TEST
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] DONE 19 tests, 12 skipped in 8.071s
15:15:43 [2020-08-14T15:15:43.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.761Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDockerNetworkIpvlanPersistance
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDockerNetworkIpvlan
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:43 [2020-08-14T15:15:43.761Z] PASS
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === Skipped
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] DONE 2 tests, 2 skipped in 0.153s
15:15:43 [2020-08-14T15:15:43.761Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.761Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDockerNetworkMacvlanPersistance
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestDockerNetworkMacvlan
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] PASS
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === Skipped
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] DONE 2 tests, 2 skipped in 0.122s
15:15:43 [2020-08-14T15:15:43.761Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.761Z] testing: warning: no tests to run
15:15:43 [2020-08-14T15:15:43.761Z] PASS
15:15:43 [2020-08-14T15:15:43.761Z] 
15:15:43 [2020-08-14T15:15:43.761Z] DONE 0 tests in 0.023s
15:15:43 [2020-08-14T15:15:43.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.761Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginAllowRequest
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginTLS
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginDenyRequest
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginAPIDenyResponse
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginDenyResponse
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginAllowEventStream
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginErrorResponse
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginErrorRequest
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginHeader
15:15:43 [2020-08-14T15:15:43.761Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:15:43 [2020-08-14T15:15:43.761Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.761Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestAuthZPluginV2Disable
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] PASS
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === Skipped
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:15:43 [2020-08-14T15:15:43.762Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] DONE 17 tests, 17 skipped in 0.425s
15:15:43 [2020-08-14T15:15:43.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.762Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestPluginInvalidJSON
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:15:43 [2020-08-14T15:15:43.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:15:43 [2020-08-14T15:15:43.762Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:15:43 [2020-08-14T15:15:43.762Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:15:43 [2020-08-14T15:15:43.762Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestPluginInstall
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestPluginInstall (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] PASS
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] === Skipped
15:15:43 [2020-08-14T15:15:43.762Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:15:43 [2020-08-14T15:15:43.762Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] 
15:15:43 [2020-08-14T15:15:43.762Z] DONE 3 tests, 1 skipped in 0.151s
15:15:43 [2020-08-14T15:15:43.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:15:43 [2020-08-14T15:15:43.762Z] INFO: Testing against a local daemon
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestExternalGraphDriver
15:15:43 [2020-08-14T15:15:43.762Z] --- SKIP: TestExternalGraphDriver (0.08s)
15:15:43 [2020-08-14T15:15:43.762Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:43 [2020-08-14T15:15:43.762Z] === RUN   TestGraphdriverPluginV2
15:15:43 [2020-08-14T15:15:43.896Z] --- PASS: TestDaemonStartWithLogOpt (3.79s)
15:15:43 [2020-08-14T15:15:43.896Z] === CONT  TestReadPluginNoRead
15:15:45 [2020-08-14T15:15:45.963Z] === RUN   TestReadPluginNoRead/default
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: buildpack-deps:buster
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: buildpack-deps:buster
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: busybox:latest
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: busybox:latest
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: busybox:glibc
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: debian:buster
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: busybox:glibc
15:15:47 [2020-08-14T15:15:47.223Z] Loaded image: debian:buster
15:15:47 [2020-08-14T15:15:47.224Z] Loaded image: hello-world:latest
15:15:47 [2020-08-14T15:15:47.224Z] INFO: Testing against a local daemon
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite
15:15:47 [2020-08-14T15:15:47.224Z] Loaded image: hello-world:latest
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:15:47 [2020-08-14T15:15:47.224Z] INFO: Testing against a local daemon
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerDaemonSuite
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:15:47 [2020-08-14T15:15:47.224Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:15:47 [2020-08-14T15:15:47.483Z] --- PASS: TestRenameAnonymousContainer (3.95s)
15:15:47 [2020-08-14T15:15:47.483Z] === RUN   TestRenameContainerWithSameName
15:15:47 [2020-08-14T15:15:47.743Z] --- PASS: TestRenameContainerWithSameName (0.73s)
15:15:47 [2020-08-14T15:15:47.744Z] === RUN   TestRenameContainerWithLinkedContainer
15:15:48 [2020-08-14T15:15:48.030Z] === RUN   TestReadPluginNoRead/disabled_caching
15:15:48 [2020-08-14T15:15:48.162Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:15:48 [2020-08-14T15:15:48.162Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:15:48 [2020-08-14T15:15:48.162Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:15:48 [2020-08-14T15:15:48.321Z] --- PASS: TestContinueAfterPluginCrash (8.97s)
15:15:48 [2020-08-14T15:15:48.422Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:15:48 [2020-08-14T15:15:48.422Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:15:48 [2020-08-14T15:15:48.682Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:15:49 [2020-08-14T15:15:49.656Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
15:15:49 [2020-08-14T15:15:49.656Z] === RUN   TestResize
15:15:49 [2020-08-14T15:15:49.844Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:15:50 [2020-08-14T15:15:50.227Z] --- PASS: TestResize (0.72s)
15:15:50 [2020-08-14T15:15:50.227Z] === RUN   TestResizeWithInvalidSize
15:15:50 [2020-08-14T15:15:50.291Z] --- PASS: TestGraphdriverPluginV2 (5.77s)
15:15:50 [2020-08-14T15:15:50.291Z] PASS
15:15:50 [2020-08-14T15:15:50.291Z] 
15:15:50 [2020-08-14T15:15:50.291Z] === Skipped
15:15:50 [2020-08-14T15:15:50.291Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
15:15:50 [2020-08-14T15:15:50.291Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:15:50 [2020-08-14T15:15:50.291Z] 
15:15:50 [2020-08-14T15:15:50.291Z] 
15:15:50 [2020-08-14T15:15:50.291Z] DONE 2 tests, 1 skipped in 5.981s
15:15:50 [2020-08-14T15:15:50.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:15:50 [2020-08-14T15:15:50.291Z] INFO: Testing against a local daemon
15:15:50 [2020-08-14T15:15:50.291Z] === RUN   TestContinueAfterPluginCrash
15:15:50 [2020-08-14T15:15:50.291Z] === PAUSE TestContinueAfterPluginCrash
15:15:50 [2020-08-14T15:15:50.291Z] === RUN   TestReadPluginNoRead
15:15:50 [2020-08-14T15:15:50.291Z] === PAUSE TestReadPluginNoRead
15:15:50 [2020-08-14T15:15:50.291Z] === RUN   TestDaemonStartWithLogOpt
15:15:50 [2020-08-14T15:15:50.291Z] === PAUSE TestDaemonStartWithLogOpt
15:15:50 [2020-08-14T15:15:50.291Z] === CONT  TestContinueAfterPluginCrash
15:15:50 [2020-08-14T15:15:50.291Z] === CONT  TestDaemonStartWithLogOpt
15:15:50 [2020-08-14T15:15:50.798Z] --- PASS: TestResizeWithInvalidSize (0.78s)
15:15:50 [2020-08-14T15:15:50.798Z] === RUN   TestResizeWhenContainerNotStarted
15:15:51 [2020-08-14T15:15:51.218Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:15:51 [2020-08-14T15:15:51.740Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s)
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:15:51 [2020-08-14T15:15:51.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:15:51 [2020-08-14T15:15:51.910Z] --- PASS: TestReadPluginNoRead (8.77s)
15:15:51 [2020-08-14T15:15:51.910Z]     --- PASS: TestReadPluginNoRead/default (1.96s)
15:15:51 [2020-08-14T15:15:51.910Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.04s)
15:15:51 [2020-08-14T15:15:51.910Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s)
15:15:51 [2020-08-14T15:15:51.910Z]     read_test.go:92: [d6fef8d0a1041] daemon is not started
15:15:51 [2020-08-14T15:15:51.910Z] PASS
15:15:51 [2020-08-14T15:15:51.910Z] 
15:15:51 [2020-08-14T15:15:51.910Z] DONE 6 tests in 12.650s
15:15:51 [2020-08-14T15:15:51.910Z] 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:15:51 [2020-08-14T15:15:51.910Z] ++ 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:15:51 [2020-08-14T15:15:51.910Z] ++ set -e
15:15:51 [2020-08-14T15:15:51.910Z] ++ '[' -n 0 ']'
15:15:51 [2020-08-14T15:15:51.910Z] ++ set -x
15:15:51 [2020-08-14T15:15:51.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:15:51 [2020-08-14T15:15:51.910Z] testing: warning: no tests to run
15:15:51 [2020-08-14T15:15:51.910Z] PASS
15:15:51 [2020-08-14T15:15:51.910Z] 
15:15:51 [2020-08-14T15:15:51.910Z] DONE 0 tests in 0.035s
15:15:51 [2020-08-14T15:15:51.910Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:15:51 [2020-08-14T15:15:51.910Z] ++ 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:15:51 [2020-08-14T15:15:51.910Z] ++ set -e
15:15:51 [2020-08-14T15:15:51.910Z] ++ '[' -n 0 ']'
15:15:51 [2020-08-14T15:15:51.910Z] ++ set -x
15:15:51 [2020-08-14T15:15:51.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:15:51 [2020-08-14T15:15:51.910Z] INFO: Testing against a local daemon
15:15:51 [2020-08-14T15:15:51.910Z] === RUN   TestPluginWithDevMounts
15:15:51 [2020-08-14T15:15:51.910Z] === PAUSE TestPluginWithDevMounts
15:15:51 [2020-08-14T15:15:51.910Z] === CONT  TestPluginWithDevMounts
15:15:52 [2020-08-14T15:15:52.223Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:15:53 [2020-08-14T15:15:53.189Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:15:53 [2020-08-14T15:15:53.977Z] --- PASS: TestPluginWithDevMounts (1.84s)
15:15:53 [2020-08-14T15:15:53.977Z] PASS
15:15:53 [2020-08-14T15:15:53.977Z] 
15:15:53 [2020-08-14T15:15:53.977Z] DONE 1 tests in 1.925s
15:15:53 [2020-08-14T15:15:53.977Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:15:53 [2020-08-14T15:15:53.977Z] ++ 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:15:53 [2020-08-14T15:15:53.977Z] ++ set -e
15:15:53 [2020-08-14T15:15:53.977Z] ++ '[' -n 0 ']'
15:15:53 [2020-08-14T15:15:53.977Z] ++ set -x
15:15:53 [2020-08-14T15:15:53.977Z] ++ env -i DEST=/go/src/github.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:15:53 [2020-08-14T15:15:53.977Z] INFO: Testing against a local daemon
15:15:53 [2020-08-14T15:15:53.977Z] === RUN   TestSecretInspect
15:15:54 [2020-08-14T15:15:54.577Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:15:55 [2020-08-14T15:15:55.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:15:55 [2020-08-14T15:15:55.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:15:55 [2020-08-14T15:15:55.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:15:55 [2020-08-14T15:15:55.145Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:15:55 [2020-08-14T15:15:55.309Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:15:56 [2020-08-14T15:15:56.254Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:15:56 [2020-08-14T15:15:56.529Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:15:56 [2020-08-14T15:15:56.788Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:15:56 [2020-08-14T15:15:56.827Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:15:57 [2020-08-14T15:15:57.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:15:57 [2020-08-14T15:15:57.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:15:57 [2020-08-14T15:15:57.491Z] --- PASS: TestSecretInspect (3.58s)
15:15:57 [2020-08-14T15:15:57.491Z] === RUN   TestSecretList
15:15:59 [2020-08-14T15:15:59.331Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:15:59 [2020-08-14T15:15:59.331Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:15:59 [2020-08-14T15:15:59.591Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:16:00 [2020-08-14T15:16:00.393Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
15:16:00 [2020-08-14T15:16:00.393Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s)
15:16:00 [2020-08-14T15:16:00.393Z] === RUN   TestCgroupNamespacesRun
15:16:00 [2020-08-14T15:16:00.530Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:16:01 [2020-08-14T15:16:01.467Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:16:01 [2020-08-14T15:16:01.777Z] --- PASS: TestCgroupNamespacesRun (1.80s)
15:16:01 [2020-08-14T15:16:01.777Z] === RUN   TestCgroupNamespacesRunPrivileged
15:16:01 [2020-08-14T15:16:01.941Z] --- PASS: TestSecretList (3.64s)
15:16:01 [2020-08-14T15:16:01.941Z] === RUN   TestSecretsCreateAndDelete
15:16:02 [2020-08-14T15:16:02.037Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:16:02 [2020-08-14T15:16:02.037Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:16:02 [2020-08-14T15:16:02.457Z] --- PASS: TestDaemonStartWithLogOpt (12.87s)
15:16:02 [2020-08-14T15:16:02.457Z] === CONT  TestReadPluginNoRead
15:16:03 [2020-08-14T15:16:03.689Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
15:16:03 [2020-08-14T15:16:03.689Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:16:04 [2020-08-14T15:16:04.577Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:16:05 [2020-08-14T15:16:05.148Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:16:05 [2020-08-14T15:16:05.455Z] --- PASS: TestSecretsCreateAndDelete (3.72s)
15:16:05 [2020-08-14T15:16:05.455Z] === RUN   TestSecretsUpdate
15:16:05 [2020-08-14T15:16:05.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
15:16:05 [2020-08-14T15:16:05.602Z] === RUN   TestCgroupNamespacesRunHostMode
15:16:06 [2020-08-14T15:16:06.087Z] === RUN   TestDockerSuite/TestAttachDetach
15:16:06 [2020-08-14T15:16:06.619Z] === RUN   TestReadPluginNoRead/default
15:16:06 [2020-08-14T15:16:06.619Z] --- PASS: TestContinueAfterPluginCrash (16.54s)
15:16:07 [2020-08-14T15:16:07.025Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:16:07 [2020-08-14T15:16:07.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:16:07 [2020-08-14T15:16:07.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:16:07 [2020-08-14T15:16:07.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:16:07 [2020-08-14T15:16:07.515Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
15:16:07 [2020-08-14T15:16:07.515Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:16:07 [2020-08-14T15:16:07.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:16:07 [2020-08-14T15:16:07.963Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:16:08 [2020-08-14T15:16:08.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:16:08 [2020-08-14T15:16:08.503Z] === RUN   TestReadPluginNoRead/disabled_caching
15:16:08 [2020-08-14T15:16:08.901Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
15:16:08 [2020-08-14T15:16:08.901Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:16:08 [2020-08-14T15:16:08.901Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:16:08 [2020-08-14T15:16:08.971Z] --- PASS: TestSecretsUpdate (3.83s)
15:16:08 [2020-08-14T15:16:08.971Z] === RUN   TestTemplatedSecret
15:16:09 [2020-08-14T15:16:09.840Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:16:10 [2020-08-14T15:16:10.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:16:10 [2020-08-14T15:16:10.387Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:16:10 [2020-08-14T15:16:10.778Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:16:10 [2020-08-14T15:16:10.814Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s)
15:16:10 [2020-08-14T15:16:10.814Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:16:11 [2020-08-14T15:16:11.347Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:16:11 [2020-08-14T15:16:11.755Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s)
15:16:11 [2020-08-14T15:16:11.755Z] === RUN   TestCgroupNamespacesRunOlderClient
15:16:11 [2020-08-14T15:16:11.916Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:16:12 [2020-08-14T15:16:12.488Z] --- PASS: TestTemplatedSecret (3.71s)
15:16:12 [2020-08-14T15:16:12.488Z] === RUN   TestSecretCreateResolve
15:16:12 [2020-08-14T15:16:12.858Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:16:12 [2020-08-14T15:16:12.898Z] --- PASS: TestReadPluginNoRead (10.22s)
15:16:12 [2020-08-14T15:16:12.898Z]     --- PASS: TestReadPluginNoRead/default (2.22s)
15:16:12 [2020-08-14T15:16:12.898Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
15:16:12 [2020-08-14T15:16:12.898Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s)
15:16:12 [2020-08-14T15:16:12.898Z]     read_test.go:92: [d3b522962dd4c] daemon is not started
15:16:12 [2020-08-14T15:16:12.898Z] PASS
15:16:12 [2020-08-14T15:16:12.898Z] 
15:16:12 [2020-08-14T15:16:12.898Z] DONE 6 tests in 23.220s
15:16:12 [2020-08-14T15:16:12.898Z] 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:16:12 [2020-08-14T15:16:12.898Z] testing: warning: no tests to run
15:16:12 [2020-08-14T15:16:12.898Z] PASS
15:16:12 [2020-08-14T15:16:12.898Z] 
15:16:12 [2020-08-14T15:16:12.898Z] DONE 0 tests in 0.040s
15:16:12 [2020-08-14T15:16:12.898Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:16:12 [2020-08-14T15:16:12.898Z] INFO: Testing against a local daemon
15:16:12 [2020-08-14T15:16:12.898Z] === RUN   TestPluginWithDevMounts
15:16:12 [2020-08-14T15:16:12.898Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:16:12 [2020-08-14T15:16:12.898Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:16:12 [2020-08-14T15:16:12.898Z] PASS
15:16:12 [2020-08-14T15:16:12.898Z] 
15:16:12 [2020-08-14T15:16:12.898Z] === Skipped
15:16:12 [2020-08-14T15:16:12.898Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:16:12 [2020-08-14T15:16:12.898Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:16:12 [2020-08-14T15:16:12.898Z] 
15:16:12 [2020-08-14T15:16:12.898Z] 
15:16:12 [2020-08-14T15:16:12.898Z] DONE 1 tests, 1 skipped in 0.134s
15:16:12 [2020-08-14T15:16:12.898Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:16:12 [2020-08-14T15:16:12.898Z] INFO: Testing against a local daemon
15:16:12 [2020-08-14T15:16:12.898Z] === RUN   TestSecretInspect
15:16:12 [2020-08-14T15:16:12.898Z] --- SKIP: TestSecretInspect (0.01s)
15:16:12 [2020-08-14T15:16:12.898Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:12 [2020-08-14T15:16:12.898Z] === RUN   TestSecretList
15:16:13 [2020-08-14T15:16:13.118Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestSecretList (0.02s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestSecretsCreateAndDelete
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestSecretsUpdate
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestSecretsUpdate (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestTemplatedSecret
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestTemplatedSecret (0.00s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestSecretCreateResolve
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] PASS
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === Skipped
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] 
15:16:13 [2020-08-14T15:16:13.154Z] DONE 6 tests, 6 skipped in 0.187s
15:16:13 [2020-08-14T15:16:13.154Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:16:13 [2020-08-14T15:16:13.154Z] INFO: Testing against a local daemon
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestServiceCreateInit
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:16:13 [2020-08-14T15:16:13.154Z] --- PASS: TestServiceCreateInit (0.02s)
15:16:13 [2020-08-14T15:16:13.154Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:13 [2020-08-14T15:16:13.154Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:13 [2020-08-14T15:16:13.154Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestCreateServiceMultipleTimes
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestCreateServiceConflict
15:16:13 [2020-08-14T15:16:13.154Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:16:13 [2020-08-14T15:16:13.154Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.154Z] === RUN   TestCreateServiceMaxReplicas
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateWithDuplicateNetworkNames
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateServiceSecretFileMode
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateServiceConfigFileMode
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateServiceSysctls
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateServiceCapabilities
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:16:13 [2020-08-14T15:16:13.410Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestInspect
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestInspect (0.02s)
15:16:13 [2020-08-14T15:16:13.410Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestCreateJob
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestCreateJob (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestReplicatedJob
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestReplicatedJob (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestUpdateReplicatedJob
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestServiceListWithStatuses
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:16:13 [2020-08-14T15:16:13.410Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestDockerNetworkConnectAlias
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:16:13 [2020-08-14T15:16:13.410Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestDockerNetworkReConnect
15:16:13 [2020-08-14T15:16:13.410Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
15:16:13 [2020-08-14T15:16:13.410Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:13 [2020-08-14T15:16:13.410Z] === RUN   TestServicePlugin
15:16:13 [2020-08-14T15:16:13.666Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
15:16:13 [2020-08-14T15:16:13.666Z] === RUN   TestKernelTCPMemory
15:16:13 [2020-08-14T15:16:13.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:16:14 [2020-08-14T15:16:14.237Z] --- PASS: TestKernelTCPMemory (0.89s)
15:16:14 [2020-08-14T15:16:14.237Z] === RUN   TestNISDomainname
15:16:15 [2020-08-14T15:16:15.026Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:16:15 [2020-08-14T15:16:15.179Z] --- PASS: TestNISDomainname (0.93s)
15:16:15 [2020-08-14T15:16:15.180Z] === RUN   TestHostnameDnsResolution
15:16:15 [2020-08-14T15:16:15.287Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:16:15 [2020-08-14T15:16:15.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:16:15 [2020-08-14T15:16:15.551Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:16:16 [2020-08-14T15:16:16.121Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:16:16 [2020-08-14T15:16:16.381Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:16:16 [2020-08-14T15:16:16.989Z] --- PASS: TestSecretCreateResolve (3.80s)
15:16:16 [2020-08-14T15:16:16.989Z] PASS
15:16:16 [2020-08-14T15:16:16.989Z] 
15:16:16 [2020-08-14T15:16:16.989Z] DONE 6 tests in 22.361s
15:16:16 [2020-08-14T15:16:16.989Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:16:16 [2020-08-14T15:16:16.989Z] ++ 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:16:16 [2020-08-14T15:16:16.989Z] ++ set -e
15:16:16 [2020-08-14T15:16:16.989Z] ++ '[' -n 0 ']'
15:16:16 [2020-08-14T15:16:16.989Z] ++ set -x
15:16:16 [2020-08-14T15:16:16.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:16:16 [2020-08-14T15:16:16.989Z] INFO: Testing against a local daemon
15:16:16 [2020-08-14T15:16:16.989Z] === RUN   TestServiceCreateInit
15:16:16 [2020-08-14T15:16:16.989Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:16:17 [2020-08-14T15:16:17.091Z] --- PASS: TestHostnameDnsResolution (1.65s)
15:16:17 [2020-08-14T15:16:17.091Z] === RUN   TestStats
15:16:17 [2020-08-14T15:16:17.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServicePlugin (3.42s)
15:16:17 [2020-08-14T15:16:17.572Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestServiceUpdateLabel
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestServiceUpdateSecrets
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestServiceUpdateConfigs
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestServiceUpdateNetwork
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestServiceUpdatePidsLimit
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] PASS
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === Skipped
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestInspect (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s)
15:16:17 [2020-08-14T15:16:17.572Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:16:17 [2020-08-14T15:16:17.572Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] DONE 24 tests, 23 skipped in 3.846s
15:16:17 [2020-08-14T15:16:17.572Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:16:17 [2020-08-14T15:16:17.572Z] INFO: Testing against a local daemon
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestSessionCreate
15:16:17 [2020-08-14T15:16:17.572Z] --- PASS: TestSessionCreate (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestSessionCreateWithBadUpgrade
15:16:17 [2020-08-14T15:16:17.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:16:17 [2020-08-14T15:16:17.572Z] PASS
15:16:17 [2020-08-14T15:16:17.572Z] 
15:16:17 [2020-08-14T15:16:17.572Z] DONE 2 tests in 0.146s
15:16:17 [2020-08-14T15:16:17.572Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:16:17 [2020-08-14T15:16:17.572Z] INFO: Testing against a local daemon
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:16:17 [2020-08-14T15:16:17.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:17 [2020-08-14T15:16:17.572Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:17 [2020-08-14T15:16:17.572Z] === RUN   TestEventsExecDie
15:16:17 [2020-08-14T15:16:17.762Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:16:17 [2020-08-14T15:16:17.762Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:16:17 [2020-08-14T15:16:17.762Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:16:17 [2020-08-14T15:16:17.828Z] --- PASS: TestEventsExecDie (0.49s)
15:16:17 [2020-08-14T15:16:17.828Z] === RUN   TestEventsBackwardsCompatible
15:16:17 [2020-08-14T15:16:17.828Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:16:17 [2020-08-14T15:16:17.828Z] === RUN   TestInfoBinaryCommits
15:16:17 [2020-08-14T15:16:17.828Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:16:17 [2020-08-14T15:16:17.828Z] === RUN   TestInfoAPIVersioned
15:16:17 [2020-08-14T15:16:17.828Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:16:17 [2020-08-14T15:16:17.828Z] === RUN   TestInfoDiscoveryBackend
15:16:18 [2020-08-14T15:16:18.022Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:16:18 [2020-08-14T15:16:18.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:16:18 [2020-08-14T15:16:18.592Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:16:19 [2020-08-14T15:16:19.531Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:16:19 [2020-08-14T15:16:19.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:16:19 [2020-08-14T15:16:19.634Z] --- PASS: TestStats (2.80s)
15:16:19 [2020-08-14T15:16:19.634Z] === RUN   TestStopContainerWithTimeout
15:16:19 [2020-08-14T15:16:19.634Z] === RUN   TestStopContainerWithTimeout/0
15:16:19 [2020-08-14T15:16:19.634Z] === PAUSE TestStopContainerWithTimeout/0
15:16:19 [2020-08-14T15:16:19.634Z] === RUN   TestStopContainerWithTimeout/1
15:16:19 [2020-08-14T15:16:19.634Z] === PAUSE TestStopContainerWithTimeout/1
15:16:19 [2020-08-14T15:16:19.634Z] === RUN   TestStopContainerWithTimeout/3
15:16:19 [2020-08-14T15:16:19.634Z] === PAUSE TestStopContainerWithTimeout/3
15:16:19 [2020-08-14T15:16:19.634Z] === RUN   TestStopContainerWithTimeout/-1
15:16:19 [2020-08-14T15:16:19.634Z] === PAUSE TestStopContainerWithTimeout/-1
15:16:19 [2020-08-14T15:16:19.634Z] === CONT  TestStopContainerWithTimeout/0
15:16:19 [2020-08-14T15:16:19.634Z] === CONT  TestStopContainerWithTimeout/3
15:16:19 [2020-08-14T15:16:19.634Z] === CONT  TestStopContainerWithTimeout/-1
15:16:19 [2020-08-14T15:16:19.634Z] === CONT  TestStopContainerWithTimeout/1
15:16:19 [2020-08-14T15:16:19.711Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
15:16:19 [2020-08-14T15:16:19.711Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:16:20 [2020-08-14T15:16:20.915Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:16:21 [2020-08-14T15:16:21.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:16:22 [2020-08-14T15:16:22.296Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:16:22 [2020-08-14T15:16:22.552Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:16:22 [2020-08-14T15:16:22.938Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:16:22 [2020-08-14T15:16:22.938Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
15:16:22 [2020-08-14T15:16:22.938Z]     --- PASS: TestStopContainerWithTimeout/1 (2.12s)
15:16:22 [2020-08-14T15:16:22.938Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
15:16:22 [2020-08-14T15:16:22.938Z]     --- PASS: TestStopContainerWithTimeout/3 (3.30s)
15:16:22 [2020-08-14T15:16:22.938Z] === RUN   TestDeleteDevicemapper
15:16:22 [2020-08-14T15:16:22.938Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:16:22 [2020-08-14T15:16:22.938Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:16:22 [2020-08-14T15:16:22.938Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:16:22 [2020-08-14T15:16:22.970Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
15:16:22 [2020-08-14T15:16:22.970Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:16:22 [2020-08-14T15:16:22.970Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:16:22 [2020-08-14T15:16:22.970Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:16:22 [2020-08-14T15:16:22.970Z] === RUN   TestInfoAPI
15:16:22 [2020-08-14T15:16:22.970Z] --- PASS: TestInfoAPI (0.04s)
15:16:22 [2020-08-14T15:16:22.970Z] === RUN   TestInfoAPIWarnings
15:16:23 [2020-08-14T15:16:23.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:16:23 [2020-08-14T15:16:23.678Z] --- PASS: TestBuildWithHugeFile (104.23s)
15:16:23 [2020-08-14T15:16:23.678Z] === RUN   TestBuildWithEmptyDockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:16:23 [2020-08-14T15:16:23.678Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:16:23 [2020-08-14T15:16:23.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:16:23 [2020-08-14T15:16:23.939Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
15:16:23 [2020-08-14T15:16:23.939Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
15:16:23 [2020-08-14T15:16:23.939Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
15:16:23 [2020-08-14T15:16:23.939Z] === RUN   TestBuildPreserveOwnership
15:16:23 [2020-08-14T15:16:23.939Z] === RUN   TestBuildPreserveOwnership/copy_from
15:16:24 [2020-08-14T15:16:24.331Z] --- PASS: TestInfoAPIWarnings (1.52s)
15:16:24 [2020-08-14T15:16:24.331Z] === RUN   TestInfoDebug
15:16:24 [2020-08-14T15:16:24.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:16:24 [2020-08-14T15:16:24.878Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:16:25 [2020-08-14T15:16:25.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s)
15:16:25 [2020-08-14T15:16:25.504Z] === RUN   TestUpdateMemory
15:16:25 [2020-08-14T15:16:25.504Z] --- SKIP: TestUpdateMemory (0.00s)
15:16:25 [2020-08-14T15:16:25.504Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:16:25 [2020-08-14T15:16:25.504Z] === RUN   TestUpdateCPUQuota
15:16:25 [2020-08-14T15:16:25.692Z] --- PASS: TestInfoDebug (1.53s)
15:16:25 [2020-08-14T15:16:25.692Z] === RUN   TestInfoInsecureRegistries
15:16:26 [2020-08-14T15:16:26.257Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:16:26 [2020-08-14T15:16:26.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:16:26 [2020-08-14T15:16:26.516Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:16:26 [2020-08-14T15:16:26.901Z] --- PASS: TestUpdateCPUQuota (1.34s)
15:16:26 [2020-08-14T15:16:26.901Z] === RUN   TestUpdatePidsLimit
15:16:26 [2020-08-14T15:16:26.901Z] === RUN   TestUpdatePidsLimit/update_from_none
15:16:26 [2020-08-14T15:16:26.901Z] === RUN   TestUpdatePidsLimit/no_change
15:16:27 [2020-08-14T15:16:27.363Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:16:27 [2020-08-14T15:16:27.364Z] Using test binary docker
15:16:27 [2020-08-14T15:16:27.454Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:16:27 [2020-08-14T15:16:27.471Z] === RUN   TestUpdatePidsLimit/update_lower
15:16:27 [2020-08-14T15:16:27.578Z] --- PASS: TestInfoInsecureRegistries (1.53s)
15:16:27 [2020-08-14T15:16:27.578Z] === RUN   TestInfoRegistryMirrors
15:16:27 [2020-08-14T15:16:27.659Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:16:27 [2020-08-14T15:16:27.659Z] +++ /etc/init.d/apparmor start
15:16:27 [2020-08-14T15:16:27.659Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:16:27 [2020-08-14T15:16:27.659Z] INFO: Waiting for daemon to start...
15:16:27 [2020-08-14T15:16:27.659Z] Starting dockerd
15:16:27 [2020-08-14T15:16:27.659Z] +++ 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:16:27 [2020-08-14T15:16:27.731Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:16:28 [2020-08-14T15:16:28.121Z] --- PASS: TestServiceCreateInit (10.82s)
15:16:28 [2020-08-14T15:16:28.121Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s)
15:16:28 [2020-08-14T15:16:28.121Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s)
15:16:28 [2020-08-14T15:16:28.121Z] === RUN   TestCreateServiceMultipleTimes
15:16:28 [2020-08-14T15:16:28.155Z] 4612f6d0b889: Pull complete
15:16:28 [2020-08-14T15:16:28.302Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:16:28 [2020-08-14T15:16:28.835Z] --- PASS: TestBuildPreserveOwnership (4.78s)
15:16:28 [2020-08-14T15:16:28.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.33s)
15:16:28 [2020-08-14T15:16:28.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s)
15:16:28 [2020-08-14T15:16:28.835Z] === RUN   TestBuildPlatformInvalid
15:16:28 [2020-08-14T15:16:28.835Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:16:28 [2020-08-14T15:16:28.835Z] PASS
15:16:28 [2020-08-14T15:16:28.835Z] 
15:16:28 [2020-08-14T15:16:28.835Z] === Skipped
15:16:28 [2020-08-14T15:16:28.835Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:16:28 [2020-08-14T15:16:28.835Z]     build_session_test.go:25: TODO: BuildKit
15:16:28 [2020-08-14T15:16:28.835Z] 
15:16:28 [2020-08-14T15:16:28.835Z] 
15:16:28 [2020-08-14T15:16:28.835Z] DONE 32 tests, 1 skipped in 188.614s
15:16:28 [2020-08-14T15:16:28.835Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:16:28 [2020-08-14T15:16:28.835Z] ++ 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:16:28 [2020-08-14T15:16:28.835Z] ++ set -e
15:16:28 [2020-08-14T15:16:28.835Z] ++ '[' -n 0 ']'
15:16:28 [2020-08-14T15:16:28.835Z] ++ set -x
15:16:28 [2020-08-14T15:16:28.835Z] ++ env -i DEST=/go/src/github.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:16:28 [2020-08-14T15:16:28.874Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:16:28 [2020-08-14T15:16:28.940Z] --- PASS: TestInfoRegistryMirrors (1.53s)
15:16:28 [2020-08-14T15:16:28.940Z] === RUN   TestLoginFailsWithBadCredentials
15:16:29 [2020-08-14T15:16:29.094Z] INFO: Testing against a local daemon
15:16:29 [2020-08-14T15:16:29.094Z] === RUN   TestConfigInspect
15:16:29 [2020-08-14T15:16:29.134Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:16:29 [2020-08-14T15:16:29.195Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
15:16:29 [2020-08-14T15:16:29.195Z] === RUN   TestPingCacheHeaders
15:16:29 [2020-08-14T15:16:29.195Z] --- PASS: TestPingCacheHeaders (0.04s)
15:16:29 [2020-08-14T15:16:29.195Z] === RUN   TestPingGet
15:16:29 [2020-08-14T15:16:29.195Z] --- PASS: TestPingGet (0.01s)
15:16:29 [2020-08-14T15:16:29.195Z] === RUN   TestPingHead
15:16:29 [2020-08-14T15:16:29.195Z] --- PASS: TestPingHead (0.02s)
15:16:29 [2020-08-14T15:16:29.195Z] === RUN   TestVersion
15:16:29 [2020-08-14T15:16:29.195Z] --- PASS: TestVersion (0.02s)
15:16:29 [2020-08-14T15:16:29.195Z] PASS
15:16:29 [2020-08-14T15:16:29.195Z] 
15:16:29 [2020-08-14T15:16:29.195Z] === Skipped
15:16:29 [2020-08-14T15:16:29.195Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:16:29 [2020-08-14T15:16:29.195Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:16:29 [2020-08-14T15:16:29.195Z] 
15:16:29 [2020-08-14T15:16:29.195Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:16:29 [2020-08-14T15:16:29.195Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:16:29 [2020-08-14T15:16:29.195Z] 
15:16:29 [2020-08-14T15:16:29.195Z] 
15:16:29 [2020-08-14T15:16:29.195Z] DONE 18 tests, 2 skipped in 12.154s
15:16:29 [2020-08-14T15:16:29.195Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:16:29 [2020-08-14T15:16:29.450Z] INFO: Testing against a local daemon
15:16:29 [2020-08-14T15:16:29.450Z] === RUN   TestVolumesCreateAndList
15:16:29 [2020-08-14T15:16:29.450Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:16:29 [2020-08-14T15:16:29.450Z] === RUN   TestVolumesRemove
15:16:29 [2020-08-14T15:16:29.450Z] --- PASS: TestVolumesRemove (0.05s)
15:16:29 [2020-08-14T15:16:29.450Z] === RUN   TestVolumesInspect
15:16:29 [2020-08-14T15:16:29.450Z] --- PASS: TestVolumesInspect (0.01s)
15:16:29 [2020-08-14T15:16:29.450Z] === RUN   TestVolumesInvalidJSON
15:16:29 [2020-08-14T15:16:29.450Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:16:29 [2020-08-14T15:16:29.450Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:16:29 [2020-08-14T15:16:29.450Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:16:29 [2020-08-14T15:16:29.450Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:16:29 [2020-08-14T15:16:29.450Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:16:29 [2020-08-14T15:16:29.450Z] PASS
15:16:29 [2020-08-14T15:16:29.450Z] 
15:16:29 [2020-08-14T15:16:29.450Z] DONE 5 tests in 0.217s
15:16:29 [2020-08-14T15:16:29.450Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:16:29 [2020-08-14T15:16:29.450Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11933 is not a child of this shell
15:16:29 [2020-08-14T15:16:29.450Z] warning: PID 11933 from bundles/test-integration/docker.pid had a nonzero exit code
15:16:29 [2020-08-14T15:16:29.450Z] Leaving: AppArmorNo profiles have been unloaded.
15:16:29 [2020-08-14T15:16:29.450Z] 
15:16:29 [2020-08-14T15:16:29.450Z] Unloading profiles will leave already running processes permanently
15:16:29 [2020-08-14T15:16:29.450Z] unconfined, which can lead to unexpected situations.
15:16:29 [2020-08-14T15:16:29.450Z] 
15:16:29 [2020-08-14T15:16:29.450Z] To set a process to complain mode, use the command line tool
15:16:29 [2020-08-14T15:16:29.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:16:29 [2020-08-14T15:16:29.450Z] Removing test suite binaries
15:16:29 [2020-08-14T15:16:29.708Z] exiting test-integration
15:16:29 [2020-08-14T15:16:29.708Z] ++ exit 0
15:16:29 [2020-08-14T15:16:29.738Z] .
15:16:29 [2020-08-14T15:16:29.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:16:29 [2020-08-14T15:16:29.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:16:29 [2020-08-14T15:16:29.738Z] Error: No such image: emptyfs
15:16:29 [2020-08-14T15:16:29.738Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:16:29 [2020-08-14T15:16:29.738Z] ++++ docker load
15:16:29 [2020-08-14T15:16:29.738Z] Running integration-test (iteration 1)
15:16:29 [2020-08-14T15:16:29.738Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:16:29 [2020-08-14T15:16:29.738Z] ++ 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:16:29 [2020-08-14T15:16:29.738Z] ++ set -e
15:16:29 [2020-08-14T15:16:29.738Z] ++ '[' -n 0 ']'
15:16:29 [2020-08-14T15:16:29.738Z] ++ set -x
15:16:29 [2020-08-14T15:16:29.738Z] ++ env -i DEST=/go/src/github.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:16:30 [2020-08-14T15:16:30.479Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:16:30 [2020-08-14T15:16:30.518Z] --- PASS: TestUpdatePidsLimit (3.79s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
15:16:30 [2020-08-14T15:16:30.518Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
15:16:30 [2020-08-14T15:16:30.518Z] === RUN   TestUpdateRestartPolicy
15:16:30 [2020-08-14T15:16:30.632Z] 
15:16:31 [2020-08-14T15:16:31.859Z] --- PASS: TestConfigInspect (2.86s)
15:16:31 [2020-08-14T15:16:31.859Z] === RUN   TestConfigList
Post stage
[Pipeline] junit
15:16:32 [2020-08-14T15:16:32.004Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:16:33 [2020-08-14T15:16:33.766Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:16:34 [2020-08-14T15:16:34.006Z] + echo Ensuring container killed.
15:16:34 [2020-08-14T15:16:34.006Z] Ensuring container killed.
15:16:34 [2020-08-14T15:16:34.006Z] + docker rm -vf docker-pr1
15:16:34 [2020-08-14T15:16:34.006Z] Error: No such container: docker-pr1
15:16:34 [2020-08-14T15:16:34.006Z] + true
[Pipeline] sh
15:16:34 [2020-08-14T15:16:34.025Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:16:34 [2020-08-14T15:16:34.287Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:16:34 [2020-08-14T15:16:34.335Z] + echo Chowning /workspace to jenkins user
15:16:34 [2020-08-14T15:16:34.335Z] Chowning /workspace to jenkins user
15:16:34 [2020-08-14T15:16:34.335Z] + id -u
15:16:34 [2020-08-14T15:16:34.335Z] + id -g
15:16:34 [2020-08-14T15:16:34.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/workspace busybox chown -R 1000:1000 /workspace
15:16:34 [2020-08-14T15:16:34.335Z] Unable to find image 'busybox:latest' locally
15:16:34 [2020-08-14T15:16:34.335Z] latest: Pulling from library/busybox
15:16:34 [2020-08-14T15:16:34.335Z] 61c5ed1cbdf8: Pulling fs layer
15:16:34 [2020-08-14T15:16:34.547Z] --- PASS: TestConfigList (2.60s)
15:16:34 [2020-08-14T15:16:34.547Z] === RUN   TestConfigsCreateAndDelete
15:16:34 [2020-08-14T15:16:34.547Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:16:34 [2020-08-14T15:16:34.806Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:16:35 [2020-08-14T15:16:35.376Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:16:35 [2020-08-14T15:16:35.635Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:16:35 [2020-08-14T15:16:35.895Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:16:35 [2020-08-14T15:16:35.895Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:16:36 [2020-08-14T15:16:36.834Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:16:37 [2020-08-14T15:16:37.402Z] --- PASS: TestConfigsCreateAndDelete (2.88s)
15:16:37 [2020-08-14T15:16:37.402Z] === RUN   TestConfigsUpdate
15:16:38 [2020-08-14T15:16:38.783Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:16:38 [2020-08-14T15:16:38.783Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:16:39 [2020-08-14T15:16:39.571Z] 61c5ed1cbdf8: Verifying Checksum
15:16:39 [2020-08-14T15:16:39.571Z] 61c5ed1cbdf8: Download complete
15:16:39 [2020-08-14T15:16:39.571Z] 61c5ed1cbdf8: Pull complete
15:16:39 [2020-08-14T15:16:39.571Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:16:39 [2020-08-14T15:16:39.571Z] Status: Downloaded newer image for busybox:latest
15:16:40 [2020-08-14T15:16:40.699Z] --- PASS: TestConfigsUpdate (3.06s)
15:16:40 [2020-08-14T15:16:40.699Z] === RUN   TestTemplatedConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:16:41 [2020-08-14T15:16:41.254Z] + bundleName=amd64-rootless
15:16:41 [2020-08-14T15:16:41.254Z] + echo Creating amd64-rootless-bundles.tar.gz
15:16:41 [2020-08-14T15:16:41.254Z] Creating amd64-rootless-bundles.tar.gz
15:16:41 [2020-08-14T15:16:41.254Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:16:41 [2020-08-14T15:16:41.254Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:16:41 [2020-08-14T15:16:41.262Z] Archiving artifacts
15:16:41 [2020-08-14T15:16:41.270Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:16:41 [2020-08-14T15:16:41.839Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:16:42 [2020-08-14T15:16:42.747Z] --- PASS: TestUpdateRestartPolicy (12.32s)
15:16:42 [2020-08-14T15:16:42.747Z] === RUN   TestUpdateRestartWithAutoRemove
15:16:42 [2020-08-14T15:16:42.872Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:16:43 [2020-08-14T15:16:43.225Z] + make clean
15:16:43 [2020-08-14T15:16:43.480Z] docker volume rm -f docker-dev-cache
15:16:43 [2020-08-14T15:16:43.480Z] docker-dev-cache
[Pipeline] deleteDir
15:16:43 [2020-08-14T15:16:43.691Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
15:16:43 [2020-08-14T15:16:43.691Z] === RUN   TestWaitNonBlocked
15:16:43 [2020-08-14T15:16:43.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:16:43 [2020-08-14T15:16:43.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:16:43 [2020-08-14T15:16:43.691Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:16:43 [2020-08-14T15:16:43.691Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:16:43 [2020-08-14T15:16:43.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:16:43 [2020-08-14T15:16:43.691Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:16:43 [2020-08-14T15:16:43.791Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:16:44 [2020-08-14T15:16:44.053Z] --- PASS: TestTemplatedConfig (3.55s)
15:16:44 [2020-08-14T15:16:44.053Z] === RUN   TestConfigCreateResolve
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:16:44 [2020-08-14T15:16:44.638Z] --- PASS: TestWaitNonBlocked (0.02s)
15:16:44 [2020-08-14T15:16:44.638Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
15:16:44 [2020-08-14T15:16:44.638Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
15:16:44 [2020-08-14T15:16:44.638Z] === RUN   TestWaitBlocked
15:16:44 [2020-08-14T15:16:44.638Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:16:44 [2020-08-14T15:16:44.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:16:44 [2020-08-14T15:16:44.638Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:16:44 [2020-08-14T15:16:44.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:16:44 [2020-08-14T15:16:44.638Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:16:44 [2020-08-14T15:16:44.638Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:16:45 [2020-08-14T15:16:45.132Z] Loaded image: buildpack-deps:buster
15:16:45 [2020-08-14T15:16:45.132Z] Loaded image: busybox:latest
15:16:45 [2020-08-14T15:16:45.132Z] Loaded image: busybox:glibc
15:16:45 [2020-08-14T15:16:45.132Z] Loaded image: debian:buster
15:16:45 [2020-08-14T15:16:45.132Z] Loaded image: hello-world:latest
15:16:45 [2020-08-14T15:16:45.132Z] INFO: Testing against a local daemon
15:16:45 [2020-08-14T15:16:45.132Z] === RUN   TestCgroupNamespacesBuild
15:16:45 [2020-08-14T15:16:45.132Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
15:16:45 [2020-08-14T15:16:45.132Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:16:45 [2020-08-14T15:16:45.426Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s)
15:16:45 [2020-08-14T15:16:45.426Z] === RUN   TestBuildWithSession
15:16:45 [2020-08-14T15:16:45.426Z] --- SKIP: TestBuildWithSession (0.00s)
15:16:45 [2020-08-14T15:16:45.426Z]     build_session_test.go:25: TODO: BuildKit
15:16:45 [2020-08-14T15:16:45.426Z] === RUN   TestBuildSquashParent
15:16:45 [2020-08-14T15:16:45.585Z] --- PASS: TestWaitBlocked (0.02s)
15:16:45 [2020-08-14T15:16:45.585Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
15:16:45 [2020-08-14T15:16:45.585Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
15:16:45 [2020-08-14T15:16:45.585Z] === CONT  TestContainerStartOnDaemonRestart
15:16:45 [2020-08-14T15:16:45.585Z] === CONT  TestIpcModeOlderClient
15:16:45 [2020-08-14T15:16:45.585Z] === CONT  TestDaemonHostGatewayIP
15:16:45 [2020-08-14T15:16:45.585Z] === CONT  TestDaemonRestartIpcMode
15:16:45 [2020-08-14T15:16:45.846Z] --- PASS: TestIpcModeOlderClient (0.18s)
15:16:45 [2020-08-14T15:16:45.846Z] === CONT  TestContainerKillOnDaemonStart
15:16:45 [2020-08-14T15:16:45.970Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:16:45 [2020-08-14T15:16:45.970Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:16:47 [2020-08-14T15:16:47.350Z] --- PASS: TestConfigCreateResolve (3.06s)
15:16:47 [2020-08-14T15:16:47.350Z] === RUN   TestConfigDaemonLibtrustID
15:16:47 [2020-08-14T15:16:47.611Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:16:47 [2020-08-14T15:16:47.611Z] PASS
15:16:47 [2020-08-14T15:16:47.611Z] 
15:16:47 [2020-08-14T15:16:47.611Z] DONE 7 tests in 18.739s
15:16:47 [2020-08-14T15:16:47.611Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:16:47 [2020-08-14T15:16:47.611Z] ++ 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:16:47 [2020-08-14T15:16:47.611Z] ++ set -e
15:16:47 [2020-08-14T15:16:47.611Z] ++ '[' -n 0 ']'
15:16:47 [2020-08-14T15:16:47.611Z] ++ set -x
15:16:47 [2020-08-14T15:16:47.611Z] ++ env -i DEST=/go/src/github.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:16:47 [2020-08-14T15:16:47.870Z] INFO: Testing against a local daemon
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestCheckpoint
15:16:47 [2020-08-14T15:16:47.870Z] --- SKIP: TestCheckpoint (0.00s)
15:16:47 [2020-08-14T15:16:47.870Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestContainerInvalidJSON
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:16:47 [2020-08-14T15:16:47.870Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:16:47 [2020-08-14T15:16:47.870Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:16:47 [2020-08-14T15:16:47.870Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:16:47 [2020-08-14T15:16:47.870Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:16:47 [2020-08-14T15:16:47.870Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:16:47 [2020-08-14T15:16:47.870Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:16:47 [2020-08-14T15:16:47.870Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:16:47 [2020-08-14T15:16:47.870Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:16:47 [2020-08-14T15:16:47.870Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:16:47 [2020-08-14T15:16:47.870Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:16:47 [2020-08-14T15:16:47.870Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestCopyFromContainerPathIsNotDir
15:16:47 [2020-08-14T15:16:47.870Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:16:47 [2020-08-14T15:16:47.870Z] === RUN   TestCopyToContainerPathDoesNotExist
15:16:48 [2020-08-14T15:16:48.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
15:16:48 [2020-08-14T15:16:48.130Z] === RUN   TestCopyToContainerPathIsNotDir
15:16:48 [2020-08-14T15:16:48.130Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:16:48 [2020-08-14T15:16:48.130Z] === RUN   TestCopyFromContainer
15:16:48 [2020-08-14T15:16:48.699Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:16:49 [2020-08-14T15:16:49.157Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s)
15:16:49 [2020-08-14T15:16:49.729Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
15:16:50 [2020-08-14T15:16:50.077Z] === RUN   TestCopyFromContainer//
15:16:50 [2020-08-14T15:16:50.077Z] === RUN   TestCopyFromContainer//bar/root
15:16:50 [2020-08-14T15:16:50.077Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:16:50 [2020-08-14T15:16:50.077Z] === RUN   TestCopyFromContainer//bar/root/
15:16:50 [2020-08-14T15:16:50.300Z] --- PASS: TestDaemonHostGatewayIP (4.73s)
15:16:50 [2020-08-14T15:16:50.336Z] === RUN   TestCopyFromContainer/bar/quux
15:16:50 [2020-08-14T15:16:50.336Z] === RUN   TestCopyFromContainer/bar/quux/
15:16:50 [2020-08-14T15:16:50.577Z] --- PASS: TestCreateServiceMultipleTimes (22.78s)
15:16:50 [2020-08-14T15:16:50.577Z] === RUN   TestCreateServiceConflict
15:16:50 [2020-08-14T15:16:50.596Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:16:50 [2020-08-14T15:16:50.596Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:16:50 [2020-08-14T15:16:50.856Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:16:50 [2020-08-14T15:16:50.856Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:16:51 [2020-08-14T15:16:51.009Z] --- PASS: TestBuildSquashParent (4.83s)
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:16:51 [2020-08-14T15:16:51.009Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.009Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:16:51 [2020-08-14T15:16:51.009Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.009Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:16:51 [2020-08-14T15:16:51.116Z] === RUN   TestCopyFromContainer/bar/notarget
15:16:51 [2020-08-14T15:16:51.375Z] --- PASS: TestCopyFromContainer (3.20s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer// (0.19s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:16:51 [2020-08-14T15:16:51.375Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateLinkToNonExistingContainer
15:16:51 [2020-08-14T15:16:51.375Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateWithInvalidEnv
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateWithInvalidEnv/0
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateWithInvalidEnv/0
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateWithInvalidEnv/1
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateWithInvalidEnv/1
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateWithInvalidEnv/2
15:16:51 [2020-08-14T15:16:51.375Z] === PAUSE TestCreateWithInvalidEnv/2
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateWithInvalidEnv/0
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateWithInvalidEnv/2
15:16:51 [2020-08-14T15:16:51.375Z] === CONT  TestCreateWithInvalidEnv/1
15:16:51 [2020-08-14T15:16:51.375Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:16:51 [2020-08-14T15:16:51.375Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateTmpfsMountsTarget
15:16:51 [2020-08-14T15:16:51.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:16:51 [2020-08-14T15:16:51.375Z] === RUN   TestCreateWithCustomMaskedPaths
15:16:51 [2020-08-14T15:16:51.947Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:16:52 [2020-08-14T15:16:52.529Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:16:52 [2020-08-14T15:16:52.823Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:16:52 [2020-08-14T15:16:52.885Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:16:52 [2020-08-14T15:16:52.885Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:16:53 [2020-08-14T15:16:53.823Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:16:53 [2020-08-14T15:16:53.823Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
15:16:53 [2020-08-14T15:16:53.823Z] === RUN   TestCreateWithCustomReadonlyPaths
15:16:54 [2020-08-14T15:16:54.091Z] --- PASS: TestCreateServiceConflict (3.77s)
15:16:54 [2020-08-14T15:16:54.091Z] === RUN   TestCreateServiceMaxReplicas
15:16:54 [2020-08-14T15:16:54.899Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.17s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
15:16:54 [2020-08-14T15:16:54.899Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s)
15:16:54 [2020-08-14T15:16:54.899Z] === RUN   TestBuildMultiStageCopy
15:16:54 [2020-08-14T15:16:54.899Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:16:55 [2020-08-14T15:16:55.203Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:16:55 [2020-08-14T15:16:55.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s)
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:16:55 [2020-08-14T15:16:55.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:16:55 [2020-08-14T15:16:55.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:16:55 [2020-08-14T15:16:55.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:16:55 [2020-08-14T15:16:55.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:16:55 [2020-08-14T15:16:55.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
15:16:55 [2020-08-14T15:16:55.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:16:55 [2020-08-14T15:16:55.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:16:55 [2020-08-14T15:16:55.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
15:16:55 [2020-08-14T15:16:55.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s)
15:16:55 [2020-08-14T15:16:55.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:16:55 [2020-08-14T15:16:55.772Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:16:56 [2020-08-14T15:16:56.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:16:56 [2020-08-14T15:16:56.417Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:16:56 [2020-08-14T15:16:56.710Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestCreateDifferentPlatform
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestCreateDifferentPlatform/different_os
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:16:56 [2020-08-14T15:16:56.710Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:16:56 [2020-08-14T15:16:56.710Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:16:56 [2020-08-14T15:16:56.710Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:16:56 [2020-08-14T15:16:56.710Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestContainerStartOnDaemonRestart
15:16:56 [2020-08-14T15:16:56.710Z] === PAUSE TestContainerStartOnDaemonRestart
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestDaemonRestartIpcMode
15:16:56 [2020-08-14T15:16:56.710Z] === PAUSE TestDaemonRestartIpcMode
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestDaemonHostGatewayIP
15:16:56 [2020-08-14T15:16:56.710Z] === PAUSE TestDaemonHostGatewayIP
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestContainerKillOnDaemonStart
15:16:56 [2020-08-14T15:16:56.710Z] === PAUSE TestContainerKillOnDaemonStart
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestDiff
15:16:56 [2020-08-14T15:16:56.710Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:16:57 [2020-08-14T15:16:57.001Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:16:57 [2020-08-14T15:16:57.281Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:16:57 [2020-08-14T15:16:57.281Z] --- PASS: TestDiff (0.68s)
15:16:57 [2020-08-14T15:16:57.281Z] === RUN   TestExecWithCloseStdin
15:16:57 [2020-08-14T15:16:57.294Z] --- PASS: TestBuildMultiStageCopy (2.77s)
15:16:57 [2020-08-14T15:16:57.294Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
15:16:57 [2020-08-14T15:16:57.294Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
15:16:57 [2020-08-14T15:16:57.294Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
15:16:57 [2020-08-14T15:16:57.294Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
15:16:57 [2020-08-14T15:16:57.294Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s)
15:16:57 [2020-08-14T15:16:57.294Z] === RUN   TestBuildMultiStageParentConfig
15:16:57 [2020-08-14T15:16:57.642Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
15:16:57 [2020-08-14T15:16:57.642Z] === RUN   TestCreateWithDuplicateNetworkNames
15:16:58 [2020-08-14T15:16:58.218Z] --- PASS: TestExecWithCloseStdin (0.84s)
15:16:58 [2020-08-14T15:16:58.218Z] === RUN   TestExec
15:16:58 [2020-08-14T15:16:58.351Z] --- PASS: TestBuildMultiStageParentConfig (1.03s)
15:16:58 [2020-08-14T15:16:58.351Z] === RUN   TestBuildLabelWithTargets
15:16:58 [2020-08-14T15:16:58.477Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:16:58 [2020-08-14T15:16:58.737Z] --- PASS: TestExec (0.63s)
15:16:58 [2020-08-14T15:16:58.737Z] === RUN   TestExecUser
15:16:58 [2020-08-14T15:16:58.917Z] Created binary: bundles/binary-daemon/dockerd-dev
15:16:58 [2020-08-14T15:16:58.917Z] Copying nested executables into bundles/binary-daemon
15:16:58 [2020-08-14T15:16:58.917Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:16:59 [2020-08-14T15:16:59.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/make.sh cross
15:16:59 [2020-08-14T15:16:59.495Z] 
15:16:59 [2020-08-14T15:16:59.675Z] --- PASS: TestExecUser (0.79s)
15:16:59 [2020-08-14T15:16:59.675Z] === RUN   TestExportContainerAndImportImage
15:16:59 [2020-08-14T15:16:59.675Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:16:59 [2020-08-14T15:16:59.751Z] Removing bundles/
15:16:59 [2020-08-14T15:16:59.751Z] 
15:16:59 [2020-08-14T15:16:59.751Z] ---> Making bundle: cross (in bundles/cross)
15:16:59 [2020-08-14T15:16:59.751Z] Cross building: bundles/cross/linux/amd64
15:16:59 [2020-08-14T15:16:59.751Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:16:59 [2020-08-14T15:16:59.751Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:16:59 [2020-08-14T15:16:59.870Z] --- PASS: TestBuildLabelWithTargets (1.27s)
15:16:59 [2020-08-14T15:16:59.870Z] === RUN   TestBuildWithEmptyLayers
15:17:00 [2020-08-14T15:17:00.294Z] --- PASS: TestContainerKillOnDaemonStart (13.20s)
15:17:00 [2020-08-14T15:17:00.294Z] PASS
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === Skipped
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] 
15:17:00 [2020-08-14T15:17:00.294Z] DONE 192 tests, 6 skipped in 137.307s
15:17:00 [2020-08-14T15:17:00.294Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:17:00 [2020-08-14T15:17:00.294Z] ++ 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:17:00 [2020-08-14T15:17:00.294Z] ++ set -e
15:17:00 [2020-08-14T15:17:00.294Z] ++ '[' -n 0 ']'
15:17:00 [2020-08-14T15:17:00.294Z] ++ set -x
15:17:00 [2020-08-14T15:17:00.294Z] ++ env -i DEST=/go/src/github.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:17:00 [2020-08-14T15:17:00.294Z] INFO: Testing against a local daemon
15:17:00 [2020-08-14T15:17:00.294Z] === RUN   TestCommitInheritsEnv
15:17:00 [2020-08-14T15:17:00.294Z] --- PASS: TestCommitInheritsEnv (0.56s)
15:17:00 [2020-08-14T15:17:00.294Z] === RUN   TestImportExtremelyLargeImageWorks
15:17:00 [2020-08-14T15:17:00.294Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:17:00 [2020-08-14T15:17:00.294Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:17:00 [2020-08-14T15:17:00.294Z] === RUN   TestImagesFilterMultiReference
15:17:00 [2020-08-14T15:17:00.294Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:17:00 [2020-08-14T15:17:00.294Z] === RUN   TestImagePullPlatformInvalid
15:17:00 [2020-08-14T15:17:00.294Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
15:17:00 [2020-08-14T15:17:00.294Z] === RUN   TestRemoveImageOrphaning
15:17:00 [2020-08-14T15:17:00.507Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
15:17:00 [2020-08-14T15:17:00.507Z] === RUN   TestBuildMultiStageOnBuild
15:17:00 [2020-08-14T15:17:00.554Z] --- PASS: TestRemoveImageOrphaning (0.57s)
15:17:00 [2020-08-14T15:17:00.554Z] === RUN   TestRemoveImageGarbageCollector
15:17:00 [2020-08-14T15:17:00.554Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:17:00 [2020-08-14T15:17:00.554Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:00 [2020-08-14T15:17:00.554Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:17:00 [2020-08-14T15:17:00.554Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:17:00 [2020-08-14T15:17:00.554Z] === RUN   TestTagInvalidReference
15:17:00 [2020-08-14T15:17:00.554Z] --- PASS: TestTagInvalidReference (0.03s)
15:17:00 [2020-08-14T15:17:00.554Z] === RUN   TestTagValidPrefixedRepo
15:17:00 [2020-08-14T15:17:00.554Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:17:00 [2020-08-14T15:17:00.554Z] === RUN   TestTagExistedNameWithoutForce
15:17:00 [2020-08-14T15:17:00.613Z] --- PASS: TestExportContainerAndImportImage (0.93s)
15:17:00 [2020-08-14T15:17:00.613Z] === RUN   TestExportContainerAfterDaemonRestart
15:17:00 [2020-08-14T15:17:00.613Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:17:00 [2020-08-14T15:17:00.815Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:17:00 [2020-08-14T15:17:00.815Z] === RUN   TestTagOfficialNames
15:17:00 [2020-08-14T15:17:00.815Z] --- PASS: TestTagOfficialNames (0.08s)
15:17:00 [2020-08-14T15:17:00.815Z] === RUN   TestTagMatchesDigest
15:17:00 [2020-08-14T15:17:00.815Z] --- PASS: TestTagMatchesDigest (0.03s)
15:17:00 [2020-08-14T15:17:00.815Z] PASS
15:17:00 [2020-08-14T15:17:00.815Z] 
15:17:00 [2020-08-14T15:17:00.815Z] === Skipped
15:17:00 [2020-08-14T15:17:00.815Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:17:00 [2020-08-14T15:17:00.815Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:17:00 [2020-08-14T15:17:00.815Z] 
15:17:00 [2020-08-14T15:17:00.815Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:17:00 [2020-08-14T15:17:00.815Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:17:00 [2020-08-14T15:17:00.815Z] 
15:17:00 [2020-08-14T15:17:00.815Z] 
15:17:00 [2020-08-14T15:17:00.815Z] DONE 12 tests, 2 skipped in 1.831s
15:17:00 [2020-08-14T15:17:00.815Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:17:00 [2020-08-14T15:17:00.815Z] ++ 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:17:00 [2020-08-14T15:17:00.815Z] ++ set -e
15:17:00 [2020-08-14T15:17:00.815Z] ++ '[' -n 0 ']'
15:17:00 [2020-08-14T15:17:00.815Z] ++ set -x
15:17:00 [2020-08-14T15:17:00.815Z] ++ env -i DEST=/go/src/github.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:17:00 [2020-08-14T15:17:00.873Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:17:01 [2020-08-14T15:17:01.075Z] INFO: Testing against a local daemon
15:17:01 [2020-08-14T15:17:01.075Z] === RUN   TestNetworkCreateDelete
15:17:01 [2020-08-14T15:17:01.336Z] --- PASS: TestNetworkCreateDelete (0.40s)
15:17:01 [2020-08-14T15:17:01.336Z] === RUN   TestDockerNetworkDeletePreferID
15:17:02 [2020-08-14T15:17:02.027Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
15:17:02 [2020-08-14T15:17:02.027Z] === RUN   TestBuildUncleanTarFilenames
15:17:02 [2020-08-14T15:17:02.255Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
15:17:02 [2020-08-14T15:17:02.255Z] === RUN   TestHealthCheckWorkdir
15:17:02 [2020-08-14T15:17:02.721Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s)
15:17:02 [2020-08-14T15:17:02.721Z] === RUN   TestDaemonDNSFallback
15:17:03 [2020-08-14T15:17:03.068Z] --- PASS: TestBuildUncleanTarFilenames (0.84s)
15:17:03 [2020-08-14T15:17:03.068Z] === RUN   TestBuildMultiStageLayerLeak
15:17:03 [2020-08-14T15:17:03.193Z] --- PASS: TestHealthCheckWorkdir (1.03s)
15:17:03 [2020-08-14T15:17:03.193Z] === RUN   TestHealthKillContainer
15:17:03 [2020-08-14T15:17:03.454Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:17:04 [2020-08-14T15:17:04.391Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:17:04 [2020-08-14T15:17:04.586Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
15:17:04 [2020-08-14T15:17:04.586Z] === RUN   TestBuildWithHugeFile
15:17:06 [2020-08-14T15:17:06.297Z] --- PASS: TestHealthKillContainer (2.79s)
15:17:06 [2020-08-14T15:17:06.297Z] === RUN   TestInspectCpusetInConfigPre120
15:17:06 [2020-08-14T15:17:06.297Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:17:06 [2020-08-14T15:17:06.558Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
15:17:06 [2020-08-14T15:17:06.558Z] === RUN   TestIpcModeNone
15:17:07 [2020-08-14T15:17:07.127Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:17:07 [2020-08-14T15:17:07.386Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:17:07 [2020-08-14T15:17:07.386Z] --- PASS: TestIpcModeNone (0.76s)
15:17:07 [2020-08-14T15:17:07.386Z] === RUN   TestIpcModePrivate
15:17:07 [2020-08-14T15:17:07.645Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:17:08 [2020-08-14T15:17:08.215Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:17:08 [2020-08-14T15:17:08.215Z] --- PASS: TestIpcModePrivate (0.80s)
15:17:08 [2020-08-14T15:17:08.215Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
15:17:08 [2020-08-14T15:17:08.215Z] === RUN   TestIpcModeShareable
15:17:08 [2020-08-14T15:17:08.475Z] === RUN   TestDockerSuite/TestBuildAddScript
15:17:08 [2020-08-14T15:17:08.475Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:17:09 [2020-08-14T15:17:09.044Z] --- PASS: TestIpcModeShareable (0.69s)
15:17:09 [2020-08-14T15:17:09.044Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
15:17:09 [2020-08-14T15:17:09.044Z] === RUN   TestAPIIpcModeShareableAndContainer
15:17:10 [2020-08-14T15:17:10.429Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:17:10 [2020-08-14T15:17:10.856Z] --- PASS: TestDaemonDNSFallback (7.39s)
15:17:10 [2020-08-14T15:17:10.856Z] === RUN   TestInspectNetwork
15:17:11 [2020-08-14T15:17:11.371Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s)
15:17:11 [2020-08-14T15:17:11.371Z] === RUN   TestAPIIpcModeHost
15:17:11 [2020-08-14T15:17:11.630Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:17:12 [2020-08-14T15:17:12.200Z] --- PASS: TestAPIIpcModeHost (0.69s)
15:17:12 [2020-08-14T15:17:12.200Z] === RUN   TestDaemonIpcModeShareable
15:17:12 [2020-08-14T15:17:12.200Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:17:13 [2020-08-14T15:17:13.029Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.15s)
15:17:13 [2020-08-14T15:17:13.029Z] === RUN   TestCreateServiceSecretFileMode
15:17:14 [2020-08-14T15:17:14.109Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
15:17:14 [2020-08-14T15:17:14.109Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true
15:17:14 [2020-08-14T15:17:14.109Z] === RUN   TestDaemonIpcModePrivate
15:17:14 [2020-08-14T15:17:14.109Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:17:15 [2020-08-14T15:17:15.061Z] === RUN   TestInspectNetwork/full_network_id
15:17:15 [2020-08-14T15:17:15.061Z] === RUN   TestInspectNetwork/partial_network_id
15:17:15 [2020-08-14T15:17:15.061Z] === RUN   TestInspectNetwork/network_name
15:17:15 [2020-08-14T15:17:15.061Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:17:15 [2020-08-14T15:17:15.494Z] --- PASS: TestDaemonIpcModePrivate (1.85s)
15:17:15 [2020-08-14T15:17:15.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
15:17:15 [2020-08-14T15:17:15.494Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:17:15 [2020-08-14T15:17:15.753Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:17:16 [2020-08-14T15:17:16.544Z] --- PASS: TestCreateServiceSecretFileMode (3.55s)
15:17:16 [2020-08-14T15:17:16.544Z] === RUN   TestCreateServiceConfigFileMode
15:17:17 [2020-08-14T15:17:17.663Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:17:17 [2020-08-14T15:17:17.663Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
15:17:17 [2020-08-14T15:17:17.663Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
15:17:17 [2020-08-14T15:17:17.663Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:17:18 [2020-08-14T15:17:18.601Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:17:19 [2020-08-14T15:17:19.169Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:17:19 [2020-08-14T15:17:19.169Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
15:17:19 [2020-08-14T15:17:19.169Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true
15:17:19 [2020-08-14T15:17:19.170Z] === RUN   TestIpcModeOlderClient
15:17:19 [2020-08-14T15:17:19.170Z] === PAUSE TestIpcModeOlderClient
15:17:19 [2020-08-14T15:17:19.170Z] === RUN   TestKillContainerInvalidSignal
15:17:20 [2020-08-14T15:17:20.108Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
15:17:20 [2020-08-14T15:17:20.108Z] === RUN   TestKillContainer
15:17:20 [2020-08-14T15:17:20.108Z] === RUN   TestKillContainer/no_signal
15:17:20 [2020-08-14T15:17:20.127Z] --- PASS: TestCreateServiceConfigFileMode (3.45s)
15:17:20 [2020-08-14T15:17:20.127Z] === RUN   TestCreateServiceSysctls
15:17:20 [2020-08-14T15:17:20.345Z] --- PASS: TestInspectNetwork (9.53s)
15:17:20 [2020-08-14T15:17:20.345Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:17:20 [2020-08-14T15:17:20.345Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:17:20 [2020-08-14T15:17:20.345Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:17:20 [2020-08-14T15:17:20.345Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:17:20 [2020-08-14T15:17:20.345Z] === RUN   TestRunContainerWithBridgeNone
15:17:20 [2020-08-14T15:17:20.678Z] === RUN   TestKillContainer/non_killing_signal
15:17:21 [2020-08-14T15:17:21.249Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:17:21 [2020-08-14T15:17:21.249Z] === RUN   TestKillContainer/killing_signal
15:17:21 [2020-08-14T15:17:21.509Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:17:22 [2020-08-14T15:17:22.078Z] --- PASS: TestKillContainer (2.20s)
15:17:22 [2020-08-14T15:17:22.078Z]     --- PASS: TestKillContainer/no_signal (0.74s)
15:17:22 [2020-08-14T15:17:22.078Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
15:17:22 [2020-08-14T15:17:22.078Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
15:17:22 [2020-08-14T15:17:22.078Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:17:22 [2020-08-14T15:17:22.078Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:17:22 [2020-08-14T15:17:22.256Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
15:17:22 [2020-08-14T15:17:22.256Z] === RUN   TestNetworkInvalidJSON
15:17:22 [2020-08-14T15:17:22.256Z] === RUN   TestNetworkInvalidJSON//networks/create
15:17:22 [2020-08-14T15:17:22.256Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:17:22 [2020-08-14T15:17:22.256Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:17:22 [2020-08-14T15:17:22.256Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:17:22 [2020-08-14T15:17:22.256Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:17:22 [2020-08-14T15:17:22.256Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:17:22 [2020-08-14T15:17:22.256Z] === CONT  TestNetworkInvalidJSON//networks/create
15:17:22 [2020-08-14T15:17:22.256Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:17:22 [2020-08-14T15:17:22.256Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:17:22 [2020-08-14T15:17:22.256Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:17:22 [2020-08-14T15:17:22.256Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:17:22 [2020-08-14T15:17:22.256Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:17:22 [2020-08-14T15:17:22.256Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:17:22 [2020-08-14T15:17:22.256Z] === RUN   TestHostIPv4BridgeLabel
15:17:22 [2020-08-14T15:17:22.647Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:17:22 [2020-08-14T15:17:22.827Z] --- PASS: TestHostIPv4BridgeLabel (0.80s)
15:17:22 [2020-08-14T15:17:22.827Z] === RUN   TestDaemonRestartWithLiveRestore
15:17:22 [2020-08-14T15:17:22.907Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:17:23 [2020-08-14T15:17:23.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
15:17:23 [2020-08-14T15:17:23.167Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
15:17:23 [2020-08-14T15:17:23.167Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
15:17:23 [2020-08-14T15:17:23.167Z] === RUN   TestKillStoppedContainer
15:17:23 [2020-08-14T15:17:23.426Z] --- PASS: TestKillStoppedContainer (0.10s)
15:17:23 [2020-08-14T15:17:23.426Z] === RUN   TestKillStoppedContainerAPIPre120
15:17:23 [2020-08-14T15:17:23.426Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:17:23 [2020-08-14T15:17:23.426Z] === RUN   TestKillDifferentUserContainer
15:17:23 [2020-08-14T15:17:23.995Z] --- PASS: TestKillDifferentUserContainer (0.53s)
15:17:23 [2020-08-14T15:17:23.995Z] === RUN   TestInspectOomKilledTrue
15:17:23 [2020-08-14T15:17:23.995Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
15:17:23 [2020-08-14T15:17:23.995Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:17:23 [2020-08-14T15:17:23.995Z] === RUN   TestInspectOomKilledFalse
15:17:23 [2020-08-14T15:17:23.995Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:17:23 [2020-08-14T15:17:23.995Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:17:23 [2020-08-14T15:17:23.995Z] === RUN   TestLinksEtcHostsContentMatch
15:17:24 [2020-08-14T15:17:24.211Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s)
15:17:24 [2020-08-14T15:17:24.211Z] === RUN   TestDaemonDefaultNetworkPools
15:17:24 [2020-08-14T15:17:24.255Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
15:17:24 [2020-08-14T15:17:24.255Z] === RUN   TestLinksContainerNames
15:17:24 [2020-08-14T15:17:24.578Z] --- PASS: TestCreateServiceSysctls (4.60s)
15:17:24 [2020-08-14T15:17:24.578Z] === RUN   TestCreateServiceCapabilities
15:17:25 [2020-08-14T15:17:25.193Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:17:25 [2020-08-14T15:17:25.193Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:17:25 [2020-08-14T15:17:25.452Z] === RUN   TestDockerSuite/TestBuildAddTar
15:17:25 [2020-08-14T15:17:25.452Z] --- PASS: TestLinksContainerNames (1.21s)
15:17:25 [2020-08-14T15:17:25.452Z] === RUN   TestLogsFollowTailEmpty
15:17:25 [2020-08-14T15:17:25.595Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
15:17:25 [2020-08-14T15:17:25.595Z] === RUN   TestDaemonRestartWithExistingNetwork
15:17:26 [2020-08-14T15:17:26.391Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
15:17:26 [2020-08-14T15:17:26.391Z] === RUN   TestContainerNetworkMountsNoChown
15:17:26 [2020-08-14T15:17:26.650Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/default
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/default
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/private
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/private
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rprivate
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rprivate
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/slave
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/slave
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rslave
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rslave
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/shared
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/shared
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rshared
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rshared
15:17:26 [2020-08-14T15:17:26.650Z] === CONT  TestMountDaemonRoot/default
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/default/mount_root
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/default/bind_root
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:17:26 [2020-08-14T15:17:26.650Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === CONT  TestMountDaemonRoot/rshared
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:17:26 [2020-08-14T15:17:26.650Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:17:26 [2020-08-14T15:17:26.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/shared
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/rslave
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/slave
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/rprivate
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/private
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/private/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/private/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:17:26 [2020-08-14T15:17:26.651Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/default/bind_root
15:17:26 [2020-08-14T15:17:26.651Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/default/mount_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:17:26 [2020-08-14T15:17:26.910Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/private/bind_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/private/mount_root
15:17:27 [2020-08-14T15:17:27.170Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:17:27 [2020-08-14T15:17:27.170Z] --- PASS: TestMountDaemonRoot (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/rprivate (0.01s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:17:27 [2020-08-14T15:17:27.170Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:17:27 [2020-08-14T15:17:27.170Z] === RUN   TestContainerBindMountNonRecursive
15:17:27 [2020-08-14T15:17:27.509Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s)
15:17:27 [2020-08-14T15:17:27.509Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:17:28 [2020-08-14T15:17:28.098Z] --- PASS: TestCreateServiceCapabilities (3.55s)
15:17:28 [2020-08-14T15:17:28.098Z] === RUN   TestInspect
15:17:29 [2020-08-14T15:17:29.078Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
15:17:29 [2020-08-14T15:17:29.078Z] === RUN   TestNetworkNat
15:17:29 [2020-08-14T15:17:29.645Z] --- PASS: TestNetworkNat (0.67s)
15:17:29 [2020-08-14T15:17:29.645Z] === RUN   TestNetworkLocalhostTCPNat
15:17:30 [2020-08-14T15:17:30.053Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
15:17:30 [2020-08-14T15:17:30.053Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:17:30 [2020-08-14T15:17:30.215Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s)
15:17:30 [2020-08-14T15:17:30.215Z] === RUN   TestNetworkLoopbackNat
15:17:30 [2020-08-14T15:17:30.624Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
15:17:30 [2020-08-14T15:17:30.624Z] === RUN   TestServiceWithPredefinedNetwork
15:17:31 [2020-08-14T15:17:31.155Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:17:31 [2020-08-14T15:17:31.614Z] --- PASS: TestInspect (3.74s)
15:17:31 [2020-08-14T15:17:31.614Z] === RUN   TestCreateJob
15:17:31 [2020-08-14T15:17:31.724Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:17:31 [2020-08-14T15:17:31.983Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:17:32 [2020-08-14T15:17:32.967Z] --- PASS: TestNetworkLoopbackNat (2.86s)
15:17:32 [2020-08-14T15:17:32.967Z] === RUN   TestPause
15:17:32 [2020-08-14T15:17:32.967Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:17:33 [2020-08-14T15:17:33.918Z] --- PASS: TestPause (0.89s)
15:17:33 [2020-08-14T15:17:33.918Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:17:33 [2020-08-14T15:17:33.918Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
15:17:33 [2020-08-14T15:17:33.918Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:17:33 [2020-08-14T15:17:33.918Z] === RUN   TestPauseStopPausedContainer
15:17:33 [2020-08-14T15:17:33.924Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
15:17:33 [2020-08-14T15:17:33.925Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:17:33 [2020-08-14T15:17:33.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:17:33 [2020-08-14T15:17:33.925Z]     service_test.go:236: FLAKY_TEST
15:17:33 [2020-08-14T15:17:33.925Z] === RUN   TestServiceWithDataPathPortInit
15:17:34 [2020-08-14T15:17:34.857Z] --- PASS: TestPauseStopPausedContainer (0.93s)
15:17:34 [2020-08-14T15:17:34.857Z] === RUN   TestPsFilter
15:17:35 [2020-08-14T15:17:35.116Z] --- PASS: TestPsFilter (0.17s)
15:17:35 [2020-08-14T15:17:35.116Z] === RUN   TestRemoveContainerWithRemovedVolume
15:17:35 [2020-08-14T15:17:35.684Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
15:17:35 [2020-08-14T15:17:35.684Z] === RUN   TestRemoveContainerWithVolume
15:17:36 [2020-08-14T15:17:36.072Z] --- PASS: TestCreateJob (4.31s)
15:17:36 [2020-08-14T15:17:36.072Z] === RUN   TestReplicatedJob
15:17:36 [2020-08-14T15:17:36.623Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
15:17:36 [2020-08-14T15:17:36.623Z] === RUN   TestRemoveContainerRunning
15:17:37 [2020-08-14T15:17:37.192Z] --- PASS: TestRemoveContainerRunning (0.71s)
15:17:37 [2020-08-14T15:17:37.193Z] === RUN   TestRemoveContainerForceRemoveRunning
15:17:37 [2020-08-14T15:17:37.452Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:17:37 [2020-08-14T15:17:37.712Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s)
15:17:37 [2020-08-14T15:17:37.712Z] === RUN   TestRemoveInvalidContainer
15:17:37 [2020-08-14T15:17:37.712Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:17:37 [2020-08-14T15:17:37.712Z] === RUN   TestRenameLinkedContainer
15:17:38 [2020-08-14T15:17:38.282Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:17:40 [2020-08-14T15:17:40.823Z] --- PASS: TestRenameLinkedContainer (2.91s)
15:17:40 [2020-08-14T15:17:40.823Z] === RUN   TestRenameStoppedContainer
15:17:40 [2020-08-14T15:17:40.823Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:17:41 [2020-08-14T15:17:41.762Z] --- PASS: TestRenameStoppedContainer (0.80s)
15:17:41 [2020-08-14T15:17:41.762Z] === RUN   TestRenameRunningContainerAndReuse
15:17:43 [2020-08-14T15:17:43.143Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
15:17:43 [2020-08-14T15:17:43.143Z] === RUN   TestRenameInvalidName
15:17:44 [2020-08-14T15:17:44.086Z] --- PASS: TestRenameInvalidName (0.94s)
15:17:44 [2020-08-14T15:17:44.086Z] === RUN   TestRenameAnonymousContainer
15:17:44 [2020-08-14T15:17:44.550Z] --- PASS: TestReplicatedJob (7.37s)
15:17:44 [2020-08-14T15:17:44.550Z] === RUN   TestUpdateReplicatedJob
15:17:44 [2020-08-14T15:17:44.655Z] === RUN   TestDockerSuite/TestBuildBlankName
15:17:45 [2020-08-14T15:17:45.225Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:17:47 [2020-08-14T15:17:47.763Z] --- PASS: TestRenameAnonymousContainer (3.18s)
15:17:47 [2020-08-14T15:17:47.763Z] === RUN   TestRenameContainerWithSameName
15:17:47 [2020-08-14T15:17:47.763Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:17:48 [2020-08-14T15:17:48.065Z] --- PASS: TestUpdateReplicatedJob (4.56s)
15:17:48 [2020-08-14T15:17:48.065Z] === RUN   TestServiceListWithStatuses
15:17:48 [2020-08-14T15:17:48.065Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:17:48 [2020-08-14T15:17:48.065Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:17:48 [2020-08-14T15:17:48.065Z] === RUN   TestDockerNetworkConnectAlias
15:17:48 [2020-08-14T15:17:48.332Z] --- PASS: TestRenameContainerWithSameName (1.06s)
15:17:48 [2020-08-14T15:17:48.332Z] === RUN   TestRenameContainerWithLinkedContainer
15:17:50 [2020-08-14T15:17:50.240Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s)
15:17:50 [2020-08-14T15:17:50.240Z] === RUN   TestResize
15:17:50 [2020-08-14T15:17:50.240Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:17:50 [2020-08-14T15:17:50.811Z] --- PASS: TestResize (1.01s)
15:17:50 [2020-08-14T15:17:50.811Z] === RUN   TestResizeWithInvalidSize
15:17:51 [2020-08-14T15:17:51.751Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:17:51 [2020-08-14T15:17:51.751Z] --- PASS: TestResizeWithInvalidSize (0.95s)
15:17:51 [2020-08-14T15:17:51.751Z] === RUN   TestResizeWhenContainerNotStarted
15:17:52 [2020-08-14T15:17:52.065Z] --- PASS: TestServiceWithDataPathPortInit (18.12s)
15:17:52 [2020-08-14T15:17:52.065Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:17:52 [2020-08-14T15:17:52.691Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:17:52 [2020-08-14T15:17:52.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:17:54 [2020-08-14T15:17:54.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:17:55 [2020-08-14T15:17:55.538Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:17:56 [2020-08-14T15:17:56.107Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:17:56 [2020-08-14T15:17:56.367Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:17:56 [2020-08-14T15:17:56.542Z] --- PASS: TestDockerNetworkConnectAlias (8.07s)
15:17:56 [2020-08-14T15:17:56.542Z] === RUN   TestDockerNetworkReConnect
15:17:57 [2020-08-14T15:17:57.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:17:57 [2020-08-14T15:17:57.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:17:57 [2020-08-14T15:17:57.877Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:17:57 [2020-08-14T15:17:57.877Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:17:58 [2020-08-14T15:17:58.817Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:17:59 [2020-08-14T15:17:59.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:17:59 [2020-08-14T15:17:59.645Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:17:59 [2020-08-14T15:17:59.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:18:00 [2020-08-14T15:18:00.843Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:18:01 [2020-08-14T15:18:01.570Z] --- PASS: TestBuildWithHugeFile (53.36s)
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildWithEmptyDockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:18:01 [2020-08-14T15:18:01.570Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:18:01 [2020-08-14T15:18:01.570Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
15:18:01 [2020-08-14T15:18:01.570Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
15:18:01 [2020-08-14T15:18:01.570Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildPreserveOwnership
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildPreserveOwnership/copy_from
15:18:01 [2020-08-14T15:18:01.570Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:18:02 [2020-08-14T15:18:02.065Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s)
15:18:02 [2020-08-14T15:18:02.065Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:au2fjfyyqkfndld34h53wdq9q Created:2020-08-14 15:17:53.642159247 +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[56ed864cfbfa6527dd9ccbab63cc6da5c842be1795e0daf16fcb2b99cfb6a851:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ooli45j7xkopejm98qashdty EndpointID:fcd70fd426c7df77227a26eddac2f7b40ee4b4dedc801e3d6dd0a042856747d6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa44aa11c9000215580aaacd1306437ec785938a44fea92389249e221a2726b1 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:f7e46328242e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ooli45j7xkopejm98qashdty EndpointID:fcd70fd426c7df77227a26eddac2f7b40ee4b4dedc801e3d6dd0a042856747d6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:18:02 [2020-08-14T15:18:02.065Z] PASS
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] === Skipped
15:18:02 [2020-08-14T15:18:02.065Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:18:02 [2020-08-14T15:18:02.065Z]     service_test.go:236: FLAKY_TEST
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] DONE 23 tests, 1 skipped in 60.014s
15:18:02 [2020-08-14T15:18:02.065Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:18:02 [2020-08-14T15:18:02.065Z] ++ 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:18:02 [2020-08-14T15:18:02.065Z] ++ set -e
15:18:02 [2020-08-14T15:18:02.065Z] ++ '[' -n 0 ']'
15:18:02 [2020-08-14T15:18:02.065Z] ++ set -x
15:18:02 [2020-08-14T15:18:02.065Z] ++ env -i DEST=/go/src/github.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:18:02 [2020-08-14T15:18:02.065Z] INFO: Testing against a local daemon
15:18:02 [2020-08-14T15:18:02.065Z] === RUN   TestDockerNetworkIpvlanPersistance
15:18:02 [2020-08-14T15:18:02.065Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:18:02 [2020-08-14T15:18:02.065Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:18:02 [2020-08-14T15:18:02.065Z] === RUN   TestDockerNetworkIpvlan
15:18:02 [2020-08-14T15:18:02.065Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:18:02 [2020-08-14T15:18:02.065Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:18:02 [2020-08-14T15:18:02.065Z] PASS
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] === Skipped
15:18:02 [2020-08-14T15:18:02.065Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:18:02 [2020-08-14T15:18:02.065Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:18:02 [2020-08-14T15:18:02.065Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] 
15:18:02 [2020-08-14T15:18:02.065Z] DONE 2 tests, 2 skipped in 0.177s
15:18:02 [2020-08-14T15:18:02.065Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:18:02 [2020-08-14T15:18:02.065Z] ++ 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:18:02 [2020-08-14T15:18:02.065Z] ++ set -e
15:18:02 [2020-08-14T15:18:02.065Z] ++ '[' -n 0 ']'
15:18:02 [2020-08-14T15:18:02.065Z] ++ set -x
15:18:02 [2020-08-14T15:18:02.065Z] ++ env -i DEST=/go/src/github.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:18:02 [2020-08-14T15:18:02.065Z] INFO: Testing against a local daemon
15:18:02 [2020-08-14T15:18:02.065Z] === RUN   TestDockerNetworkMacvlanPersistance
15:18:02 [2020-08-14T15:18:02.106Z] --- PASS: TestDockerNetworkReConnect (6.17s)
15:18:02 [2020-08-14T15:18:02.106Z] === RUN   TestServicePlugin
15:18:02 [2020-08-14T15:18:02.106Z] --- SKIP: TestServicePlugin (0.00s)
15:18:02 [2020-08-14T15:18:02.106Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:02 [2020-08-14T15:18:02.106Z] === RUN   TestServiceUpdateLabel
15:18:02 [2020-08-14T15:18:02.220Z] --- PASS: TestBuildPreserveOwnership (3.81s)
15:18:02 [2020-08-14T15:18:02.220Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
15:18:02 [2020-08-14T15:18:02.220Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
15:18:02 [2020-08-14T15:18:02.220Z] === RUN   TestBuildPlatformInvalid
15:18:02 [2020-08-14T15:18:02.220Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:18:02 [2020-08-14T15:18:02.220Z] PASS
15:18:02 [2020-08-14T15:18:02.220Z] 
15:18:02 [2020-08-14T15:18:02.220Z] === Skipped
15:18:02 [2020-08-14T15:18:02.220Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:18:02 [2020-08-14T15:18:02.220Z]     build_session_test.go:25: TODO: BuildKit
15:18:02 [2020-08-14T15:18:02.220Z] 
15:18:02 [2020-08-14T15:18:02.220Z] 
15:18:02 [2020-08-14T15:18:02.220Z] DONE 32 tests, 1 skipped in 92.461s
15:18:02 [2020-08-14T15:18:02.220Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:18:02 [2020-08-14T15:18:02.220Z] ++ 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:18:02 [2020-08-14T15:18:02.220Z] ++ set -e
15:18:02 [2020-08-14T15:18:02.220Z] ++ '[' -n 0 ']'
15:18:02 [2020-08-14T15:18:02.220Z] ++ set -x
15:18:02 [2020-08-14T15:18:02.220Z] ++ env -i DEST=/go/src/github.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:18:02 [2020-08-14T15:18:02.221Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:18:02 [2020-08-14T15:18:02.512Z] INFO: Testing against a local daemon
15:18:02 [2020-08-14T15:18:02.512Z] === RUN   TestConfigInspect
15:18:02 [2020-08-14T15:18:02.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:18:03 [2020-08-14T15:18:03.449Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s)
15:18:03 [2020-08-14T15:18:03.449Z] === RUN   TestDockerNetworkMacvlan
15:18:04 [2020-08-14T15:18:04.174Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:18:04 [2020-08-14T15:18:04.391Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:18:04 [2020-08-14T15:18:04.434Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:18:04 [2020-08-14T15:18:04.634Z] --- PASS: TestConfigInspect (1.92s)
15:18:04 [2020-08-14T15:18:04.634Z] === RUN   TestConfigList
15:18:05 [2020-08-14T15:18:05.776Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:18:06 [2020-08-14T15:18:06.164Z] --- PASS: TestConfigList (1.90s)
15:18:06 [2020-08-14T15:18:06.164Z] === RUN   TestConfigsCreateAndDelete
15:18:06 [2020-08-14T15:18:06.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:18:06 [2020-08-14T15:18:06.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:18:06 [2020-08-14T15:18:06.624Z] --- PASS: TestServiceUpdateLabel (3.62s)
15:18:06 [2020-08-14T15:18:06.624Z] === RUN   TestServiceUpdateSecrets
15:18:07 [2020-08-14T15:18:07.160Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:18:07 [2020-08-14T15:18:07.281Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:18:08 [2020-08-14T15:18:08.283Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
15:18:08 [2020-08-14T15:18:08.283Z] === RUN   TestConfigsUpdate
15:18:09 [2020-08-14T15:18:09.190Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s)
15:18:09 [2020-08-14T15:18:09.190Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s)
15:18:09 [2020-08-14T15:18:09.190Z] === RUN   TestCgroupNamespacesRun
15:18:10 [2020-08-14T15:18:10.366Z] --- PASS: TestConfigsUpdate (1.92s)
15:18:10 [2020-08-14T15:18:10.366Z] === RUN   TestTemplatedConfig
15:18:10 [2020-08-14T15:18:10.459Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:18:11 [2020-08-14T15:18:11.098Z] --- PASS: TestCgroupNamespacesRun (1.92s)
15:18:11 [2020-08-14T15:18:11.098Z] === RUN   TestCgroupNamespacesRunPrivileged
15:18:12 [2020-08-14T15:18:12.458Z] --- PASS: TestTemplatedConfig (2.37s)
15:18:12 [2020-08-14T15:18:12.458Z] === RUN   TestConfigCreateResolve
15:18:12 [2020-08-14T15:18:12.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:18:12 [2020-08-14T15:18:12.740Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
15:18:12 [2020-08-14T15:18:12.740Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:18:13 [2020-08-14T15:18:13.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:18:14 [2020-08-14T15:18:14.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:18:14 [2020-08-14T15:18:14.380Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
15:18:14 [2020-08-14T15:18:14.380Z] === RUN   TestCgroupNamespacesRunHostMode
15:18:15 [2020-08-14T15:18:15.191Z] --- PASS: TestConfigCreateResolve (2.37s)
15:18:15 [2020-08-14T15:18:15.191Z] === RUN   TestConfigDaemonLibtrustID
15:18:15 [2020-08-14T15:18:15.191Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:18:15 [2020-08-14T15:18:15.191Z] PASS
15:18:15 [2020-08-14T15:18:15.191Z] 
15:18:15 [2020-08-14T15:18:15.191Z] DONE 7 tests in 12.986s
15:18:15 [2020-08-14T15:18:15.191Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:18:15 [2020-08-14T15:18:15.191Z] ++ 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:18:15 [2020-08-14T15:18:15.191Z] ++ set -e
15:18:15 [2020-08-14T15:18:15.191Z] ++ '[' -n 0 ']'
15:18:15 [2020-08-14T15:18:15.191Z] ++ set -x
15:18:15 [2020-08-14T15:18:15.191Z] ++ env -i DEST=/go/src/github.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:18:15 [2020-08-14T15:18:15.320Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:18:15 [2020-08-14T15:18:15.488Z] INFO: Testing against a local daemon
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestCheckpoint
15:18:15 [2020-08-14T15:18:15.488Z] --- SKIP: TestCheckpoint (0.00s)
15:18:15 [2020-08-14T15:18:15.488Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestContainerInvalidJSON
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:18:15 [2020-08-14T15:18:15.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:18:15 [2020-08-14T15:18:15.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:18:15 [2020-08-14T15:18:15.488Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:18:15 [2020-08-14T15:18:15.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:18:15 [2020-08-14T15:18:15.488Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:18:15 [2020-08-14T15:18:15.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:18:15 [2020-08-14T15:18:15.488Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:18:15 [2020-08-14T15:18:15.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:18:15 [2020-08-14T15:18:15.488Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:18:15 [2020-08-14T15:18:15.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:18:15 [2020-08-14T15:18:15.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestCopyFromContainerPathIsNotDir
15:18:15 [2020-08-14T15:18:15.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestCopyToContainerPathDoesNotExist
15:18:15 [2020-08-14T15:18:15.488Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:18:15 [2020-08-14T15:18:15.488Z] === RUN   TestCopyToContainerPathIsNotDir
15:18:15 [2020-08-14T15:18:15.780Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
15:18:15 [2020-08-14T15:18:15.780Z] === RUN   TestCopyFromContainer
15:18:16 [2020-08-14T15:18:16.257Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
15:18:16 [2020-08-14T15:18:16.257Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:18:16 [2020-08-14T15:18:16.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:18:16 [2020-08-14T15:18:16.822Z] === RUN   TestCopyFromContainer//
15:18:16 [2020-08-14T15:18:16.822Z] === RUN   TestCopyFromContainer//bar/root
15:18:17 [2020-08-14T15:18:17.116Z] === RUN   TestCopyFromContainer//bar/root/
15:18:17 [2020-08-14T15:18:17.116Z] === RUN   TestCopyFromContainer/bar/quux
15:18:17 [2020-08-14T15:18:17.116Z] === RUN   TestCopyFromContainer/bar/quux/
15:18:17 [2020-08-14T15:18:17.116Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:18:17 [2020-08-14T15:18:17.413Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:18:17 [2020-08-14T15:18:17.413Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:18:17 [2020-08-14T15:18:17.413Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:18:17 [2020-08-14T15:18:17.413Z] === RUN   TestCopyFromContainer/bar/notarget
15:18:17 [2020-08-14T15:18:17.708Z] --- PASS: TestCopyFromContainer (1.90s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:18:17 [2020-08-14T15:18:17.708Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateLinkToNonExistingContainer
15:18:17 [2020-08-14T15:18:17.708Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateWithInvalidEnv
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateWithInvalidEnv/0
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateWithInvalidEnv/0
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateWithInvalidEnv/1
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateWithInvalidEnv/1
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateWithInvalidEnv/2
15:18:17 [2020-08-14T15:18:17.708Z] === PAUSE TestCreateWithInvalidEnv/2
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateWithInvalidEnv/0
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateWithInvalidEnv/1
15:18:17 [2020-08-14T15:18:17.708Z] === CONT  TestCreateWithInvalidEnv/2
15:18:17 [2020-08-14T15:18:17.708Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateTmpfsMountsTarget
15:18:17 [2020-08-14T15:18:17.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:18:17 [2020-08-14T15:18:17.708Z] === RUN   TestCreateWithCustomMaskedPaths
15:18:17 [2020-08-14T15:18:17.899Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
15:18:17 [2020-08-14T15:18:17.899Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:18:18 [2020-08-14T15:18:18.467Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:18:19 [2020-08-14T15:18:19.221Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s)
15:18:19 [2020-08-14T15:18:19.221Z] === RUN   TestCreateWithCustomReadonlyPaths
15:18:19 [2020-08-14T15:18:19.406Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s)
15:18:19 [2020-08-14T15:18:19.406Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:18:20 [2020-08-14T15:18:20.338Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:18:20 [2020-08-14T15:18:20.348Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
15:18:20 [2020-08-14T15:18:20.348Z] === RUN   TestCgroupNamespacesRunOlderClient
15:18:20 [2020-08-14T15:18:20.777Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s)
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:20 [2020-08-14T15:18:20.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:20 [2020-08-14T15:18:20.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:18:20 [2020-08-14T15:18:20.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:18:20 [2020-08-14T15:18:20.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:18:20 [2020-08-14T15:18:20.777Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:18:20 [2020-08-14T15:18:20.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:18:20 [2020-08-14T15:18:20.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:18:20 [2020-08-14T15:18:20.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:18:20 [2020-08-14T15:18:20.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:18:20 [2020-08-14T15:18:20.777Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:18:20 [2020-08-14T15:18:20.777Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:18:20 [2020-08-14T15:18:20.916Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:18:21 [2020-08-14T15:18:21.121Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:18:21 [2020-08-14T15:18:21.121Z] Copying nested executables into bundles/cross/linux/amd64
15:18:21 [2020-08-14T15:18:21.121Z] Cross building: bundles/cross/windows/amd64
15:18:21 [2020-08-14T15:18:21.121Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:18:21 [2020-08-14T15:18:21.121Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:18:21 [2020-08-14T15:18:21.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestCreateDifferentPlatform
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestCreateDifferentPlatform/different_os
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:18:21 [2020-08-14T15:18:21.411Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:18:21 [2020-08-14T15:18:21.411Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:18:21 [2020-08-14T15:18:21.411Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:18:21 [2020-08-14T15:18:21.411Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestContainerStartOnDaemonRestart
15:18:21 [2020-08-14T15:18:21.411Z] === PAUSE TestContainerStartOnDaemonRestart
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestDaemonRestartIpcMode
15:18:21 [2020-08-14T15:18:21.411Z] === PAUSE TestDaemonRestartIpcMode
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestDaemonHostGatewayIP
15:18:21 [2020-08-14T15:18:21.411Z] === PAUSE TestDaemonHostGatewayIP
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestContainerKillOnDaemonStart
15:18:21 [2020-08-14T15:18:21.411Z] === PAUSE TestContainerKillOnDaemonStart
15:18:21 [2020-08-14T15:18:21.411Z] === RUN   TestDiff
15:18:21 [2020-08-14T15:18:21.486Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:18:21 [2020-08-14T15:18:21.703Z] --- PASS: TestDiff (0.49s)
15:18:21 [2020-08-14T15:18:21.703Z] === RUN   TestExecWithCloseStdin
15:18:21 [2020-08-14T15:18:21.723Z] --- PASS: TestDockerNetworkMacvlan (18.21s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s)
15:18:21 [2020-08-14T15:18:21.723Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
15:18:21 [2020-08-14T15:18:21.723Z] PASS
15:18:21 [2020-08-14T15:18:21.723Z] 
15:18:21 [2020-08-14T15:18:21.723Z] DONE 8 tests in 20.493s
15:18:21 [2020-08-14T15:18:21.723Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:18:21 [2020-08-14T15:18:21.723Z] ++ 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:18:21 [2020-08-14T15:18:21.723Z] ++ set -e
15:18:21 [2020-08-14T15:18:21.723Z] ++ '[' -n 0 ']'
15:18:21 [2020-08-14T15:18:21.723Z] ++ set -x
15:18:21 [2020-08-14T15:18:21.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:18:21 [2020-08-14T15:18:21.723Z] testing: warning: no tests to run
15:18:21 [2020-08-14T15:18:21.723Z] PASS
15:18:21 [2020-08-14T15:18:21.723Z] 
15:18:21 [2020-08-14T15:18:21.723Z] DONE 0 tests in 0.033s
15:18:21 [2020-08-14T15:18:21.723Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:18:21 [2020-08-14T15:18:21.723Z] ++ 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:18:21 [2020-08-14T15:18:21.723Z] ++ set -e
15:18:21 [2020-08-14T15:18:21.723Z] ++ '[' -n 0 ']'
15:18:21 [2020-08-14T15:18:21.723Z] ++ set -x
15:18:21 [2020-08-14T15:18:21.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:18:21 [2020-08-14T15:18:21.723Z] INFO: Testing against a local daemon
15:18:21 [2020-08-14T15:18:21.723Z] === RUN   TestAuthZPluginAllowRequest
15:18:21 [2020-08-14T15:18:21.963Z] --- PASS: TestServiceUpdateSecrets (15.84s)
15:18:21 [2020-08-14T15:18:21.963Z] === RUN   TestServiceUpdateConfigs
15:18:22 [2020-08-14T15:18:22.340Z] --- PASS: TestExecWithCloseStdin (0.60s)
15:18:22 [2020-08-14T15:18:22.340Z] === RUN   TestExec
15:18:22 [2020-08-14T15:18:22.423Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
15:18:22 [2020-08-14T15:18:22.423Z] === RUN   TestKernelTCPMemory
15:18:22 [2020-08-14T15:18:22.987Z] --- PASS: TestExec (0.61s)
15:18:22 [2020-08-14T15:18:22.987Z] === RUN   TestExecUser
15:18:22 [2020-08-14T15:18:22.993Z] --- PASS: TestKernelTCPMemory (0.82s)
15:18:22 [2020-08-14T15:18:22.993Z] === RUN   TestNISDomainname
15:18:23 [2020-08-14T15:18:23.253Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:18:23 [2020-08-14T15:18:23.621Z] --- PASS: TestExecUser (0.60s)
15:18:23 [2020-08-14T15:18:23.621Z] === RUN   TestExportContainerAndImportImage
15:18:23 [2020-08-14T15:18:23.636Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
15:18:23 [2020-08-14T15:18:23.636Z] === RUN   TestAuthZPluginTLS
15:18:24 [2020-08-14T15:18:24.208Z] --- PASS: TestAuthZPluginTLS (0.69s)
15:18:24 [2020-08-14T15:18:24.208Z] === RUN   TestAuthZPluginDenyRequest
15:18:24 [2020-08-14T15:18:24.250Z] --- PASS: TestNISDomainname (0.99s)
15:18:24 [2020-08-14T15:18:24.251Z] === RUN   TestHostnameDnsResolution
15:18:24 [2020-08-14T15:18:24.257Z] --- PASS: TestExportContainerAndImportImage (0.77s)
15:18:24 [2020-08-14T15:18:24.257Z] === RUN   TestExportContainerAfterDaemonRestart
15:18:24 [2020-08-14T15:18:24.639Z] 3ab49687905c: Pull complete
15:18:24 [2020-08-14T15:18:24.639Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36
15:18:24 [2020-08-14T15:18:24.639Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:18:24 [2020-08-14T15:18:24.639Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397'
15:18:24 [2020-08-14T15:18:24.640Z] WARN: Skipping validation tests
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Running unit tests at 08/14/2020 15:18:12...
15:18:24 [2020-08-14T15:18:24.640Z] INFO: make.ps1 starting at 08/14/2020 15:18:16
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Git commit (37449bcdf4) assumed from DOCKER_GITCOMMIT environment variable
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Invoking autogen...
15:18:24 [2020-08-14T15:18:24.640Z] INFO: Running unit tests...
15:18:25 [2020-08-14T15:18:25.150Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
15:18:25 [2020-08-14T15:18:25.150Z] === RUN   TestAuthZPluginAPIDenyResponse
15:18:25 [2020-08-14T15:18:25.661Z] --- PASS: TestHostnameDnsResolution (1.43s)
15:18:25 [2020-08-14T15:18:25.661Z] === RUN   TestStats
15:18:25 [2020-08-14T15:18:25.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
15:18:25 [2020-08-14T15:18:25.721Z] === RUN   TestAuthZPluginDenyResponse
15:18:25 [2020-08-14T15:18:25.832Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
15:18:25 [2020-08-14T15:18:25.832Z] === RUN   TestHealthCheckWorkdir
15:18:26 [2020-08-14T15:18:26.170Z] 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:18:26 [2020-08-14T15:18:26.231Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:18:26 [2020-08-14T15:18:26.231Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:18:26 [2020-08-14T15:18:26.293Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
15:18:26 [2020-08-14T15:18:26.293Z] === RUN   TestAuthZPluginAllowEventStream
15:18:26 [2020-08-14T15:18:26.495Z] --- PASS: TestHealthCheckWorkdir (0.71s)
15:18:26 [2020-08-14T15:18:26.495Z] === RUN   TestHealthKillContainer
15:18:28 [2020-08-14T15:18:28.206Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
15:18:28 [2020-08-14T15:18:28.206Z] === RUN   TestAuthZPluginErrorResponse
15:18:28 [2020-08-14T15:18:28.772Z] --- PASS: TestStats (2.84s)
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestStopContainerWithTimeout
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestStopContainerWithTimeout/0
15:18:28 [2020-08-14T15:18:28.772Z] === PAUSE TestStopContainerWithTimeout/0
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestStopContainerWithTimeout/1
15:18:28 [2020-08-14T15:18:28.772Z] === PAUSE TestStopContainerWithTimeout/1
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestStopContainerWithTimeout/3
15:18:28 [2020-08-14T15:18:28.772Z] === PAUSE TestStopContainerWithTimeout/3
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestStopContainerWithTimeout/-1
15:18:28 [2020-08-14T15:18:28.772Z] === PAUSE TestStopContainerWithTimeout/-1
15:18:28 [2020-08-14T15:18:28.772Z] === CONT  TestStopContainerWithTimeout/0
15:18:28 [2020-08-14T15:18:28.772Z] === CONT  TestStopContainerWithTimeout/-1
15:18:28 [2020-08-14T15:18:28.772Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:18:28 [2020-08-14T15:18:28.777Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
15:18:28 [2020-08-14T15:18:28.777Z] === RUN   TestAuthZPluginErrorRequest
15:18:29 [2020-08-14T15:18:29.232Z] --- PASS: TestHealthKillContainer (2.62s)
15:18:29 [2020-08-14T15:18:29.232Z] === RUN   TestInspectCpusetInConfigPre120
15:18:29 [2020-08-14T15:18:29.341Z] === CONT  TestStopContainerWithTimeout/3
15:18:29 [2020-08-14T15:18:29.348Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
15:18:29 [2020-08-14T15:18:29.348Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:18:29 [2020-08-14T15:18:29.865Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
15:18:29 [2020-08-14T15:18:29.866Z] === RUN   TestIpcModeNone
15:18:29 [2020-08-14T15:18:29.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
15:18:29 [2020-08-14T15:18:29.920Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:18:30 [2020-08-14T15:18:30.280Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:18:30 [2020-08-14T15:18:30.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:18:30 [2020-08-14T15:18:30.502Z] --- PASS: TestIpcModeNone (0.63s)
15:18:30 [2020-08-14T15:18:30.502Z] === RUN   TestIpcModePrivate
15:18:30 [2020-08-14T15:18:30.797Z] --- PASS: TestIpcModePrivate (0.59s)
15:18:30 [2020-08-14T15:18:30.797Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:18:30 [2020-08-14T15:18:30.797Z] === RUN   TestIpcModeShareable
15:18:31 [2020-08-14T15:18:31.217Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:18:31 [2020-08-14T15:18:31.457Z] --- PASS: TestIpcModeShareable (0.62s)
15:18:31 [2020-08-14T15:18:31.457Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:18:31 [2020-08-14T15:18:31.457Z] === RUN   TestAPIIpcModeShareableAndContainer
15:18:31 [2020-08-14T15:18:31.477Z] === CONT  TestStopContainerWithTimeout/1
15:18:32 [2020-08-14T15:18:32.416Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:18:32 [2020-08-14T15:18:32.416Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:18:32 [2020-08-14T15:18:32.465Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
15:18:32 [2020-08-14T15:18:32.465Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:18:32 [2020-08-14T15:18:32.985Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:18:33 [2020-08-14T15:18:33.233Z] ?   	github.com/docker/docker/api	[no test files]
15:18:33 [2020-08-14T15:18:33.245Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:18:33 [2020-08-14T15:18:33.245Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
15:18:33 [2020-08-14T15:18:33.245Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
15:18:33 [2020-08-14T15:18:33.245Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
15:18:33 [2020-08-14T15:18:33.245Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
15:18:33 [2020-08-14T15:18:33.245Z] === RUN   TestDeleteDevicemapper
15:18:33 [2020-08-14T15:18:33.245Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:18:33 [2020-08-14T15:18:33.245Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:18:33 [2020-08-14T15:18:33.245Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:18:33 [2020-08-14T15:18:33.535Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s)
15:18:33 [2020-08-14T15:18:33.535Z] === RUN   TestAPIIpcModeHost
15:18:33 [2020-08-14T15:18:33.815Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:18:33 [2020-08-14T15:18:33.829Z] --- PASS: TestAPIIpcModeHost (0.47s)
15:18:33 [2020-08-14T15:18:33.830Z] === RUN   TestDaemonIpcModeShareable
15:18:34 [2020-08-14T15:18:34.377Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
15:18:34 [2020-08-14T15:18:34.377Z] === RUN   TestAuthZPluginHeader
15:18:35 [2020-08-14T15:18:35.319Z] --- PASS: TestAuthZPluginHeader (1.00s)
15:18:35 [2020-08-14T15:18:35.319Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:18:35 [2020-08-14T15:18:35.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:18:35 [2020-08-14T15:18:35.319Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:35 [2020-08-14T15:18:35.319Z] === RUN   TestAuthZPluginV2Disable
15:18:35 [2020-08-14T15:18:35.319Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:18:35 [2020-08-14T15:18:35.319Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:35 [2020-08-14T15:18:35.319Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:18:35 [2020-08-14T15:18:35.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:18:35 [2020-08-14T15:18:35.319Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:35 [2020-08-14T15:18:35.319Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:18:35 [2020-08-14T15:18:35.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:18:35 [2020-08-14T15:18:35.319Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:35 [2020-08-14T15:18:35.319Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:18:35 [2020-08-14T15:18:35.364Z] --- PASS: TestDaemonIpcModeShareable (1.36s)
15:18:35 [2020-08-14T15:18:35.364Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:18:35 [2020-08-14T15:18:35.364Z] === RUN   TestDaemonIpcModePrivate
15:18:35 [2020-08-14T15:18:35.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:18:35 [2020-08-14T15:18:35.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:18:35 [2020-08-14T15:18:35.725Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:18:35 [2020-08-14T15:18:35.985Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s)
15:18:35 [2020-08-14T15:18:35.985Z] === RUN   TestUpdateMemory
15:18:35 [2020-08-14T15:18:35.985Z] --- SKIP: TestUpdateMemory (0.00s)
15:18:35 [2020-08-14T15:18:35.985Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:18:35 [2020-08-14T15:18:35.985Z] === RUN   TestUpdateCPUQuota
15:18:36 [2020-08-14T15:18:36.409Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
15:18:36 [2020-08-14T15:18:36.409Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:18:36 [2020-08-14T15:18:36.409Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:18:37 [2020-08-14T15:18:37.366Z] --- PASS: TestUpdateCPUQuota (1.40s)
15:18:37 [2020-08-14T15:18:37.366Z] === RUN   TestUpdatePidsLimit
15:18:37 [2020-08-14T15:18:37.366Z] === RUN   TestUpdatePidsLimit/update_from_none
15:18:37 [2020-08-14T15:18:37.625Z] === RUN   TestUpdatePidsLimit/no_change
15:18:37 [2020-08-14T15:18:37.885Z] === RUN   TestUpdatePidsLimit/update_lower
15:18:37 [2020-08-14T15:18:37.924Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
15:18:37 [2020-08-14T15:18:37.924Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:18:37 [2020-08-14T15:18:37.924Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:18:38 [2020-08-14T15:18:38.453Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:18:38 [2020-08-14T15:18:38.713Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:18:38 [2020-08-14T15:18:38.973Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:18:39 [2020-08-14T15:18:39.232Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:18:39 [2020-08-14T15:18:39.450Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
15:18:39 [2020-08-14T15:18:39.450Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:18:39 [2020-08-14T15:18:39.450Z] === RUN   TestIpcModeOlderClient
15:18:39 [2020-08-14T15:18:39.450Z] === PAUSE TestIpcModeOlderClient
15:18:39 [2020-08-14T15:18:39.450Z] === RUN   TestKillContainerInvalidSignal
15:18:39 [2020-08-14T15:18:39.491Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:18:39 [2020-08-14T15:18:39.491Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:18:39 [2020-08-14T15:18:39.783Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
15:18:39 [2020-08-14T15:18:39.783Z] === RUN   TestKillContainer
15:18:39 [2020-08-14T15:18:39.783Z] === RUN   TestKillContainer/no_signal
15:18:40 [2020-08-14T15:18:40.416Z] === RUN   TestKillContainer/non_killing_signal
15:18:40 [2020-08-14T15:18:40.429Z] --- PASS: TestUpdatePidsLimit (2.97s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
15:18:40 [2020-08-14T15:18:40.429Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
15:18:40 [2020-08-14T15:18:40.429Z] === RUN   TestUpdateRestartPolicy
15:18:40 [2020-08-14T15:18:40.544Z] --- PASS: TestServiceUpdateConfigs (15.78s)
15:18:40 [2020-08-14T15:18:40.544Z] === RUN   TestServiceUpdateNetwork
15:18:40 [2020-08-14T15:18:40.710Z] === RUN   TestKillContainer/killing_signal
15:18:40 [2020-08-14T15:18:40.999Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:18:41 [2020-08-14T15:18:41.347Z] --- PASS: TestKillContainer (1.62s)
15:18:41 [2020-08-14T15:18:41.347Z]     --- PASS: TestKillContainer/no_signal (0.51s)
15:18:41 [2020-08-14T15:18:41.347Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
15:18:41 [2020-08-14T15:18:41.347Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
15:18:41 [2020-08-14T15:18:41.347Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:18:41 [2020-08-14T15:18:41.347Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:18:41 [2020-08-14T15:18:41.567Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:18:41 [2020-08-14T15:18:41.986Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:18:42 [2020-08-14T15:18:42.137Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:18:42 [2020-08-14T15:18:42.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
15:18:42 [2020-08-14T15:18:42.621Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
15:18:42 [2020-08-14T15:18:42.621Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
15:18:42 [2020-08-14T15:18:42.621Z] === RUN   TestKillStoppedContainer
15:18:42 [2020-08-14T15:18:42.621Z] --- PASS: TestKillStoppedContainer (0.06s)
15:18:42 [2020-08-14T15:18:42.621Z] === RUN   TestKillStoppedContainerAPIPre120
15:18:42 [2020-08-14T15:18:42.621Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:18:42 [2020-08-14T15:18:42.621Z] === RUN   TestKillDifferentUserContainer
15:18:43 [2020-08-14T15:18:43.255Z] --- PASS: TestKillDifferentUserContainer (0.51s)
15:18:43 [2020-08-14T15:18:43.255Z] === RUN   TestInspectOomKilledTrue
15:18:43 [2020-08-14T15:18:43.522Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:18:43 [2020-08-14T15:18:43.548Z] --- PASS: TestInspectOomKilledTrue (0.57s)
15:18:43 [2020-08-14T15:18:43.548Z] === RUN   TestInspectOomKilledFalse
15:18:44 [2020-08-14T15:18:44.185Z] --- PASS: TestInspectOomKilledFalse (0.52s)
15:18:44 [2020-08-14T15:18:44.185Z] === RUN   TestLinksEtcHostsContentMatch
15:18:44 [2020-08-14T15:18:44.478Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s)
15:18:44 [2020-08-14T15:18:44.478Z] === RUN   TestLinksContainerNames
15:18:45 [2020-08-14T15:18:45.534Z] --- PASS: TestLinksContainerNames (1.01s)
15:18:45 [2020-08-14T15:18:45.534Z] === RUN   TestLogsFollowTailEmpty
15:18:46 [2020-08-14T15:18:46.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:18:46 [2020-08-14T15:18:46.185Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
15:18:46 [2020-08-14T15:18:46.185Z] === RUN   TestContainerNetworkMountsNoChown
15:18:46 [2020-08-14T15:18:46.637Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:18:46 [2020-08-14T15:18:46.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/default
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/default
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/private
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/private
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rprivate
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rprivate
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/slave
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/slave
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rslave
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rslave
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/shared
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/shared
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rshared
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rshared
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/default
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rslave
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/slave
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rprivate
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/default/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/default/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/private
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/private/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/private/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/shared
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/default/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rshared
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/default/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/private/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/private/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:18:46 [2020-08-14T15:18:46.823Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:18:47 [2020-08-14T15:18:47.341Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:18:47 [2020-08-14T15:18:47.341Z] --- PASS: TestMountDaemonRoot (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:18:47 [2020-08-14T15:18:47.341Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:18:47 [2020-08-14T15:18:47.341Z] === RUN   TestContainerBindMountNonRecursive
15:18:48 [2020-08-14T15:18:48.031Z] ok  	github.com/docker/docker/api/server	0.108s	coverage: 9.0% of statements
15:18:48 [2020-08-14T15:18:48.387Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
15:18:48 [2020-08-14T15:18:48.387Z] === RUN   TestNetworkNat
15:18:48 [2020-08-14T15:18:48.559Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:18:48 [2020-08-14T15:18:48.818Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:18:49 [2020-08-14T15:18:49.023Z] --- PASS: TestNetworkNat (0.54s)
15:18:49 [2020-08-14T15:18:49.023Z] === RUN   TestNetworkLocalhostTCPNat
15:18:49 [2020-08-14T15:18:49.077Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:18:49 [2020-08-14T15:18:49.337Z] === RUN   TestDockerSuite/TestBuildCmd
15:18:49 [2020-08-14T15:18:49.596Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:18:49 [2020-08-14T15:18:49.706Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
15:18:49 [2020-08-14T15:18:49.706Z] === RUN   TestNetworkLoopbackNat
15:18:49 [2020-08-14T15:18:49.855Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:18:50 [2020-08-14T15:18:50.115Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:18:50 [2020-08-14T15:18:50.115Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:18:51 [2020-08-14T15:18:51.052Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:18:51 [2020-08-14T15:18:51.312Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:18:52 [2020-08-14T15:18:52.455Z] --- PASS: TestNetworkLoopbackNat (2.74s)
15:18:52 [2020-08-14T15:18:52.455Z] === RUN   TestPause
15:18:52 [2020-08-14T15:18:52.693Z] --- PASS: TestUpdateRestartPolicy (12.38s)
15:18:52 [2020-08-14T15:18:52.693Z] === RUN   TestUpdateRestartWithAutoRemove
15:18:53 [2020-08-14T15:18:53.089Z] --- PASS: TestPause (0.57s)
15:18:53 [2020-08-14T15:18:53.089Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:18:53 [2020-08-14T15:18:53.089Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:18:53 [2020-08-14T15:18:53.089Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:18:53 [2020-08-14T15:18:53.089Z] === RUN   TestPauseStopPausedContainer
15:18:53 [2020-08-14T15:18:53.382Z] --- PASS: TestPauseStopPausedContainer (0.56s)
15:18:53 [2020-08-14T15:18:53.382Z] === RUN   TestPsFilter
15:18:53 [2020-08-14T15:18:53.632Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
15:18:53 [2020-08-14T15:18:53.632Z] === RUN   TestWaitNonBlocked
15:18:53 [2020-08-14T15:18:53.632Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:18:53 [2020-08-14T15:18:53.632Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:18:53 [2020-08-14T15:18:53.633Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:18:53 [2020-08-14T15:18:53.633Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:18:53 [2020-08-14T15:18:53.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:18:53 [2020-08-14T15:18:53.633Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:18:53 [2020-08-14T15:18:53.676Z] --- PASS: TestPsFilter (0.14s)
15:18:53 [2020-08-14T15:18:53.676Z] === RUN   TestRemoveContainerWithRemovedVolume
15:18:54 [2020-08-14T15:18:54.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
15:18:54 [2020-08-14T15:18:54.310Z] === RUN   TestRemoveContainerWithVolume
15:18:54 [2020-08-14T15:18:54.572Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:18:54 [2020-08-14T15:18:54.603Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
15:18:54 [2020-08-14T15:18:54.603Z] === RUN   TestRemoveContainerRunning
15:18:54 [2020-08-14T15:18:54.831Z] --- PASS: TestWaitNonBlocked (0.02s)
15:18:54 [2020-08-14T15:18:54.831Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
15:18:54 [2020-08-14T15:18:54.831Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s)
15:18:54 [2020-08-14T15:18:54.831Z] === RUN   TestWaitBlocked
15:18:54 [2020-08-14T15:18:54.831Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:18:54 [2020-08-14T15:18:54.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:18:54 [2020-08-14T15:18:54.831Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:18:54 [2020-08-14T15:18:54.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:18:54 [2020-08-14T15:18:54.831Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:18:54 [2020-08-14T15:18:54.831Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:18:55 [2020-08-14T15:18:55.245Z] --- PASS: TestRemoveContainerRunning (0.49s)
15:18:55 [2020-08-14T15:18:55.245Z] === RUN   TestRemoveContainerForceRemoveRunning
15:18:55 [2020-08-14T15:18:55.542Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
15:18:55 [2020-08-14T15:18:55.542Z] === RUN   TestRemoveInvalidContainer
15:18:55 [2020-08-14T15:18:55.836Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:18:55 [2020-08-14T15:18:55.836Z] === RUN   TestRenameLinkedContainer
15:18:55 [2020-08-14T15:18:55.881Z] --- PASS: TestServiceUpdateNetwork (16.73s)
15:18:55 [2020-08-14T15:18:55.881Z] === RUN   TestServiceUpdatePidsLimit
15:18:55 [2020-08-14T15:18:55.881Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:18:56 [2020-08-14T15:18:56.211Z] --- PASS: TestWaitBlocked (0.03s)
15:18:56 [2020-08-14T15:18:56.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
15:18:56 [2020-08-14T15:18:56.211Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
15:18:56 [2020-08-14T15:18:56.211Z] === CONT  TestContainerStartOnDaemonRestart
15:18:56 [2020-08-14T15:18:56.211Z] === CONT  TestIpcModeOlderClient
15:18:56 [2020-08-14T15:18:56.211Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:18:56 [2020-08-14T15:18:56.211Z] === CONT  TestDaemonHostGatewayIP
15:18:56 [2020-08-14T15:18:56.211Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:18:56 [2020-08-14T15:18:56.513Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:18:57 [2020-08-14T15:18:57.276Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s)
15:18:57 [2020-08-14T15:18:57.276Z] PASS
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] === Skipped
15:18:57 [2020-08-14T15:18:57.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:18:57 [2020-08-14T15:18:57.276Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:18:57 [2020-08-14T15:18:57.276Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:18:57 [2020-08-14T15:18:57.276Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:18:57 [2020-08-14T15:18:57.276Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] 
15:18:57 [2020-08-14T15:18:57.276Z] DONE 17 tests, 4 skipped in 32.027s
15:18:57 [2020-08-14T15:18:57.276Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:18:57 [2020-08-14T15:18:57.276Z] ++ 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:18:57 [2020-08-14T15:18:57.276Z] ++ set -e
15:18:57 [2020-08-14T15:18:57.276Z] ++ '[' -n 0 ']'
15:18:57 [2020-08-14T15:18:57.276Z] ++ set -x
15:18:57 [2020-08-14T15:18:57.276Z] ++ env -i DEST=/go/src/github.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:18:57 [2020-08-14T15:18:57.276Z] INFO: Testing against a local daemon
15:18:57 [2020-08-14T15:18:57.276Z] === RUN   TestPluginInvalidJSON
15:18:57 [2020-08-14T15:18:57.276Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:18:57 [2020-08-14T15:18:57.276Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:18:57 [2020-08-14T15:18:57.276Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:18:57 [2020-08-14T15:18:57.276Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:18:57 [2020-08-14T15:18:57.276Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:18:57 [2020-08-14T15:18:57.276Z] === RUN   TestPluginInstall
15:18:57 [2020-08-14T15:18:57.276Z] === RUN   TestPluginInstall/no_auth
15:18:57 [2020-08-14T15:18:57.596Z] === RUN   TestDockerSuite/TestBuildContChar
15:18:57 [2020-08-14T15:18:57.924Z] --- PASS: TestRenameLinkedContainer (2.10s)
15:18:57 [2020-08-14T15:18:57.924Z] === RUN   TestRenameStoppedContainer
15:18:58 [2020-08-14T15:18:58.219Z] --- PASS: TestRenameStoppedContainer (0.54s)
15:18:58 [2020-08-14T15:18:58.219Z] === RUN   TestRenameRunningContainerAndReuse
15:18:58 [2020-08-14T15:18:58.978Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:18:59 [2020-08-14T15:18:59.266Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
15:18:59 [2020-08-14T15:18:59.266Z] === RUN   TestRenameInvalidName
15:18:59 [2020-08-14T15:18:59.823Z] time="2020-08-14T15:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:59 [2020-08-14T15:18:59.823Z] time="2020-08-14T15:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f7566077da9cd32f9588302b864ee9c9503064f857e18291fb5c787d7a51bb4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:59 [2020-08-14T15:18:59.823Z] time="2020-08-14T15:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:18:59 [2020-08-14T15:18:59.823Z] time="2020-08-14T15:18:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f7566077da9cd32f9588302b864ee9c9503064f857e18291fb5c787d7a51bb4" mediatype=application/vnd.docker.plugin.v1+json size=522
15:18:59 [2020-08-14T15:18:59.823Z] === RUN   TestPluginInstall/with_htpasswd
15:18:59 [2020-08-14T15:18:59.911Z] --- PASS: TestRenameInvalidName (0.52s)
15:18:59 [2020-08-14T15:18:59.911Z] === RUN   TestRenameAnonymousContainer
15:18:59 [2020-08-14T15:18:59.919Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s)
15:18:59 [2020-08-14T15:18:59.919Z] === CONT  TestContainerKillOnDaemonStart
15:19:00 [2020-08-14T15:19:00.784Z] time="2020-08-14T15:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:19:00 [2020-08-14T15:19:00.784Z] time="2020-08-14T15:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca80fc65856b5545a1b93bf28d98a10b86f08985ed87227fd0e9aa27bccdbb1a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:19:00 [2020-08-14T15:19:00.784Z] time="2020-08-14T15:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:19:00 [2020-08-14T15:19:00.784Z] time="2020-08-14T15:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca80fc65856b5545a1b93bf28d98a10b86f08985ed87227fd0e9aa27bccdbb1a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:19:01 [2020-08-14T15:19:01.045Z] === RUN   TestPluginInstall/with_insecure
15:19:01 [2020-08-14T15:19:01.301Z] --- PASS: TestDaemonHostGatewayIP (5.35s)
15:19:01 [2020-08-14T15:19:01.301Z] === CONT  TestDaemonRestartIpcMode
15:19:01 [2020-08-14T15:19:01.563Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:19:02 [2020-08-14T15:19:02.007Z] --- PASS: TestRenameAnonymousContainer (1.90s)
15:19:02 [2020-08-14T15:19:02.007Z] === RUN   TestRenameContainerWithSameName
15:19:02 [2020-08-14T15:19:02.303Z] --- PASS: TestRenameContainerWithSameName (0.52s)
15:19:02 [2020-08-14T15:19:02.303Z] === RUN   TestRenameContainerWithLinkedContainer
15:19:02 [2020-08-14T15:19:02.430Z] time="2020-08-14T15:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:19:02 [2020-08-14T15:19:02.430Z] time="2020-08-14T15:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db68ac6e02d11ca0339523cef1b467531ba3ff136d907f57940f7edd5df35068" mediatype=application/vnd.docker.plugin.v1+json size=522
15:19:02 [2020-08-14T15:19:02.430Z] time="2020-08-14T15:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:19:02 [2020-08-14T15:19:02.430Z] time="2020-08-14T15:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db68ac6e02d11ca0339523cef1b467531ba3ff136d907f57940f7edd5df35068" mediatype=application/vnd.docker.plugin.v1+json size=522
15:19:02 [2020-08-14T15:19:02.502Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:19:02 [2020-08-14T15:19:02.762Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:19:03 [2020-08-14T15:19:03.001Z] --- PASS: TestPluginInstall (8.87s)
15:19:03 [2020-08-14T15:19:03.001Z]     --- PASS: TestPluginInstall/no_auth (5.81s)
15:19:03 [2020-08-14T15:19:03.001Z]     --- PASS: TestPluginInstall/with_htpasswd (1.24s)
15:19:03 [2020-08-14T15:19:03.001Z]     --- PASS: TestPluginInstall/with_insecure (1.82s)
15:19:03 [2020-08-14T15:19:03.001Z]         plugin_test.go:157: [dcdb3c7c8f68f] daemon is not started
15:19:03 [2020-08-14T15:19:03.001Z] PASS
15:19:03 [2020-08-14T15:19:03.001Z] 
15:19:03 [2020-08-14T15:19:03.001Z] DONE 6 tests in 9.118s
15:19:03 [2020-08-14T15:19:03.001Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:19:03 [2020-08-14T15:19:03.001Z] ++ 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:19:03 [2020-08-14T15:19:03.001Z] ++ set -e
15:19:03 [2020-08-14T15:19:03.001Z] ++ '[' -n 0 ']'
15:19:03 [2020-08-14T15:19:03.001Z] ++ set -x
15:19:03 [2020-08-14T15:19:03.001Z] ++ env -i DEST=/go/src/github.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:19:03 [2020-08-14T15:19:03.001Z] INFO: Testing against a local daemon
15:19:03 [2020-08-14T15:19:03.001Z] === RUN   TestExternalGraphDriver
15:19:03 [2020-08-14T15:19:03.022Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:19:03 [2020-08-14T15:19:03.262Z] === RUN   TestExternalGraphDriver/json
15:19:03 [2020-08-14T15:19:03.281Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:19:03 [2020-08-14T15:19:03.341Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
15:19:03 [2020-08-14T15:19:03.341Z] === RUN   TestResize
15:19:03 [2020-08-14T15:19:03.850Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:19:03 [2020-08-14T15:19:03.977Z] --- PASS: TestResize (0.55s)
15:19:03 [2020-08-14T15:19:03.977Z] === RUN   TestResizeWithInvalidSize
15:19:04 [2020-08-14T15:19:04.421Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:19:04 [2020-08-14T15:19:04.612Z] --- PASS: TestResizeWithInvalidSize (0.55s)
15:19:04 [2020-08-14T15:19:04.612Z] === RUN   TestResizeWhenContainerNotStarted
15:19:04 [2020-08-14T15:19:04.680Z] --- PASS: TestDaemonRestartIpcMode (3.33s)
15:19:04 [2020-08-14T15:19:04.912Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:19:04 [2020-08-14T15:19:04.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:19:05 [2020-08-14T15:19:05.042Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:19:05 [2020-08-14T15:19:05.807Z] === RUN   TestExternalGraphDriver/spec
15:19:07 [2020-08-14T15:19:07.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:19:07 [2020-08-14T15:19:07.477Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:19:08 [2020-08-14T15:19:08.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:19:08 [2020-08-14T15:19:08.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:19:08 [2020-08-14T15:19:08.063Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:19:08 [2020-08-14T15:19:08.352Z] === RUN   TestExternalGraphDriver/pull
15:19:08 [2020-08-14T15:19:08.366Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:19:09 [2020-08-14T15:19:09.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:19:10 [2020-08-14T15:19:10.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:19:10 [2020-08-14T15:19:10.769Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:19:10 [2020-08-14T15:19:10.898Z] --- PASS: TestExternalGraphDriver (7.41s)
15:19:10 [2020-08-14T15:19:10.898Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
15:19:10 [2020-08-14T15:19:10.898Z]     --- PASS: TestExternalGraphDriver/spec (2.64s)
15:19:10 [2020-08-14T15:19:10.898Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
15:19:10 [2020-08-14T15:19:10.898Z] === RUN   TestGraphdriverPluginV2
15:19:10 [2020-08-14T15:19:10.898Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
15:19:10 [2020-08-14T15:19:10.898Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:19:10 [2020-08-14T15:19:10.898Z] PASS
15:19:10 [2020-08-14T15:19:10.898Z] 
15:19:10 [2020-08-14T15:19:10.898Z] === Skipped
15:19:10 [2020-08-14T15:19:10.898Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
15:19:10 [2020-08-14T15:19:10.898Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:19:10 [2020-08-14T15:19:10.898Z] 
15:19:10 [2020-08-14T15:19:10.898Z] 
15:19:10 [2020-08-14T15:19:10.898Z] DONE 5 tests, 1 skipped in 7.623s
15:19:10 [2020-08-14T15:19:10.898Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:19:10 [2020-08-14T15:19:10.898Z] ++ 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:19:10 [2020-08-14T15:19:10.898Z] ++ set -e
15:19:10 [2020-08-14T15:19:10.898Z] ++ '[' -n 0 ']'
15:19:10 [2020-08-14T15:19:10.898Z] ++ set -x
15:19:10 [2020-08-14T15:19:10.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:19:10 [2020-08-14T15:19:10.898Z] INFO: Testing against a local daemon
15:19:10 [2020-08-14T15:19:10.898Z] === RUN   TestContinueAfterPluginCrash
15:19:10 [2020-08-14T15:19:10.898Z] === PAUSE TestContinueAfterPluginCrash
15:19:10 [2020-08-14T15:19:10.898Z] === RUN   TestReadPluginNoRead
15:19:10 [2020-08-14T15:19:10.898Z] === PAUSE TestReadPluginNoRead
15:19:10 [2020-08-14T15:19:10.898Z] === RUN   TestDaemonStartWithLogOpt
15:19:10 [2020-08-14T15:19:10.898Z] === PAUSE TestDaemonStartWithLogOpt
15:19:10 [2020-08-14T15:19:10.898Z] === CONT  TestContinueAfterPluginCrash
15:19:10 [2020-08-14T15:19:10.898Z] === CONT  TestDaemonStartWithLogOpt
15:19:10 [2020-08-14T15:19:10.898Z] === CONT  TestReadPluginNoRead
15:19:11 [2020-08-14T15:19:11.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:19:11 [2020-08-14T15:19:11.933Z] --- PASS: TestServiceUpdatePidsLimit (17.84s)
15:19:11 [2020-08-14T15:19:11.933Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
15:19:11 [2020-08-14T15:19:11.933Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
15:19:11 [2020-08-14T15:19:11.933Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
15:19:11 [2020-08-14T15:19:11.933Z] PASS
15:19:11 [2020-08-14T15:19:11.933Z] 
15:19:11 [2020-08-14T15:19:11.933Z] === Skipped
15:19:11 [2020-08-14T15:19:11.933Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
15:19:11 [2020-08-14T15:19:11.933Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:19:11 [2020-08-14T15:19:11.933Z] 
15:19:11 [2020-08-14T15:19:11.933Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:19:11 [2020-08-14T15:19:11.933Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:19:11 [2020-08-14T15:19:11.933Z] 
15:19:11 [2020-08-14T15:19:11.933Z] 
15:19:11 [2020-08-14T15:19:11.933Z] DONE 27 tests, 2 skipped in 175.754s
15:19:11 [2020-08-14T15:19:11.933Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:19:11 [2020-08-14T15:19:11.933Z] ++ 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:19:11 [2020-08-14T15:19:11.933Z] ++ set -e
15:19:11 [2020-08-14T15:19:11.933Z] ++ '[' -n 0 ']'
15:19:11 [2020-08-14T15:19:11.933Z] ++ set -x
15:19:11 [2020-08-14T15:19:11.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:19:12 [2020-08-14T15:19:12.148Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:19:12 [2020-08-14T15:19:12.148Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:19:12 [2020-08-14T15:19:12.225Z] INFO: Testing against a local daemon
15:19:12 [2020-08-14T15:19:12.225Z] === RUN   TestSessionCreate
15:19:12 [2020-08-14T15:19:12.225Z] --- PASS: TestSessionCreate (0.02s)
15:19:12 [2020-08-14T15:19:12.225Z] === RUN   TestSessionCreateWithBadUpgrade
15:19:12 [2020-08-14T15:19:12.225Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:19:12 [2020-08-14T15:19:12.225Z] PASS
15:19:12 [2020-08-14T15:19:12.225Z] 
15:19:12 [2020-08-14T15:19:12.225Z] DONE 2 tests in 0.106s
15:19:12 [2020-08-14T15:19:12.225Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:19:12 [2020-08-14T15:19:12.225Z] ++ 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:19:12 [2020-08-14T15:19:12.225Z] ++ set -e
15:19:12 [2020-08-14T15:19:12.225Z] ++ '[' -n 0 ']'
15:19:12 [2020-08-14T15:19:12.225Z] ++ set -x
15:19:12 [2020-08-14T15:19:12.225Z] ++ env -i DEST=/go/src/github.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:19:12 [2020-08-14T15:19:12.225Z] INFO: Testing against a local daemon
15:19:12 [2020-08-14T15:19:12.225Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:19:12 [2020-08-14T15:19:12.225Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:19:12 [2020-08-14T15:19:12.225Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:19:12 [2020-08-14T15:19:12.225Z] === RUN   TestEventsExecDie
15:19:12 [2020-08-14T15:19:12.717Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:19:12 [2020-08-14T15:19:12.717Z] --- PASS: TestContainerKillOnDaemonStart (12.98s)
15:19:12 [2020-08-14T15:19:12.717Z] PASS
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === Skipped
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:19:12 [2020-08-14T15:19:12.717Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
15:19:12 [2020-08-14T15:19:12.717Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:19:12 [2020-08-14T15:19:12.717Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
15:19:12 [2020-08-14T15:19:12.717Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:19:12 [2020-08-14T15:19:12.717Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:19:12 [2020-08-14T15:19:12.717Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] 
15:19:12 [2020-08-14T15:19:12.717Z] DONE 192 tests, 6 skipped in 145.070s
15:19:12 [2020-08-14T15:19:12.718Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:19:12 [2020-08-14T15:19:12.718Z] ++ 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:19:12 [2020-08-14T15:19:12.718Z] ++ set -e
15:19:12 [2020-08-14T15:19:12.718Z] ++ '[' -n 0 ']'
15:19:12 [2020-08-14T15:19:12.718Z] ++ set -x
15:19:12 [2020-08-14T15:19:12.718Z] ++ env -i DEST=/go/src/github.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:19:12 [2020-08-14T15:19:12.977Z] INFO: Testing against a local daemon
15:19:12 [2020-08-14T15:19:12.977Z] === RUN   TestCommitInheritsEnv
15:19:12 [2020-08-14T15:19:12.977Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:19:13 [2020-08-14T15:19:13.217Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s)
15:19:13 [2020-08-14T15:19:13.217Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
15:19:13 [2020-08-14T15:19:13.217Z] === RUN   TestCgroupNamespacesRun
15:19:13 [2020-08-14T15:19:13.236Z] --- PASS: TestCommitInheritsEnv (0.37s)
15:19:13 [2020-08-14T15:19:13.236Z] === RUN   TestImportExtremelyLargeImageWorks
15:19:13 [2020-08-14T15:19:13.236Z] === PAUSE TestImportExtremelyLargeImageWorks
15:19:13 [2020-08-14T15:19:13.236Z] === RUN   TestImagesFilterMultiReference
15:19:13 [2020-08-14T15:19:13.258Z] --- PASS: TestEventsExecDie (0.93s)
15:19:13 [2020-08-14T15:19:13.258Z] === RUN   TestEventsBackwardsCompatible
15:19:13 [2020-08-14T15:19:13.258Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
15:19:13 [2020-08-14T15:19:13.258Z] === RUN   TestInfoBinaryCommits
15:19:13 [2020-08-14T15:19:13.258Z] --- PASS: TestInfoBinaryCommits (0.01s)
15:19:13 [2020-08-14T15:19:13.258Z] === RUN   TestInfoAPIVersioned
15:19:13 [2020-08-14T15:19:13.258Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:19:13 [2020-08-14T15:19:13.258Z] === RUN   TestInfoDiscoveryBackend
15:19:13 [2020-08-14T15:19:13.496Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:19:13 [2020-08-14T15:19:13.496Z] === RUN   TestImagePullPlatformInvalid
15:19:13 [2020-08-14T15:19:13.496Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:19:13 [2020-08-14T15:19:13.496Z] === RUN   TestRemoveImageOrphaning
15:19:13 [2020-08-14T15:19:13.756Z] --- PASS: TestRemoveImageOrphaning (0.35s)
15:19:13 [2020-08-14T15:19:13.756Z] === RUN   TestRemoveImageGarbageCollector
15:19:13 [2020-08-14T15:19:13.890Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:19:13 [2020-08-14T15:19:13.890Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:19:14 [2020-08-14T15:19:14.796Z] --- PASS: TestCgroupNamespacesRun (1.36s)
15:19:14 [2020-08-14T15:19:14.796Z] === RUN   TestCgroupNamespacesRunPrivileged
15:19:14 [2020-08-14T15:19:14.923Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:19:14 [2020-08-14T15:19:14.923Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:19:15 [2020-08-14T15:19:15.110Z] === RUN   TestReadPluginNoRead/default
15:19:15 [2020-08-14T15:19:15.134Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:19:15 [2020-08-14T15:19:15.215Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:19:15 [2020-08-14T15:19:15.215Z] === RUN   TestInfoAPI
15:19:15 [2020-08-14T15:19:15.215Z] --- PASS: TestInfoAPI (0.03s)
15:19:15 [2020-08-14T15:19:15.215Z] === RUN   TestInfoAPIWarnings
15:19:15 [2020-08-14T15:19:15.393Z] --- PASS: TestRemoveImageGarbageCollector (1.68s)
15:19:15 [2020-08-14T15:19:15.393Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:19:15 [2020-08-14T15:19:15.393Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:19:15 [2020-08-14T15:19:15.393Z] === RUN   TestTagInvalidReference
15:19:15 [2020-08-14T15:19:15.393Z] --- PASS: TestTagInvalidReference (0.04s)
15:19:15 [2020-08-14T15:19:15.393Z] === RUN   TestTagValidPrefixedRepo
15:19:15 [2020-08-14T15:19:15.393Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:19:15 [2020-08-14T15:19:15.653Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:19:15 [2020-08-14T15:19:15.653Z] === RUN   TestTagExistedNameWithoutForce
15:19:15 [2020-08-14T15:19:15.653Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:19:15 [2020-08-14T15:19:15.653Z] === RUN   TestTagOfficialNames
15:19:15 [2020-08-14T15:19:15.653Z] --- PASS: TestTagOfficialNames (0.08s)
15:19:15 [2020-08-14T15:19:15.653Z] === RUN   TestTagMatchesDigest
15:19:15 [2020-08-14T15:19:15.653Z] --- PASS: TestTagMatchesDigest (0.04s)
15:19:15 [2020-08-14T15:19:15.653Z] === CONT  TestImportExtremelyLargeImageWorks
15:19:15 [2020-08-14T15:19:15.681Z] --- PASS: TestDaemonStartWithLogOpt (4.78s)
15:19:15 [2020-08-14T15:19:15.834Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s)
15:19:15 [2020-08-14T15:19:15.834Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:19:15 [2020-08-14T15:19:15.847Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:19:15 [2020-08-14T15:19:15.847Z] === RUN   TestInfoDebug
15:19:16 [2020-08-14T15:19:16.479Z] --- PASS: TestInfoDebug (0.52s)
15:19:16 [2020-08-14T15:19:16.479Z] === RUN   TestInfoInsecureRegistries
15:19:16 [2020-08-14T15:19:16.770Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:19:16 [2020-08-14T15:19:16.770Z] === RUN   TestInfoRegistryMirrors
15:19:17 [2020-08-14T15:19:17.064Z] === RUN   TestReadPluginNoRead/disabled_caching
15:19:17 [2020-08-14T15:19:17.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
15:19:17 [2020-08-14T15:19:17.345Z] === RUN   TestCgroupNamespacesRunHostMode
15:19:17 [2020-08-14T15:19:17.402Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:19:17 [2020-08-14T15:19:17.402Z] === RUN   TestLoginFailsWithBadCredentials
15:19:17 [2020-08-14T15:19:17.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
15:19:17 [2020-08-14T15:19:17.693Z] === RUN   TestPingCacheHeaders
15:19:17 [2020-08-14T15:19:17.693Z] --- PASS: TestPingCacheHeaders (0.01s)
15:19:17 [2020-08-14T15:19:17.693Z] === RUN   TestPingGet
15:19:17 [2020-08-14T15:19:17.693Z] --- PASS: TestPingGet (0.01s)
15:19:17 [2020-08-14T15:19:17.693Z] === RUN   TestPingHead
15:19:17 [2020-08-14T15:19:17.693Z] --- PASS: TestPingHead (0.01s)
15:19:17 [2020-08-14T15:19:17.693Z] === RUN   TestVersion
15:19:17 [2020-08-14T15:19:17.693Z] --- PASS: TestVersion (0.01s)
15:19:17 [2020-08-14T15:19:17.693Z] PASS
15:19:17 [2020-08-14T15:19:17.693Z] 
15:19:17 [2020-08-14T15:19:17.693Z] === Skipped
15:19:17 [2020-08-14T15:19:17.693Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:19:17 [2020-08-14T15:19:17.693Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:19:17 [2020-08-14T15:19:17.693Z] 
15:19:17 [2020-08-14T15:19:17.693Z] 
15:19:17 [2020-08-14T15:19:17.693Z] DONE 18 tests, 1 skipped in 5.605s
15:19:17 [2020-08-14T15:19:17.693Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:19:17 [2020-08-14T15:19:17.693Z] ++ 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:19:17 [2020-08-14T15:19:17.693Z] ++ set -e
15:19:17 [2020-08-14T15:19:17.693Z] ++ '[' -n 0 ']'
15:19:17 [2020-08-14T15:19:17.693Z] ++ set -x
15:19:17 [2020-08-14T15:19:17.693Z] ++ env -i DEST=/go/src/github.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:19:17 [2020-08-14T15:19:17.693Z] INFO: Testing against a local daemon
15:19:17 [2020-08-14T15:19:17.693Z] === RUN   TestVolumesCreateAndList
15:19:17 [2020-08-14T15:19:17.984Z] --- PASS: TestVolumesCreateAndList (0.01s)
15:19:17 [2020-08-14T15:19:17.984Z] === RUN   TestVolumesRemove
15:19:17 [2020-08-14T15:19:17.984Z] --- PASS: TestVolumesRemove (0.10s)
15:19:17 [2020-08-14T15:19:17.984Z] === RUN   TestVolumesInspect
15:19:17 [2020-08-14T15:19:17.984Z] --- PASS: TestVolumesInspect (0.01s)
15:19:17 [2020-08-14T15:19:17.984Z] === RUN   TestVolumesInvalidJSON
15:19:17 [2020-08-14T15:19:17.984Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:19:17 [2020-08-14T15:19:17.984Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:19:17 [2020-08-14T15:19:17.984Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:19:17 [2020-08-14T15:19:17.984Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:19:17 [2020-08-14T15:19:17.984Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:19:17 [2020-08-14T15:19:17.984Z] PASS
15:19:17 [2020-08-14T15:19:17.984Z] 
15:19:17 [2020-08-14T15:19:17.984Z] DONE 5 tests in 0.213s
15:19:17 [2020-08-14T15:19:17.984Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:19:17 [2020-08-14T15:19:17.984Z] ++++ cat bundles/test-integration/docker.pid
15:19:17 [2020-08-14T15:19:17.984Z] +++ kill 11955
15:19:18 [2020-08-14T15:19:18.448Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:19:18 [2020-08-14T15:19:18.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s)
15:19:18 [2020-08-14T15:19:18.855Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:19:18 [2020-08-14T15:19:18.947Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:19:19 [2020-08-14T15:19:19.491Z] +++ /etc/init.d/apparmor stop
15:19:19 [2020-08-14T15:19:19.491Z] Leaving: AppArmorNo profiles have been unloaded.
15:19:19 [2020-08-14T15:19:19.491Z] 
15:19:19 [2020-08-14T15:19:19.491Z] Unloading profiles will leave already running processes permanently
15:19:19 [2020-08-14T15:19:19.491Z] unconfined, which can lead to unexpected situations.
15:19:19 [2020-08-14T15:19:19.491Z] 
15:19:19 [2020-08-14T15:19:19.491Z] To set a process to complain mode, use the command line tool
15:19:19 [2020-08-14T15:19:19.491Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:19:19 [2020-08-14T15:19:19.491Z] +++ true
15:19:19 [2020-08-14T15:19:19.491Z] exiting test-integration
15:19:19 [2020-08-14T15:19:19.491Z] ++ exit 0
15:19:19 [2020-08-14T15:19:19.491Z] 
15:19:19 [2020-08-14T15:19:19.898Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s)
15:19:19 [2020-08-14T15:19:19.898Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:19:19 [2020-08-14T15:19:19.952Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:19:19 [2020-08-14T15:19:19.952Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:19:19 [2020-08-14T15:19:19.952Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:19:19 [2020-08-14T15:19:19.952Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:19:19 [2020-08-14T15:19:19.952Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:19:20 [2020-08-14T15:19:20.359Z] --- PASS: TestReadPluginNoRead (9.57s)
15:19:20 [2020-08-14T15:19:20.359Z]     --- PASS: TestReadPluginNoRead/default (1.80s)
15:19:20 [2020-08-14T15:19:20.359Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.77s)
15:19:20 [2020-08-14T15:19:20.359Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s)
15:19:20 [2020-08-14T15:19:20.359Z]     read_test.go:92: [d31d515b9fe13] daemon is not started
15:19:20 [2020-08-14T15:19:20.526Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:19:20 [2020-08-14T15:19:20.930Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
15:19:20 [2020-08-14T15:19:20.930Z] PASS
15:19:20 [2020-08-14T15:19:20.930Z] 
15:19:20 [2020-08-14T15:19:20.930Z] DONE 6 tests in 10.361s
15:19:20 [2020-08-14T15:19:20.930Z] 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:19:20 [2020-08-14T15:19:20.930Z] ++ 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:19:20 [2020-08-14T15:19:20.930Z] ++ set -e
15:19:20 [2020-08-14T15:19:20.930Z] ++ '[' -n 0 ']'
15:19:20 [2020-08-14T15:19:20.930Z] ++ set -x
15:19:20 [2020-08-14T15:19:20.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:19:20 [2020-08-14T15:19:20.930Z] testing: warning: no tests to run
15:19:20 [2020-08-14T15:19:20.930Z] PASS
15:19:20 [2020-08-14T15:19:20.930Z] 
15:19:20 [2020-08-14T15:19:20.930Z] DONE 0 tests in 0.051s
15:19:20 [2020-08-14T15:19:20.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:19:20 [2020-08-14T15:19:20.930Z] ++ 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:19:20 [2020-08-14T15:19:20.930Z] ++ set -e
15:19:20 [2020-08-14T15:19:20.930Z] ++ '[' -n 0 ']'
15:19:20 [2020-08-14T15:19:20.930Z] ++ set -x
15:19:20 [2020-08-14T15:19:20.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
Post stage
[Pipeline] junit
15:19:21 [2020-08-14T15:19:21.044Z] Recording test results
15:19:21 [2020-08-14T15:19:21.190Z] INFO: Testing against a local daemon
15:19:21 [2020-08-14T15:19:21.190Z] === RUN   TestPluginWithDevMounts
15:19:21 [2020-08-14T15:19:21.190Z] === PAUSE TestPluginWithDevMounts
15:19:21 [2020-08-14T15:19:21.190Z] === CONT  TestPluginWithDevMounts
15:19:21 [2020-08-14T15:19:21.419Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s)
15:19:21 [2020-08-14T15:19:21.419Z] === RUN   TestCgroupNamespacesRunInvalidMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
15:19:21 [2020-08-14T15:19:21.485Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
[Pipeline] sh
15:19:21 [2020-08-14T15:19:21.845Z] + echo Ensuring container killed.
15:19:21 [2020-08-14T15:19:21.845Z] Ensuring container killed.
15:19:21 [2020-08-14T15:19:21.845Z] + docker rm -vf docker-pr1
15:19:21 [2020-08-14T15:19:21.845Z] Error: No such container: docker-pr1
15:19:21 [2020-08-14T15:19:21.845Z] + true
[Pipeline] sh
15:19:22 [2020-08-14T15:19:22.054Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:19:22 [2020-08-14T15:19:22.057Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
15:19:22 [2020-08-14T15:19:22.057Z] === RUN   TestCgroupNamespacesRunOlderClient
15:19:22 [2020-08-14T15:19:22.224Z] + echo Chowning /workspace to jenkins user
15:19:22 [2020-08-14T15:19:22.224Z] Chowning /workspace to jenkins user
15:19:22 [2020-08-14T15:19:22.224Z] + id -u
15:19:22 [2020-08-14T15:19:22.224Z] + id -g
15:19:22 [2020-08-14T15:19:22.224Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41357:/workspace busybox chown -R 1001:1001 /workspace
15:19:22 [2020-08-14T15:19:22.224Z] Unable to find image 'busybox:latest' locally
15:19:22 [2020-08-14T15:19:22.515Z] latest: Pulling from library/busybox
15:19:22 [2020-08-14T15:19:22.515Z] 970013469dcd: Pulling fs layer
15:19:22 [2020-08-14T15:19:22.808Z] 970013469dcd: Verifying Checksum
15:19:22 [2020-08-14T15:19:22.808Z] 970013469dcd: Download complete
15:19:22 [2020-08-14T15:19:22.992Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:19:23 [2020-08-14T15:19:23.441Z] 970013469dcd: Pull complete
15:19:23 [2020-08-14T15:19:23.441Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:19:23 [2020-08-14T15:19:23.441Z] Status: Downloaded newer image for busybox:latest
15:19:23 [2020-08-14T15:19:23.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s)
15:19:23 [2020-08-14T15:19:23.568Z] === RUN   TestKernelTCPMemory
15:19:23 [2020-08-14T15:19:23.733Z] --- PASS: TestPluginWithDevMounts (2.17s)
15:19:23 [2020-08-14T15:19:23.733Z] PASS
15:19:23 [2020-08-14T15:19:23.733Z] 
15:19:23 [2020-08-14T15:19:23.733Z] DONE 1 tests in 2.342s
15:19:23 [2020-08-14T15:19:23.733Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:19:23 [2020-08-14T15:19:23.733Z] ++ 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:19:23 [2020-08-14T15:19:23.733Z] ++ set -e
15:19:23 [2020-08-14T15:19:23.733Z] ++ '[' -n 0 ']'
15:19:23 [2020-08-14T15:19:23.733Z] ++ set -x
15:19:23 [2020-08-14T15:19:23.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:19:23 [2020-08-14T15:19:23.733Z] INFO: Testing against a local daemon
15:19:23 [2020-08-14T15:19:23.733Z] === RUN   TestSecretInspect
15:19:23 [2020-08-14T15:19:23.864Z] --- PASS: TestKernelTCPMemory (0.59s)
15:19:23 [2020-08-14T15:19:23.864Z] === RUN   TestNISDomainname
15:19:23 [2020-08-14T15:19:23.930Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:19:24 [2020-08-14T15:19:24.902Z] --- PASS: TestNISDomainname (0.67s)
15:19:24 [2020-08-14T15:19:24.903Z] === RUN   TestHostnameDnsResolution
15:19:25 [2020-08-14T15:19:25.537Z] --- PASS: TestHostnameDnsResolution (0.80s)
15:19:25 [2020-08-14T15:19:25.537Z] === RUN   TestStats
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:19:25 [2020-08-14T15:19:25.901Z] + bundleName=s390x-integration
15:19:25 [2020-08-14T15:19:25.901Z] + echo Creating s390x-integration-bundles.tar.gz
15:19:25 [2020-08-14T15:19:25.901Z] Creating s390x-integration-bundles.tar.gz
15:19:25 [2020-08-14T15:19:25.901Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:19:25 [2020-08-14T15:19:25.901Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:19:25 [2020-08-14T15:19:25.945Z] Archiving artifacts
15:19:26 [2020-08-14T15:19:26.277Z] --- PASS: TestSecretInspect (2.65s)
15:19:26 [2020-08-14T15:19:26.277Z] === RUN   TestSecretList
15:19:26 [2020-08-14T15:19:26.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:19:26 [2020-08-14T15:19:26.686Z] + make clean
15:19:26 [2020-08-14T15:19:26.979Z] docker volume rm -f docker-dev-cache
15:19:27 [2020-08-14T15:19:27.270Z] docker-dev-cache
[Pipeline] deleteDir
15:19:28 [2020-08-14T15:19:28.124Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:19:28 [2020-08-14T15:19:28.124Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:19:28 [2020-08-14T15:19:28.269Z] --- PASS: TestStats (2.54s)
15:19:28 [2020-08-14T15:19:28.269Z] === RUN   TestStopContainerWithTimeout
15:19:28 [2020-08-14T15:19:28.269Z] === RUN   TestStopContainerWithTimeout/0
15:19:28 [2020-08-14T15:19:28.269Z] === PAUSE TestStopContainerWithTimeout/0
15:19:28 [2020-08-14T15:19:28.269Z] === RUN   TestStopContainerWithTimeout/1
15:19:28 [2020-08-14T15:19:28.269Z] === PAUSE TestStopContainerWithTimeout/1
15:19:28 [2020-08-14T15:19:28.269Z] === RUN   TestStopContainerWithTimeout/3
15:19:28 [2020-08-14T15:19:28.269Z] === PAUSE TestStopContainerWithTimeout/3
15:19:28 [2020-08-14T15:19:28.269Z] === RUN   TestStopContainerWithTimeout/-1
15:19:28 [2020-08-14T15:19:28.269Z] === PAUSE TestStopContainerWithTimeout/-1
15:19:28 [2020-08-14T15:19:28.269Z] === CONT  TestStopContainerWithTimeout/0
15:19:28 [2020-08-14T15:19:28.269Z] === CONT  TestStopContainerWithTimeout/-1
15:19:28 [2020-08-14T15:19:28.269Z] === CONT  TestStopContainerWithTimeout/1
15:19:28 [2020-08-14T15:19:28.269Z] === CONT  TestStopContainerWithTimeout/3
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:19:29 [2020-08-14T15:19:29.063Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:19:29 [2020-08-14T15:19:29.578Z] --- PASS: TestSecretList (3.21s)
15:19:29 [2020-08-14T15:19:29.578Z] === RUN   TestSecretsCreateAndDelete
15:19:29 [2020-08-14T15:19:29.633Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:19:30 [2020-08-14T15:19:30.204Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:19:31 [2020-08-14T15:19:31.006Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:19:31 [2020-08-14T15:19:31.006Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
15:19:31 [2020-08-14T15:19:31.006Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
15:19:31 [2020-08-14T15:19:31.006Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
15:19:31 [2020-08-14T15:19:31.006Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
15:19:31 [2020-08-14T15:19:31.006Z] === RUN   TestDeleteDevicemapper
15:19:31 [2020-08-14T15:19:31.006Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:19:31 [2020-08-14T15:19:31.006Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:19:31 [2020-08-14T15:19:31.006Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:19:31 [2020-08-14T15:19:31.588Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:19:31 [2020-08-14T15:19:31.848Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:19:32 [2020-08-14T15:19:32.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
15:19:32 [2020-08-14T15:19:32.527Z] === RUN   TestUpdateMemory
15:19:32 [2020-08-14T15:19:32.877Z] --- PASS: TestSecretsCreateAndDelete (3.22s)
15:19:32 [2020-08-14T15:19:32.877Z] === RUN   TestSecretsUpdate
15:19:33 [2020-08-14T15:19:33.172Z] --- PASS: TestUpdateMemory (0.69s)
15:19:33 [2020-08-14T15:19:33.172Z] === RUN   TestUpdateCPUQuota
15:19:33 [2020-08-14T15:19:33.229Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:19:33 [2020-08-14T15:19:33.799Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:19:34 [2020-08-14T15:19:34.209Z] --- PASS: TestUpdateCPUQuota (0.86s)
15:19:34 [2020-08-14T15:19:34.209Z] === RUN   TestUpdatePidsLimit
15:19:34 [2020-08-14T15:19:34.209Z] === RUN   TestUpdatePidsLimit/update_from_none
15:19:34 [2020-08-14T15:19:34.209Z] === RUN   TestUpdatePidsLimit/no_change
15:19:34 [2020-08-14T15:19:34.501Z] === RUN   TestUpdatePidsLimit/update_lower
15:19:34 [2020-08-14T15:19:34.795Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:19:35 [2020-08-14T15:19:35.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:19:35 [2020-08-14T15:19:35.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:19:35 [2020-08-14T15:19:35.380Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:19:36 [2020-08-14T15:19:36.174Z] --- PASS: TestSecretsUpdate (3.18s)
15:19:36 [2020-08-14T15:19:36.174Z] === RUN   TestTemplatedSecret
15:19:36 [2020-08-14T15:19:36.479Z] --- PASS: TestUpdatePidsLimit (2.30s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
15:19:36 [2020-08-14T15:19:36.479Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
15:19:36 [2020-08-14T15:19:36.479Z] === RUN   TestUpdateRestartPolicy
15:19:37 [2020-08-14T15:19:37.095Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:19:37 [2020-08-14T15:19:37.665Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:19:38 [2020-08-14T15:19:38.604Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/server/httputils	0.135s	coverage: 14.7% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/server/middleware	0.171s	coverage: 37.7% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/types/filters	0.173s	coverage: 92.2% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/types/strslice	0.133s	coverage: 90.0% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/types/time	0.162s	coverage: 100.0% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ok  	github.com/docker/docker/api/server/router/swarm	0.199s	coverage: 5.7% of statements
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:19:38 [2020-08-14T15:19:38.663Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:19:39 [2020-08-14T15:19:39.474Z] --- PASS: TestTemplatedSecret (3.46s)
15:19:39 [2020-08-14T15:19:39.474Z] === RUN   TestSecretCreateResolve
15:19:39 [2020-08-14T15:19:39.629Z] ok  	github.com/docker/docker/api/types/versions	0.070s	coverage: 75.0% of statements
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:19:39 [2020-08-14T15:19:39.629Z] ok  	github.com/docker/docker/builder/dockerignore	0.091s	coverage: 96.8% of statements
15:19:42 [2020-08-14T15:19:42.536Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:19:42 [2020-08-14T15:19:42.536Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:19:42 [2020-08-14T15:19:42.536Z] remote: Enumerating objects: 2, done.
15:19:42 [2020-08-14T15:19:42.536Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:19:42 [2020-08-14T15:19:42.536Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:19:42 [2020-08-14T15:19:42.536Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:19:42 [2020-08-14T15:19:42.536Z] 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:19:42 [2020-08-14T15:19:42.536Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:19:42 [2020-08-14T15:19:42.536Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:19:42 [2020-08-14T15:19:42.774Z] --- PASS: TestSecretCreateResolve (3.22s)
15:19:42 [2020-08-14T15:19:42.774Z] PASS
15:19:42 [2020-08-14T15:19:42.774Z] 
15:19:42 [2020-08-14T15:19:42.774Z] DONE 6 tests in 19.117s
15:19:42 [2020-08-14T15:19:42.774Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:19:42 [2020-08-14T15:19:42.774Z] ++ 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:19:42 [2020-08-14T15:19:42.774Z] ++ set -e
15:19:42 [2020-08-14T15:19:42.774Z] ++ '[' -n 0 ']'
15:19:42 [2020-08-14T15:19:42.774Z] ++ set -x
15:19:42 [2020-08-14T15:19:42.774Z] ++ env -i DEST=/go/src/github.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:19:42 [2020-08-14T15:19:42.774Z] INFO: Testing against a local daemon
15:19:42 [2020-08-14T15:19:42.774Z] === RUN   TestServiceCreateInit
15:19:42 [2020-08-14T15:19:42.774Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:19:42 [2020-08-14T15:19:42.801Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:19:42 [2020-08-14T15:19:42.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/test/unit
15:19:43 [2020-08-14T15:19:43.739Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:19:43 [2020-08-14T15:19:43.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:19:44 [2020-08-14T15:19:44.299Z] ok  	github.com/docker/docker/cli/debug	0.333s	coverage: 100.0% of statements
15:19:44 [2020-08-14T15:19:44.299Z] ok  	github.com/docker/docker/builder/dockerfile	0.431s	coverage: 46.4% of statements
15:19:44 [2020-08-14T15:19:44.299Z] ok  	github.com/docker/docker/builder/remotecontext	0.739s	coverage: 9.2% of statements
15:19:44 [2020-08-14T15:19:44.309Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:19:45 [2020-08-14T15:19:45.384Z] ?   	github.com/docker/docker/api	[no test files]
15:19:46 [2020-08-14T15:19:46.219Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:19:48 [2020-08-14T15:19:48.061Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:19:48 [2020-08-14T15:19:48.128Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:19:49 [2020-08-14T15:19:49.207Z] --- PASS: TestUpdateRestartPolicy (11.25s)
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestUpdateRestartWithAutoRemove
15:19:49 [2020-08-14T15:19:49.207Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitNonBlocked
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:49 [2020-08-14T15:19:49.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:49 [2020-08-14T15:19:49.207Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:49 [2020-08-14T15:19:49.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:19:49 [2020-08-14T15:19:49.207Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:19:49 [2020-08-14T15:19:49.207Z] --- PASS: TestWaitNonBlocked (0.02s)
15:19:49 [2020-08-14T15:19:49.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
15:19:49 [2020-08-14T15:19:49.207Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitBlocked
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:19:49 [2020-08-14T15:19:49.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:19:49 [2020-08-14T15:19:49.207Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:19:49 [2020-08-14T15:19:49.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:19:49 [2020-08-14T15:19:49.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:19:49 [2020-08-14T15:19:49.207Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:19:49 [2020-08-14T15:19:49.505Z] --- PASS: TestWaitBlocked (0.04s)
15:19:49 [2020-08-14T15:19:49.505Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
15:19:49 [2020-08-14T15:19:49.505Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
15:19:49 [2020-08-14T15:19:49.505Z] === CONT  TestContainerStartOnDaemonRestart
15:19:49 [2020-08-14T15:19:49.505Z] === CONT  TestContainerKillOnDaemonStart
15:19:49 [2020-08-14T15:19:49.505Z] === CONT  TestIpcModeOlderClient
15:19:49 [2020-08-14T15:19:49.505Z] === CONT  TestDaemonHostGatewayIP
15:19:49 [2020-08-14T15:19:49.507Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:19:49 [2020-08-14T15:19:49.802Z] --- PASS: TestIpcModeOlderClient (0.16s)
15:19:49 [2020-08-14T15:19:49.802Z] === CONT  TestDaemonRestartIpcMode
15:19:50 [2020-08-14T15:19:50.446Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:19:50 [2020-08-14T15:19:50.446Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:19:51 [2020-08-14T15:19:51.384Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:19:51 [2020-08-14T15:19:51.643Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:19:53 [2020-08-14T15:19:53.023Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:19:53 [2020-08-14T15:19:53.348Z] --- PASS: TestServiceCreateInit (10.25s)
15:19:53 [2020-08-14T15:19:53.348Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
15:19:53 [2020-08-14T15:19:53.348Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s)
15:19:53 [2020-08-14T15:19:53.348Z] === RUN   TestCreateServiceMultipleTimes
15:19:53 [2020-08-14T15:19:53.376Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s)
15:19:53 [2020-08-14T15:19:53.376Z] --- PASS: TestDaemonHostGatewayIP (3.83s)
15:19:54 [2020-08-14T15:19:54.011Z] --- PASS: TestDaemonRestartIpcMode (4.06s)
15:19:54 [2020-08-14T15:19:54.405Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:19:54 [2020-08-14T15:19:54.405Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:19:56 [2020-08-14T15:19:56.643Z] ok  	github.com/docker/docker/client	0.465s	coverage: 74.9% of statements
15:19:56 [2020-08-14T15:19:56.944Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:19:57 [2020-08-14T15:19:57.204Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:19:57 [2020-08-14T15:19:57.772Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:19:58 [2020-08-14T15:19:58.342Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:20:00 [2020-08-14T15:20:00.224Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
15:20:00 [2020-08-14T15:20:00.249Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:20:00 [2020-08-14T15:20:00.249Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:20:02 [2020-08-14T15:20:02.157Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:20:02 [2020-08-14T15:20:02.518Z] --- PASS: TestContainerKillOnDaemonStart (12.75s)
15:20:02 [2020-08-14T15:20:02.518Z] PASS
15:20:02 [2020-08-14T15:20:02.518Z] 
15:20:02 [2020-08-14T15:20:02.518Z] === Skipped
15:20:02 [2020-08-14T15:20:02.518Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:20:02 [2020-08-14T15:20:02.518Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:20:02 [2020-08-14T15:20:02.518Z] 
15:20:02 [2020-08-14T15:20:02.518Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:20:02 [2020-08-14T15:20:02.518Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:20:02 [2020-08-14T15:20:02.518Z] 
15:20:02 [2020-08-14T15:20:02.518Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:20:02 [2020-08-14T15:20:02.518Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:20:02 [2020-08-14T15:20:02.518Z] 
15:20:02 [2020-08-14T15:20:02.518Z] 
15:20:02 [2020-08-14T15:20:02.518Z] DONE 192 tests, 3 skipped in 107.049s
15:20:02 [2020-08-14T15:20:02.518Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:20:02 [2020-08-14T15:20:02.518Z] ++ 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:20:02 [2020-08-14T15:20:02.518Z] ++ set -e
15:20:02 [2020-08-14T15:20:02.518Z] ++ '[' -n 0 ']'
15:20:02 [2020-08-14T15:20:02.518Z] ++ set -x
15:20:02 [2020-08-14T15:20:02.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-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:20:02 [2020-08-14T15:20:02.518Z] INFO: Testing against a local daemon
15:20:02 [2020-08-14T15:20:02.518Z] === RUN   TestCommitInheritsEnv
15:20:02 [2020-08-14T15:20:02.816Z] --- PASS: TestCommitInheritsEnv (0.31s)
15:20:02 [2020-08-14T15:20:02.816Z] === RUN   TestImportExtremelyLargeImageWorks
15:20:02 [2020-08-14T15:20:02.816Z] === PAUSE TestImportExtremelyLargeImageWorks
15:20:02 [2020-08-14T15:20:02.816Z] === RUN   TestImagesFilterMultiReference
15:20:02 [2020-08-14T15:20:02.816Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:20:02 [2020-08-14T15:20:02.816Z] === RUN   TestImagePullPlatformInvalid
15:20:02 [2020-08-14T15:20:02.816Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:20:02 [2020-08-14T15:20:02.816Z] === RUN   TestRemoveImageOrphaning
15:20:03 [2020-08-14T15:20:03.110Z] --- PASS: TestRemoveImageOrphaning (0.34s)
15:20:03 [2020-08-14T15:20:03.110Z] === RUN   TestRemoveImageGarbageCollector
15:20:03 [2020-08-14T15:20:03.110Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:20:03 [2020-08-14T15:20:03.110Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:20:03 [2020-08-14T15:20:03.110Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:20:03 [2020-08-14T15:20:03.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:20:03 [2020-08-14T15:20:03.110Z] === RUN   TestTagInvalidReference
15:20:03 [2020-08-14T15:20:03.405Z] --- PASS: TestTagInvalidReference (0.02s)
15:20:03 [2020-08-14T15:20:03.405Z] === RUN   TestTagValidPrefixedRepo
15:20:03 [2020-08-14T15:20:03.405Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:20:03 [2020-08-14T15:20:03.405Z] === RUN   TestTagExistedNameWithoutForce
15:20:03 [2020-08-14T15:20:03.405Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:20:03 [2020-08-14T15:20:03.405Z] === RUN   TestTagOfficialNames
15:20:03 [2020-08-14T15:20:03.405Z] --- PASS: TestTagOfficialNames (0.05s)
15:20:03 [2020-08-14T15:20:03.405Z] === RUN   TestTagMatchesDigest
15:20:03 [2020-08-14T15:20:03.405Z] --- PASS: TestTagMatchesDigest (0.02s)
15:20:03 [2020-08-14T15:20:03.405Z] === CONT  TestImportExtremelyLargeImageWorks
15:20:04 [2020-08-14T15:20:04.066Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:20:04 [2020-08-14T15:20:04.326Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:20:05 [2020-08-14T15:20:05.266Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:20:07 [2020-08-14T15:20:07.806Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:20:08 [2020-08-14T15:20:08.065Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:20:09 [2020-08-14T15:20:09.973Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:20:11 [2020-08-14T15:20:11.414Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.130s	coverage: 86.3% of statements
15:20:11 [2020-08-14T15:20:11.414Z] ?   	github.com/docker/docker/cli	[no test files]
15:20:11 [2020-08-14T15:20:11.414Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:20:11 [2020-08-14T15:20:11.470Z] --- PASS: TestCreateServiceMultipleTimes (18.45s)
15:20:11 [2020-08-14T15:20:11.470Z] === RUN   TestCreateServiceConflict
15:20:11 [2020-08-14T15:20:11.880Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:20:14 [2020-08-14T15:20:14.769Z] --- PASS: TestCreateServiceConflict (3.21s)
15:20:14 [2020-08-14T15:20:14.769Z] === RUN   TestCreateServiceMaxReplicas
15:20:15 [2020-08-14T15:20:15.175Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:20:18 [2020-08-14T15:20:18.073Z] --- PASS: TestCreateServiceMaxReplicas (3.06s)
15:20:18 [2020-08-14T15:20:18.073Z] === RUN   TestCreateWithDuplicateNetworkNames
15:20:18 [2020-08-14T15:20:18.460Z] ok  	github.com/docker/docker/cmd/dockerd	0.561s	coverage: 19.3% of statements
15:20:18 [2020-08-14T15:20:18.468Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:20:18 [2020-08-14T15:20:18.727Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:20:19 [2020-08-14T15:20:19.988Z] ok  	github.com/docker/docker/container	0.502s	coverage: 41.6% of statements
15:20:19 [2020-08-14T15:20:19.988Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:20:19 [2020-08-14T15:20:19.988Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:20:19 [2020-08-14T15:20:19.988Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:20:19 [2020-08-14T15:20:19.988Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:20:20 [2020-08-14T15:20:20.132Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:20:20 [2020-08-14T15:20:20.132Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:20:22 [2020-08-14T15:20:22.157Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.295s	coverage: 65.3% of statements
15:20:22 [2020-08-14T15:20:22.679Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:20:24 [2020-08-14T15:20:24.324Z] ok  	github.com/docker/docker/daemon/cluster	0.763s	coverage: 0.5% of statements
15:20:24 [2020-08-14T15:20:24.324Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.811s	coverage: 35.9% of statements
15:20:24 [2020-08-14T15:20:24.585Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:20:24 [2020-08-14T15:20:24.585Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:20:25 [2020-08-14T15:20:25.523Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:20:26 [2020-08-14T15:20:26.462Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:20:26 [2020-08-14T15:20:26.721Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:20:29 [2020-08-14T15:20:29.260Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:20:30 [2020-08-14T15:20:30.094Z] ok  	github.com/docker/docker/daemon/discovery	0.302s	coverage: 30.0% of statements
15:20:30 [2020-08-14T15:20:30.094Z] ok  	github.com/docker/docker/daemon/config	0.692s	coverage: 79.7% of statements
15:20:30 [2020-08-14T15:20:30.200Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:20:32 [2020-08-14T15:20:32.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s)
15:20:32 [2020-08-14T15:20:32.976Z] === RUN   TestCreateServiceSecretFileMode
15:20:32 [2020-08-14T15:20:32.984Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.715s	coverage: 11.3% of statements
15:20:32 [2020-08-14T15:20:32.984Z] ok  	github.com/docker/docker/daemon	3.173s	coverage: 9.1% of statements
15:20:32 [2020-08-14T15:20:32.984Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:20:32 [2020-08-14T15:20:32.984Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:20:33 [2020-08-14T15:20:33.440Z] ok  	github.com/docker/docker/daemon/events	0.363s	coverage: 50.0% of statements
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ok  	github.com/docker/docker/daemon/graphdriver	0.247s	coverage: 2.3% of statements
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:20:33 [2020-08-14T15:20:33.896Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:20:34 [2020-08-14T15:20:34.352Z] ok  	github.com/docker/docker/daemon/links	0.163s	coverage: 93.0% of statements
15:20:35 [2020-08-14T15:20:35.478Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:20:35 [2020-08-14T15:20:35.521Z] --- PASS: TestCreateServiceSecretFileMode (2.74s)
15:20:35 [2020-08-14T15:20:35.521Z] === RUN   TestCreateServiceConfigFileMode
15:20:36 [2020-08-14T15:20:36.858Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:20:37 [2020-08-14T15:20:37.243Z] ok  	github.com/docker/docker/daemon/logger	0.413s	coverage: 41.2% of statements
15:20:37 [2020-08-14T15:20:37.699Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.780s	coverage: 77.8% of statements
15:20:37 [2020-08-14T15:20:37.795Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:20:38 [2020-08-14T15:20:38.156Z] ok  	github.com/docker/docker/daemon/images	0.446s	coverage: 4.8% of statements
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:20:38 [2020-08-14T15:20:38.156Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:20:38 [2020-08-14T15:20:38.612Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.435s	coverage: 61.6% of statements
15:20:38 [2020-08-14T15:20:38.612Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.337s	coverage: 87.2% of statements
15:20:38 [2020-08-14T15:20:38.820Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
15:20:38 [2020-08-14T15:20:38.820Z] === RUN   TestCreateServiceSysctls
15:20:39 [2020-08-14T15:20:39.176Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:20:40 [2020-08-14T15:20:40.779Z] ok  	github.com/docker/docker/daemon/logger/local	0.656s	coverage: 75.2% of statements
15:20:40 [2020-08-14T15:20:40.779Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:20:41 [2020-08-14T15:20:41.235Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.189s	coverage: 33.3% of statements
15:20:41 [2020-08-14T15:20:41.235Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.271s	coverage: 35.9% of statements
15:20:42 [2020-08-14T15:20:42.763Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
15:20:43 [2020-08-14T15:20:43.027Z] --- PASS: TestCreateServiceSysctls (4.21s)
15:20:43 [2020-08-14T15:20:43.027Z] === RUN   TestCreateServiceCapabilities
15:20:43 [2020-08-14T15:20:43.227Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.209s	coverage: 46.8% of statements
15:20:44 [2020-08-14T15:20:44.189Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.542s	coverage: 82.5% of statements
15:20:44 [2020-08-14T15:20:44.189Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:20:44 [2020-08-14T15:20:44.656Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:20:44 [2020-08-14T15:20:44.656Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:20:46 [2020-08-14T15:20:46.185Z] ok  	github.com/docker/docker/distribution/metadata	1.212s	coverage: 48.2% of statements
15:20:46 [2020-08-14T15:20:46.185Z] ok  	github.com/docker/docker/errdefs	0.207s	coverage: 49.4% of statements
15:20:46 [2020-08-14T15:20:46.332Z] --- PASS: TestCreateServiceCapabilities (3.38s)
15:20:46 [2020-08-14T15:20:46.332Z] === RUN   TestInspect
15:20:46 [2020-08-14T15:20:46.641Z] ok  	github.com/docker/docker/distribution	1.932s	coverage: 20.1% of statements
15:20:46 [2020-08-14T15:20:46.641Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:20:47 [2020-08-14T15:20:47.307Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:20:48 [2020-08-14T15:20:48.170Z] ok  	github.com/docker/docker/distribution/xfer	2.451s	coverage: 76.8% of statements
15:20:48 [2020-08-14T15:20:48.170Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:20:48 [2020-08-14T15:20:48.170Z] ok  	github.com/docker/docker/image/cache	0.146s	coverage: 19.2% of statements
15:20:48 [2020-08-14T15:20:48.633Z] ok  	github.com/docker/docker/image/v1	0.202s	coverage: 25.0% of statements
15:20:49 [2020-08-14T15:20:49.094Z] ok  	github.com/docker/docker/image	0.826s	coverage: 86.4% of statements
15:20:49 [2020-08-14T15:20:49.214Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:20:49 [2020-08-14T15:20:49.551Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:20:49 [2020-08-14T15:20:49.552Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:20:49 [2020-08-14T15:20:49.636Z] --- PASS: TestInspect (3.09s)
15:20:49 [2020-08-14T15:20:49.636Z] === RUN   TestCreateJob
15:20:50 [2020-08-14T15:20:50.008Z] ok  	github.com/docker/docker/libcontainerd/queue	0.092s	coverage: 100.0% of statements
15:20:51 [2020-08-14T15:20:51.122Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:20:51 [2020-08-14T15:20:51.536Z] ok  	github.com/docker/docker/libcontainerd/local	0.302s	coverage: 1.0% of statements
15:20:51 [2020-08-14T15:20:51.992Z] ok  	github.com/docker/docker/pkg/aaparser	0.152s	coverage: 50.0% of statements
15:20:51 [2020-08-14T15:20:51.992Z] ok  	github.com/docker/docker/layer	0.428s	coverage: 30.1% of statements
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/oci	[no test files]
15:20:51 [2020-08-14T15:20:51.992Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:20:52 [2020-08-14T15:20:52.965Z] ok  	github.com/docker/docker/opts	0.410s	coverage: 67.1% of statements
15:20:53 [2020-08-14T15:20:53.421Z] ok  	github.com/docker/docker/pkg/broadcaster	0.038s	coverage: 100.0% of statements
15:20:53 [2020-08-14T15:20:53.660Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:20:53 [2020-08-14T15:20:53.660Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:20:53 [2020-08-14T15:20:53.841Z] --- PASS: TestCreateJob (4.28s)
15:20:53 [2020-08-14T15:20:53.841Z] === RUN   TestReplicatedJob
15:20:53 [2020-08-14T15:20:53.919Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:20:53 [2020-08-14T15:20:53.919Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:20:54 [2020-08-14T15:20:54.383Z] ok  	github.com/docker/docker/pkg/authorization	0.682s	coverage: 26.8% of statements
15:20:54 [2020-08-14T15:20:54.383Z] ok  	github.com/docker/docker/pkg/capabilities	0.122s	coverage: 87.5% of statements
15:20:55 [2020-08-14T15:20:55.345Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.179s	coverage: 15.4% of statements
15:20:55 [2020-08-14T15:20:55.802Z] ok  	github.com/docker/docker/pkg/directory	0.103s	coverage: 80.0% of statements
15:20:56 [2020-08-14T15:20:56.261Z] ok  	github.com/docker/docker/pkg/discovery	0.143s	coverage: 58.3% of statements
15:20:56 [2020-08-14T15:20:56.717Z] ok  	github.com/docker/docker/pkg/discovery/file	0.201s	coverage: 92.9% of statements
15:20:57 [2020-08-14T15:20:57.694Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.280s	coverage: 92.3% of statements
15:20:58 [2020-08-14T15:20:58.112Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:20:58 [2020-08-14T15:20:58.655Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.226s	coverage: 93.8% of statements
15:20:58 [2020-08-14T15:20:58.681Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:20:58 [2020-08-14T15:20:58.681Z] --- PASS: TestDockerDaemonSuite (317.79s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.24s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s)
15:20:58 [2020-08-14T15:20:58.681Z]         docker_cli_daemon_test.go:1449: [dc3f300d78aef] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d5135f952365d] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [de8c92dd1827c] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.32s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.20s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d12b3d8b3315b] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [dec012abee099] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d7e5f0b8709fc] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d0172eef9baf6] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.81s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:20:58 [2020-08-14T15:20:58.681Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d188350cd0e5d] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d71946a089ef3] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d799708cbdb7f] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s)
15:20:58 [2020-08-14T15:20:58.681Z]         docker_cli_daemon_plugins_test.go:79: [deca351022a07] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.46s)
15:20:58 [2020-08-14T15:20:58.681Z]         docker_cli_daemon_plugins_test.go:169: [df26877d447f4] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.56s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d01a30ee0d0e2] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.82s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.72s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [dbadb16689141] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.68s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.39s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.24s)
15:20:58 [2020-08-14T15:20:58.681Z]         check_test.go:309: [d8c0572ee7856] daemon is not started
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s)
15:20:58 [2020-08-14T15:20:58.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.71s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.52s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.24s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d5650bad97119] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d32a439880707] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.49s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d2368da8112b8] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.27s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.68s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.64s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.19s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.72s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [db4514481cbb3] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.57s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.05s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [df30c86ff7eeb] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.96s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d5f5d584534d0] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d7c714a94fc89] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d4d1924c87c92] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.16s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d29f9462d1d2e] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.37s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d9eabf0937fa1] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d1f5f71d694e4] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.03s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.84s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.55s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s)
15:20:58 [2020-08-14T15:20:58.682Z]         docker_cli_daemon_test.go:2544: [da2b39db22211] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.43s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s)
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
15:20:58 [2020-08-14T15:20:58.682Z]         check_test.go:309: [d326909337def] daemon is not started
15:20:58 [2020-08-14T15:20:58.682Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.92s)
15:20:58 [2020-08-14T15:20:58.682Z] === RUN   TestDockerSwarmSuite
15:20:58 [2020-08-14T15:20:58.682Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:20:58 [2020-08-14T15:20:58.941Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:20:59 [2020-08-14T15:20:59.630Z] ok  	github.com/docker/docker/pkg/filenotify	0.068s	coverage: 45.7% of statements
15:21:00 [2020-08-14T15:21:00.089Z] ok  	github.com/docker/docker/pkg/fileutils	0.220s	coverage: 87.7% of statements
15:21:00 [2020-08-14T15:21:00.320Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:21:00 [2020-08-14T15:21:00.320Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:21:00 [2020-08-14T15:21:00.426Z] --- PASS: TestReplicatedJob (6.37s)
15:21:00 [2020-08-14T15:21:00.426Z] === RUN   TestUpdateReplicatedJob
15:21:00 [2020-08-14T15:21:00.545Z] ok  	github.com/docker/docker/pkg/homedir	0.044s	coverage: 42.9% of statements
15:21:00 [2020-08-14T15:21:00.580Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:21:01 [2020-08-14T15:21:01.149Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:21:01 [2020-08-14T15:21:01.408Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:21:01 [2020-08-14T15:21:01.508Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.569s	coverage: 84.1% of statements
15:21:01 [2020-08-14T15:21:01.508Z] ok  	github.com/docker/docker/pkg/idtools	0.066s	coverage: 7.3% of statements
15:21:01 [2020-08-14T15:21:01.965Z] ok  	github.com/docker/docker/pkg/archive	7.475s	coverage: 62.7% of statements
15:21:02 [2020-08-14T15:21:02.421Z] ok  	github.com/docker/docker/pkg/locker	0.053s	coverage: 88.9% of statements
15:21:02 [2020-08-14T15:21:02.421Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.220s	coverage: 91.7% of statements
15:21:02 [2020-08-14T15:21:02.877Z] ok  	github.com/docker/docker/pkg/ioutils	0.705s	coverage: 68.8% of statements
15:21:03 [2020-08-14T15:21:03.316Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:21:03 [2020-08-14T15:21:03.333Z] ok  	github.com/docker/docker/pkg/longpath	0.066s	coverage: 100.0% of statements
15:21:03 [2020-08-14T15:21:03.333Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
15:21:03 [2020-08-14T15:21:03.732Z] --- PASS: TestUpdateReplicatedJob (3.71s)
15:21:03 [2020-08-14T15:21:03.732Z] === RUN   TestServiceListWithStatuses
15:21:03 [2020-08-14T15:21:03.732Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:21:03 [2020-08-14T15:21:03.732Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:21:03 [2020-08-14T15:21:03.732Z] === RUN   TestDockerNetworkConnectAlias
15:21:04 [2020-08-14T15:21:04.295Z] ok  	github.com/docker/docker/pkg/parsers	0.200s	coverage: 97.0% of statements
15:21:04 [2020-08-14T15:21:04.295Z] ok  	github.com/docker/docker/pkg/pidfile	0.083s	coverage: 82.6% of statements
15:21:04 [2020-08-14T15:21:04.697Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:21:04 [2020-08-14T15:21:04.697Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:21:05 [2020-08-14T15:21:05.824Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.147s	coverage: 56.8% of statements
15:21:06 [2020-08-14T15:21:06.078Z] === RUN   TestDockerSuite/TestBuildEnv
15:21:06 [2020-08-14T15:21:06.787Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.124s	coverage: 85.7% of statements
15:21:06 [2020-08-14T15:21:06.787Z] ok  	github.com/docker/docker/pkg/pools	0.107s	coverage: 88.2% of statements
15:21:07 [2020-08-14T15:21:07.460Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:21:07 [2020-08-14T15:21:07.748Z] ok  	github.com/docker/docker/pkg/progress	0.051s	coverage: 75.9% of statements
15:21:07 [2020-08-14T15:21:07.872Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:21:08 [2020-08-14T15:21:08.432Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
15:21:08 [2020-08-14T15:21:08.710Z] ok  	github.com/docker/docker/pkg/reexec	0.139s	coverage: 82.4% of statements
15:21:08 [2020-08-14T15:21:08.710Z] ok  	github.com/docker/docker/pkg/pubsub	1.136s	coverage: 73.9% of statements
15:21:08 [2020-08-14T15:21:08.842Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:21:09 [2020-08-14T15:21:09.672Z] ok  	github.com/docker/docker/pkg/signal	0.069s	coverage: 20.3% of statements
15:21:09 [2020-08-14T15:21:09.672Z] ok  	github.com/docker/docker/pkg/stdcopy	0.055s	coverage: 100.0% of statements
15:21:09 [2020-08-14T15:21:09.781Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:21:09 [2020-08-14T15:21:09.797Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:21:09 [2020-08-14T15:21:09.797Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:21:09 [2020-08-14T15:21:09.797Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:21:09 [2020-08-14T15:21:09.797Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:21:10 [2020-08-14T15:21:10.042Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:21:10 [2020-08-14T15:21:10.316Z] --- PASS: TestDockerNetworkConnectAlias (5.98s)
15:21:10 [2020-08-14T15:21:10.316Z] === RUN   TestDockerNetworkReConnect
15:21:10 [2020-08-14T15:21:10.357Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:21:10 [2020-08-14T15:21:10.357Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:21:10 [2020-08-14T15:21:10.357Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:21:10 [2020-08-14T15:21:10.357Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:21:10 [2020-08-14T15:21:10.613Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:21:10 [2020-08-14T15:21:10.613Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:21:10 [2020-08-14T15:21:10.636Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
15:21:10 [2020-08-14T15:21:10.636Z] ok  	github.com/docker/docker/pkg/streamformatter	0.098s	coverage: 66.2% of statements
15:21:11 [2020-08-14T15:21:11.599Z] ok  	github.com/docker/docker/pkg/sysinfo	0.067s	coverage: 38.2% of statements
15:21:11 [2020-08-14T15:21:11.978Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:21:11 [2020-08-14T15:21:11.978Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:21:11 [2020-08-14T15:21:11.978Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:21:12 [2020-08-14T15:21:12.058Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/types	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:21:12 [2020-08-14T15:21:12.235Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:21:12 [2020-08-14T15:21:12.513Z] ok  	github.com/docker/docker/pkg/system	0.073s	coverage: 13.8% of statements
15:21:12 [2020-08-14T15:21:12.796Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
15:21:12 [2020-08-14T15:21:12.796Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:21:12 [2020-08-14T15:21:12.796Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:21:12 [2020-08-14T15:21:12.970Z] ok  	github.com/docker/docker/pkg/tailfile	0.164s	coverage: 88.6% of statements
15:21:13 [2020-08-14T15:21:13.052Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
15:21:13 [2020-08-14T15:21:13.308Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:21:13 [2020-08-14T15:21:13.308Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:21:13 [2020-08-14T15:21:13.427Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
15:21:13 [2020-08-14T15:21:13.427Z] testing: warning: no tests to run
15:21:13 [2020-08-14T15:21:13.427Z] coverage: [no statements]
15:21:13 [2020-08-14T15:21:13.427Z] ok  	github.com/docker/docker/pkg/term/windows	0.073s	coverage: [no statements] [no tests to run]
15:21:13 [2020-08-14T15:21:13.870Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
15:21:13 [2020-08-14T15:21:13.883Z] ok  	github.com/docker/docker/pkg/truncindex	0.180s	coverage: 91.5% of statements
15:21:13 [2020-08-14T15:21:13.883Z] ok  	github.com/docker/docker/pkg/urlutil	0.033s	coverage: 100.0% of statements
15:21:14 [2020-08-14T15:21:14.339Z] ok  	github.com/docker/docker/pkg/useragent	0.078s	coverage: 88.9% of statements
15:21:14 [2020-08-14T15:21:14.521Z] --- PASS: TestDockerNetworkReConnect (4.98s)
15:21:14 [2020-08-14T15:21:14.521Z] === RUN   TestServicePlugin
15:21:14 [2020-08-14T15:21:14.521Z] --- SKIP: TestServicePlugin (0.00s)
15:21:14 [2020-08-14T15:21:14.521Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:21:14 [2020-08-14T15:21:14.521Z] === RUN   TestServiceUpdateLabel
15:21:15 [2020-08-14T15:21:15.868Z] ok  	github.com/docker/docker/plugin/v2	0.129s	coverage: 20.1% of statements
15:21:15 [2020-08-14T15:21:15.869Z] ok  	github.com/docker/docker/reference	0.143s	coverage: 84.4% of statements
15:21:16 [2020-08-14T15:21:16.324Z] ok  	github.com/docker/docker/plugin	0.336s	coverage: 12.0% of statements
15:21:16 [2020-08-14T15:21:16.616Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:21:17 [2020-08-14T15:21:17.135Z] ok  	github.com/docker/docker/builder/dockerfile	0.238s	coverage: 48.1% of statements
15:21:17 [2020-08-14T15:21:17.135Z] ok  	github.com/docker/docker/builder/remotecontext	0.119s	coverage: 13.6% of statements
15:21:17 [2020-08-14T15:21:17.818Z] --- PASS: TestServiceUpdateLabel (3.33s)
15:21:17 [2020-08-14T15:21:17.818Z] === RUN   TestServiceUpdateSecrets
15:21:17 [2020-08-14T15:21:17.852Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 50.9% of statements
15:21:17 [2020-08-14T15:21:17.852Z] ok  	github.com/docker/docker/registry/resumable	0.277s	coverage: 100.0% of statements
15:21:18 [2020-08-14T15:21:18.308Z] ok  	github.com/docker/docker/registry	0.376s	coverage: 51.7% of statements
15:21:18 [2020-08-14T15:21:18.500Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:21:18 [2020-08-14T15:21:18.764Z] ok  	github.com/docker/docker/runconfig	0.082s	coverage: 52.2% of statements
15:21:18 [2020-08-14T15:21:18.764Z] ok  	github.com/docker/docker/testutil	0.252s	coverage: 62.5% of statements
15:21:19 [2020-08-14T15:21:19.428Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.375s	coverage: 86.3% of statements
15:21:19 [2020-08-14T15:21:19.428Z] ?   	github.com/docker/docker/cli	[no test files]
15:21:19 [2020-08-14T15:21:19.428Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:21:21 [2020-08-14T15:21:21.653Z] ok  	github.com/docker/docker/volume/drivers	0.225s	coverage: 36.1% of statements
15:21:21 [2020-08-14T15:21:21.653Z] ok  	github.com/docker/docker/volume/local	0.256s	coverage: 37.7% of statements
15:21:21 [2020-08-14T15:21:21.653Z] ok  	github.com/docker/docker/volume/mounts	0.082s	coverage: 66.2% of statements
15:21:22 [2020-08-14T15:21:22.747Z] ok  	github.com/docker/docker/client	0.167s	coverage: 75.4% of statements
15:21:23 [2020-08-14T15:21:23.191Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:21:23 [2020-08-14T15:21:23.835Z] ok  	github.com/docker/docker/volume/service	0.443s	coverage: 70.3% of statements
15:21:24 [2020-08-14T15:21:24.130Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:21:32 [2020-08-14T15:21:32.731Z] --- PASS: TestServiceUpdateSecrets (14.82s)
15:21:32 [2020-08-14T15:21:32.731Z] === RUN   TestServiceUpdateConfigs
15:21:34 [2020-08-14T15:21:34.117Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:21:36 [2020-08-14T15:21:36.024Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:21:41 [2020-08-14T15:21:41.538Z] ok  	github.com/docker/docker/pkg/plugins	34.925s	coverage: 73.4% of statements
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/rootless	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:21:41 [2020-08-14T15:21:41.538Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:21:41 [2020-08-14T15:21:41.539Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:21:41 [2020-08-14T15:21:41.539Z] ?   	github.com/docker/docker/volume	[no test files]
15:21:41 [2020-08-14T15:21:41.539Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:21:41 [2020-08-14T15:21:41.539Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === Skipped
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     client_test.go:23: runtime.GOOS == "windows"
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     daemon_test.go:147: root required
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     reload_test.go:520: root required
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     pull_v2_test.go:73: Needs fixing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     pull_v2_test.go:118: Needs fixing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     download_test.go:268: Needs fixing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     layer_test.go:304: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     layer_test.go:353: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     layer_test.go:468: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     layer_test.go:697: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     migration_test.go:46: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     migration_test.go:182: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     mount_test.go:17: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     mount_test.go:76: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     mount_test.go:125: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     mount_test.go:212: Failing on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:133: Xz not present in msys2
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:238: Failing on Windows CI machines
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_windows_test.go:16: Currently fails
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     changes_test.go:192: needs more investigation
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     changes_test.go:405: needs further investigation
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     changes_test.go:441: needs further investigation
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     poller_test.go:41: No chmod on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     fileutils_test.go:134: Needs porting to Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     fileutils_test.go:180: Needs porting to Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:21:41 [2020-08-14T15:21:41.999Z]     local_test.go:181: runtime.GOOS == "windows"
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] 
15:21:41 [2020-08-14T15:21:41.999Z] DONE 1785 tests, 46 skipped in 195.752s
15:21:41 [2020-08-14T15:21:41.999Z] INFO: make.ps1 ended at 08/14/2020 15:21:41
15:21:43 [2020-08-14T15:21:43.539Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:21:43 [2020-08-14T15:21:43.539Z] INFO: Unit tests ended at 08/14/2020 15:21:43. Duration:00:03:30.2021999
15:21:43 [2020-08-14T15:21:43.999Z] INFO: Building busybox
15:21:43 [2020-08-14T15:21:43.999Z] Sending build context to Docker daemon   5.12kB
15:21:43 [2020-08-14T15:21:43.999Z] 
15:21:43 [2020-08-14T15:21:43.999Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:21:43 [2020-08-14T15:21:43.999Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:21:43 [2020-08-14T15:21:43.999Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:21:43 [2020-08-14T15:21:43.999Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:21:43 [2020-08-14T15:21:43.999Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:21:43 [2020-08-14T15:21:43.999Z]  ---> 86eddd4761f5
15:21:43 [2020-08-14T15:21:43.999Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:21:43 [2020-08-14T15:21:43.999Z]  ---> Running in f2c28b8dc5a8
15:21:44 [2020-08-14T15:21:44.191Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:21:45 [2020-08-14T15:21:45.576Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:21:45 [2020-08-14T15:21:45.835Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:21:46 [2020-08-14T15:21:46.404Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:21:47 [2020-08-14T15:21:47.782Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:21:47 [2020-08-14T15:21:47.782Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:21:48 [2020-08-14T15:21:48.351Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:21:48 [2020-08-14T15:21:48.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:21:48 [2020-08-14T15:21:48.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:21:49 [2020-08-14T15:21:49.799Z] Removing intermediate container f2c28b8dc5a8
15:21:49 [2020-08-14T15:21:49.799Z]  ---> 54a02b90dae4
15:21:49 [2020-08-14T15:21:49.799Z] Step 7/13 : ARG BUSYBOX_VERSION
15:21:49 [2020-08-14T15:21:49.799Z]  ---> Running in 7be05014a4a1
15:21:49 [2020-08-14T15:21:49.799Z] Removing intermediate container 7be05014a4a1
15:21:49 [2020-08-14T15:21:49.799Z]  ---> 75a186aabc3e
15:21:49 [2020-08-14T15:21:49.799Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:21:49 [2020-08-14T15:21:49.799Z]  ---> Running in a72c95496925
15:21:49 [2020-08-14T15:21:49.799Z] Removing intermediate container a72c95496925
15:21:49 [2020-08-14T15:21:49.799Z]  ---> e0dd11a85f16
15:21:49 [2020-08-14T15:21:49.799Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:21:50 [2020-08-14T15:21:50.844Z] --- PASS: TestServiceUpdateConfigs (15.30s)
15:21:50 [2020-08-14T15:21:50.844Z] === RUN   TestServiceUpdateNetwork
15:21:51 [2020-08-14T15:21:51.339Z] 
15:21:51 [2020-08-14T15:21:51.339Z]  ---> 262712f3b8a5
15:21:51 [2020-08-14T15:21:51.339Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:21:51 [2020-08-14T15:21:51.339Z]  ---> Running in 32f70311fd65
15:21:58 [2020-08-14T15:21:58.337Z] === RUN   TestDockerSuite/TestBuildExpose
15:21:58 [2020-08-14T15:21:58.337Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:21:58 [2020-08-14T15:21:58.337Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:21:58 [2020-08-14T15:21:58.905Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:21:59 [2020-08-14T15:21:59.164Z] === RUN   TestDockerSuite/TestBuildFails
15:22:00 [2020-08-14T15:22:00.103Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:22:00 [2020-08-14T15:22:00.103Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:22:01 [2020-08-14T15:22:01.408Z] ok  	github.com/docker/docker/cmd/dockerd	0.105s	coverage: 30.8% of statements
15:22:01 [2020-08-14T15:22:01.760Z] Removing intermediate container 32f70311fd65
15:22:01 [2020-08-14T15:22:01.760Z]  ---> 591e4fd5a85d
15:22:01 [2020-08-14T15:22:01.760Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:22:01 [2020-08-14T15:22:01.760Z]  ---> Running in 5819fe547d81
15:22:01 [2020-08-14T15:22:01.970Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.7% of statements
15:22:01 [2020-08-14T15:22:01.971Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:22:01 [2020-08-14T15:22:01.971Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:22:01 [2020-08-14T15:22:01.971Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:22:01 [2020-08-14T15:22:01.971Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:22:02 [2020-08-14T15:22:02.011Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:22:02 [2020-08-14T15:22:02.266Z] 
15:22:02 [2020-08-14T15:22:02.266Z] SUCCESS: Specified value was saved.
15:22:03 [2020-08-14T15:22:03.174Z] --- PASS: TestServiceUpdateNetwork (14.86s)
15:22:03 [2020-08-14T15:22:03.174Z] === RUN   TestServiceUpdatePidsLimit
15:22:04 [2020-08-14T15:22:04.548Z] === RUN   TestDockerSuite/TestBuildForceRm
15:22:04 [2020-08-14T15:22:04.558Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:22:05 [2020-08-14T15:22:05.175Z] Removing intermediate container 5819fe547d81
15:22:05 [2020-08-14T15:22:05.175Z]  ---> 06a48576b5fa
15:22:05 [2020-08-14T15:22:05.175Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:22:05 [2020-08-14T15:22:05.175Z]  ---> Running in 5a6220d82cf0
15:22:05 [2020-08-14T15:22:05.501Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:22:05 [2020-08-14T15:22:05.927Z] === RUN   TestDockerSuite/TestBuildFromGit
15:22:06 [2020-08-14T15:22:06.864Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:22:07 [2020-08-14T15:22:07.123Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:22:08 [2020-08-14T15:22:08.061Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:22:08 [2020-08-14T15:22:08.921Z] Cannot create a file when that file already exists.
15:22:09 [2020-08-14T15:22:09.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:22:09 [2020-08-14T15:22:09.703Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:22:10 [2020-08-14T15:22:10.272Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:22:11 [2020-08-14T15:22:11.212Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:22:11 [2020-08-14T15:22:11.471Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:22:13 [2020-08-14T15:22:13.634Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:22:14 [2020-08-14T15:22:14.008Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:22:14 [2020-08-14T15:22:14.136Z] ok  	github.com/docker/docker/daemon/cluster	0.058s	coverage: 0.5% of statements
15:22:14 [2020-08-14T15:22:14.136Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:22:14 [2020-08-14T15:22:14.719Z] Removing intermediate container 5a6220d82cf0
15:22:14 [2020-08-14T15:22:14.719Z]  ---> 1707dd1a9790
15:22:14 [2020-08-14T15:22:14.719Z] Step 13/13 : CMD ["sh"]
15:22:14 [2020-08-14T15:22:14.719Z]  ---> Running in 4ec1498de732
15:22:14 [2020-08-14T15:22:14.719Z] Removing intermediate container 4ec1498de732
15:22:14 [2020-08-14T15:22:14.719Z]  ---> 7843af9ec54c
15:22:14 [2020-08-14T15:22:14.719Z] Successfully built 7843af9ec54c
15:22:14 [2020-08-14T15:22:14.719Z] Successfully tagged busybox:latest
15:22:14 [2020-08-14T15:22:14.719Z] INFO: Docker images of the daemon under test
15:22:14 [2020-08-14T15:22:14.719Z] 
15:22:14 [2020-08-14T15:22:14.719Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
15:22:14 [2020-08-14T15:22:14.719Z] busybox                                latest              7843af9ec54c        1 second ago        5.1GB
15:22:14 [2020-08-14T15:22:14.719Z] mcr.microsoft.com/windows/servercore   ltsc2019            86eddd4761f5        7 days ago          5.03GB
15:22:14 [2020-08-14T15:22:14.719Z] microsoft/windowsservercore            latest              86eddd4761f5        7 days ago          5.03GB
15:22:14 [2020-08-14T15:22:14.719Z] 
15:22:14 [2020-08-14T15:22:14.719Z] INFO: Running integration tests at 08/14/2020 15:22:14...
15:22:14 [2020-08-14T15:22:14.719Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:22:14 [2020-08-14T15:22:14.719Z] INFO: Integration API tests being run from the host:
15:22:14 [2020-08-14T15:22:14.719Z] INFO: make.ps1 starting at 08/14/2020 15:22:14
15:22:15 [2020-08-14T15:22:15.181Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:22:15 [2020-08-14T15:22:15.388Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:22:15 [2020-08-14T15:22:15.500Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
15:22:16 [2020-08-14T15:22:16.771Z] === RUN   TestDockerSuite/TestBuildHistory
15:22:20 [2020-08-14T15:22:20.978Z] === RUN   TestDockerSuite/TestBuildIidFile
15:22:20 [2020-08-14T15:22:20.978Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:22:20 [2020-08-14T15:22:20.978Z] === RUN   TestDockerSuite/TestBuildInheritance
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestServiceUpdatePidsLimit (17.49s)
15:22:21 [2020-08-14T15:22:21.769Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
15:22:21 [2020-08-14T15:22:21.769Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:22:21 [2020-08-14T15:22:21.769Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
15:22:21 [2020-08-14T15:22:21.769Z] PASS
15:22:21 [2020-08-14T15:22:21.769Z] 
15:22:21 [2020-08-14T15:22:21.769Z] === Skipped
15:22:21 [2020-08-14T15:22:21.769Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:22:21 [2020-08-14T15:22:21.769Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:22:21 [2020-08-14T15:22:21.769Z] 
15:22:21 [2020-08-14T15:22:21.769Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:22:21 [2020-08-14T15:22:21.769Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:22:21 [2020-08-14T15:22:21.769Z] 
15:22:21 [2020-08-14T15:22:21.769Z] 
15:22:21 [2020-08-14T15:22:21.769Z] DONE 27 tests, 2 skipped in 157.865s
15:22:21 [2020-08-14T15:22:21.769Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:22:21 [2020-08-14T15:22:21.769Z] ++ 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:22:21 [2020-08-14T15:22:21.769Z] ++ set -e
15:22:21 [2020-08-14T15:22:21.769Z] ++ '[' -n 0 ']'
15:22:21 [2020-08-14T15:22:21.769Z] ++ set -x
15:22:21 [2020-08-14T15:22:21.769Z] ++ env -i DEST=/go/src/github.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:22:21 [2020-08-14T15:22:21.769Z] INFO: Testing against a local daemon
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestSessionCreate
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestSessionCreate (0.05s)
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestSessionCreateWithBadUpgrade
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:22:21 [2020-08-14T15:22:21.769Z] PASS
15:22:21 [2020-08-14T15:22:21.769Z] 
15:22:21 [2020-08-14T15:22:21.769Z] DONE 2 tests in 0.264s
15:22:21 [2020-08-14T15:22:21.769Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:22:21 [2020-08-14T15:22:21.769Z] ++ 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:22:21 [2020-08-14T15:22:21.769Z] ++ set -e
15:22:21 [2020-08-14T15:22:21.769Z] ++ '[' -n 0 ']'
15:22:21 [2020-08-14T15:22:21.769Z] ++ set -x
15:22:21 [2020-08-14T15:22:21.769Z] ++ env -i DEST=/go/src/github.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:22:21 [2020-08-14T15:22:21.769Z] INFO: Testing against a local daemon
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:22:21 [2020-08-14T15:22:21.769Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:22:21 [2020-08-14T15:22:21.769Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestEventsExecDie
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestEventsExecDie (0.85s)
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestEventsBackwardsCompatible
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestInfoBinaryCommits
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestInfoAPIVersioned
15:22:21 [2020-08-14T15:22:21.769Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:22:21 [2020-08-14T15:22:21.769Z] === RUN   TestInfoDiscoveryBackend
15:22:21 [2020-08-14T15:22:21.916Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:22:22 [2020-08-14T15:22:22.176Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:22:22 [2020-08-14T15:22:22.176Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:22:22 [2020-08-14T15:22:22.711Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
15:22:22 [2020-08-14T15:22:22.711Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:22:23 [2020-08-14T15:22:23.115Z] === RUN   TestDockerSuite/TestBuildLabel
15:22:23 [2020-08-14T15:22:23.587Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 14.1% of statements
15:22:23 [2020-08-14T15:22:23.651Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:22:23 [2020-08-14T15:22:23.651Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:22:23 [2020-08-14T15:22:23.686Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:22:23 [2020-08-14T15:22:23.945Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:22:24 [2020-08-14T15:22:24.223Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
15:22:24 [2020-08-14T15:22:24.223Z] === RUN   TestInfoAPI
15:22:24 [2020-08-14T15:22:24.223Z] --- PASS: TestInfoAPI (0.05s)
15:22:24 [2020-08-14T15:22:24.223Z] === RUN   TestInfoAPIWarnings
15:22:24 [2020-08-14T15:22:24.513Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:22:24 [2020-08-14T15:22:24.773Z] === RUN   TestDockerSuite/TestBuildLabels
15:22:24 [2020-08-14T15:22:24.794Z] --- PASS: TestInfoAPIWarnings (0.63s)
15:22:24 [2020-08-14T15:22:24.794Z] === RUN   TestInfoDebug
15:22:25 [2020-08-14T15:22:25.341Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:22:25 [2020-08-14T15:22:25.365Z] --- PASS: TestInfoDebug (0.63s)
15:22:25 [2020-08-14T15:22:25.365Z] === RUN   TestInfoInsecureRegistries
15:22:25 [2020-08-14T15:22:25.482Z] ok  	github.com/docker/docker/daemon	12.145s	coverage: 17.3% of statements
15:22:25 [2020-08-14T15:22:25.482Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:22:25 [2020-08-14T15:22:25.482Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:22:25 [2020-08-14T15:22:25.482Z] ok  	github.com/docker/docker/daemon/config	0.068s	coverage: 81.8% of statements
15:22:26 [2020-08-14T15:22:26.281Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:22:26 [2020-08-14T15:22:26.307Z] --- PASS: TestInfoInsecureRegistries (0.62s)
15:22:26 [2020-08-14T15:22:26.307Z] === RUN   TestInfoRegistryMirrors
15:22:26 [2020-08-14T15:22:26.410Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:22:26 [2020-08-14T15:22:26.666Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
15:22:26 [2020-08-14T15:22:26.666Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:22:26 [2020-08-14T15:22:26.666Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:22:26 [2020-08-14T15:22:26.878Z] --- PASS: TestInfoRegistryMirrors (0.65s)
15:22:26 [2020-08-14T15:22:26.878Z] === RUN   TestLoginFailsWithBadCredentials
15:22:27 [2020-08-14T15:22:27.139Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
15:22:27 [2020-08-14T15:22:27.139Z] === RUN   TestPingCacheHeaders
15:22:27 [2020-08-14T15:22:27.139Z] --- PASS: TestPingCacheHeaders (0.04s)
15:22:27 [2020-08-14T15:22:27.139Z] === RUN   TestPingGet
15:22:27 [2020-08-14T15:22:27.139Z] --- PASS: TestPingGet (0.03s)
15:22:27 [2020-08-14T15:22:27.139Z] === RUN   TestPingHead
15:22:27 [2020-08-14T15:22:27.139Z] --- PASS: TestPingHead (0.05s)
15:22:27 [2020-08-14T15:22:27.139Z] === RUN   TestVersion
15:22:27 [2020-08-14T15:22:27.139Z] --- PASS: TestVersion (0.05s)
15:22:27 [2020-08-14T15:22:27.139Z] PASS
15:22:27 [2020-08-14T15:22:27.139Z] 
15:22:27 [2020-08-14T15:22:27.139Z] === Skipped
15:22:27 [2020-08-14T15:22:27.139Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:22:27 [2020-08-14T15:22:27.139Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:22:27 [2020-08-14T15:22:27.139Z] 
15:22:27 [2020-08-14T15:22:27.139Z] 
15:22:27 [2020-08-14T15:22:27.139Z] DONE 18 tests, 1 skipped in 6.513s
15:22:27 [2020-08-14T15:22:27.139Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:22:27 [2020-08-14T15:22:27.139Z] ++ 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:22:27 [2020-08-14T15:22:27.139Z] ++ set -e
15:22:27 [2020-08-14T15:22:27.139Z] ++ '[' -n 0 ']'
15:22:27 [2020-08-14T15:22:27.139Z] ++ set -x
15:22:27 [2020-08-14T15:22:27.139Z] ++ env -i DEST=/go/src/github.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:22:27 [2020-08-14T15:22:27.399Z] INFO: Testing against a local daemon
15:22:27 [2020-08-14T15:22:27.399Z] === RUN   TestVolumesCreateAndList
15:22:27 [2020-08-14T15:22:27.399Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:22:27 [2020-08-14T15:22:27.399Z] === RUN   TestVolumesRemove
15:22:27 [2020-08-14T15:22:27.660Z] --- PASS: TestVolumesRemove (0.12s)
15:22:27 [2020-08-14T15:22:27.660Z] === RUN   TestVolumesInspect
15:22:27 [2020-08-14T15:22:27.660Z] --- PASS: TestVolumesInspect (0.03s)
15:22:27 [2020-08-14T15:22:27.660Z] === RUN   TestVolumesInvalidJSON
15:22:27 [2020-08-14T15:22:27.660Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:22:27 [2020-08-14T15:22:27.660Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:22:27 [2020-08-14T15:22:27.660Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:22:27 [2020-08-14T15:22:27.660Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:22:27 [2020-08-14T15:22:27.660Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:22:27 [2020-08-14T15:22:27.660Z] PASS
15:22:27 [2020-08-14T15:22:27.660Z] 
15:22:27 [2020-08-14T15:22:27.660Z] DONE 5 tests in 0.390s
15:22:27 [2020-08-14T15:22:27.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:22:27 [2020-08-14T15:22:27.920Z] ++++ cat bundles/test-integration/docker.pid
15:22:27 [2020-08-14T15:22:27.920Z] +++ kill 13618
15:22:28 [2020-08-14T15:22:28.030Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:22:29 [2020-08-14T15:22:29.302Z] +++ /etc/init.d/apparmor stop
15:22:29 [2020-08-14T15:22:29.302Z] Leaving: AppArmorNo profiles have been unloaded.
15:22:29 [2020-08-14T15:22:29.302Z] 
15:22:29 [2020-08-14T15:22:29.302Z] Unloading profiles will leave already running processes permanently
15:22:29 [2020-08-14T15:22:29.302Z] unconfined, which can lead to unexpected situations.
15:22:29 [2020-08-14T15:22:29.302Z] 
15:22:29 [2020-08-14T15:22:29.302Z] To set a process to complain mode, use the command line tool
15:22:29 [2020-08-14T15:22:29.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:22:29 [2020-08-14T15:22:29.302Z] +++ true
15:22:29 [2020-08-14T15:22:29.302Z] exiting test-integration
15:22:29 [2020-08-14T15:22:29.302Z] ++ exit 0
15:22:29 [2020-08-14T15:22:29.302Z] 
15:22:29 [2020-08-14T15:22:29.574Z] === RUN   TestDockerSuite/TestBuildLastModified
15:22:29 [2020-08-14T15:22:29.917Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.458s	coverage: 73.1% of statements
15:22:30 [2020-08-14T15:22:30.479Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
15:22:30 [2020-08-14T15:22:30.953Z] --- PASS: TestImportExtremelyLargeImageWorks (195.21s)
15:22:30 [2020-08-14T15:22:30.953Z] PASS
15:22:30 [2020-08-14T15:22:30.953Z] 
15:22:30 [2020-08-14T15:22:30.953Z] DONE 12 tests in 198.209s
15:22:30 [2020-08-14T15:22:30.953Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:22:30 [2020-08-14T15:22:30.953Z] ++ 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:22:30 [2020-08-14T15:22:30.953Z] ++ set -e
15:22:30 [2020-08-14T15:22:30.953Z] ++ '[' -n 0 ']'
15:22:30 [2020-08-14T15:22:30.953Z] ++ set -x
15:22:30 [2020-08-14T15:22:30.953Z] ++ env -i DEST=/go/src/github.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:22:30 [2020-08-14T15:22:30.953Z] INFO: Testing against a local daemon
15:22:30 [2020-08-14T15:22:30.953Z] === RUN   TestNetworkCreateDelete
15:22:31 [2020-08-14T15:22:31.212Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:22:31 [2020-08-14T15:22:31.212Z] === RUN   TestDockerNetworkDeletePreferID
15:22:31 [2020-08-14T15:22:31.471Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:22:31 [2020-08-14T15:22:31.471Z] === RUN   TestDaemonDNSFallback
15:22:31 [2020-08-14T15:22:31.843Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.439s	coverage: 57.0% of statements
Post stage
[Pipeline] junit
15:22:31 [2020-08-14T15:22:31.859Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:22:32 [2020-08-14T15:22:32.736Z] + echo Ensuring container killed.
15:22:32 [2020-08-14T15:22:32.736Z] Ensuring container killed.
15:22:32 [2020-08-14T15:22:32.736Z] + docker rm -vf docker-pr1
15:22:32 [2020-08-14T15:22:32.736Z] Error: No such container: docker-pr1
15:22:32 [2020-08-14T15:22:32.736Z] + true
[Pipeline] sh
15:22:33 [2020-08-14T15:22:33.043Z] + echo Chowning /workspace to jenkins user
15:22:33 [2020-08-14T15:22:33.043Z] Chowning /workspace to jenkins user
15:22:33 [2020-08-14T15:22:33.043Z] + id -u
15:22:33 [2020-08-14T15:22:33.043Z] + id -g
15:22:33 [2020-08-14T15:22:33.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/workspace busybox chown -R 1000:1000 /workspace
15:22:33 [2020-08-14T15:22:33.043Z] Unable to find image 'busybox:latest' locally
15:22:33 [2020-08-14T15:22:33.043Z] latest: Pulling from library/busybox
15:22:33 [2020-08-14T15:22:33.304Z] b532f239b6e6: Pulling fs layer
15:22:33 [2020-08-14T15:22:33.304Z] b532f239b6e6: Verifying Checksum
15:22:33 [2020-08-14T15:22:33.304Z] b532f239b6e6: Download complete
15:22:33 [2020-08-14T15:22:33.566Z] b532f239b6e6: Pull complete
15:22:33 [2020-08-14T15:22:33.566Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:22:33 [2020-08-14T15:22:33.566Z] Status: Downloaded newer image for busybox:latest
15:22:33 [2020-08-14T15:22:33.739Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
15:22:34 [2020-08-14T15:22:34.008Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:22:35 [2020-08-14T15:22:35.630Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.263s	coverage: 49.5% of statements
15:22:35 [2020-08-14T15:22:35.630Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.630s	coverage: 46.2% of statements
15:22:35 [2020-08-14T15:22:35.630Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:22:35 [2020-08-14T15:22:35.913Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:22:35 [2020-08-14T15:22:35.913Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:22:35 [2020-08-14T15:22:35.913Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:22:35 [2020-08-14T15:22:35.913Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:22:35 [2020-08-14T15:22:35.913Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:22:36 [2020-08-14T15:22:36.172Z] === RUN   TestDockerSuite/TestBuildMissingArgs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:22:37 [2020-08-14T15:22:37.111Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:22:37 [2020-08-14T15:22:37.168Z] + bundleName=arm64-integration
15:22:37 [2020-08-14T15:22:37.168Z] + echo Creating arm64-integration-bundles.tar.gz
15:22:37 [2020-08-14T15:22:37.168Z] Creating arm64-integration-bundles.tar.gz
15:22:37 [2020-08-14T15:22:37.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml ) tar -print -czf
15:22:37 [2020-08-14T15:22:37.168Z]  arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:22:37 [2020-08-14T15:22:37.441Z] Archiving artifacts
15:22:38 [2020-08-14T15:22:38.048Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:22:38 [2020-08-14T15:22:38.048Z] --- PASS: TestDaemonDNSFallback (6.63s)
15:22:38 [2020-08-14T15:22:38.048Z] === RUN   TestInspectNetwork
15:22:38 [2020-08-14T15:22:38.143Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.561s	coverage: 57.7% of statements
15:22:38 [2020-08-14T15:22:38.143Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:22:38 [2020-08-14T15:22:38.143Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.305s	coverage: 76.1% of statements
15:22:38 [2020-08-14T15:22:38.143Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:22:39 [2020-08-14T15:22:39.236Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:22:39 [2020-08-14T15:22:39.508Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
15:22:39 [2020-08-14T15:22:39.583Z] + make clean
15:22:39 [2020-08-14T15:22:39.764Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
15:22:40 [2020-08-14T15:22:40.154Z] docker volume rm -f docker-dev-cache
15:22:40 [2020-08-14T15:22:40.154Z] docker-dev-cache
[Pipeline] deleteDir
15:22:40 [2020-08-14T15:22:40.374Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:22:40 [2020-08-14T15:22:40.374Z] INFO: Testing against a local daemon
15:22:40 [2020-08-14T15:22:40.690Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
15:22:41 [2020-08-14T15:22:41.344Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:22:41 [2020-08-14T15:22:41.344Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:22:41 [2020-08-14T15:22:41.913Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:22:42 [2020-08-14T15:22:42.174Z] === RUN   TestInspectNetwork/full_network_id
15:22:42 [2020-08-14T15:22:42.174Z] === RUN   TestInspectNetwork/partial_network_id
15:22:42 [2020-08-14T15:22:42.174Z] === RUN   TestInspectNetwork/network_name
15:22:42 [2020-08-14T15:22:42.174Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:22:42 [2020-08-14T15:22:42.596Z] ok  	github.com/docker/docker/daemon/images	0.012s	coverage: 4.8% of statements
15:22:42 [2020-08-14T15:22:42.596Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:22:42 [2020-08-14T15:22:42.596Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:22:42 [2020-08-14T15:22:42.852Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 41.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:22:44 [2020-08-14T15:22:44.738Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.164s	coverage: 77.4% of statements
15:22:44 [2020-08-14T15:22:44.738Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:22:44 [2020-08-14T15:22:44.738Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:22:44 [2020-08-14T15:22:44.738Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
15:22:45 [2020-08-14T15:22:45.665Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:22:45 [2020-08-14T15:22:45.921Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
15:22:46 [2020-08-14T15:22:46.482Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.012s	coverage: 87.2% of statements
15:22:47 [2020-08-14T15:22:47.410Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 75.2% of statements
15:22:47 [2020-08-14T15:22:47.410Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:22:47 [2020-08-14T15:22:47.452Z] --- PASS: TestInspectNetwork (8.43s)
15:22:47 [2020-08-14T15:22:47.452Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:22:47 [2020-08-14T15:22:47.452Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:22:47 [2020-08-14T15:22:47.452Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:22:47 [2020-08-14T15:22:47.452Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
15:22:47 [2020-08-14T15:22:47.452Z] === RUN   TestRunContainerWithBridgeNone
15:22:47 [2020-08-14T15:22:47.667Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.033s	coverage: 37.7% of statements
15:22:48 [2020-08-14T15:22:48.389Z] --- PASS: TestRunContainerWithBridgeNone (1.80s)
15:22:48 [2020-08-14T15:22:48.389Z] === RUN   TestNetworkInvalidJSON
15:22:48 [2020-08-14T15:22:48.389Z] === RUN   TestNetworkInvalidJSON//networks/create
15:22:48 [2020-08-14T15:22:48.389Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:22:48 [2020-08-14T15:22:48.389Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:22:48 [2020-08-14T15:22:48.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:22:48 [2020-08-14T15:22:48.389Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:22:48 [2020-08-14T15:22:48.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:22:48 [2020-08-14T15:22:48.389Z] === CONT  TestNetworkInvalidJSON//networks/create
15:22:48 [2020-08-14T15:22:48.389Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:22:48 [2020-08-14T15:22:48.389Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:22:48 [2020-08-14T15:22:48.389Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:22:48 [2020-08-14T15:22:48.389Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:22:48 [2020-08-14T15:22:48.389Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:22:48 [2020-08-14T15:22:48.389Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:22:48 [2020-08-14T15:22:48.389Z] === RUN   TestHostIPv4BridgeLabel
15:22:48 [2020-08-14T15:22:48.648Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:22:48 [2020-08-14T15:22:48.907Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
15:22:48 [2020-08-14T15:22:48.907Z] === RUN   TestDaemonRestartWithLiveRestore
15:22:49 [2020-08-14T15:22:49.034Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
15:22:50 [2020-08-14T15:22:50.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s)
15:22:50 [2020-08-14T15:22:50.287Z] === RUN   TestDaemonDefaultNetworkPools
15:22:50 [2020-08-14T15:22:50.397Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
15:22:50 [2020-08-14T15:22:50.652Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:22:50 [2020-08-14T15:22:50.701Z] ok  	github.com/docker/docker/integration/build	13.379s
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === Skipped
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_session_test.go:25: TODO: BuildKit
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:492: testEnv.OSType == "windows"
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
15:22:50 [2020-08-14T15:22:50.701Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] DONE 22 tests, 10 skipped in 35.362s
15:22:50 [2020-08-14T15:22:50.701Z] 
15:22:50 [2020-08-14T15:22:50.701Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:22:50 [2020-08-14T15:22:50.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
15:22:50 [2020-08-14T15:22:50.858Z] === RUN   TestDaemonRestartWithExistingNetwork
15:22:50 [2020-08-14T15:22:50.858Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:22:51 [2020-08-14T15:22:51.213Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.651s	coverage: 82.5% of statements
15:22:51 [2020-08-14T15:22:51.213Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:22:51 [2020-08-14T15:22:51.213Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
15:22:51 [2020-08-14T15:22:51.213Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:22:51 [2020-08-14T15:22:51.816Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:22:52 [2020-08-14T15:22:52.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
15:22:52 [2020-08-14T15:22:52.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:22:52 [2020-08-14T15:22:52.882Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:22:52 [2020-08-14T15:22:52.882Z] INFO: Testing against a local daemon
15:22:52 [2020-08-14T15:22:52.882Z] ok  	github.com/docker/docker/integration/config	0.220s
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === Skipped
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:22:52 [2020-08-14T15:22:52.882Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] DONE 7 tests, 7 skipped in 2.277s
15:22:52 [2020-08-14T15:22:52.882Z] 
15:22:52 [2020-08-14T15:22:52.882Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:22:53 [2020-08-14T15:22:53.460Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
15:22:53 [2020-08-14T15:22:53.460Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:22:53 [2020-08-14T15:22:53.719Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:22:53 [2020-08-14T15:22:53.719Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:22:53 [2020-08-14T15:22:53.729Z] ok  	github.com/docker/docker/distribution/metadata	0.054s	coverage: 48.2% of statements
15:22:53 [2020-08-14T15:22:53.729Z] ok  	github.com/docker/docker/distribution	0.345s	coverage: 21.9% of statements
15:22:53 [2020-08-14T15:22:53.729Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:22:53 [2020-08-14T15:22:53.980Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:22:53 [2020-08-14T15:22:53.980Z] === RUN   TestServiceWithPredefinedNetwork
15:22:55 [2020-08-14T15:22:55.094Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
15:22:55 [2020-08-14T15:22:55.791Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:22:55 [2020-08-14T15:22:55.791Z] INFO: Testing against a local daemon
15:22:56 [2020-08-14T15:22:56.021Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:22:56 [2020-08-14T15:22:56.583Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.6% of statements
15:22:56 [2020-08-14T15:22:56.583Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:22:56 [2020-08-14T15:22:56.583Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
15:22:56 [2020-08-14T15:22:56.583Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:22:57 [2020-08-14T15:22:57.269Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s)
15:22:57 [2020-08-14T15:22:57.269Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:22:57 [2020-08-14T15:22:57.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:22:57 [2020-08-14T15:22:57.269Z]     service_test.go:236: FLAKY_TEST
15:22:57 [2020-08-14T15:22:57.269Z] === RUN   TestServiceWithDataPathPortInit
15:22:57 [2020-08-14T15:22:57.269Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:22:57 [2020-08-14T15:22:57.529Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:22:57 [2020-08-14T15:22:57.948Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:22:57 [2020-08-14T15:22:57.948Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:22:58 [2020-08-14T15:22:58.509Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
15:22:58 [2020-08-14T15:22:58.912Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:22:59 [2020-08-14T15:22:59.173Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:22:59 [2020-08-14T15:22:59.742Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:22:59 [2020-08-14T15:22:59.881Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
15:22:59 [2020-08-14T15:22:59.881Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:23:01 [2020-08-14T15:23:01.651Z] === RUN   TestDockerSuite/TestBuildNetNone
15:23:01 [2020-08-14T15:23:01.770Z] ok  	github.com/docker/docker/pkg/archive	0.295s	coverage: 77.1% of statements
15:23:01 [2020-08-14T15:23:01.911Z] === RUN   TestDockerSuite/TestBuildNoContext
15:23:02 [2020-08-14T15:23:02.697Z] ok  	github.com/docker/docker/pkg/authorization	0.152s	coverage: 68.3% of statements
15:23:02 [2020-08-14T15:23:02.697Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:23:02 [2020-08-14T15:23:02.851Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:23:02 [2020-08-14T15:23:02.953Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:23:03 [2020-08-14T15:23:03.420Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:23:04 [2020-08-14T15:23:04.797Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:23:04 [2020-08-14T15:23:04.797Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:23:04 [2020-08-14T15:23:04.797Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:23:05 [2020-08-14T15:23:05.367Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:23:05 [2020-08-14T15:23:05.367Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:23:05 [2020-08-14T15:23:05.937Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:23:06 [2020-08-14T15:23:06.215Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.479s	coverage: 43.2% of statements
15:23:06 [2020-08-14T15:23:06.215Z] ok  	github.com/docker/docker/layer	7.219s	coverage: 68.8% of statements
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/oci	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:23:06 [2020-08-14T15:23:06.215Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:23:06 [2020-08-14T15:23:06.778Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:23:07 [2020-08-14T15:23:07.033Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
15:23:07 [2020-08-14T15:23:07.289Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
15:23:07 [2020-08-14T15:23:07.847Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:23:07 [2020-08-14T15:23:07.850Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
15:23:08 [2020-08-14T15:23:08.109Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:23:08 [2020-08-14T15:23:08.412Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
15:23:08 [2020-08-14T15:23:08.973Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
15:23:10 [2020-08-14T15:23:10.015Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:23:10 [2020-08-14T15:23:10.338Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:23:10 [2020-08-14T15:23:10.583Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:23:10 [2020-08-14T15:23:10.900Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
15:23:11 [2020-08-14T15:23:11.462Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.074s	coverage: 84.1% of statements
15:23:11 [2020-08-14T15:23:11.462Z] ok  	github.com/docker/docker/pkg/fsutils	0.139s	coverage: 85.1% of statements
15:23:11 [2020-08-14T15:23:11.963Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:23:12 [2020-08-14T15:23:12.024Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
15:23:12 [2020-08-14T15:23:12.952Z] ok  	github.com/docker/docker/pkg/idtools	0.399s	coverage: 70.5% of statements
15:23:13 [2020-08-14T15:23:13.003Z] --- PASS: TestServiceWithDataPathPortInit (16.04s)
15:23:13 [2020-08-14T15:23:13.003Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:23:13 [2020-08-14T15:23:13.003Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:23:13 [2020-08-14T15:23:13.208Z] ok  	github.com/docker/docker/pkg/ioutils	0.552s	coverage: 70.1% of statements
15:23:13 [2020-08-14T15:23:13.463Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
15:23:13 [2020-08-14T15:23:13.719Z] ok  	github.com/docker/docker/pkg/locker	0.017s	coverage: 88.9% of statements
15:23:13 [2020-08-14T15:23:13.719Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:23:13 [2020-08-14T15:23:13.719Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:23:13 [2020-08-14T15:23:13.719Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:23:13 [2020-08-14T15:23:13.943Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:23:13 [2020-08-14T15:23:13.974Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:23:13 [2020-08-14T15:23:13.974Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:23:14 [2020-08-14T15:23:14.203Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:23:14 [2020-08-14T15:23:14.230Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:23:14 [2020-08-14T15:23:14.485Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
15:23:14 [2020-08-14T15:23:14.753Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
15:23:15 [2020-08-14T15:23:15.013Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:23:15 [2020-08-14T15:23:15.013Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:23:15 [2020-08-14T15:23:15.013Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:23:15 [2020-08-14T15:23:15.939Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
15:23:16 [2020-08-14T15:23:16.499Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:23:16 [2020-08-14T15:23:16.755Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:23:17 [2020-08-14T15:23:17.010Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:23:17 [2020-08-14T15:23:17.495Z] === RUN   TestDockerSuite/TestBuildPATH
15:23:18 [2020-08-14T15:23:18.373Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
15:23:18 [2020-08-14T15:23:18.442Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:23:18 [2020-08-14T15:23:18.630Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:23:19 [2020-08-14T15:23:19.011Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:23:19 [2020-08-14T15:23:19.581Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:23:20 [2020-08-14T15:23:20.964Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s)
15:23:20 [2020-08-14T15:23:20.964Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:47p1oeaghlrzoswahwlewljxm Created:2020-08-14 15:23:14.543427938 +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[f3f201e574b103066fb20fd9c92d5a0c8da76ed5fcc56eeafa77e22cefa95ef9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.49ql1usflxvexy1th829hmrzl EndpointID:372855670e132233764254e3d21f91ecd6f3d53ee261d6fbdd78c00d2f0e951e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b715e38624260fc5565ac817497285f21f1212f1ed15f1b7756db5c20d1ebcbc 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:7cfd068e2062 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.49ql1usflxvexy1th829hmrzl EndpointID:372855670e132233764254e3d21f91ecd6f3d53ee261d6fbdd78c00d2f0e951e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:23:20 [2020-08-14T15:23:20.964Z] PASS
15:23:20 [2020-08-14T15:23:20.964Z] 
15:23:20 [2020-08-14T15:23:20.964Z] === Skipped
15:23:20 [2020-08-14T15:23:20.964Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:23:20 [2020-08-14T15:23:20.964Z]     service_test.go:236: FLAKY_TEST
15:23:20 [2020-08-14T15:23:20.964Z] 
15:23:20 [2020-08-14T15:23:20.964Z] 
15:23:20 [2020-08-14T15:23:20.964Z] DONE 23 tests, 1 skipped in 50.051s
15:23:20 [2020-08-14T15:23:20.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:23:20 [2020-08-14T15:23:20.964Z] ++ 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:23:20 [2020-08-14T15:23:20.964Z] ++ set -e
15:23:20 [2020-08-14T15:23:20.964Z] ++ '[' -n 0 ']'
15:23:20 [2020-08-14T15:23:20.964Z] ++ set -x
15:23:20 [2020-08-14T15:23:20.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:23:21 [2020-08-14T15:23:21.223Z] INFO: Testing against a local daemon
15:23:21 [2020-08-14T15:23:21.223Z] === RUN   TestDockerNetworkIpvlanPersistance
15:23:21 [2020-08-14T15:23:21.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:23:21 [2020-08-14T15:23:21.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:21 [2020-08-14T15:23:21.223Z] === RUN   TestDockerNetworkIpvlan
15:23:21 [2020-08-14T15:23:21.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:23:21 [2020-08-14T15:23:21.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:21 [2020-08-14T15:23:21.223Z] PASS
15:23:21 [2020-08-14T15:23:21.223Z] 
15:23:21 [2020-08-14T15:23:21.223Z] === Skipped
15:23:21 [2020-08-14T15:23:21.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:23:21 [2020-08-14T15:23:21.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:21 [2020-08-14T15:23:21.223Z] 
15:23:21 [2020-08-14T15:23:21.223Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:23:21 [2020-08-14T15:23:21.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:21 [2020-08-14T15:23:21.223Z] 
15:23:21 [2020-08-14T15:23:21.223Z] 
15:23:21 [2020-08-14T15:23:21.223Z] DONE 2 tests, 2 skipped in 0.141s
15:23:21 [2020-08-14T15:23:21.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:23:21 [2020-08-14T15:23:21.223Z] ++ 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:23:21 [2020-08-14T15:23:21.223Z] ++ set -e
15:23:21 [2020-08-14T15:23:21.223Z] ++ '[' -n 0 ']'
15:23:21 [2020-08-14T15:23:21.223Z] ++ set -x
15:23:21 [2020-08-14T15:23:21.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=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:23:21 [2020-08-14T15:23:21.223Z] INFO: Testing against a local daemon
15:23:21 [2020-08-14T15:23:21.223Z] === RUN   TestDockerNetworkMacvlanPersistance
15:23:21 [2020-08-14T15:23:21.893Z] ok  	github.com/docker/docker/pkg/signal	2.389s	coverage: 61.0% of statements
15:23:21 [2020-08-14T15:23:21.893Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
15:23:22 [2020-08-14T15:23:22.149Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:23:22 [2020-08-14T15:23:22.405Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:23:22 [2020-08-14T15:23:22.605Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
15:23:22 [2020-08-14T15:23:22.605Z] === RUN   TestDockerNetworkMacvlan
15:23:22 [2020-08-14T15:23:22.661Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:23:23 [2020-08-14T15:23:23.223Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.6% of statements
15:23:23 [2020-08-14T15:23:23.543Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:23:23 [2020-08-14T15:23:23.784Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
15:23:24 [2020-08-14T15:23:24.346Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
15:23:24 [2020-08-14T15:23:24.487Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:23:24 [2020-08-14T15:23:24.602Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
15:23:24 [2020-08-14T15:23:24.857Z] testing: warning: no tests to run
15:23:24 [2020-08-14T15:23:24.857Z] coverage: [no statements]
15:23:24 [2020-08-14T15:23:24.857Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:23:25 [2020-08-14T15:23:25.064Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:23:25 [2020-08-14T15:23:25.417Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:23:25 [2020-08-14T15:23:25.417Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:23:25 [2020-08-14T15:23:25.673Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:23:26 [2020-08-14T15:23:26.117Z] --- PASS: TestImportExtremelyLargeImageWorks (192.87s)
15:23:26 [2020-08-14T15:23:26.117Z] PASS
15:23:26 [2020-08-14T15:23:26.117Z] 
15:23:26 [2020-08-14T15:23:26.117Z] === Skipped
15:23:26 [2020-08-14T15:23:26.117Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:23:26 [2020-08-14T15:23:26.117Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:23:26 [2020-08-14T15:23:26.117Z] 
15:23:26 [2020-08-14T15:23:26.117Z] 
15:23:26 [2020-08-14T15:23:26.117Z] DONE 12 tests, 1 skipped in 193.885s
15:23:26 [2020-08-14T15:23:26.117Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:23:26 [2020-08-14T15:23:26.117Z] ++ 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:23:26 [2020-08-14T15:23:26.117Z] ++ set -e
15:23:26 [2020-08-14T15:23:26.117Z] ++ '[' -n 0 ']'
15:23:26 [2020-08-14T15:23:26.117Z] ++ set -x
15:23:26 [2020-08-14T15:23:26.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:23:26 [2020-08-14T15:23:26.117Z] INFO: Testing against a local daemon
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestNetworkCreateDelete
15:23:26 [2020-08-14T15:23:26.117Z] --- PASS: TestNetworkCreateDelete (0.18s)
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestDockerNetworkDeletePreferID
15:23:26 [2020-08-14T15:23:26.117Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestDaemonDNSFallback
15:23:26 [2020-08-14T15:23:26.117Z] --- PASS: TestDaemonDNSFallback (1.54s)
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestInspectNetwork
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestInspectNetwork/full_network_id
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestInspectNetwork/partial_network_id
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestInspectNetwork/network_name
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:23:26 [2020-08-14T15:23:26.117Z] --- PASS: TestInspectNetwork (6.90s)
15:23:26 [2020-08-14T15:23:26.117Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:23:26 [2020-08-14T15:23:26.117Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:23:26 [2020-08-14T15:23:26.117Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:23:26 [2020-08-14T15:23:26.117Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:23:26 [2020-08-14T15:23:26.117Z] === RUN   TestRunContainerWithBridgeNone
15:23:26 [2020-08-14T15:23:26.446Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:23:27 [2020-08-14T15:23:27.158Z] --- PASS: TestRunContainerWithBridgeNone (1.77s)
15:23:27 [2020-08-14T15:23:27.158Z] === RUN   TestNetworkInvalidJSON
15:23:27 [2020-08-14T15:23:27.158Z] === RUN   TestNetworkInvalidJSON//networks/create
15:23:27 [2020-08-14T15:23:27.158Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:23:27 [2020-08-14T15:23:27.158Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:23:27 [2020-08-14T15:23:27.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:23:27 [2020-08-14T15:23:27.158Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:23:27 [2020-08-14T15:23:27.158Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:23:27 [2020-08-14T15:23:27.158Z] === CONT  TestNetworkInvalidJSON//networks/create
15:23:27 [2020-08-14T15:23:27.158Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:23:27 [2020-08-14T15:23:27.158Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:23:27 [2020-08-14T15:23:27.158Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:23:27 [2020-08-14T15:23:27.158Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:23:27 [2020-08-14T15:23:27.158Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:23:27 [2020-08-14T15:23:27.158Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:23:27 [2020-08-14T15:23:27.158Z] === RUN   TestHostIPv4BridgeLabel
15:23:27 [2020-08-14T15:23:27.387Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:23:27 [2020-08-14T15:23:27.560Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
15:23:27 [2020-08-14T15:23:27.810Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
15:23:27 [2020-08-14T15:23:27.810Z] === RUN   TestDaemonRestartWithLiveRestore
15:23:28 [2020-08-14T15:23:28.487Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:23:28 [2020-08-14T15:23:28.851Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:23:28 [2020-08-14T15:23:28.851Z] === RUN   TestDaemonDefaultNetworkPools
15:23:29 [2020-08-14T15:23:29.048Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:23:29 [2020-08-14T15:23:29.513Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
15:23:29 [2020-08-14T15:23:29.513Z] === RUN   TestDaemonRestartWithExistingNetwork
15:23:29 [2020-08-14T15:23:29.610Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:23:29 [2020-08-14T15:23:29.931Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:23:29 [2020-08-14T15:23:29.931Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:23:30 [2020-08-14T15:23:30.982Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.3% of statements
15:23:31 [2020-08-14T15:23:31.026Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:23:31 [2020-08-14T15:23:31.026Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:23:31 [2020-08-14T15:23:31.543Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:23:31 [2020-08-14T15:23:31.798Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
15:23:31 [2020-08-14T15:23:31.846Z] === RUN   TestDockerSuite/TestBuildRm
15:23:32 [2020-08-14T15:23:32.094Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
15:23:32 [2020-08-14T15:23:32.094Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:23:32 [2020-08-14T15:23:32.359Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
15:23:32 [2020-08-14T15:23:32.615Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:23:32 [2020-08-14T15:23:32.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:23:32 [2020-08-14T15:23:32.729Z] === RUN   TestServiceWithPredefinedNetwork
15:23:34 [2020-08-14T15:23:34.385Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:23:34 [2020-08-14T15:23:34.385Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:23:34 [2020-08-14T15:23:34.857Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
15:23:34 [2020-08-14T15:23:34.857Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:23:34 [2020-08-14T15:23:34.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:23:34 [2020-08-14T15:23:34.857Z]     service_test.go:236: FLAKY_TEST
15:23:34 [2020-08-14T15:23:34.857Z] === RUN   TestServiceWithDataPathPortInit
15:23:35 [2020-08-14T15:23:35.129Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:23:35 [2020-08-14T15:23:35.324Z] --- PASS: TestDockerNetworkMacvlan (12.52s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s)
15:23:35 [2020-08-14T15:23:35.324Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s)
15:23:35 [2020-08-14T15:23:35.324Z] PASS
15:23:35 [2020-08-14T15:23:35.324Z] 
15:23:35 [2020-08-14T15:23:35.324Z] DONE 8 tests in 14.008s
15:23:35 [2020-08-14T15:23:35.324Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:23:35 [2020-08-14T15:23:35.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:23:35 [2020-08-14T15:23:35.324Z] ++ 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:23:35 [2020-08-14T15:23:35.324Z] ++ set -e
15:23:35 [2020-08-14T15:23:35.324Z] ++ '[' -n 0 ']'
15:23:35 [2020-08-14T15:23:35.324Z] ++ set -x
15:23:35 [2020-08-14T15:23:35.324Z] ++ env -i DEST=/go/src/github.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:23:35 [2020-08-14T15:23:35.324Z] testing: warning: no tests to run
15:23:35 [2020-08-14T15:23:35.324Z] PASS
15:23:35 [2020-08-14T15:23:35.324Z] 
15:23:35 [2020-08-14T15:23:35.324Z] DONE 0 tests in 0.026s
15:23:35 [2020-08-14T15:23:35.324Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:23:35 [2020-08-14T15:23:35.324Z] ++ 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:23:35 [2020-08-14T15:23:35.324Z] ++ set -e
15:23:35 [2020-08-14T15:23:35.324Z] ++ '[' -n 0 ']'
15:23:35 [2020-08-14T15:23:35.324Z] ++ set -x
15:23:35 [2020-08-14T15:23:35.324Z] ++ env -i DEST=/go/src/github.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:23:35 [2020-08-14T15:23:35.324Z] INFO: Testing against a local daemon
15:23:35 [2020-08-14T15:23:35.324Z] === RUN   TestAuthZPluginAllowRequest
15:23:36 [2020-08-14T15:23:36.054Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
15:23:36 [2020-08-14T15:23:36.262Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:23:36 [2020-08-14T15:23:36.310Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
15:23:36 [2020-08-14T15:23:36.830Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:23:36 [2020-08-14T15:23:36.830Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
15:23:36 [2020-08-14T15:23:36.830Z] === RUN   TestAuthZPluginTLS
15:23:37 [2020-08-14T15:23:37.398Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:23:37 [2020-08-14T15:23:37.398Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:23:37 [2020-08-14T15:23:37.398Z] === RUN   TestAuthZPluginDenyRequest
15:23:37 [2020-08-14T15:23:37.672Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
15:23:37 [2020-08-14T15:23:37.968Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:23:37 [2020-08-14T15:23:37.968Z] === RUN   TestAuthZPluginAPIDenyResponse
15:23:37 [2020-08-14T15:23:37.968Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:23:38 [2020-08-14T15:23:38.536Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
15:23:38 [2020-08-14T15:23:38.536Z] === RUN   TestAuthZPluginDenyResponse
15:23:38 [2020-08-14T15:23:38.795Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:23:39 [2020-08-14T15:23:39.055Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:23:39 [2020-08-14T15:23:39.055Z] === RUN   TestAuthZPluginAllowEventStream
15:23:39 [2020-08-14T15:23:39.623Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:23:40 [2020-08-14T15:23:40.563Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
15:23:40 [2020-08-14T15:23:40.563Z] === RUN   TestAuthZPluginErrorResponse
15:23:41 [2020-08-14T15:23:41.132Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:23:41 [2020-08-14T15:23:41.132Z] === RUN   TestAuthZPluginErrorRequest
15:23:41 [2020-08-14T15:23:41.391Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:23:41 [2020-08-14T15:23:41.391Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:23:41 [2020-08-14T15:23:41.960Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
15:23:41 [2020-08-14T15:23:41.960Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:23:42 [2020-08-14T15:23:42.528Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:23:42 [2020-08-14T15:23:42.528Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:23:42 [2020-08-14T15:23:42.787Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:23:42 [2020-08-14T15:23:42.787Z] === RUN   TestDockerSuite/TestBuildSpaces
15:23:43 [2020-08-14T15:23:43.355Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:23:43 [2020-08-14T15:23:43.924Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
15:23:43 [2020-08-14T15:23:43.924Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:23:43 [2020-08-14T15:23:43.924Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:23:44 [2020-08-14T15:23:44.183Z] === RUN   TestDockerSuite/TestBuildStderr
15:23:44 [2020-08-14T15:23:44.753Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:23:45 [2020-08-14T15:23:45.322Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:23:45 [2020-08-14T15:23:45.892Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s)
15:23:45 [2020-08-14T15:23:45.892Z] === RUN   TestAuthZPluginHeader
15:23:46 [2020-08-14T15:23:46.850Z] --- PASS: TestAuthZPluginHeader (0.94s)
15:23:46 [2020-08-14T15:23:46.850Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:23:48 [2020-08-14T15:23:48.756Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:23:49 [2020-08-14T15:23:49.697Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:23:49 [2020-08-14T15:23:49.835Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.6% of statements
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/rootless	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/volume	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === Skipped
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver btrfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver btrfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver btrfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver btrfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver btrfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:73: No driver to put!
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z] time="2020-08-14T15:22:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z] time="2020-08-14T15:22:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z] time="2020-08-14T15:22:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z] time="2020-08-14T15:22:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z] time="2020-08-14T15:22:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:73: No driver to put!
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     overlay_test.go:49: Fails to compute changes intermittently
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver zfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver zfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver zfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver zfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:46: Driver zfs not supported
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     graphtest_unix.go:73: No driver to put!
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:23:49 [2020-08-14T15:23:49.835Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] 
15:23:49 [2020-08-14T15:23:49.835Z] DONE 2142 tests, 26 skipped in 245.802s
15:23:50 [2020-08-14T15:23:50.253Z] --- PASS: TestServiceWithDataPathPortInit (13.70s)
15:23:50 [2020-08-14T15:23:50.253Z] === RUN   TestServiceWithDefaultAddressPoolInit
Post stage
[Pipeline] junit
15:23:50 [2020-08-14T15:23:50.406Z] Recording test results
15:23:50 [2020-08-14T15:23:50.636Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:23:51 [2020-08-14T15:23:51.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41357/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4242ef55ea6118cdb4513cc9eb2957d4232a5b8b hack/validate/vendor
15:23:51 [2020-08-14T15:23:51.205Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:23:51 [2020-08-14T15:23:51.205Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
15:23:51 [2020-08-14T15:23:51.205Z] === RUN   TestAuthZPluginV2Disable
15:23:51 [2020-08-14T15:23:51.676Z] No vendor changes in diff.
15:23:51 [2020-08-14T15:23:51.773Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:23:52 [2020-08-14T15:23:52.561Z] + echo Building e2e image
15:23:52 [2020-08-14T15:23:52.561Z] Building e2e image
15:23:52 [2020-08-14T15:23:52.561Z] + docker build --build-arg DOCKER_GITCOMMIT=4242ef55ea6118cdb4513cc9eb2957d4232a5b8b -t moby-e2e-test -f Dockerfile.e2e .
15:23:52 [2020-08-14T15:23:52.561Z] #2 [internal] load build definition from Dockerfile.e2e
15:23:52 [2020-08-14T15:23:52.561Z] #2 transferring dockerfile: 3.21kB done
15:23:52 [2020-08-14T15:23:52.561Z] #2 DONE 0.0s
15:23:52 [2020-08-14T15:23:52.561Z] 
15:23:52 [2020-08-14T15:23:52.561Z] #1 [internal] load .dockerignore
15:23:52 [2020-08-14T15:23:52.561Z] #1 transferring context: 34B done
15:23:52 [2020-08-14T15:23:52.561Z] #1 DONE 0.0s
15:23:52 [2020-08-14T15:23:52.561Z] 
15:23:52 [2020-08-14T15:23:52.561Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
15:23:52 [2020-08-14T15:23:52.712Z] === RUN   TestDockerSuite/TestBuildUser
15:23:52 [2020-08-14T15:23:52.824Z] #4 DONE 0.2s
15:23:52 [2020-08-14T15:23:52.824Z] 
15:23:52 [2020-08-14T15:23:52.824Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:23:52 [2020-08-14T15:23:52.824Z] #3 DONE 0.2s
15:23:52 [2020-08-14T15:23:52.824Z] 
15:23:52 [2020-08-14T15:23:52.824Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:23:52 [2020-08-14T15:23:52.824Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 69.16kB / 282.60kB 0.1s
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 69.16kB / 127.34MB 0.1s
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
15:23:52 [2020-08-14T15:23:52.824Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.85MB / 127.34MB 0.2s
15:23:53 [2020-08-14T15:23:53.080Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.2s
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
15:23:53 [2020-08-14T15:23:53.080Z] #14 ...
15:23:53 [2020-08-14T15:23:53.080Z] 
15:23:53 [2020-08-14T15:23:53.080Z] #8 [internal] load build context
15:23:53 [2020-08-14T15:23:53.080Z] #8 transferring context: 851.89kB 0.4s done
15:23:53 [2020-08-14T15:23:53.080Z] #8 DONE 0.4s
15:23:53 [2020-08-14T15:23:53.080Z] 
15:23:53 [2020-08-14T15:23:53.080Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:23:53 [2020-08-14T15:23:53.080Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 13.81MB / 127.34MB 0.4s
15:23:53 [2020-08-14T15:23:53.080Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
15:23:53 [2020-08-14T15:23:53.336Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 24.03MB / 127.34MB 0.5s
15:23:53 [2020-08-14T15:23:53.336Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
15:23:53 [2020-08-14T15:23:53.593Z] #14 ...
15:23:53 [2020-08-14T15:23:53.593Z] 
15:23:53 [2020-08-14T15:23:53.593Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:23:53 [2020-08-14T15:23:53.593Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
15:23:53 [2020-08-14T15:23:53.593Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
15:23:53 [2020-08-14T15:23:53.593Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
15:23:53 [2020-08-14T15:23:53.593Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
15:23:53 [2020-08-14T15:23:53.593Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
15:23:53 [2020-08-14T15:23:53.593Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
15:23:53 [2020-08-14T15:23:53.593Z] #5 DONE 0.7s
15:23:53 [2020-08-14T15:23:53.593Z] 
15:23:53 [2020-08-14T15:23:53.593Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:23:53 [2020-08-14T15:23:53.593Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 35.89MB / 127.34MB 0.7s
15:23:53 [2020-08-14T15:23:53.593Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.79MB / 127.34MB 0.8s
15:23:53 [2020-08-14T15:23:53.851Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 63.43MB / 127.34MB 1.0s
15:23:53 [2020-08-14T15:23:53.851Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 76.59MB / 127.34MB 1.1s
15:23:53 [2020-08-14T15:23:53.851Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 89.47MB / 127.34MB 1.2s
15:23:54 [2020-08-14T15:23:54.091Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:23:54 [2020-08-14T15:23:54.108Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 99.94MB / 127.34MB 1.3s
15:23:54 [2020-08-14T15:23:54.108Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 108.19MB / 127.34MB 1.4s
15:23:54 [2020-08-14T15:23:54.350Z] --- PASS: TestAuthZPluginV2Disable (3.25s)
15:23:54 [2020-08-14T15:23:54.350Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:23:54 [2020-08-14T15:23:54.364Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 117.62MB / 127.34MB 1.5s
15:23:54 [2020-08-14T15:23:54.364Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s
15:23:55 [2020-08-14T15:23:55.288Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.4s done
15:23:55 [2020-08-14T15:23:55.288Z] #14 ...
15:23:55 [2020-08-14T15:23:55.288Z] 
15:23:55 [2020-08-14T15:23:55.288Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:23:55 [2020-08-14T15:23:55.288Z] #6 DONE 1.7s
15:23:55 [2020-08-14T15:23:55.288Z] 
15:23:55 [2020-08-14T15:23:55.288Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:23:55 [2020-08-14T15:23:55.288Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
15:23:55 [2020-08-14T15:23:55.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s)
15:23:55 [2020-08-14T15:23:55.847Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mt7u3xx4hpzwaks6sri4v7b4u Created:2020-08-14 15:23:49.798666062 +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[48975034c0b08890ae5109173c2c2e61707ede581881a58eb001ad74c625a201:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k31wq0e6gxdsfh55tygskljac EndpointID:ccd883d82beb5d32b53b92fd5e9d52db429a63e6d76560083b21f7261b8a7fb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32db3bf8f3d16ff41ac870fccd93900103fe7a27f1a3da31743b1a3ae6814eec 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:6e3d9c511f77 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k31wq0e6gxdsfh55tygskljac EndpointID:ccd883d82beb5d32b53b92fd5e9d52db429a63e6d76560083b21f7261b8a7fb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:23:55 [2020-08-14T15:23:55.847Z] PASS
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] === Skipped
15:23:55 [2020-08-14T15:23:55.847Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:23:55 [2020-08-14T15:23:55.847Z]     service_test.go:236: FLAKY_TEST
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] DONE 23 tests, 1 skipped in 39.344s
15:23:55 [2020-08-14T15:23:55.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:23:55 [2020-08-14T15:23:55.847Z] ++ 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:23:55 [2020-08-14T15:23:55.847Z] ++ set -e
15:23:55 [2020-08-14T15:23:55.847Z] ++ '[' -n 0 ']'
15:23:55 [2020-08-14T15:23:55.847Z] ++ set -x
15:23:55 [2020-08-14T15:23:55.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=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:23:55 [2020-08-14T15:23:55.847Z] INFO: Testing against a local daemon
15:23:55 [2020-08-14T15:23:55.847Z] === RUN   TestDockerNetworkIpvlanPersistance
15:23:55 [2020-08-14T15:23:55.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:23:55 [2020-08-14T15:23:55.847Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:55 [2020-08-14T15:23:55.847Z] === RUN   TestDockerNetworkIpvlan
15:23:55 [2020-08-14T15:23:55.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:23:55 [2020-08-14T15:23:55.847Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:55 [2020-08-14T15:23:55.847Z] PASS
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] === Skipped
15:23:55 [2020-08-14T15:23:55.847Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:23:55 [2020-08-14T15:23:55.847Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:23:55 [2020-08-14T15:23:55.847Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] 
15:23:55 [2020-08-14T15:23:55.847Z] DONE 2 tests, 2 skipped in 0.096s
15:23:55 [2020-08-14T15:23:55.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:23:55 [2020-08-14T15:23:55.847Z] ++ 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:23:55 [2020-08-14T15:23:55.847Z] ++ set -e
15:23:55 [2020-08-14T15:23:55.847Z] ++ '[' -n 0 ']'
15:23:55 [2020-08-14T15:23:55.847Z] ++ set -x
15:23:55 [2020-08-14T15:23:55.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=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:23:55 [2020-08-14T15:23:55.847Z] INFO: Testing against a local daemon
15:23:55 [2020-08-14T15:23:55.847Z] === RUN   TestDockerNetworkMacvlanPersistance
15:23:56 [2020-08-14T15:23:56.203Z] ok  	github.com/docker/docker/integration/container	59.479s
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === Skipped
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
15:23:56 [2020-08-14T15:23:56.203Z]     copy_test.go:25: testEnv.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
15:23:56 [2020-08-14T15:23:56.203Z]     copy_test.go:39: testEnv.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
15:23:56 [2020-08-14T15:23:56.203Z]     copy_test.go:51: testEnv.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
15:23:56 [2020-08-14T15:23:56.203Z]     copy_test.go:65: testEnv.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:23:56 [2020-08-14T15:23:56.203Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] DONE 84 tests, 41 skipped in 62.115s
15:23:56 [2020-08-14T15:23:56.203Z] 
15:23:56 [2020-08-14T15:23:56.203Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:23:56 [2020-08-14T15:23:56.886Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:23:57 [2020-08-14T15:23:57.145Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.93s)
15:23:57 [2020-08-14T15:23:57.145Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:23:57 [2020-08-14T15:23:57.166Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:23:57 [2020-08-14T15:23:57.166Z] INFO: Testing against a local daemon
15:23:57 [2020-08-14T15:23:57.365Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
15:23:57 [2020-08-14T15:23:57.365Z] === RUN   TestDockerNetworkMacvlan
15:23:57 [2020-08-14T15:23:57.622Z] ok  	github.com/docker/docker/integration/image	0.475s
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] === Skipped
15:23:57 [2020-08-14T15:23:57.622Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
15:23:57 [2020-08-14T15:23:57.622Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:23:57 [2020-08-14T15:23:57.622Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
15:23:57 [2020-08-14T15:23:57.622Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
15:23:57 [2020-08-14T15:23:57.622Z]     tag_test.go:98: testEnv.OSType == "windows"
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] DONE 11 tests, 4 skipped in 2.538s
15:23:57 [2020-08-14T15:23:57.622Z] 
15:23:57 [2020-08-14T15:23:57.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:23:58 [2020-08-14T15:23:58.005Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:23:59 [2020-08-14T15:23:59.045Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:23:59 [2020-08-14T15:23:59.705Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:24:00 [2020-08-14T15:24:00.513Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:00 [2020-08-14T15:24:00.513Z] INFO: Testing against a local daemon
15:24:00 [2020-08-14T15:24:00.513Z] ok  	github.com/docker/docker/integration/network	0.275s
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === Skipped
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     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:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     network_test.go:97: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:29: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:52: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:96: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:130: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:181: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:206: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:236: FLAKY_TEST
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:326: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:24:00 [2020-08-14T15:24:00.513Z]     service_test.go:394: testEnv.OSType == "windows"
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] DONE 19 tests, 15 skipped in 2.446s
15:24:00 [2020-08-14T15:24:00.513Z] 
15:24:00 [2020-08-14T15:24:00.513Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:24:00 [2020-08-14T15:24:00.528Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s
15:24:00 [2020-08-14T15:24:00.528Z] #14 ...
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:24:00 [2020-08-14T15:24:00.528Z] #7 0.771 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:24:00 [2020-08-14T15:24:00.528Z] #7 1.862 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:24:00 [2020-08-14T15:24:00.528Z] #7 1.966 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:24:00 [2020-08-14T15:24:00.528Z] #7 1.970 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:24:00 [2020-08-14T15:24:00.528Z] #7 1.983 (3/30) Installing readline (8.0.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 1.988 (4/30) Installing bash (5.0.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.003 Executing bash-5.0.0-r0.post-install
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.005 (5/30) Installing ca-certificates (20191127-r2)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.024 (6/30) Installing libgcc (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.028 (7/30) Installing libstdc++ (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.043 (8/30) Installing binutils (2.32-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.140 (9/30) Installing gmp (6.1.2-r1)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.152 (10/30) Installing isl (0.18-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.172 (11/30) Installing libgomp (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.176 (12/30) Installing libatomic (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.179 (13/30) Installing mpfr3 (3.1.5-r1)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.185 (14/30) Installing mpc1 (1.1.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 2.189 (15/30) Installing gcc (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.047 (16/30) Installing musl-dev (1.1.22-r3)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.163 (17/30) Installing libc-dev (0.7.1-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.165 (18/30) Installing g++ (8.3.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.742 (19/30) Installing nghttp2-libs (1.39.2-r1)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.746 (20/30) Installing libcurl (7.66.0-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.756 (21/30) Installing expat (2.2.8-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.759 (22/30) Installing pcre2 (10.33-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.767 (23/30) Installing git (2.22.4-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.966 (24/30) Installing libmnl (1.0.4-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.968 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.972 (26/30) Installing iptables (1.8.3-r1)
15:24:00 [2020-08-14T15:24:00.528Z] #7 3.999 (27/30) Installing pigz (2.4-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.006 (28/30) Installing tar (1.32-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.014 (29/30) Installing xz-libs (5.2.4-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.019 (30/30) Installing xz (5.2.4-r0)
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.022 Executing busybox-1.30.1-r3.trigger
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.032 Executing ca-certificates-20191127-r2.trigger
15:24:00 [2020-08-14T15:24:00.528Z] #7 4.081 OK: 179 MiB in 44 packages
15:24:00 [2020-08-14T15:24:00.528Z] #7 DONE 5.1s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:24:00 [2020-08-14T15:24:00.528Z] #9 DONE 0.1s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:24:00 [2020-08-14T15:24:00.528Z] #10 DONE 0.0s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:24:00 [2020-08-14T15:24:00.528Z] #11 DONE 0.0s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:24:00 [2020-08-14T15:24:00.528Z] #12 DONE 0.0s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:24:00 [2020-08-14T15:24:00.528Z] #13 DONE 0.1s
15:24:00 [2020-08-14T15:24:00.528Z] 
15:24:00 [2020-08-14T15:24:00.528Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
15:24:00 [2020-08-14T15:24:00.970Z] testing: warning: no tests to run
15:24:00 [2020-08-14T15:24:00.970Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.069s
15:24:00 [2020-08-14T15:24:00.970Z] 
15:24:00 [2020-08-14T15:24:00.970Z] DONE 0 tests in 0.771s
15:24:00 [2020-08-14T15:24:00.970Z] 
15:24:00 [2020-08-14T15:24:00.970Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:24:01 [2020-08-14T15:24:01.453Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done
15:24:01 [2020-08-14T15:24:01.453Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
15:24:01 [2020-08-14T15:24:01.453Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
15:24:01 [2020-08-14T15:24:01.453Z] #14 DONE 8.7s
15:24:01 [2020-08-14T15:24:01.453Z] 
15:24:01 [2020-08-14T15:24:01.453Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:24:01 [2020-08-14T15:24:01.782Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:24:01 [2020-08-14T15:24:01.932Z] testing: warning: no tests to run
15:24:01 [2020-08-14T15:24:01.932Z] ok  	github.com/docker/docker/integration/network/macvlan	0.067s
15:24:01 [2020-08-14T15:24:01.932Z] 
15:24:01 [2020-08-14T15:24:01.932Z] DONE 0 tests in 0.754s
15:24:01 [2020-08-14T15:24:01.932Z] 
15:24:01 [2020-08-14T15:24:01.933Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:24:02 [2020-08-14T15:24:02.024Z] #15 0.379 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
15:24:02 [2020-08-14T15:24:02.895Z] testing: warning: no tests to run
15:24:02 [2020-08-14T15:24:02.895Z] ok  	github.com/docker/docker/integration/plugin	0.070s
15:24:02 [2020-08-14T15:24:02.895Z] 
15:24:02 [2020-08-14T15:24:02.895Z] DONE 0 tests in 0.751s
15:24:02 [2020-08-14T15:24:02.895Z] 
15:24:02 [2020-08-14T15:24:02.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:24:02 [2020-08-14T15:24:02.949Z] #15 1.432 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
15:24:02 [2020-08-14T15:24:02.949Z] #15 1.537 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.542 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.549 (3/54) Installing readline (8.0.4-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.554 (4/54) Installing bash (5.0.17-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.566 Executing bash-5.0.17-r0.post-install
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.568 (5/54) Installing linux-headers (5.4.5-r1)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.650 (6/54) Installing libblkid (2.35.2-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.655 (7/54) Installing libuuid (2.35.2-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.657 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.663 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.667 (10/54) Installing libgcc (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.669 (11/54) Installing libstdc++ (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.681 (12/54) Installing binutils (2.34-r1)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.750 (13/54) Installing libmagic (5.38-r0)
15:24:03 [2020-08-14T15:24:03.205Z] #15 1.770 (14/54) Installing file (5.38-r0)
15:24:03 [2020-08-14T15:24:03.352Z] testing: warning: no tests to run
15:24:03 [2020-08-14T15:24:03.352Z] ok  	github.com/docker/docker/integration/plugin/authz	0.070s
15:24:03 [2020-08-14T15:24:03.352Z] 
15:24:03 [2020-08-14T15:24:03.352Z] DONE 0 tests in 0.780s
15:24:03 [2020-08-14T15:24:03.352Z] 
15:24:03 [2020-08-14T15:24:03.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.772 (15/54) Installing gmp (6.2.0-r0)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.778 (16/54) Installing isl (0.18-r0)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.793 (17/54) Installing libgomp (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.795 (18/54) Installing libatomic (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.797 (19/54) Installing libgphobos (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.840 (20/54) Installing mpfr4 (4.0.2-r4)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.847 (21/54) Installing mpc1 (1.1.0-r1)
15:24:03 [2020-08-14T15:24:03.461Z] #15 1.849 (22/54) Installing gcc (9.3.0-r2)
15:24:03 [2020-08-14T15:24:03.909Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:24:04 [2020-08-14T15:24:04.388Z] #15 2.677 (23/54) Installing musl-dev (1.1.24-r9)
15:24:04 [2020-08-14T15:24:04.388Z] #15 2.750 (24/54) Installing libc-dev (0.7.2-r3)
15:24:04 [2020-08-14T15:24:04.388Z] #15 2.751 (25/54) Installing g++ (9.3.0-r2)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.178 (26/54) Installing make (4.3-r0)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.182 (27/54) Installing fortify-headers (1.1-r0)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.183 (28/54) Installing patch (2.7.6-r6)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.186 (29/54) Installing build-base (0.5-r2)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.187 (30/54) Installing nghttp2-libs (1.41.0-r0)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.190 (31/54) Installing libcurl (7.69.1-r0)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.196 (32/54) Installing curl (7.69.1-r0)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.199 (33/54) Installing oniguruma (6.9.5-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.204 (34/54) Installing jq (1.6-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.211 (35/54) Installing device-mapper-libs (2.02.186-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.216 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.218 (37/54) Installing libaio (0.3.112-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.220 (38/54) Installing lvm2-libs (2.02.186-r1)
15:24:04 [2020-08-14T15:24:04.644Z] #15 3.252 (39/54) Installing blkid (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.255 (40/54) Installing libcap-ng (0.7.10-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.257 (41/54) Installing setpriv (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.259 (42/54) Installing libmount (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.263 (43/54) Installing libsmartcols (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.267 (44/54) Installing findmnt (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.269 (45/54) Installing mcookie (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.271 (46/54) Installing hexdump (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.273 (47/54) Installing lsblk (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.276 (48/54) Installing libfdisk (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.281 (49/54) Installing sfdisk (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.283 (50/54) Installing cfdisk (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.286 (51/54) Installing util-linux (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.321 (52/54) Installing pkgconf (1.7.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.323 (53/54) Installing util-linux-dev (2.35.2-r0)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.344 (54/54) Installing lvm2-dev (2.02.186-r1)
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.349 Executing busybox-1.31.1-r16.trigger
15:24:04 [2020-08-14T15:24:04.899Z] #15 3.356 OK: 230 MiB in 69 packages
15:24:05 [2020-08-14T15:24:05.179Z] #15 DONE 3.8s
15:24:05 [2020-08-14T15:24:05.435Z] 
15:24:05 [2020-08-14T15:24:05.435Z] #16 [base 3/5] RUN mkdir -p /build/
15:24:06 [2020-08-14T15:24:06.000Z] #16 DONE 0.5s
15:24:06 [2020-08-14T15:24:06.000Z] 
15:24:06 [2020-08-14T15:24:06.000Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:24:06 [2020-08-14T15:24:06.258Z] #17 DONE 0.5s
15:24:06 [2020-08-14T15:24:06.258Z] 
15:24:06 [2020-08-14T15:24:06.258Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:24:06 [2020-08-14T15:24:06.258Z] #18 DONE 0.0s
15:24:06 [2020-08-14T15:24:06.258Z] 
15:24:06 [2020-08-14T15:24:06.258Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:24:06 [2020-08-14T15:24:06.258Z] #26 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.258Z] 
15:24:06 [2020-08-14T15:24:06.258Z] #31 [builder 1/4] COPY . .
15:24:06 [2020-08-14T15:24:06.514Z] #31 ...
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:24:06 [2020-08-14T15:24:06.514Z] #22 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:24:06 [2020-08-14T15:24:06.514Z] #19 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:24:06 [2020-08-14T15:24:06.514Z] #27 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:24:06 [2020-08-14T15:24:06.514Z] #23 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:24:06 [2020-08-14T15:24:06.514Z] #28 DONE 0.1s
15:24:06 [2020-08-14T15:24:06.514Z] 
15:24:06 [2020-08-14T15:24:06.514Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:24:07 [2020-08-14T15:24:07.447Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:24:07 [2020-08-14T15:24:07.877Z] #29 ...
15:24:07 [2020-08-14T15:24:07.877Z] 
15:24:07 [2020-08-14T15:24:07.877Z] #31 [builder 1/4] COPY . .
15:24:07 [2020-08-14T15:24:07.877Z] #31 DONE 1.6s
15:24:07 [2020-08-14T15:24:07.877Z] 
15:24:07 [2020-08-14T15:24:07.877Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:24:08 [2020-08-14T15:24:08.087Z] --- PASS: TestDockerNetworkMacvlan (11.01s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s)
15:24:08 [2020-08-14T15:24:08.087Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
15:24:08 [2020-08-14T15:24:08.087Z] PASS
15:24:08 [2020-08-14T15:24:08.087Z] 
15:24:08 [2020-08-14T15:24:08.087Z] DONE 8 tests in 12.483s
15:24:08 [2020-08-14T15:24:08.382Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:24:08 [2020-08-14T15:24:08.382Z] ++ 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:24:08 [2020-08-14T15:24:08.382Z] ++ set -e
15:24:08 [2020-08-14T15:24:08.382Z] ++ '[' -n 0 ']'
15:24:08 [2020-08-14T15:24:08.382Z] ++ set -x
15:24:08 [2020-08-14T15:24:08.382Z] ++ env -i DEST=/go/src/github.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:24:08 [2020-08-14T15:24:08.382Z] testing: warning: no tests to run
15:24:08 [2020-08-14T15:24:08.382Z] PASS
15:24:08 [2020-08-14T15:24:08.382Z] 
15:24:08 [2020-08-14T15:24:08.382Z] DONE 0 tests in 0.012s
15:24:08 [2020-08-14T15:24:08.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:24:08 [2020-08-14T15:24:08.382Z] ++ 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:24:08 [2020-08-14T15:24:08.382Z] ++ set -e
15:24:08 [2020-08-14T15:24:08.382Z] ++ '[' -n 0 ']'
15:24:08 [2020-08-14T15:24:08.382Z] ++ set -x
15:24:08 [2020-08-14T15:24:08.382Z] ++ env -i DEST=/go/src/github.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:24:08 [2020-08-14T15:24:08.382Z] INFO: Testing against a local daemon
15:24:08 [2020-08-14T15:24:08.382Z] === RUN   TestAuthZPluginAllowRequest
15:24:08 [2020-08-14T15:24:08.805Z] #32 DONE 1.0s
15:24:08 [2020-08-14T15:24:08.805Z] 
15:24:08 [2020-08-14T15:24:08.805Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:09 [2020-08-14T15:24:09.360Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:24:09 [2020-08-14T15:24:09.360Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.32s)
15:24:09 [2020-08-14T15:24:09.360Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:24:09 [2020-08-14T15:24:09.360Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:24:09 [2020-08-14T15:24:09.360Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:24:09 [2020-08-14T15:24:09.732Z] #33 0.858 
15:24:09 [2020-08-14T15:24:09.905Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
15:24:09 [2020-08-14T15:24:09.905Z] === RUN   TestAuthZPluginTLS
15:24:09 [2020-08-14T15:24:09.929Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:24:09 [2020-08-14T15:24:09.929Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:24:09 [2020-08-14T15:24:09.988Z] #33 1.031 Removing bundles/
15:24:09 [2020-08-14T15:24:09.988Z] #33 1.032 
15:24:09 [2020-08-14T15:24:09.988Z] #33 1.041 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:24:10 [2020-08-14T15:24:10.197Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:24:10 [2020-08-14T15:24:10.197Z] === RUN   TestAuthZPluginDenyRequest
15:24:10 [2020-08-14T15:24:10.868Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:24:10 [2020-08-14T15:24:10.880Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:24:10 [2020-08-14T15:24:10.880Z] === RUN   TestAuthZPluginAPIDenyResponse
15:24:10 [2020-08-14T15:24:10.916Z] #33 ...
15:24:10 [2020-08-14T15:24:10.916Z] 
15:24:10 [2020-08-14T15:24:10.916Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + RM_GOPATH=0
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + TMP_GOPATH=
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + : /build
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + '[' -z '' ']'
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 ++ mktemp -d
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + export GOPATH=/tmp/tmp.cHhhnM
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + GOPATH=/tmp/tmp.cHhhnM
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + RM_GOPATH=1
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 + case "$(go env GOARCH)" in
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.081 ++ go env GOARCH
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.082 + export GO_BUILDMODE=-buildmode=pie
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.082 + GO_BUILDMODE=-buildmode=pie
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.082 ++ dirname ./install.sh
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.088 + dir=.
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 Install docker/cli version 17.06.2-ce from stable
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + bin=dockercli
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + shift
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + '[' '!' -f ./dockercli.installer ']'
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + . ./dockercli.installer
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 ++ : stable
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 ++ : 17.06.2-ce
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + install_dockercli
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 ++ uname -m
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + arch=x86_64
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + '[' x86_64 '!=' x86_64 ']'
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + url=https://download.docker.com/linux/static
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + tar -xz docker/docker
15:24:10 [2020-08-14T15:24:10.916Z] #24 1.094 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:24:10 [2020-08-14T15:24:10.916Z] #24 4.342 + mkdir -p /build
15:24:10 [2020-08-14T15:24:10.916Z] #24 4.343 + mv docker/docker /build/
15:24:10 [2020-08-14T15:24:10.916Z] #24 4.344 + rmdir docker
15:24:10 [2020-08-14T15:24:10.916Z] #24 DONE 4.4s
15:24:11 [2020-08-14T15:24:11.171Z] 
15:24:11 [2020-08-14T15:24:11.171Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:24:11 [2020-08-14T15:24:11.172Z] #20 2.487 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:24:11 [2020-08-14T15:24:11.172Z] #20 3.256 
15:24:11 [2020-08-14T15:24:11.172Z] #20 3.398 #=#=#                                                                         

#####                                                                      7.1%
###################                                                       27.5%
###################################                                       48.7%
################################################                          67.7%
###########################################################               83.2%
######################################################################## 100.0%
15:24:11 [2020-08-14T15:24:11.172Z] #20 4.543 
15:24:11 [2020-08-14T15:24:11.172Z] #20 4.667 
######                                                                     9.6%
######################################################################## 100.0%
15:24:11 [2020-08-14T15:24:11.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:24:11 [2020-08-14T15:24:11.517Z] === RUN   TestAuthZPluginDenyResponse
15:24:11 [2020-08-14T15:24:11.734Z] #20 5.409 
15:24:11 [2020-08-14T15:24:11.810Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:24:11 [2020-08-14T15:24:11.810Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:24:11 [2020-08-14T15:24:11.810Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:24:11 [2020-08-14T15:24:11.810Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:24:11 [2020-08-14T15:24:11.811Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:24:11 [2020-08-14T15:24:11.811Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:24:11 [2020-08-14T15:24:11.811Z] === RUN   TestAuthZPluginAllowEventStream
15:24:11 [2020-08-14T15:24:11.941Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:11 [2020-08-14T15:24:11.942Z] INFO: Testing against a local daemon
15:24:11 [2020-08-14T15:24:11.942Z] ok  	github.com/docker/docker/integration/plugin/common	0.226s
15:24:11 [2020-08-14T15:24:11.942Z] 
15:24:11 [2020-08-14T15:24:11.942Z] === Skipped
15:24:11 [2020-08-14T15:24:11.942Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:24:11 [2020-08-14T15:24:11.942Z]     plugin_test.go:55: testEnv.OSType == "windows"
15:24:11 [2020-08-14T15:24:11.942Z] 
15:24:11 [2020-08-14T15:24:11.942Z] 
15:24:11 [2020-08-14T15:24:11.942Z] DONE 3 tests, 1 skipped in 7.867s
15:24:11 [2020-08-14T15:24:11.942Z] 
15:24:11 [2020-08-14T15:24:11.942Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:24:11 [2020-08-14T15:24:11.991Z] #20 5.530 
##################                                                        25.2%
######################################################################## 100.0%
15:24:12 [2020-08-14T15:24:12.553Z] #20 6.053 
15:24:13 [2020-08-14T15:24:13.067Z] #20 6.173 
#####                                                                      6.9%
##################                                                        26.3%
################################                                          45.7%
###############################################                           65.9%
################################################################          89.5%
######################################################################## 100.0%
15:24:13 [2020-08-14T15:24:13.195Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:24:13 [2020-08-14T15:24:13.195Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:24:13 [2020-08-14T15:24:13.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
15:24:13 [2020-08-14T15:24:13.339Z] === RUN   TestAuthZPluginErrorResponse
15:24:13 [2020-08-14T15:24:13.630Z] #20 7.131 
15:24:13 [2020-08-14T15:24:13.763Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:24:13 [2020-08-14T15:24:13.986Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
15:24:13 [2020-08-14T15:24:13.986Z] === RUN   TestAuthZPluginErrorRequest
15:24:14 [2020-08-14T15:24:14.332Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:24:14 [2020-08-14T15:24:14.348Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:24:14 [2020-08-14T15:24:14.348Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:24:14 [2020-08-14T15:24:14.839Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:14 [2020-08-14T15:24:14.839Z] INFO: Testing against a local daemon
15:24:14 [2020-08-14T15:24:14.839Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.344s
15:24:14 [2020-08-14T15:24:14.839Z] 
15:24:14 [2020-08-14T15:24:14.839Z] === Skipped
15:24:14 [2020-08-14T15:24:14.839Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:24:14 [2020-08-14T15:24:14.839Z]     external_test.go:48: runtime.GOOS == "windows"
15:24:14 [2020-08-14T15:24:14.839Z] 
15:24:14 [2020-08-14T15:24:14.839Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:24:14 [2020-08-14T15:24:14.839Z]     external_test.go:408: runtime.GOOS == "windows"
15:24:14 [2020-08-14T15:24:14.839Z] 
15:24:14 [2020-08-14T15:24:14.839Z] 
15:24:14 [2020-08-14T15:24:14.839Z] DONE 2 tests, 2 skipped in 3.063s
15:24:14 [2020-08-14T15:24:14.839Z] 
15:24:14 [2020-08-14T15:24:14.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:24:14 [2020-08-14T15:24:14.900Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:24:14 [2020-08-14T15:24:14.900Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:24:14 [2020-08-14T15:24:14.990Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:24:14 [2020-08-14T15:24:14.990Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:24:15 [2020-08-14T15:24:15.428Z] #20 7.252 
                                                                           0.4%
#####                                                                      7.1%
########                                                                  12.4%
############                                                              17.5%
################                                                          23.0%
####################                                                      28.2%
########################                                                  33.8%
############################                                              39.0%
###############################                                           44.3%
###################################                                       49.6%
#######################################                                   54.6%
###########################################                               60.0%
##############################################                            65.2%
##################################################                        70.3%
######################################################                    75.7%
##########################################################                80.9%
#############################################################             86.0%
#################################################################         91.2%
#####################################################################     96.4%
######################################################################## 100.0%
15:24:15 [2020-08-14T15:24:15.990Z] #20 9.520 
15:24:16 [2020-08-14T15:24:16.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
15:24:16 [2020-08-14T15:24:16.508Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:24:16 [2020-08-14T15:24:16.807Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:24:16 [2020-08-14T15:24:16.919Z] #20 10.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:24:17 [2020-08-14T15:24:17.013Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:17 [2020-08-14T15:24:17.013Z] INFO: Testing against a local daemon
15:24:17 [2020-08-14T15:24:17.013Z] ok  	github.com/docker/docker/integration/plugin/logging	0.227s
15:24:17 [2020-08-14T15:24:17.013Z] 
15:24:17 [2020-08-14T15:24:17.013Z] === Skipped
15:24:17 [2020-08-14T15:24:17.013Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:24:17 [2020-08-14T15:24:17.013Z]     read_test.go:21: no unix domain sockets on Windows
15:24:17 [2020-08-14T15:24:17.013Z] 
15:24:17 [2020-08-14T15:24:17.013Z] 
15:24:17 [2020-08-14T15:24:17.013Z] DONE 1 tests, 1 skipped in 2.535s
15:24:17 [2020-08-14T15:24:17.013Z] 
15:24:17 [2020-08-14T15:24:17.013Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:24:17 [2020-08-14T15:24:17.481Z] #20 11.02 
15:24:17 [2020-08-14T15:24:17.481Z] #20 11.11 
######################################################################## 100.0%
15:24:17 [2020-08-14T15:24:17.737Z] #20 11.45 
15:24:17 [2020-08-14T15:24:17.745Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:24:18 [2020-08-14T15:24:18.314Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:24:18 [2020-08-14T15:24:18.541Z] testing: warning: no tests to run
15:24:18 [2020-08-14T15:24:18.541Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.099s
15:24:18 [2020-08-14T15:24:18.541Z] 
15:24:18 [2020-08-14T15:24:18.541Z] DONE 0 tests in 1.276s
15:24:18 [2020-08-14T15:24:18.541Z] 
15:24:18 [2020-08-14T15:24:18.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:24:18 [2020-08-14T15:24:18.573Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:24:18 [2020-08-14T15:24:18.587Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
15:24:18 [2020-08-14T15:24:18.587Z] === RUN   TestAuthZPluginHeader
15:24:18 [2020-08-14T15:24:18.833Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:24:18 [2020-08-14T15:24:18.833Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:24:19 [2020-08-14T15:24:19.103Z] #20 12.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:24:19 [2020-08-14T15:24:19.225Z] --- PASS: TestAuthZPluginHeader (0.85s)
15:24:19 [2020-08-14T15:24:19.225Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:24:19 [2020-08-14T15:24:19.225Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:24:19 [2020-08-14T15:24:19.225Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:19 [2020-08-14T15:24:19.225Z] === RUN   TestAuthZPluginV2Disable
15:24:19 [2020-08-14T15:24:19.225Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:24:19 [2020-08-14T15:24:19.225Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:19 [2020-08-14T15:24:19.225Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:24:19 [2020-08-14T15:24:19.225Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:24:19 [2020-08-14T15:24:19.225Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:19 [2020-08-14T15:24:19.225Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:24:19 [2020-08-14T15:24:19.225Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:24:19 [2020-08-14T15:24:19.225Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:19 [2020-08-14T15:24:19.225Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:24:19 [2020-08-14T15:24:19.359Z] #20 13.08 
15:24:19 [2020-08-14T15:24:19.400Z] === RUN   TestDockerSuite/TestBuildXZHost
15:24:19 [2020-08-14T15:24:19.871Z] #20 13.24 
                                                                           0.6%
#######################################################                   77.5%
######################################################################## 100.0%
15:24:20 [2020-08-14T15:24:20.128Z] #20 13.80 
15:24:20 [2020-08-14T15:24:20.707Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:20 [2020-08-14T15:24:20.707Z] INFO: Testing against a local daemon
15:24:20 [2020-08-14T15:24:20.707Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.205s
15:24:20 [2020-08-14T15:24:20.779Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:24:20 [2020-08-14T15:24:20.779Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:24:20 [2020-08-14T15:24:20.779Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:24:21 [2020-08-14T15:24:21.040Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:24:21 [2020-08-14T15:24:21.163Z] 
15:24:21 [2020-08-14T15:24:21.163Z] === Skipped
15:24:21 [2020-08-14T15:24:21.163Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:24:21 [2020-08-14T15:24:21.163Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:24:21 [2020-08-14T15:24:21.164Z] 
15:24:21 [2020-08-14T15:24:21.164Z] 
15:24:21 [2020-08-14T15:24:21.164Z] DONE 1 tests, 1 skipped in 2.433s
15:24:21 [2020-08-14T15:24:21.164Z] 
15:24:21 [2020-08-14T15:24:21.164Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:24:21 [2020-08-14T15:24:21.504Z] #20 14.92 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:24:21 [2020-08-14T15:24:21.504Z] #20 15.10 skipping existing c35d46ef359f
15:24:21 [2020-08-14T15:24:21.609Z] === RUN   TestDockerSuite/TestCommitChange
15:24:21 [2020-08-14T15:24:21.759Z] #20 15.44 
15:24:21 [2020-08-14T15:24:21.759Z] #20 ...
15:24:21 [2020-08-14T15:24:21.759Z] 
15:24:21 [2020-08-14T15:24:21.759Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:21 [2020-08-14T15:24:21.759Z] #33 2.970 Building test suite binary ./integration-cli/test.main
15:24:22 [2020-08-14T15:24:22.177Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:24:22 [2020-08-14T15:24:22.745Z] === RUN   TestDockerSuite/TestCommitHardlink
15:24:23 [2020-08-14T15:24:23.123Z] #33 ...
15:24:23 [2020-08-14T15:24:23.123Z] 
15:24:23 [2020-08-14T15:24:23.123Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:24:23 [2020-08-14T15:24:23.123Z] #20 16.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:24:23 [2020-08-14T15:24:23.349Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:23 [2020-08-14T15:24:23.349Z] INFO: Testing against a local daemon
15:24:23 [2020-08-14T15:24:23.349Z] ok  	github.com/docker/docker/integration/secret	0.224s
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === Skipped
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:24:23 [2020-08-14T15:24:23.349Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] DONE 6 tests, 6 skipped in 2.250s
15:24:23 [2020-08-14T15:24:23.349Z] 
15:24:23 [2020-08-14T15:24:23.349Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:24:23 [2020-08-14T15:24:23.379Z] #20 16.92 
15:24:23 [2020-08-14T15:24:23.379Z] #20 17.02 
######################################################################## 100.0%
15:24:23 [2020-08-14T15:24:23.683Z] === RUN   TestDockerSuite/TestCommitNewFile
15:24:23 [2020-08-14T15:24:23.940Z] #20 17.38 
15:24:23 [2020-08-14T15:24:23.940Z] #20 17.47 Download of images into '/build' complete.
15:24:23 [2020-08-14T15:24:23.940Z] #20 17.47 Use something like the following to load the result into a Docker daemon:
15:24:23 [2020-08-14T15:24:23.940Z] #20 17.47   tar -cC '/build' . | docker load
15:24:24 [2020-08-14T15:24:24.196Z] #20 DONE 17.8s
15:24:24 [2020-08-14T15:24:24.196Z] 
15:24:24 [2020-08-14T15:24:24.196Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:24 [2020-08-14T15:24:24.620Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:24:25 [2020-08-14T15:24:25.189Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
15:24:25 [2020-08-14T15:24:25.189Z] PASS
15:24:25 [2020-08-14T15:24:25.189Z] 
15:24:25 [2020-08-14T15:24:25.189Z] DONE 17 tests in 49.968s
15:24:25 [2020-08-14T15:24:25.189Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:24:25 [2020-08-14T15:24:25.189Z] ++ 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:24:25 [2020-08-14T15:24:25.189Z] ++ set -e
15:24:25 [2020-08-14T15:24:25.189Z] ++ '[' -n 0 ']'
15:24:25 [2020-08-14T15:24:25.189Z] ++ set -x
15:24:25 [2020-08-14T15:24:25.189Z] ++ env -i DEST=/go/src/github.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:24:25 [2020-08-14T15:24:25.189Z] === RUN   TestDockerSuite/TestCommitTTY
15:24:25 [2020-08-14T15:24:25.448Z] INFO: Testing against a local daemon
15:24:25 [2020-08-14T15:24:25.448Z] === RUN   TestPluginInvalidJSON
15:24:25 [2020-08-14T15:24:25.448Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:24:25 [2020-08-14T15:24:25.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:24:25 [2020-08-14T15:24:25.448Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:24:25 [2020-08-14T15:24:25.448Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:24:25 [2020-08-14T15:24:25.448Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:24:25 [2020-08-14T15:24:25.448Z] === RUN   TestPluginInstall
15:24:25 [2020-08-14T15:24:25.448Z] === RUN   TestPluginInstall/no_auth
15:24:26 [2020-08-14T15:24:26.247Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:26 [2020-08-14T15:24:26.247Z] INFO: Testing against a local daemon
15:24:26 [2020-08-14T15:24:26.247Z] ok  	github.com/docker/docker/integration/service	0.328s
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === Skipped
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
15:24:26 [2020-08-14T15:24:26.247Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.247Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:24:26 [2020-08-14T15:24:26.247Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.247Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:24:26 [2020-08-14T15:24:26.248Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] DONE 24 tests, 23 skipped in 2.896s
15:24:26 [2020-08-14T15:24:26.248Z] 
15:24:26 [2020-08-14T15:24:26.248Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:24:26 [2020-08-14T15:24:26.386Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:24:26 [2020-08-14T15:24:26.710Z] #33 ...
15:24:26 [2020-08-14T15:24:26.710Z] 
15:24:26 [2020-08-14T15:24:26.710Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:24:27 [2020-08-14T15:24:27.272Z] #21 DONE 0.7s
15:24:27 [2020-08-14T15:24:27.272Z] 
15:24:27 [2020-08-14T15:24:27.272Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:24:27 [2020-08-14T15:24:27.325Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:24:27 [2020-08-14T15:24:27.528Z] #25 DONE 0.1s
15:24:27 [2020-08-14T15:24:27.528Z] 
15:24:27 [2020-08-14T15:24:27.528Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:28 [2020-08-14T15:24:28.413Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:28 [2020-08-14T15:24:28.414Z] INFO: Testing against a local daemon
15:24:28 [2020-08-14T15:24:28.414Z] ok  	github.com/docker/docker/integration/session	0.202s
15:24:28 [2020-08-14T15:24:28.414Z] 
15:24:28 [2020-08-14T15:24:28.414Z] === Skipped
15:24:28 [2020-08-14T15:24:28.414Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:24:28 [2020-08-14T15:24:28.414Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:24:28 [2020-08-14T15:24:28.414Z] 
15:24:28 [2020-08-14T15:24:28.414Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:24:28 [2020-08-14T15:24:28.414Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:24:28 [2020-08-14T15:24:28.414Z] 
15:24:28 [2020-08-14T15:24:28.414Z] 
15:24:28 [2020-08-14T15:24:28.414Z] DONE 2 tests, 2 skipped in 2.156s
15:24:28 [2020-08-14T15:24:28.414Z] 
15:24:28 [2020-08-14T15:24:28.414Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:24:28 [2020-08-14T15:24:28.716Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:24:29 [2020-08-14T15:24:29.653Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:24:29 [2020-08-14T15:24:29.653Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:24:29 [2020-08-14T15:24:29.913Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:24:29 [2020-08-14T15:24:29.913Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:24:29 [2020-08-14T15:24:29.913Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:24:29 [2020-08-14T15:24:29.913Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:24:30 [2020-08-14T15:24:30.172Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:24:30 [2020-08-14T15:24:30.580Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:30 [2020-08-14T15:24:30.580Z] INFO: Testing against a local daemon
15:24:31 [2020-08-14T15:24:31.545Z] ok  	github.com/docker/docker/integration/system	1.369s
15:24:31 [2020-08-14T15:24:31.551Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === Skipped
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:24:32 [2020-08-14T15:24:32.001Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] DONE 13 tests, 7 skipped in 3.361s
15:24:32 [2020-08-14T15:24:32.001Z] 
15:24:32 [2020-08-14T15:24:32.001Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:24:32 [2020-08-14T15:24:32.932Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:24:32 [2020-08-14T15:24:32.932Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:24:33 [2020-08-14T15:24:33.191Z] time="2020-08-14T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:33 [2020-08-14T15:24:33.191Z] time="2020-08-14T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9109217c8a3d90726d2939375dacb28617badae248c5d6fe9e6aa6a42d8eb5b2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:33 [2020-08-14T15:24:33.191Z] time="2020-08-14T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:33 [2020-08-14T15:24:33.191Z] time="2020-08-14T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9109217c8a3d90726d2939375dacb28617badae248c5d6fe9e6aa6a42d8eb5b2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:33 [2020-08-14T15:24:33.451Z] === RUN   TestPluginInstall/with_htpasswd
15:24:33 [2020-08-14T15:24:33.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:24:33 [2020-08-14T15:24:33.712Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:24:34 [2020-08-14T15:24:34.170Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:34 [2020-08-14T15:24:34.170Z] INFO: Testing against a local daemon
15:24:34 [2020-08-14T15:24:34.170Z] ok  	github.com/docker/docker/integration/volume	0.244s
15:24:34 [2020-08-14T15:24:34.170Z] 
15:24:34 [2020-08-14T15:24:34.170Z] === Skipped
15:24:34 [2020-08-14T15:24:34.170Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
15:24:34 [2020-08-14T15:24:34.170Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:24:34 [2020-08-14T15:24:34.170Z] 
15:24:34 [2020-08-14T15:24:34.170Z] 
15:24:34 [2020-08-14T15:24:34.170Z] DONE 5 tests, 1 skipped in 2.287s
15:24:34 [2020-08-14T15:24:34.170Z] 
15:24:34 [2020-08-14T15:24:34.170Z] INFO: make.ps1 ended at 08/14/2020 15:24:33
15:24:34 [2020-08-14T15:24:34.171Z] INFO: Integration CLI tests being run from the host:
15:24:34 [2020-08-14T15:24:34.171Z] 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:24:34 [2020-08-14T15:24:34.281Z] time="2020-08-14T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:34 [2020-08-14T15:24:34.281Z] time="2020-08-14T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6bbc0e49362b928066d8c3541ea4deaec9c78a9c3fe2feb3d3a28042d915070" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:34 [2020-08-14T15:24:34.281Z] time="2020-08-14T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:34 [2020-08-14T15:24:34.281Z] time="2020-08-14T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6bbc0e49362b928066d8c3541ea4deaec9c78a9c3fe2feb3d3a28042d915070" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:34 [2020-08-14T15:24:34.541Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:24:34 [2020-08-14T15:24:34.800Z] === RUN   TestPluginInstall/with_insecure
15:24:35 [2020-08-14T15:24:35.370Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:24:36 [2020-08-14T15:24:36.309Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:24:36 [2020-08-14T15:24:36.569Z] time="2020-08-14T15:24:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:36 [2020-08-14T15:24:36.569Z] time="2020-08-14T15:24:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad4ce5beb83a3a6f55c048d4435fd36273b0e78da3c94e0d1b2ae57c831b6160" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:36 [2020-08-14T15:24:36.569Z] time="2020-08-14T15:24:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:36 [2020-08-14T15:24:36.569Z] time="2020-08-14T15:24:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad4ce5beb83a3a6f55c048d4435fd36273b0e78da3c94e0d1b2ae57c831b6160" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:37 [2020-08-14T15:24:37.139Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:24:37 [2020-08-14T15:24:37.139Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:24:37 [2020-08-14T15:24:37.139Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:24:37 [2020-08-14T15:24:37.139Z] --- PASS: TestPluginInstall (11.69s)
15:24:37 [2020-08-14T15:24:37.139Z]     --- PASS: TestPluginInstall/no_auth (8.15s)
15:24:37 [2020-08-14T15:24:37.139Z]     --- PASS: TestPluginInstall/with_htpasswd (1.30s)
15:24:37 [2020-08-14T15:24:37.139Z]     --- PASS: TestPluginInstall/with_insecure (2.25s)
15:24:37 [2020-08-14T15:24:37.139Z]         plugin_test.go:157: [dad4846eccaee] daemon is not started
15:24:37 [2020-08-14T15:24:37.139Z] PASS
15:24:37 [2020-08-14T15:24:37.139Z] 
15:24:37 [2020-08-14T15:24:37.139Z] DONE 6 tests in 11.908s
15:24:37 [2020-08-14T15:24:37.139Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:24:37 [2020-08-14T15:24:37.139Z] ++ 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:24:37 [2020-08-14T15:24:37.139Z] ++ set -e
15:24:37 [2020-08-14T15:24:37.139Z] ++ '[' -n 0 ']'
15:24:37 [2020-08-14T15:24:37.139Z] ++ set -x
15:24:37 [2020-08-14T15:24:37.139Z] ++ env -i DEST=/go/src/github.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:24:37 [2020-08-14T15:24:37.399Z] INFO: Testing against a local daemon
15:24:37 [2020-08-14T15:24:37.399Z] === RUN   TestExternalGraphDriver
15:24:37 [2020-08-14T15:24:37.659Z] === RUN   TestExternalGraphDriver/json
15:24:37 [2020-08-14T15:24:37.827Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
15:24:37 [2020-08-14T15:24:37.827Z] PASS
15:24:37 [2020-08-14T15:24:37.827Z] 
15:24:37 [2020-08-14T15:24:37.827Z] === Skipped
15:24:37 [2020-08-14T15:24:37.827Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:24:37 [2020-08-14T15:24:37.827Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:37 [2020-08-14T15:24:37.827Z] 
15:24:37 [2020-08-14T15:24:37.827Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:24:37 [2020-08-14T15:24:37.828Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:37 [2020-08-14T15:24:37.828Z] 
15:24:37 [2020-08-14T15:24:37.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:24:37 [2020-08-14T15:24:37.828Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:37 [2020-08-14T15:24:37.828Z] 
15:24:37 [2020-08-14T15:24:37.828Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:24:37 [2020-08-14T15:24:37.828Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:37 [2020-08-14T15:24:37.828Z] 
15:24:37 [2020-08-14T15:24:37.828Z] 
15:24:37 [2020-08-14T15:24:37.828Z] DONE 17 tests, 4 skipped in 27.603s
15:24:37 [2020-08-14T15:24:37.828Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:24:37 [2020-08-14T15:24:37.828Z] ++ 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:24:37 [2020-08-14T15:24:37.828Z] ++ set -e
15:24:37 [2020-08-14T15:24:37.828Z] ++ '[' -n 0 ']'
15:24:37 [2020-08-14T15:24:37.828Z] ++ set -x
15:24:37 [2020-08-14T15:24:37.828Z] ++ env -i DEST=/go/src/github.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:24:37 [2020-08-14T15:24:37.828Z] INFO: Testing against a local daemon
15:24:37 [2020-08-14T15:24:37.828Z] === RUN   TestPluginInvalidJSON
15:24:37 [2020-08-14T15:24:37.828Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:24:37 [2020-08-14T15:24:37.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:24:37 [2020-08-14T15:24:37.828Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:24:37 [2020-08-14T15:24:37.828Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:24:37 [2020-08-14T15:24:37.828Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:24:37 [2020-08-14T15:24:37.828Z] === RUN   TestPluginInstall
15:24:37 [2020-08-14T15:24:37.828Z] === RUN   TestPluginInstall/no_auth
15:24:37 [2020-08-14T15:24:37.919Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:24:37 [2020-08-14T15:24:37.919Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:24:37 [2020-08-14T15:24:37.919Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:24:37 [2020-08-14T15:24:37.919Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:24:37 [2020-08-14T15:24:37.919Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:24:38 [2020-08-14T15:24:38.488Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:24:38 [2020-08-14T15:24:38.747Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:24:39 [2020-08-14T15:24:39.317Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:24:39 [2020-08-14T15:24:39.695Z] #33 ...
15:24:39 [2020-08-14T15:24:39.695Z] 
15:24:39 [2020-08-14T15:24:39.695Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:24:39 [2020-08-14T15:24:39.695Z] #29 31.77 # github.com/docker/docker/contrib/httpserver
15:24:39 [2020-08-14T15:24:39.695Z] #29 31.77 loadinternal: cannot find runtime/cgo
15:24:39 [2020-08-14T15:24:39.695Z] #29 DONE 31.9s
15:24:39 [2020-08-14T15:24:39.695Z] 
15:24:39 [2020-08-14T15:24:39.695Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:39 [2020-08-14T15:24:39.695Z] #33 ...
15:24:39 [2020-08-14T15:24:39.695Z] 
15:24:39 [2020-08-14T15:24:39.695Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:24:39 [2020-08-14T15:24:39.695Z] #30 DONE 0.1s
15:24:39 [2020-08-14T15:24:39.695Z] 
15:24:39 [2020-08-14T15:24:39.695Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:24:39 [2020-08-14T15:24:39.886Z] === RUN   TestExternalGraphDriver/spec
15:24:39 [2020-08-14T15:24:39.886Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:24:39 [2020-08-14T15:24:39.886Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:24:41 [2020-08-14T15:24:41.367Z] time="2020-08-14T15:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:41 [2020-08-14T15:24:41.367Z] time="2020-08-14T15:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f2f51b2af51231c4515274409c27c976c67e5f4a195ef53fd4e832fd3e693c9" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:41 [2020-08-14T15:24:41.367Z] time="2020-08-14T15:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:41 [2020-08-14T15:24:41.367Z] time="2020-08-14T15:24:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f2f51b2af51231c4515274409c27c976c67e5f4a195ef53fd4e832fd3e693c9" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:41 [2020-08-14T15:24:41.367Z] === RUN   TestPluginInstall/with_htpasswd
15:24:41 [2020-08-14T15:24:41.795Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:24:42 [2020-08-14T15:24:42.001Z] time="2020-08-14T15:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:42 [2020-08-14T15:24:42.001Z] time="2020-08-14T15:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2346bd6bc698a108a8dcbad01682afb5dfccfc9bf941f95a607993f91de1c8fc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:42 [2020-08-14T15:24:42.001Z] time="2020-08-14T15:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:42 [2020-08-14T15:24:42.001Z] time="2020-08-14T15:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2346bd6bc698a108a8dcbad01682afb5dfccfc9bf941f95a607993f91de1c8fc" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:42 [2020-08-14T15:24:42.054Z] === RUN   TestExternalGraphDriver/pull
15:24:42 [2020-08-14T15:24:42.297Z] === RUN   TestPluginInstall/with_insecure
15:24:42 [2020-08-14T15:24:42.627Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:24:42 [2020-08-14T15:24:42.627Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:24:42 [2020-08-14T15:24:42.715Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:24:42 [2020-08-14T15:24:42.715Z] INFO: Testing against a local daemon
15:24:43 [2020-08-14T15:24:43.196Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:24:43 [2020-08-14T15:24:43.333Z] time="2020-08-14T15:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:43 [2020-08-14T15:24:43.333Z] time="2020-08-14T15:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d207d8da45e98c3f106c5581f26afe04f33705fb54983644975519a2045066e5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:43 [2020-08-14T15:24:43.333Z] time="2020-08-14T15:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:24:43 [2020-08-14T15:24:43.333Z] time="2020-08-14T15:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d207d8da45e98c3f106c5581f26afe04f33705fb54983644975519a2045066e5" mediatype=application/vnd.docker.plugin.v1+json size=522
15:24:43 [2020-08-14T15:24:43.464Z] --- PASS: TestExternalGraphDriver (6.13s)
15:24:43 [2020-08-14T15:24:43.464Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
15:24:43 [2020-08-14T15:24:43.464Z]     --- PASS: TestExternalGraphDriver/spec (2.25s)
15:24:43 [2020-08-14T15:24:43.464Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
15:24:43 [2020-08-14T15:24:43.464Z] === RUN   TestGraphdriverPluginV2
15:24:43 [2020-08-14T15:24:43.625Z] --- PASS: TestPluginInstall (7.54s)
15:24:43 [2020-08-14T15:24:43.625Z]     --- PASS: TestPluginInstall/no_auth (5.28s)
15:24:43 [2020-08-14T15:24:43.625Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
15:24:43 [2020-08-14T15:24:43.625Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
15:24:43 [2020-08-14T15:24:43.625Z]         plugin_test.go:157: [dc496d823c63d] daemon is not started
15:24:43 [2020-08-14T15:24:43.625Z] PASS
15:24:43 [2020-08-14T15:24:43.625Z] 
15:24:43 [2020-08-14T15:24:43.625Z] DONE 6 tests in 7.639s
15:24:43 [2020-08-14T15:24:43.625Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:24:43 [2020-08-14T15:24:43.625Z] ++ 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:24:43 [2020-08-14T15:24:43.625Z] ++ set -e
15:24:43 [2020-08-14T15:24:43.625Z] ++ '[' -n 0 ']'
15:24:43 [2020-08-14T15:24:43.625Z] ++ set -x
15:24:43 [2020-08-14T15:24:43.625Z] ++ env -i DEST=/go/src/github.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:24:43 [2020-08-14T15:24:43.625Z] INFO: Testing against a local daemon
15:24:43 [2020-08-14T15:24:43.625Z] === RUN   TestExternalGraphDriver
15:24:43 [2020-08-14T15:24:43.725Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:24:43 [2020-08-14T15:24:43.918Z] === RUN   TestExternalGraphDriver/json
15:24:44 [2020-08-14T15:24:44.292Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:24:44 [2020-08-14T15:24:44.862Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:24:44 [2020-08-14T15:24:44.862Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:24:45 [2020-08-14T15:24:45.430Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:24:45 [2020-08-14T15:24:45.997Z] === RUN   TestExternalGraphDriver/spec
15:24:45 [2020-08-14T15:24:45.998Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:24:46 [2020-08-14T15:24:46.567Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:24:46 [2020-08-14T15:24:46.567Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:24:47 [2020-08-14T15:24:47.137Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:24:47 [2020-08-14T15:24:47.399Z] --- PASS: TestGraphdriverPluginV2 (3.82s)
15:24:47 [2020-08-14T15:24:47.399Z] PASS
15:24:47 [2020-08-14T15:24:47.399Z] 
15:24:47 [2020-08-14T15:24:47.399Z] DONE 5 tests in 10.178s
15:24:47 [2020-08-14T15:24:47.399Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:24:47 [2020-08-14T15:24:47.399Z] ++ 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:24:47 [2020-08-14T15:24:47.399Z] ++ set -e
15:24:47 [2020-08-14T15:24:47.399Z] ++ '[' -n 0 ']'
15:24:47 [2020-08-14T15:24:47.399Z] ++ set -x
15:24:47 [2020-08-14T15:24:47.399Z] ++ env -i DEST=/go/src/github.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:24:47 [2020-08-14T15:24:47.399Z] INFO: Testing against a local daemon
15:24:47 [2020-08-14T15:24:47.399Z] === RUN   TestContinueAfterPluginCrash
15:24:47 [2020-08-14T15:24:47.399Z] === PAUSE TestContinueAfterPluginCrash
15:24:47 [2020-08-14T15:24:47.399Z] === RUN   TestReadPluginNoRead
15:24:47 [2020-08-14T15:24:47.399Z] === PAUSE TestReadPluginNoRead
15:24:47 [2020-08-14T15:24:47.399Z] === RUN   TestDaemonStartWithLogOpt
15:24:47 [2020-08-14T15:24:47.399Z] === PAUSE TestDaemonStartWithLogOpt
15:24:47 [2020-08-14T15:24:47.399Z] === CONT  TestContinueAfterPluginCrash
15:24:47 [2020-08-14T15:24:47.399Z] === CONT  TestDaemonStartWithLogOpt
15:24:47 [2020-08-14T15:24:47.514Z] === RUN   TestExternalGraphDriver/pull
15:24:48 [2020-08-14T15:24:48.341Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:24:49 [2020-08-14T15:24:49.084Z] --- PASS: TestExternalGraphDriver (5.56s)
15:24:49 [2020-08-14T15:24:49.084Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
15:24:49 [2020-08-14T15:24:49.084Z]     --- PASS: TestExternalGraphDriver/spec (1.75s)
15:24:49 [2020-08-14T15:24:49.084Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
15:24:49 [2020-08-14T15:24:49.084Z] === RUN   TestGraphdriverPluginV2
15:24:49 [2020-08-14T15:24:49.403Z] --- SKIP: TestGraphdriverPluginV2 (0.17s)
15:24:49 [2020-08-14T15:24:49.403Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:49 [2020-08-14T15:24:49.403Z] PASS
15:24:49 [2020-08-14T15:24:49.403Z] 
15:24:49 [2020-08-14T15:24:49.403Z] === Skipped
15:24:49 [2020-08-14T15:24:49.403Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s)
15:24:49 [2020-08-14T15:24:49.403Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:24:49 [2020-08-14T15:24:49.403Z] 
15:24:49 [2020-08-14T15:24:49.403Z] 
15:24:49 [2020-08-14T15:24:49.403Z] DONE 5 tests, 1 skipped in 5.797s
15:24:49 [2020-08-14T15:24:49.403Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:24:49 [2020-08-14T15:24:49.403Z] ++ 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:24:49 [2020-08-14T15:24:49.403Z] ++ set -e
15:24:49 [2020-08-14T15:24:49.403Z] ++ '[' -n 0 ']'
15:24:49 [2020-08-14T15:24:49.403Z] ++ set -x
15:24:49 [2020-08-14T15:24:49.403Z] ++ env -i DEST=/go/src/github.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:24:49 [2020-08-14T15:24:49.403Z] INFO: Testing against a local daemon
15:24:49 [2020-08-14T15:24:49.403Z] === RUN   TestContinueAfterPluginCrash
15:24:49 [2020-08-14T15:24:49.403Z] === PAUSE TestContinueAfterPluginCrash
15:24:49 [2020-08-14T15:24:49.403Z] === RUN   TestReadPluginNoRead
15:24:49 [2020-08-14T15:24:49.403Z] === PAUSE TestReadPluginNoRead
15:24:49 [2020-08-14T15:24:49.403Z] === RUN   TestDaemonStartWithLogOpt
15:24:49 [2020-08-14T15:24:49.403Z] === PAUSE TestDaemonStartWithLogOpt
15:24:49 [2020-08-14T15:24:49.403Z] === CONT  TestContinueAfterPluginCrash
15:24:49 [2020-08-14T15:24:49.403Z] === CONT  TestDaemonStartWithLogOpt
15:24:49 [2020-08-14T15:24:49.403Z] === CONT  TestReadPluginNoRead
15:24:49 [2020-08-14T15:24:49.721Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:24:49 [2020-08-14T15:24:49.721Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:24:49 [2020-08-14T15:24:49.721Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:24:49 [2020-08-14T15:24:49.721Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:24:49 [2020-08-14T15:24:49.721Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:24:50 [2020-08-14T15:24:50.289Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:24:52 [2020-08-14T15:24:52.829Z] --- PASS: TestDaemonStartWithLogOpt (4.86s)
15:24:52 [2020-08-14T15:24:52.829Z] === CONT  TestReadPluginNoRead
15:24:52 [2020-08-14T15:24:52.829Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:24:54 [2020-08-14T15:24:54.064Z] === RUN   TestReadPluginNoRead/default
15:24:54 [2020-08-14T15:24:54.731Z] --- PASS: TestDaemonStartWithLogOpt (5.34s)
15:24:54 [2020-08-14T15:24:54.739Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:24:55 [2020-08-14T15:24:55.308Z] === RUN   TestDockerSuite/TestContainerAPITop
15:24:55 [2020-08-14T15:24:55.568Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:24:55 [2020-08-14T15:24:55.771Z] === RUN   TestReadPluginNoRead/disabled_caching
15:24:56 [2020-08-14T15:24:56.138Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:24:56 [2020-08-14T15:24:56.138Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:24:56 [2020-08-14T15:24:56.398Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:24:57 [2020-08-14T15:24:57.281Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:24:57 [2020-08-14T15:24:57.337Z] --- PASS: TestContinueAfterPluginCrash (9.95s)
15:24:57 [2020-08-14T15:24:57.597Z] === RUN   TestReadPluginNoRead/default
15:24:58 [2020-08-14T15:24:58.798Z] --- PASS: TestReadPluginNoRead (9.13s)
15:24:58 [2020-08-14T15:24:58.798Z]     --- PASS: TestReadPluginNoRead/default (1.41s)
15:24:58 [2020-08-14T15:24:58.798Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
15:24:58 [2020-08-14T15:24:58.798Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
15:24:58 [2020-08-14T15:24:58.798Z]     read_test.go:92: [d4890c7073056] daemon is not started
15:24:58 [2020-08-14T15:24:58.974Z] === RUN   TestReadPluginNoRead/disabled_caching
15:24:59 [2020-08-14T15:24:59.233Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:24:59 [2020-08-14T15:24:59.802Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:24:59 [2020-08-14T15:24:59.837Z] --- PASS: TestContinueAfterPluginCrash (10.41s)
15:24:59 [2020-08-14T15:24:59.837Z] PASS
15:24:59 [2020-08-14T15:24:59.837Z] 
15:24:59 [2020-08-14T15:24:59.837Z] DONE 6 tests in 10.481s
15:24:59 [2020-08-14T15:24:59.837Z] 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:24:59 [2020-08-14T15:24:59.837Z] ++ 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:24:59 [2020-08-14T15:24:59.837Z] ++ set -e
15:24:59 [2020-08-14T15:24:59.837Z] ++ '[' -n 0 ']'
15:24:59 [2020-08-14T15:24:59.837Z] ++ set -x
15:24:59 [2020-08-14T15:24:59.837Z] ++ env -i DEST=/go/src/github.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:24:59 [2020-08-14T15:24:59.837Z] testing: warning: no tests to run
15:24:59 [2020-08-14T15:24:59.837Z] PASS
15:24:59 [2020-08-14T15:24:59.837Z] 
15:24:59 [2020-08-14T15:24:59.837Z] DONE 0 tests in 0.018s
15:24:59 [2020-08-14T15:24:59.837Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:24:59 [2020-08-14T15:24:59.837Z] ++ 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:24:59 [2020-08-14T15:24:59.837Z] ++ set -e
15:24:59 [2020-08-14T15:24:59.837Z] ++ '[' -n 0 ']'
15:24:59 [2020-08-14T15:24:59.837Z] ++ set -x
15:24:59 [2020-08-14T15:24:59.837Z] ++ env -i DEST=/go/src/github.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:24:59 [2020-08-14T15:24:59.837Z] INFO: Testing against a local daemon
15:24:59 [2020-08-14T15:24:59.837Z] === RUN   TestPluginWithDevMounts
15:24:59 [2020-08-14T15:24:59.837Z] === PAUSE TestPluginWithDevMounts
15:24:59 [2020-08-14T15:24:59.837Z] === CONT  TestPluginWithDevMounts
15:25:00 [2020-08-14T15:25:00.380Z] --- PASS: TestReadPluginNoRead (7.90s)
15:25:00 [2020-08-14T15:25:00.380Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
15:25:00 [2020-08-14T15:25:00.380Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
15:25:00 [2020-08-14T15:25:00.380Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
15:25:00 [2020-08-14T15:25:00.380Z]     read_test.go:92: [dabe55dba1c06] daemon is not started
15:25:00 [2020-08-14T15:25:00.380Z] PASS
15:25:00 [2020-08-14T15:25:00.380Z] 
15:25:00 [2020-08-14T15:25:00.380Z] DONE 6 tests in 12.899s
15:25:00 [2020-08-14T15:25:00.380Z] 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:25:00 [2020-08-14T15:25:00.380Z] ++ 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:25:00 [2020-08-14T15:25:00.380Z] ++ set -e
15:25:00 [2020-08-14T15:25:00.380Z] ++ '[' -n 0 ']'
15:25:00 [2020-08-14T15:25:00.380Z] ++ set -x
15:25:00 [2020-08-14T15:25:00.380Z] ++ env -i DEST=/go/src/github.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:25:00 [2020-08-14T15:25:00.380Z] testing: warning: no tests to run
15:25:00 [2020-08-14T15:25:00.380Z] PASS
15:25:00 [2020-08-14T15:25:00.380Z] 
15:25:00 [2020-08-14T15:25:00.380Z] DONE 0 tests in 0.050s
15:25:00 [2020-08-14T15:25:00.380Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:25:00 [2020-08-14T15:25:00.380Z] ++ 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:25:00 [2020-08-14T15:25:00.380Z] ++ set -e
15:25:00 [2020-08-14T15:25:00.380Z] ++ '[' -n 0 ']'
15:25:00 [2020-08-14T15:25:00.380Z] ++ set -x
15:25:00 [2020-08-14T15:25:00.380Z] ++ env -i DEST=/go/src/github.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:25:00 [2020-08-14T15:25:00.639Z] INFO: Testing against a local daemon
15:25:00 [2020-08-14T15:25:00.639Z] === RUN   TestPluginWithDevMounts
15:25:00 [2020-08-14T15:25:00.639Z] === PAUSE TestPluginWithDevMounts
15:25:00 [2020-08-14T15:25:00.639Z] === CONT  TestPluginWithDevMounts
15:25:00 [2020-08-14T15:25:00.639Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:25:01 [2020-08-14T15:25:01.914Z] --- PASS: TestPluginWithDevMounts (1.83s)
15:25:01 [2020-08-14T15:25:01.914Z] PASS
15:25:01 [2020-08-14T15:25:01.914Z] 
15:25:01 [2020-08-14T15:25:01.914Z] DONE 1 tests in 1.905s
15:25:01 [2020-08-14T15:25:01.914Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:25:01 [2020-08-14T15:25:01.914Z] ++ 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:25:01 [2020-08-14T15:25:01.914Z] ++ set -e
15:25:01 [2020-08-14T15:25:01.914Z] ++ '[' -n 0 ']'
15:25:01 [2020-08-14T15:25:01.914Z] ++ set -x
15:25:01 [2020-08-14T15:25:01.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:25:01 [2020-08-14T15:25:01.914Z] INFO: Testing against a local daemon
15:25:01 [2020-08-14T15:25:01.914Z] === RUN   TestSecretInspect
15:25:02 [2020-08-14T15:25:02.547Z] --- PASS: TestPluginWithDevMounts (1.97s)
15:25:02 [2020-08-14T15:25:02.547Z] PASS
15:25:02 [2020-08-14T15:25:02.547Z] 
15:25:02 [2020-08-14T15:25:02.547Z] DONE 1 tests in 2.109s
15:25:02 [2020-08-14T15:25:02.547Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:25:02 [2020-08-14T15:25:02.547Z] ++ 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:25:02 [2020-08-14T15:25:02.547Z] ++ set -e
15:25:02 [2020-08-14T15:25:02.547Z] ++ '[' -n 0 ']'
15:25:02 [2020-08-14T15:25:02.547Z] ++ set -x
15:25:02 [2020-08-14T15:25:02.547Z] ++ env -i DEST=/go/src/github.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:25:02 [2020-08-14T15:25:02.547Z] INFO: Testing against a local daemon
15:25:02 [2020-08-14T15:25:02.547Z] === RUN   TestSecretInspect
15:25:03 [2020-08-14T15:25:03.927Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:25:04 [2020-08-14T15:25:04.058Z] --- PASS: TestSecretInspect (1.94s)
15:25:04 [2020-08-14T15:25:04.058Z] === RUN   TestSecretList
15:25:04 [2020-08-14T15:25:04.187Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:25:05 [2020-08-14T15:25:05.569Z] --- PASS: TestSecretInspect (2.90s)
15:25:05 [2020-08-14T15:25:05.569Z] === RUN   TestSecretList
15:25:05 [2020-08-14T15:25:05.830Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:25:06 [2020-08-14T15:25:06.160Z] --- PASS: TestSecretList (1.95s)
15:25:06 [2020-08-14T15:25:06.160Z] === RUN   TestSecretsCreateAndDelete
15:25:06 [2020-08-14T15:25:06.770Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:25:07 [2020-08-14T15:25:07.673Z] --- PASS: TestSecretsCreateAndDelete (1.87s)
15:25:07 [2020-08-14T15:25:07.673Z] === RUN   TestSecretsUpdate
15:25:07 [2020-08-14T15:25:07.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:25:08 [2020-08-14T15:25:08.275Z] --- PASS: TestSecretList (2.74s)
15:25:08 [2020-08-14T15:25:08.275Z] === RUN   TestSecretsCreateAndDelete
15:25:08 [2020-08-14T15:25:08.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:25:09 [2020-08-14T15:25:09.798Z] --- PASS: TestSecretsUpdate (1.89s)
15:25:09 [2020-08-14T15:25:09.798Z] === RUN   TestTemplatedSecret
15:25:10 [2020-08-14T15:25:10.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:25:10 [2020-08-14T15:25:10.483Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
15:25:10 [2020-08-14T15:25:10.483Z] === RUN   TestSecretsUpdate
15:25:11 [2020-08-14T15:25:11.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:25:11 [2020-08-14T15:25:11.901Z] --- PASS: TestTemplatedSecret (2.40s)
15:25:11 [2020-08-14T15:25:11.901Z] === RUN   TestSecretCreateResolve
15:25:13 [2020-08-14T15:25:13.241Z] --- PASS: TestSecretsUpdate (2.41s)
15:25:13 [2020-08-14T15:25:13.241Z] === RUN   TestTemplatedSecret
15:25:13 [2020-08-14T15:25:13.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b75ac0_<nil>}
15:25:13 [2020-08-14T15:25:13.978Z] --- PASS: TestSecretCreateResolve (1.91s)
15:25:13 [2020-08-14T15:25:13.978Z] PASS
15:25:13 [2020-08-14T15:25:13.978Z] 
15:25:13 [2020-08-14T15:25:13.978Z] DONE 6 tests in 12.029s
15:25:13 [2020-08-14T15:25:13.978Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:25:13 [2020-08-14T15:25:13.978Z] ++ 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:25:13 [2020-08-14T15:25:13.978Z] ++ set -e
15:25:13 [2020-08-14T15:25:13.978Z] ++ '[' -n 0 ']'
15:25:13 [2020-08-14T15:25:13.978Z] ++ set -x
15:25:13 [2020-08-14T15:25:13.978Z] ++ env -i DEST=/go/src/github.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:25:13 [2020-08-14T15:25:13.978Z] INFO: Testing against a local daemon
15:25:13 [2020-08-14T15:25:13.978Z] === RUN   TestServiceCreateInit
15:25:13 [2020-08-14T15:25:13.978Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:25:14 [2020-08-14T15:25:14.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1970496937_/foo_false__<nil>_<nil>_<nil>}
15:25:15 [2020-08-14T15:25:15.998Z] --- PASS: TestTemplatedSecret (2.75s)
15:25:15 [2020-08-14T15:25:15.998Z] === RUN   TestSecretCreateResolve
15:25:15 [2020-08-14T15:25:15.998Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1970496937_/foo_true__<nil>_<nil>_<nil>}
15:25:16 [2020-08-14T15:25:16.257Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_false__<nil>_<nil>_<nil>}
15:25:17 [2020-08-14T15:25:17.650Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_true__<nil>_<nil>_<nil>}
15:25:18 [2020-08-14T15:25:18.221Z] --- PASS: TestSecretCreateResolve (2.45s)
15:25:18 [2020-08-14T15:25:18.221Z] PASS
15:25:18 [2020-08-14T15:25:18.221Z] 
15:25:18 [2020-08-14T15:25:18.221Z] DONE 6 tests in 15.692s
15:25:18 [2020-08-14T15:25:18.221Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:25:18 [2020-08-14T15:25:18.221Z] ++ 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:25:18 [2020-08-14T15:25:18.221Z] ++ set -e
15:25:18 [2020-08-14T15:25:18.221Z] ++ '[' -n 0 ']'
15:25:18 [2020-08-14T15:25:18.221Z] ++ set -x
15:25:18 [2020-08-14T15:25:18.221Z] ++ env -i DEST=/go/src/github.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:25:18 [2020-08-14T15:25:18.437Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:25:18 [2020-08-14T15:25:18.480Z] INFO: Testing against a local daemon
15:25:18 [2020-08-14T15:25:18.480Z] === RUN   TestServiceCreateInit
15:25:18 [2020-08-14T15:25:18.480Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:25:19 [2020-08-14T15:25:19.417Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_true__0xc000b75b20_<nil>_<nil>}
15:25:20 [2020-08-14T15:25:20.796Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b75b40_<nil>}
15:25:21 [2020-08-14T15:25:21.985Z] --- PASS: TestServiceCreateInit (7.49s)
15:25:21 [2020-08-14T15:25:21.985Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
15:25:21 [2020-08-14T15:25:21.985Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s)
15:25:21 [2020-08-14T15:25:21.985Z] === RUN   TestCreateServiceMultipleTimes
15:25:22 [2020-08-14T15:25:22.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b75b60_<nil>}
15:25:22 [2020-08-14T15:25:22.178Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:25:23 [2020-08-14T15:25:23.559Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b75b80_<nil>}
15:25:24 [2020-08-14T15:25:24.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b75ba0_<nil>}
15:25:25 [2020-08-14T15:25:25.876Z] --- PASS: TestServiceCreateInit (7.42s)
15:25:25 [2020-08-14T15:25:25.876Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
15:25:25 [2020-08-14T15:25:25.876Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
15:25:25 [2020-08-14T15:25:25.876Z] === RUN   TestCreateServiceMultipleTimes
15:25:26 [2020-08-14T15:25:26.135Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:25:27 [2020-08-14T15:25:27.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:25:27 [2020-08-14T15:25:27.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:25:27 [2020-08-14T15:25:27.593Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:25:30 [2020-08-14T15:25:30.131Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:25:32 [2020-08-14T15:25:32.038Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:25:33 [2020-08-14T15:25:33.943Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:25:34 [2020-08-14T15:25:34.880Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:25:35 [2020-08-14T15:25:35.141Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:25:35 [2020-08-14T15:25:35.733Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:25:36 [2020-08-14T15:25:36.308Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:25:36 [2020-08-14T15:25:36.877Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:25:37 [2020-08-14T15:25:37.387Z] --- PASS: TestCreateServiceMultipleTimes (15.27s)
15:25:37 [2020-08-14T15:25:37.388Z] === RUN   TestCreateServiceConflict
15:25:37 [2020-08-14T15:25:37.444Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:25:38 [2020-08-14T15:25:38.012Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:25:38 [2020-08-14T15:25:38.580Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:25:38 [2020-08-14T15:25:38.902Z] --- PASS: TestCreateServiceConflict (1.92s)
15:25:38 [2020-08-14T15:25:38.902Z] === RUN   TestCreateServiceMaxReplicas
15:25:39 [2020-08-14T15:25:39.148Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:25:39 [2020-08-14T15:25:39.717Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:25:39 [2020-08-14T15:25:39.717Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:25:39 [2020-08-14T15:25:39.976Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:25:40 [2020-08-14T15:25:40.914Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:25:41 [2020-08-14T15:25:41.483Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:25:41 [2020-08-14T15:25:41.642Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
15:25:41 [2020-08-14T15:25:41.642Z] === RUN   TestCreateWithDuplicateNetworkNames
15:25:42 [2020-08-14T15:25:42.420Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:25:42 [2020-08-14T15:25:42.680Z] --- PASS: TestCreateServiceMultipleTimes (16.87s)
15:25:42 [2020-08-14T15:25:42.680Z] === RUN   TestCreateServiceConflict
15:25:42 [2020-08-14T15:25:42.940Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:25:44 [2020-08-14T15:25:44.319Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:25:45 [2020-08-14T15:25:45.258Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:25:45 [2020-08-14T15:25:45.517Z] --- PASS: TestCreateServiceConflict (2.84s)
15:25:45 [2020-08-14T15:25:45.517Z] === RUN   TestCreateServiceMaxReplicas
15:25:46 [2020-08-14T15:25:46.087Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:25:46 [2020-08-14T15:25:46.087Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:25:47 [2020-08-14T15:25:47.028Z] === RUN   TestDockerSuite/TestCpRelativePath
15:25:47 [2020-08-14T15:25:47.287Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:25:49 [2020-08-14T15:25:49.196Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:25:49 [2020-08-14T15:25:49.456Z] --- PASS: TestCreateServiceMaxReplicas (3.95s)
15:25:49 [2020-08-14T15:25:49.456Z] === RUN   TestCreateWithDuplicateNetworkNames
15:25:49 [2020-08-14T15:25:49.715Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:25:50 [2020-08-14T15:25:50.653Z] === RUN   TestDockerSuite/TestCpToCaseA
15:25:52 [2020-08-14T15:25:52.586Z] === RUN   TestDockerSuite/TestCpToCaseB
15:25:52 [2020-08-14T15:25:52.844Z] === RUN   TestDockerSuite/TestCpToCaseC
15:25:54 [2020-08-14T15:25:54.223Z] === RUN   TestDockerSuite/TestCpToCaseD
15:25:54 [2020-08-14T15:25:54.321Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
15:25:54 [2020-08-14T15:25:54.321Z] === RUN   TestCreateServiceSecretFileMode
15:25:56 [2020-08-14T15:25:56.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:25:56 [2020-08-14T15:25:56.423Z] --- PASS: TestCreateServiceSecretFileMode (2.27s)
15:25:56 [2020-08-14T15:25:56.423Z] === RUN   TestCreateServiceConfigFileMode
15:25:57 [2020-08-14T15:25:57.071Z] === RUN   TestDockerSuite/TestCpToCaseE
15:25:58 [2020-08-14T15:25:58.608Z] --- PASS: TestCreateServiceConfigFileMode (2.15s)
15:25:58 [2020-08-14T15:25:58.608Z] === RUN   TestCreateServiceSysctls
15:25:59 [2020-08-14T15:25:59.610Z] === RUN   TestDockerSuite/TestCpToCaseF
15:25:59 [2020-08-14T15:25:59.869Z] === RUN   TestDockerSuite/TestCpToCaseG
15:26:02 [2020-08-14T15:26:02.135Z] --- PASS: TestCreateServiceSysctls (3.02s)
15:26:02 [2020-08-14T15:26:02.135Z] === RUN   TestCreateServiceCapabilities
15:26:03 [2020-08-14T15:26:03.160Z] === RUN   TestDockerSuite/TestCpToCaseH
15:26:03 [2020-08-14T15:26:03.729Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s)
15:26:03 [2020-08-14T15:26:03.729Z] === RUN   TestCreateServiceSecretFileMode
15:26:04 [2020-08-14T15:26:04.218Z] --- PASS: TestCreateServiceCapabilities (2.31s)
15:26:04 [2020-08-14T15:26:04.218Z] === RUN   TestInspect
15:26:05 [2020-08-14T15:26:05.107Z] === RUN   TestDockerSuite/TestCpToCaseI
15:26:05 [2020-08-14T15:26:05.367Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:26:06 [2020-08-14T15:26:06.299Z] --- PASS: TestInspect (2.46s)
15:26:06 [2020-08-14T15:26:06.299Z] === RUN   TestCreateJob
15:26:07 [2020-08-14T15:26:07.274Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
15:26:07 [2020-08-14T15:26:07.274Z] === RUN   TestCreateServiceConfigFileMode
15:26:08 [2020-08-14T15:26:08.652Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:26:09 [2020-08-14T15:26:09.220Z] === RUN   TestDockerSuite/TestCpToDot
15:26:09 [2020-08-14T15:26:09.788Z] --- PASS: TestCreateServiceConfigFileMode (2.81s)
15:26:09 [2020-08-14T15:26:09.788Z] === RUN   TestCreateServiceSysctls
15:26:09 [2020-08-14T15:26:09.788Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:26:09 [2020-08-14T15:26:09.886Z] --- PASS: TestCreateJob (2.96s)
15:26:09 [2020-08-14T15:26:09.886Z] === RUN   TestReplicatedJob
15:26:10 [2020-08-14T15:26:10.732Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:26:12 [2020-08-14T15:26:12.139Z] === RUN   TestDockerSuite/TestCpToStdout
15:26:12 [2020-08-14T15:26:12.708Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:26:13 [2020-08-14T15:26:13.655Z] --- PASS: TestCreateServiceSysctls (3.89s)
15:26:13 [2020-08-14T15:26:13.655Z] === RUN   TestCreateServiceCapabilities
15:26:13 [2020-08-14T15:26:13.915Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:26:14 [2020-08-14T15:26:14.174Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:26:14 [2020-08-14T15:26:14.498Z] --- PASS: TestReplicatedJob (5.04s)
15:26:14 [2020-08-14T15:26:14.498Z] === RUN   TestUpdateReplicatedJob
15:26:14 [2020-08-14T15:26:14.742Z] === RUN   TestDockerSuite/TestCpVolumePath
15:26:16 [2020-08-14T15:26:16.124Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:26:16 [2020-08-14T15:26:16.124Z] === RUN   TestDockerSuite/TestCreateArgs
15:26:16 [2020-08-14T15:26:16.124Z] === RUN   TestDockerSuite/TestCreateByImageID
15:26:16 [2020-08-14T15:26:16.383Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:26:16 [2020-08-14T15:26:16.643Z] --- PASS: TestCreateServiceCapabilities (3.02s)
15:26:16 [2020-08-14T15:26:16.643Z] === RUN   TestInspect
15:26:16 [2020-08-14T15:26:16.904Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:26:16 [2020-08-14T15:26:16.904Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:26:16 [2020-08-14T15:26:16.904Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:26:17 [2020-08-14T15:26:17.254Z] --- PASS: TestUpdateReplicatedJob (2.99s)
15:26:17 [2020-08-14T15:26:17.254Z] === RUN   TestServiceListWithStatuses
15:26:17 [2020-08-14T15:26:17.254Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:26:17 [2020-08-14T15:26:17.254Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:26:17 [2020-08-14T15:26:17.254Z] === RUN   TestDockerNetworkConnectAlias
15:26:17 [2020-08-14T15:26:17.473Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:26:17 [2020-08-14T15:26:17.732Z] === RUN   TestDockerSuite/TestCreateLabels
15:26:17 [2020-08-14T15:26:17.732Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:26:17 [2020-08-14T15:26:17.991Z] === RUN   TestDockerSuite/TestCreateRM
15:26:17 [2020-08-14T15:26:17.991Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:26:17 [2020-08-14T15:26:17.991Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:26:17 [2020-08-14T15:26:17.991Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:26:18 [2020-08-14T15:26:18.251Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:26:20 [2020-08-14T15:26:20.195Z] --- PASS: TestInspect (3.40s)
15:26:20 [2020-08-14T15:26:20.195Z] === RUN   TestCreateJob
15:26:20 [2020-08-14T15:26:20.459Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:26:20 [2020-08-14T15:26:20.459Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:26:20 [2020-08-14T15:26:20.459Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:26:21 [2020-08-14T15:26:21.742Z] --- PASS: TestDockerNetworkConnectAlias (4.13s)
15:26:21 [2020-08-14T15:26:21.742Z] === RUN   TestDockerNetworkReConnect
15:26:23 [2020-08-14T15:26:23.750Z] --- PASS: TestCreateJob (3.66s)
15:26:23 [2020-08-14T15:26:23.750Z] === RUN   TestReplicatedJob
15:26:25 [2020-08-14T15:26:25.135Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:26:25 [2020-08-14T15:26:25.136Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:26:25 [2020-08-14T15:26:25.273Z] --- PASS: TestDockerNetworkReConnect (3.20s)
15:26:25 [2020-08-14T15:26:25.273Z] === RUN   TestServicePlugin
15:26:25 [2020-08-14T15:26:25.273Z] --- SKIP: TestServicePlugin (0.00s)
15:26:25 [2020-08-14T15:26:25.273Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:26:25 [2020-08-14T15:26:25.273Z] === RUN   TestServiceUpdateLabel
15:26:25 [2020-08-14T15:26:25.397Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:26:25 [2020-08-14T15:26:25.658Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:26:25 [2020-08-14T15:26:25.658Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:26:25 [2020-08-14T15:26:25.658Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:26:26 [2020-08-14T15:26:26.600Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:26:26 [2020-08-14T15:26:26.793Z] --- PASS: TestServiceUpdateLabel (1.93s)
15:26:26 [2020-08-14T15:26:26.793Z] === RUN   TestServiceUpdateSecrets
15:26:27 [2020-08-14T15:26:27.540Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:26:28 [2020-08-14T15:26:28.478Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:26:29 [2020-08-14T15:26:29.858Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:26:29 [2020-08-14T15:26:29.858Z] --- PASS: TestReplicatedJob (6.16s)
15:26:29 [2020-08-14T15:26:29.858Z] === RUN   TestUpdateReplicatedJob
15:26:30 [2020-08-14T15:26:30.796Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:26:31 [2020-08-14T15:26:31.058Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:26:31 [2020-08-14T15:26:31.104Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:26:31 [2020-08-14T15:26:31.104Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:26:31 [2020-08-14T15:26:31.104Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:26:31 [2020-08-14T15:26:31.104Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:26:31 [2020-08-14T15:26:31.318Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:26:31 [2020-08-14T15:26:31.887Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:26:31 [2020-08-14T15:26:31.887Z] === RUN   TestDockerSuite/TestDevicePermissions
15:26:32 [2020-08-14T15:26:32.827Z] === RUN   TestDockerSuite/TestDockerFails
15:26:32 [2020-08-14T15:26:32.827Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:26:32 [2020-08-14T15:26:32.827Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:26:32 [2020-08-14T15:26:32.827Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:26:32 [2020-08-14T15:26:32.992Z] #33 143.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:26:33 [2020-08-14T15:26:33.767Z] --- PASS: TestUpdateReplicatedJob (3.84s)
15:26:33 [2020-08-14T15:26:33.767Z] === RUN   TestServiceListWithStatuses
15:26:33 [2020-08-14T15:26:33.767Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:26:33 [2020-08-14T15:26:33.767Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:26:33 [2020-08-14T15:26:33.767Z] === RUN   TestDockerNetworkConnectAlias
15:26:33 [2020-08-14T15:26:33.767Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:26:33 [2020-08-14T15:26:33.919Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:26:34 [2020-08-14T15:26:34.704Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:26:35 [2020-08-14T15:26:35.284Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:26:35 [2020-08-14T15:26:35.644Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:26:35 [2020-08-14T15:26:35.644Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:26:35 [2020-08-14T15:26:35.644Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:26:35 [2020-08-14T15:26:35.903Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:26:36 [2020-08-14T15:26:36.649Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:26:36 [2020-08-14T15:26:36.905Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:26:37 [2020-08-14T15:26:37.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:26:38 [2020-08-14T15:26:38.270Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:26:38 [2020-08-14T15:26:38.396Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
15:26:38 [2020-08-14T15:26:38.396Z] === RUN   TestDockerNetworkReConnect
15:26:40 [2020-08-14T15:26:40.160Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:26:41 [2020-08-14T15:26:41.538Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:26:41 [2020-08-14T15:26:41.686Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:26:42 [2020-08-14T15:26:42.164Z] --- PASS: TestServiceUpdateSecrets (14.33s)
15:26:42 [2020-08-14T15:26:42.164Z] === RUN   TestServiceUpdateConfigs
15:26:42 [2020-08-14T15:26:42.626Z] --- PASS: TestDockerNetworkReConnect (4.05s)
15:26:42 [2020-08-14T15:26:42.626Z] === RUN   TestServicePlugin
15:26:43 [2020-08-14T15:26:43.427Z] #33 154.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:26:43 [2020-08-14T15:26:43.683Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:26:44 [2020-08-14T15:26:44.005Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:26:45 [2020-08-14T15:26:45.062Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:26:47 [2020-08-14T15:26:47.110Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:26:47 [2020-08-14T15:26:47.114Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:26:47 [2020-08-14T15:26:47.373Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:26:48 [2020-08-14T15:26:48.036Z] #33 159.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:26:48 [2020-08-14T15:26:48.311Z] === RUN   TestDockerSuite/TestEventsAttach
15:26:48 [2020-08-14T15:26:48.570Z] === RUN   TestDockerSuite/TestEventsCommit
15:26:49 [2020-08-14T15:26:49.400Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:26:49 [2020-08-14T15:26:49.509Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:26:50 [2020-08-14T15:26:50.077Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:26:50 [2020-08-14T15:26:50.646Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:26:50 [2020-08-14T15:26:50.762Z] #33 161.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:26:51 [2020-08-14T15:26:51.214Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:26:52 [2020-08-14T15:26:52.125Z] #33 163.0 
15:26:52 [2020-08-14T15:26:52.125Z] #33 DONE 163.1s
15:26:52 [2020-08-14T15:26:52.125Z] 
15:26:52 [2020-08-14T15:26:52.125Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:26:53 [2020-08-14T15:26:53.119Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:26:53 [2020-08-14T15:26:53.491Z] #34 DONE 1.2s
15:26:53 [2020-08-14T15:26:53.687Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:26:54 [2020-08-14T15:26:54.853Z] 
15:26:54 [2020-08-14T15:26:54.853Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:26:55 [2020-08-14T15:26:55.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:26:56 [2020-08-14T15:26:56.007Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:26:56 [2020-08-14T15:26:56.215Z] #35 DONE 1.3s
15:26:56 [2020-08-14T15:26:56.215Z] 
15:26:56 [2020-08-14T15:26:56.215Z] #36 exporting to image
15:26:56 [2020-08-14T15:26:56.215Z] #36 exporting layers
15:26:56 [2020-08-14T15:26:56.271Z] --- PASS: TestServiceUpdateConfigs (14.24s)
15:26:56 [2020-08-14T15:26:56.271Z] === RUN   TestServiceUpdateNetwork
15:26:58 [2020-08-14T15:26:58.546Z] === RUN   TestDockerSuite/TestEventsCopy
15:26:58 [2020-08-14T15:26:58.772Z] #36 exporting layers 2.9s done
15:26:58 [2020-08-14T15:26:58.772Z] #36 writing image sha256:58bbd44b5d560848a290ac9f25009cebfae20ed32d52f504ce1dee493af0e4ae done
15:26:58 [2020-08-14T15:26:58.772Z] #36 naming to docker.io/library/moby-e2e-test done
15:26:58 [2020-08-14T15:26:58.772Z] #36 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:26:59 [2020-08-14T15:26:59.116Z] + echo Ensuring container killed.
15:26:59 [2020-08-14T15:26:59.116Z] Ensuring container killed.
15:26:59 [2020-08-14T15:26:59.116Z] + docker rm -vf docker-pr1
15:26:59 [2020-08-14T15:26:59.116Z] Error: No such container: docker-pr1
15:26:59 [2020-08-14T15:26:59.116Z] + true
[Pipeline] sh
15:26:59 [2020-08-14T15:26:59.433Z] + echo Chowning /workspace to jenkins user
15:26:59 [2020-08-14T15:26:59.433Z] Chowning /workspace to jenkins user
15:26:59 [2020-08-14T15:26:59.433Z] + id -u
15:26:59 [2020-08-14T15:26:59.433Z] + id -g
15:26:59 [2020-08-14T15:26:59.433Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/workspace busybox chown -R 1000:1000 /workspace
15:26:59 [2020-08-14T15:26:59.485Z] === RUN   TestDockerSuite/TestEventsFilterContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:27:00 [2020-08-14T15:27:00.327Z] + bundleName=unit
15:27:00 [2020-08-14T15:27:00.327Z] + echo Creating unit-bundles.tar.gz
15:27:00 [2020-08-14T15:27:00.327Z] Creating unit-bundles.tar.gz
15:27:00 [2020-08-14T15:27:00.327Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:27:00 [2020-08-14T15:27:00.327Z] bundles/junit-report.xml
15:27:00 [2020-08-14T15:27:00.327Z] bundles/go-test-report.json
15:27:00 [2020-08-14T15:27:00.327Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:27:00 [2020-08-14T15:27:00.335Z] Archiving artifacts
15:27:00 [2020-08-14T15:27:00.422Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:27:00 [2020-08-14T15:27:00.927Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:27:00 [2020-08-14T15:27:00.990Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:27:01 [2020-08-14T15:27:01.229Z] + make clean
15:27:01 [2020-08-14T15:27:01.229Z] docker volume rm -f docker-dev-cache
15:27:01 [2020-08-14T15:27:01.250Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:27:01 [2020-08-14T15:27:01.484Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:27:02 [2020-08-14T15:27:02.633Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:27:03 [2020-08-14T15:27:03.201Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:27:03 [2020-08-14T15:27:03.201Z] === RUN   TestDockerSuite/TestEventsFilterType
15:27:03 [2020-08-14T15:27:03.460Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:27:03 [2020-08-14T15:27:03.720Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:27:03 [2020-08-14T15:27:03.720Z] === RUN   TestDockerSuite/TestEventsFilters
15:27:04 [2020-08-14T15:27:04.656Z] === RUN   TestDockerSuite/TestEventsFormat
15:27:05 [2020-08-14T15:27:05.593Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:27:05 [2020-08-14T15:27:05.593Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:27:05 [2020-08-14T15:27:05.593Z] === RUN   TestDockerSuite/TestEventsImageImport
15:27:06 [2020-08-14T15:27:06.165Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:27:06 [2020-08-14T15:27:06.165Z] === RUN   TestDockerSuite/TestEventsImagePull
15:27:06 [2020-08-14T15:27:06.424Z] === RUN   TestDockerSuite/TestEventsImageTag
15:27:07 [2020-08-14T15:27:07.360Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:27:07 [2020-08-14T15:27:07.619Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:27:07 [2020-08-14T15:27:07.619Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:27:07 [2020-08-14T15:27:07.619Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:27:08 [2020-08-14T15:27:08.925Z] --- PASS: TestServiceUpdateNetwork (12.38s)
15:27:08 [2020-08-14T15:27:08.926Z] === RUN   TestServiceUpdatePidsLimit
15:27:08 [2020-08-14T15:27:08.926Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:27:08 [2020-08-14T15:27:08.998Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:27:09 [2020-08-14T15:27:09.221Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:27:09 [2020-08-14T15:27:09.565Z] === RUN   TestDockerSuite/TestEventsRename
15:27:09 [2020-08-14T15:27:09.824Z] === RUN   TestDockerSuite/TestEventsResize
15:27:10 [2020-08-14T15:27:10.392Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:27:15 [2020-08-14T15:27:15.686Z] --- PASS: TestServicePlugin (32.40s)
15:27:15 [2020-08-14T15:27:15.686Z]     plugin_test.go:62: [d6ddc86fe4bc2] joining swarm manager [d56a8f2cb32c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:27:15 [2020-08-14T15:27:15.686Z]     plugin_test.go:65: [d9d706fd09895] joining swarm manager [d56a8f2cb32c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:27:15 [2020-08-14T15:27:15.686Z] === RUN   TestServiceUpdateLabel
15:27:15 [2020-08-14T15:27:15.686Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:27:16 [2020-08-14T15:27:16.204Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:27:16 [2020-08-14T15:27:16.254Z] === RUN   TestDockerSuite/TestEventsStreaming
15:27:16 [2020-08-14T15:27:16.822Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:27:17 [2020-08-14T15:27:17.389Z] --- PASS: TestServiceUpdateLabel (2.48s)
15:27:17 [2020-08-14T15:27:17.389Z] === RUN   TestServiceUpdateSecrets
15:27:19 [2020-08-14T15:27:19.928Z] === RUN   TestDockerSuite/TestEventsTop
15:27:19 [2020-08-14T15:27:19.928Z] === RUN   TestDockerSuite/TestEventsUntag
15:27:23 [2020-08-14T15:27:23.215Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
15:27:24 [2020-08-14T15:27:24.685Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:27:24 [2020-08-14T15:27:24.685Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
15:27:24 [2020-08-14T15:27:24.685Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
15:27:24 [2020-08-14T15:27:24.685Z] PASS
15:27:24 [2020-08-14T15:27:24.685Z] 
15:27:24 [2020-08-14T15:27:24.685Z] === Skipped
15:27:24 [2020-08-14T15:27:24.685Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:27:24 [2020-08-14T15:27:24.685Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:27:24 [2020-08-14T15:27:24.685Z] 
15:27:24 [2020-08-14T15:27:24.685Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:27:24 [2020-08-14T15:27:24.685Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:27:24 [2020-08-14T15:27:24.685Z] 
15:27:24 [2020-08-14T15:27:24.685Z] 
15:27:24 [2020-08-14T15:27:24.685Z] DONE 27 tests, 2 skipped in 129.677s
15:27:24 [2020-08-14T15:27:24.685Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:27:24 [2020-08-14T15:27:24.685Z] ++ 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:27:24 [2020-08-14T15:27:24.685Z] ++ set -e
15:27:24 [2020-08-14T15:27:24.685Z] ++ '[' -n 0 ']'
15:27:24 [2020-08-14T15:27:24.685Z] ++ set -x
15:27:24 [2020-08-14T15:27:24.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=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:27:24 [2020-08-14T15:27:24.685Z] INFO: Testing against a local daemon
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestSessionCreate
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestSessionCreate (0.03s)
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestSessionCreateWithBadUpgrade
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:27:24 [2020-08-14T15:27:24.685Z] PASS
15:27:24 [2020-08-14T15:27:24.685Z] 
15:27:24 [2020-08-14T15:27:24.685Z] DONE 2 tests in 0.136s
15:27:24 [2020-08-14T15:27:24.685Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:27:24 [2020-08-14T15:27:24.685Z] ++ 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:27:24 [2020-08-14T15:27:24.685Z] ++ set -e
15:27:24 [2020-08-14T15:27:24.685Z] ++ '[' -n 0 ']'
15:27:24 [2020-08-14T15:27:24.685Z] ++ set -x
15:27:24 [2020-08-14T15:27:24.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=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:27:24 [2020-08-14T15:27:24.685Z] INFO: Testing against a local daemon
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:27:24 [2020-08-14T15:27:24.685Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:27:24 [2020-08-14T15:27:24.685Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestEventsExecDie
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestEventsExecDie (0.61s)
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestEventsBackwardsCompatible
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestInfoBinaryCommits
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestInfoAPIVersioned
15:27:24 [2020-08-14T15:27:24.685Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:27:24 [2020-08-14T15:27:24.685Z] === RUN   TestInfoDiscoveryBackend
15:27:24 [2020-08-14T15:27:24.976Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:27:24 [2020-08-14T15:27:24.976Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:27:26 [2020-08-14T15:27:26.027Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:27:26 [2020-08-14T15:27:26.027Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:27:26 [2020-08-14T15:27:26.666Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:27:26 [2020-08-14T15:27:26.666Z] === RUN   TestInfoAPI
15:27:26 [2020-08-14T15:27:26.666Z] --- PASS: TestInfoAPI (0.05s)
15:27:26 [2020-08-14T15:27:26.666Z] === RUN   TestInfoAPIWarnings
15:27:27 [2020-08-14T15:27:27.302Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:27:27 [2020-08-14T15:27:27.302Z] === RUN   TestInfoDebug
15:27:27 [2020-08-14T15:27:27.595Z] --- PASS: TestInfoDebug (0.53s)
15:27:27 [2020-08-14T15:27:27.595Z] === RUN   TestInfoInsecureRegistries
15:27:28 [2020-08-14T15:27:28.231Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:27:28 [2020-08-14T15:27:28.231Z] === RUN   TestInfoRegistryMirrors
15:27:28 [2020-08-14T15:27:28.486Z] === RUN   TestDockerSuite/TestExec
15:27:28 [2020-08-14T15:27:28.745Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:27:28 [2020-08-14T15:27:28.865Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:27:28 [2020-08-14T15:27:28.865Z] === RUN   TestLoginFailsWithBadCredentials
15:27:29 [2020-08-14T15:27:29.160Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
15:27:29 [2020-08-14T15:27:29.160Z] === RUN   TestPingCacheHeaders
15:27:29 [2020-08-14T15:27:29.160Z] --- PASS: TestPingCacheHeaders (0.03s)
15:27:29 [2020-08-14T15:27:29.160Z] === RUN   TestPingGet
15:27:29 [2020-08-14T15:27:29.160Z] --- PASS: TestPingGet (0.02s)
15:27:29 [2020-08-14T15:27:29.160Z] === RUN   TestPingHead
15:27:29 [2020-08-14T15:27:29.160Z] --- PASS: TestPingHead (0.04s)
15:27:29 [2020-08-14T15:27:29.160Z] === RUN   TestVersion
15:27:29 [2020-08-14T15:27:29.160Z] --- PASS: TestVersion (0.03s)
15:27:29 [2020-08-14T15:27:29.160Z] PASS
15:27:29 [2020-08-14T15:27:29.160Z] 
15:27:29 [2020-08-14T15:27:29.160Z] === Skipped
15:27:29 [2020-08-14T15:27:29.160Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:27:29 [2020-08-14T15:27:29.160Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:27:29 [2020-08-14T15:27:29.160Z] 
15:27:29 [2020-08-14T15:27:29.160Z] 
15:27:29 [2020-08-14T15:27:29.160Z] DONE 18 tests, 1 skipped in 5.607s
15:27:29 [2020-08-14T15:27:29.314Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:27:29 [2020-08-14T15:27:29.454Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:27:29 [2020-08-14T15:27:29.454Z] ++ 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:27:29 [2020-08-14T15:27:29.454Z] ++ set -e
15:27:29 [2020-08-14T15:27:29.454Z] ++ '[' -n 0 ']'
15:27:29 [2020-08-14T15:27:29.454Z] ++ set -x
15:27:29 [2020-08-14T15:27:29.454Z] ++ env -i DEST=/go/src/github.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:27:29 [2020-08-14T15:27:29.454Z] INFO: Testing against a local daemon
15:27:29 [2020-08-14T15:27:29.454Z] === RUN   TestVolumesCreateAndList
15:27:29 [2020-08-14T15:27:29.454Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:27:29 [2020-08-14T15:27:29.454Z] === RUN   TestVolumesRemove
15:27:29 [2020-08-14T15:27:29.454Z] --- PASS: TestVolumesRemove (0.06s)
15:27:29 [2020-08-14T15:27:29.454Z] === RUN   TestVolumesInspect
15:27:29 [2020-08-14T15:27:29.454Z] --- PASS: TestVolumesInspect (0.02s)
15:27:29 [2020-08-14T15:27:29.454Z] === RUN   TestVolumesInvalidJSON
15:27:29 [2020-08-14T15:27:29.454Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:27:29 [2020-08-14T15:27:29.454Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:27:29 [2020-08-14T15:27:29.454Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:27:29 [2020-08-14T15:27:29.454Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:27:29 [2020-08-14T15:27:29.454Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:27:29 [2020-08-14T15:27:29.454Z] PASS
15:27:29 [2020-08-14T15:27:29.454Z] 
15:27:29 [2020-08-14T15:27:29.454Z] DONE 5 tests in 0.205s
15:27:29 [2020-08-14T15:27:29.454Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:27:29 [2020-08-14T15:27:29.746Z] ++++ cat bundles/test-integration/docker.pid
15:27:29 [2020-08-14T15:27:29.746Z] +++ kill 13805
15:27:29 [2020-08-14T15:27:29.882Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:27:30 [2020-08-14T15:27:30.142Z] === RUN   TestDockerSuite/TestExecAPIStart
15:27:30 [2020-08-14T15:27:30.796Z] +++ /etc/init.d/apparmor stop
15:27:30 [2020-08-14T15:27:30.796Z] Leaving: AppArmorNo profiles have been unloaded.
15:27:30 [2020-08-14T15:27:30.796Z] 
15:27:30 [2020-08-14T15:27:30.796Z] Unloading profiles will leave already running processes permanently
15:27:30 [2020-08-14T15:27:30.796Z] unconfined, which can lead to unexpected situations.
15:27:30 [2020-08-14T15:27:30.796Z] 
15:27:30 [2020-08-14T15:27:30.796Z] To set a process to complain mode, use the command line tool
15:27:30 [2020-08-14T15:27:30.796Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:27:30 [2020-08-14T15:27:30.796Z] +++ true
15:27:30 [2020-08-14T15:27:30.796Z] exiting test-integration
15:27:30 [2020-08-14T15:27:30.796Z] ++ exit 0
15:27:30 [2020-08-14T15:27:30.796Z] 
15:27:31 [2020-08-14T15:27:31.079Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:27:32 [2020-08-14T15:27:32.018Z] --- PASS: TestServiceUpdateSecrets (14.51s)
15:27:32 [2020-08-14T15:27:32.018Z] === RUN   TestServiceUpdateConfigs
15:27:32 [2020-08-14T15:27:32.018Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:27:32 [2020-08-14T15:27:32.278Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
Post stage
[Pipeline] junit
15:27:32 [2020-08-14T15:27:32.359Z] Recording test results
15:27:32 [2020-08-14T15:27:32.848Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:27:33 [2020-08-14T15:27:33.330Z] + echo Ensuring container killed.
15:27:33 [2020-08-14T15:27:33.331Z] Ensuring container killed.
15:27:33 [2020-08-14T15:27:33.331Z] + docker rm -vf docker-pr1
15:27:33 [2020-08-14T15:27:33.331Z] Error: No such container: docker-pr1
15:27:33 [2020-08-14T15:27:33.331Z] + true
[Pipeline] sh
15:27:33 [2020-08-14T15:27:33.417Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:27:33 [2020-08-14T15:27:33.721Z] + echo Chowning /workspace to jenkins user
15:27:33 [2020-08-14T15:27:33.721Z] Chowning /workspace to jenkins user
15:27:33 [2020-08-14T15:27:33.721Z] + id -u
15:27:33 [2020-08-14T15:27:33.721Z] + id -g
15:27:33 [2020-08-14T15:27:33.721Z] + docker run --rm -v /home/docker/workspace/moby_PR-41357:/workspace busybox chown -R 1001:1001 /workspace
15:27:33 [2020-08-14T15:27:33.721Z] Unable to find image 'busybox:latest' locally
15:27:34 [2020-08-14T15:27:34.017Z] latest: Pulling from library/busybox
15:27:34 [2020-08-14T15:27:34.017Z] f45ff7dc89a9: Pulling fs layer
15:27:34 [2020-08-14T15:27:34.017Z] f45ff7dc89a9: Download complete
15:27:34 [2020-08-14T15:27:34.317Z] f45ff7dc89a9: Pull complete
15:27:34 [2020-08-14T15:27:34.317Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:27:34 [2020-08-14T15:27:34.317Z] Status: Downloaded newer image for busybox:latest
15:27:34 [2020-08-14T15:27:34.356Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:27:34 [2020-08-14T15:27:34.616Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:27:35 [2020-08-14T15:27:35.571Z] === RUN   TestDockerSuite/TestExecCgroup
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:27:36 [2020-08-14T15:27:36.230Z] + bundleName=ppc64le-integration
15:27:36 [2020-08-14T15:27:36.230Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:27:36 [2020-08-14T15:27:36.230Z] Creating ppc64le-integration-bundles.tar.gz
15:27:36 [2020-08-14T15:27:36.230Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+  -o -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml
15:27:36 [2020-08-14T15:27:36.230Z]  ) -print
[Pipeline] archiveArtifacts
15:27:36 [2020-08-14T15:27:36.276Z] Archiving artifacts
15:27:36 [2020-08-14T15:27:36.508Z] === RUN   TestDockerSuite/TestExecEnv
15:27:36 [2020-08-14T15:27:36.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:27:37 [2020-08-14T15:27:37.077Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:27:37 [2020-08-14T15:27:37.103Z] + make clean
15:27:37 [2020-08-14T15:27:37.394Z] make: command: Command not found
15:27:37 [2020-08-14T15:27:37.394Z] make: command: Command not found
15:27:37 [2020-08-14T15:27:37.394Z] docker volume rm -f docker-dev-cache
15:27:37 [2020-08-14T15:27:37.394Z] docker-dev-cache
[Pipeline] deleteDir
15:27:38 [2020-08-14T15:27:38.014Z] === RUN   TestDockerSuite/TestExecExitStatus
15:27:38 [2020-08-14T15:27:38.273Z] === RUN   TestDockerSuite/TestExecInspectID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:27:40 [2020-08-14T15:27:40.179Z] === RUN   TestDockerSuite/TestExecInteractive
15:27:40 [2020-08-14T15:27:40.439Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:27:41 [2020-08-14T15:27:41.008Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:27:41 [2020-08-14T15:27:41.578Z] === RUN   TestDockerSuite/TestExecParseError
15:27:41 [2020-08-14T15:27:41.837Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:27:42 [2020-08-14T15:27:42.405Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:27:42 [2020-08-14T15:27:42.974Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:27:43 [2020-08-14T15:27:43.912Z] === RUN   TestDockerSuite/TestExecSetEnv
15:27:44 [2020-08-14T15:27:44.171Z] === RUN   TestDockerSuite/TestExecStartFails
15:27:44 [2020-08-14T15:27:44.739Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:27:46 [2020-08-14T15:27:46.647Z] --- PASS: TestServiceUpdateConfigs (14.82s)
15:27:46 [2020-08-14T15:27:46.647Z] === RUN   TestServiceUpdateNetwork
15:27:56 [2020-08-14T15:27:56.628Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:27:56 [2020-08-14T15:27:56.628Z] === RUN   TestDockerSuite/TestExecTTY
15:27:56 [2020-08-14T15:27:56.628Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:27:56 [2020-08-14T15:27:56.887Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:27:57 [2020-08-14T15:27:57.455Z] === RUN   TestDockerSuite/TestExecUlimits
15:27:57 [2020-08-14T15:27:57.724Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:27:57 [2020-08-14T15:27:57.724Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:27:59 [2020-08-14T15:27:59.105Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:27:59 [2020-08-14T15:27:59.105Z] --- PASS: TestServiceUpdateNetwork (12.51s)
15:27:59 [2020-08-14T15:27:59.105Z] === RUN   TestServiceUpdatePidsLimit
15:27:59 [2020-08-14T15:27:59.674Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:28:00 [2020-08-14T15:28:00.614Z] === RUN   TestDockerSuite/TestExecWithTERM
15:28:00 [2020-08-14T15:28:00.614Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:28:01 [2020-08-14T15:28:01.184Z] === RUN   TestDockerSuite/TestExecWithUser
15:28:01 [2020-08-14T15:28:01.444Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:28:01 [2020-08-14T15:28:01.703Z] === RUN   TestDockerSuite/TestGetContainerStats
15:28:04 [2020-08-14T15:28:04.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:28:06 [2020-08-14T15:28:06.144Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:28:08 [2020-08-14T15:28:08.679Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:28:10 [2020-08-14T15:28:10.586Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:28:12 [2020-08-14T15:28:12.490Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:28:15 [2020-08-14T15:28:15.776Z] --- PASS: TestServiceUpdatePidsLimit (16.57s)
15:28:15 [2020-08-14T15:28:15.776Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s)
15:28:15 [2020-08-14T15:28:15.776Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
15:28:15 [2020-08-14T15:28:15.776Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
15:28:15 [2020-08-14T15:28:15.776Z] PASS
15:28:15 [2020-08-14T15:28:15.776Z] 
15:28:15 [2020-08-14T15:28:15.776Z] === Skipped
15:28:15 [2020-08-14T15:28:15.776Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:28:15 [2020-08-14T15:28:15.776Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:28:15 [2020-08-14T15:28:15.776Z] 
15:28:15 [2020-08-14T15:28:15.776Z] 
15:28:15 [2020-08-14T15:28:15.776Z] DONE 27 tests, 1 skipped in 177.473s
15:28:15 [2020-08-14T15:28:15.776Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:28:15 [2020-08-14T15:28:15.776Z] ++ 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:28:15 [2020-08-14T15:28:15.776Z] ++ set -e
15:28:15 [2020-08-14T15:28:15.776Z] ++ '[' -n 0 ']'
15:28:15 [2020-08-14T15:28:15.776Z] ++ set -x
15:28:15 [2020-08-14T15:28:15.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:28:15 [2020-08-14T15:28:15.776Z] INFO: Testing against a local daemon
15:28:15 [2020-08-14T15:28:15.776Z] === RUN   TestSessionCreate
15:28:15 [2020-08-14T15:28:15.776Z] --- PASS: TestSessionCreate (0.02s)
15:28:15 [2020-08-14T15:28:15.776Z] === RUN   TestSessionCreateWithBadUpgrade
15:28:15 [2020-08-14T15:28:15.776Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:28:15 [2020-08-14T15:28:15.776Z] PASS
15:28:15 [2020-08-14T15:28:15.776Z] 
15:28:15 [2020-08-14T15:28:15.776Z] DONE 2 tests in 0.148s
15:28:15 [2020-08-14T15:28:15.776Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:28:15 [2020-08-14T15:28:15.776Z] ++ 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:28:15 [2020-08-14T15:28:15.776Z] ++ set -e
15:28:15 [2020-08-14T15:28:15.776Z] ++ '[' -n 0 ']'
15:28:15 [2020-08-14T15:28:15.776Z] ++ set -x
15:28:15 [2020-08-14T15:28:15.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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:28:16 [2020-08-14T15:28:16.036Z] INFO: Testing against a local daemon
15:28:16 [2020-08-14T15:28:16.036Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:28:16 [2020-08-14T15:28:16.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:28:16 [2020-08-14T15:28:16.036Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:28:16 [2020-08-14T15:28:16.036Z] === RUN   TestEventsExecDie
15:28:16 [2020-08-14T15:28:16.617Z] --- PASS: TestEventsExecDie (0.51s)
15:28:16 [2020-08-14T15:28:16.617Z] === RUN   TestEventsBackwardsCompatible
15:28:16 [2020-08-14T15:28:16.617Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:28:16 [2020-08-14T15:28:16.617Z] === RUN   TestInfoBinaryCommits
15:28:16 [2020-08-14T15:28:16.617Z] --- PASS: TestInfoBinaryCommits (0.08s)
15:28:16 [2020-08-14T15:28:16.617Z] === RUN   TestInfoAPIVersioned
15:28:16 [2020-08-14T15:28:16.617Z] --- PASS: TestInfoAPIVersioned (0.03s)
15:28:16 [2020-08-14T15:28:16.617Z] === RUN   TestInfoDiscoveryBackend
15:28:16 [2020-08-14T15:28:16.876Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:28:17 [2020-08-14T15:28:17.135Z] --- PASS: TestInfoDiscoveryBackend (0.56s)
15:28:17 [2020-08-14T15:28:17.135Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:28:17 [2020-08-14T15:28:17.704Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:28:17 [2020-08-14T15:28:17.704Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:28:17 [2020-08-14T15:28:17.704Z] === RUN   TestDockerSuite/TestHealth
15:28:18 [2020-08-14T15:28:18.271Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:28:18 [2020-08-14T15:28:18.271Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:28:18 [2020-08-14T15:28:18.840Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:28:18 [2020-08-14T15:28:18.840Z] === RUN   TestInfoAPI
15:28:18 [2020-08-14T15:28:18.840Z] --- PASS: TestInfoAPI (0.03s)
15:28:18 [2020-08-14T15:28:18.840Z] === RUN   TestInfoAPIWarnings
15:28:19 [2020-08-14T15:28:19.408Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:28:19 [2020-08-14T15:28:19.408Z] === RUN   TestInfoDebug
15:28:19 [2020-08-14T15:28:19.974Z] --- PASS: TestInfoDebug (0.54s)
15:28:19 [2020-08-14T15:28:19.974Z] === RUN   TestInfoInsecureRegistries
15:28:20 [2020-08-14T15:28:20.543Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:28:20 [2020-08-14T15:28:20.543Z] === RUN   TestInfoRegistryMirrors
15:28:21 [2020-08-14T15:28:21.111Z] --- PASS: TestInfoRegistryMirrors (0.55s)
15:28:21 [2020-08-14T15:28:21.111Z] === RUN   TestLoginFailsWithBadCredentials
15:28:21 [2020-08-14T15:28:21.111Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
15:28:21 [2020-08-14T15:28:21.111Z] === RUN   TestPingCacheHeaders
15:28:21 [2020-08-14T15:28:21.111Z] --- PASS: TestPingCacheHeaders (0.02s)
15:28:21 [2020-08-14T15:28:21.111Z] === RUN   TestPingGet
15:28:21 [2020-08-14T15:28:21.111Z] --- PASS: TestPingGet (0.01s)
15:28:21 [2020-08-14T15:28:21.111Z] === RUN   TestPingHead
15:28:21 [2020-08-14T15:28:21.111Z] --- PASS: TestPingHead (0.03s)
15:28:21 [2020-08-14T15:28:21.111Z] === RUN   TestVersion
15:28:21 [2020-08-14T15:28:21.370Z] --- PASS: TestVersion (0.03s)
15:28:21 [2020-08-14T15:28:21.370Z] PASS
15:28:21 [2020-08-14T15:28:21.370Z] 
15:28:21 [2020-08-14T15:28:21.370Z] === Skipped
15:28:21 [2020-08-14T15:28:21.370Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:28:21 [2020-08-14T15:28:21.370Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:28:21 [2020-08-14T15:28:21.370Z] 
15:28:21 [2020-08-14T15:28:21.370Z] 
15:28:21 [2020-08-14T15:28:21.370Z] DONE 18 tests, 1 skipped in 5.418s
15:28:21 [2020-08-14T15:28:21.370Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:28:21 [2020-08-14T15:28:21.370Z] ++ 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:28:21 [2020-08-14T15:28:21.370Z] ++ set -e
15:28:21 [2020-08-14T15:28:21.370Z] ++ '[' -n 0 ']'
15:28:21 [2020-08-14T15:28:21.370Z] ++ set -x
15:28:21 [2020-08-14T15:28:21.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=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:28:21 [2020-08-14T15:28:21.370Z] INFO: Testing against a local daemon
15:28:21 [2020-08-14T15:28:21.370Z] === RUN   TestVolumesCreateAndList
15:28:21 [2020-08-14T15:28:21.370Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:28:21 [2020-08-14T15:28:21.370Z] === RUN   TestVolumesRemove
15:28:21 [2020-08-14T15:28:21.370Z] --- PASS: TestVolumesRemove (0.06s)
15:28:21 [2020-08-14T15:28:21.370Z] === RUN   TestVolumesInspect
15:28:21 [2020-08-14T15:28:21.370Z] --- PASS: TestVolumesInspect (0.01s)
15:28:21 [2020-08-14T15:28:21.370Z] === RUN   TestVolumesInvalidJSON
15:28:21 [2020-08-14T15:28:21.370Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:28:21 [2020-08-14T15:28:21.370Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:28:21 [2020-08-14T15:28:21.370Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:28:21 [2020-08-14T15:28:21.370Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:28:21 [2020-08-14T15:28:21.370Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:28:21 [2020-08-14T15:28:21.370Z] PASS
15:28:21 [2020-08-14T15:28:21.630Z] 
15:28:21 [2020-08-14T15:28:21.630Z] DONE 5 tests in 0.223s
15:28:21 [2020-08-14T15:28:21.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:28:21 [2020-08-14T15:28:21.630Z] ++++ cat bundles/test-integration/docker.pid
15:28:21 [2020-08-14T15:28:21.630Z] +++ kill 5567
15:28:23 [2020-08-14T15:28:23.008Z] +++ /etc/init.d/apparmor stop
15:28:23 [2020-08-14T15:28:23.008Z] Leaving: AppArmorNo profiles have been unloaded.
15:28:23 [2020-08-14T15:28:23.008Z] 
15:28:23 [2020-08-14T15:28:23.008Z] Unloading profiles will leave already running processes permanently
15:28:23 [2020-08-14T15:28:23.008Z] unconfined, which can lead to unexpected situations.
15:28:23 [2020-08-14T15:28:23.008Z] 
15:28:23 [2020-08-14T15:28:23.008Z] To set a process to complain mode, use the command line tool
15:28:23 [2020-08-14T15:28:23.008Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:28:23 [2020-08-14T15:28:23.008Z] +++ true
15:28:23 [2020-08-14T15:28:23.008Z] exiting test-integration
15:28:23 [2020-08-14T15:28:23.008Z] ++ exit 0
15:28:23 [2020-08-14T15:28:23.008Z] 
15:28:23 [2020-08-14T15:28:23.576Z] + for job in $(jobs -p)
15:28:23 [2020-08-14T15:28:23.576Z] + wait 14659
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:28:38 [2020-08-14T15:28:38.461Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:28:39 [2020-08-14T15:28:39.030Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:28:39 [2020-08-14T15:28:39.030Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:28:39 [2020-08-14T15:28:39.600Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:28:40 [2020-08-14T15:28:40.170Z] === RUN   TestDockerSuite/TestImagesFormat
15:28:40 [2020-08-14T15:28:40.170Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:28:40 [2020-08-14T15:28:40.738Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:28:43 [2020-08-14T15:28:43.300Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:28:43 [2020-08-14T15:28:43.300Z] === RUN   TestDockerSuite/TestImportBadURL
15:28:43 [2020-08-14T15:28:43.300Z] === RUN   TestDockerSuite/TestImportDisplay
15:28:44 [2020-08-14T15:28:44.238Z] === RUN   TestDockerSuite/TestImportFile
15:28:45 [2020-08-14T15:28:45.618Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:28:45 [2020-08-14T15:28:45.618Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:28:46 [2020-08-14T15:28:46.555Z] === RUN   TestDockerSuite/TestImportGzipped
15:28:47 [2020-08-14T15:28:47.494Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:28:48 [2020-08-14T15:28:48.431Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:28:49 [2020-08-14T15:28:49.002Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:28:49 [2020-08-14T15:28:49.570Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:28:50 [2020-08-14T15:28:50.139Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:28:50 [2020-08-14T15:28:50.139Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:28:50 [2020-08-14T15:28:50.139Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:28:50 [2020-08-14T15:28:50.399Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:28:50 [2020-08-14T15:28:50.971Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:28:51 [2020-08-14T15:28:51.232Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:28:51 [2020-08-14T15:28:51.801Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:28:52 [2020-08-14T15:28:52.060Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:28:52 [2020-08-14T15:28:52.631Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:28:52 [2020-08-14T15:28:52.631Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:28:53 [2020-08-14T15:28:53.568Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:28:54 [2020-08-14T15:28:54.140Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:28:54 [2020-08-14T15:28:54.399Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:28:54 [2020-08-14T15:28:54.659Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:28:54 [2020-08-14T15:28:54.918Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:28:54 [2020-08-14T15:28:54.918Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:28:55 [2020-08-14T15:28:55.487Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:28:56 [2020-08-14T15:28:56.056Z] === RUN   TestDockerSuite/TestInspectDefault
15:28:56 [2020-08-14T15:28:56.624Z] === RUN   TestDockerSuite/TestInspectHistory
15:28:57 [2020-08-14T15:28:57.195Z] === RUN   TestDockerSuite/TestInspectImage
15:28:57 [2020-08-14T15:28:57.195Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:28:57 [2020-08-14T15:28:57.195Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:28:57 [2020-08-14T15:28:57.195Z] === RUN   TestDockerSuite/TestInspectInt64
15:28:57 [2020-08-14T15:28:57.482Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:28:58 [2020-08-14T15:28:58.051Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:28:58 [2020-08-14T15:28:58.051Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:28:58 [2020-08-14T15:28:58.311Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:28:58 [2020-08-14T15:28:58.879Z] === RUN   TestDockerSuite/TestInspectPlugin
15:29:00 [2020-08-14T15:29:00.256Z] === RUN   TestDockerSuite/TestInspectRootFS
15:29:00 [2020-08-14T15:29:00.256Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:29:00 [2020-08-14T15:29:00.826Z] === RUN   TestDockerSuite/TestInspectStatus
15:29:01 [2020-08-14T15:29:01.395Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:29:02 [2020-08-14T15:29:02.335Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:29:02 [2020-08-14T15:29:02.904Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:29:03 [2020-08-14T15:29:03.163Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:29:03 [2020-08-14T15:29:03.732Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:29:03 [2020-08-14T15:29:03.992Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:29:04 [2020-08-14T15:29:04.561Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:29:04 [2020-08-14T15:29:04.819Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:29:04 [2020-08-14T15:29:04.819Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:29:05 [2020-08-14T15:29:05.079Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:29:06 [2020-08-14T15:29:06.459Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:29:07 [2020-08-14T15:29:07.395Z] === RUN   TestDockerSuite/TestLinksEnvs
15:29:07 [2020-08-14T15:29:07.963Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:29:08 [2020-08-14T15:29:08.223Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:29:09 [2020-08-14T15:29:09.161Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:29:10 [2020-08-14T15:29:10.542Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:29:11 [2020-08-14T15:29:11.925Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:29:11 [2020-08-14T15:29:11.925Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:29:13 [2020-08-14T15:29:13.317Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:29:13 [2020-08-14T15:29:13.577Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:29:14 [2020-08-14T15:29:14.145Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:29:20 [2020-08-14T15:29:20.719Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:29:21 [2020-08-14T15:29:21.656Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:29:22 [2020-08-14T15:29:22.596Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:29:23 [2020-08-14T15:29:23.165Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:29:24 [2020-08-14T15:29:24.545Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:29:24 [2020-08-14T15:29:24.545Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:29:24 [2020-08-14T15:29:24.805Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:29:24 [2020-08-14T15:29:24.805Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:29:24 [2020-08-14T15:29:24.805Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:29:25 [2020-08-14T15:29:25.373Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:29:25 [2020-08-14T15:29:25.632Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:29:26 [2020-08-14T15:29:26.570Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:29:29 [2020-08-14T15:29:29.107Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:29:30 [2020-08-14T15:29:30.049Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:29:30 [2020-08-14T15:29:30.308Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:29:34 [2020-08-14T15:29:34.528Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:29:35 [2020-08-14T15:29:35.466Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:29:35 [2020-08-14T15:29:35.466Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:29:36 [2020-08-14T15:29:36.406Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:29:37 [2020-08-14T15:29:37.347Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:29:38 [2020-08-14T15:29:38.727Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:29:39 [2020-08-14T15:29:39.294Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:29:40 [2020-08-14T15:29:40.236Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:29:42 [2020-08-14T15:29:42.142Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:29:42 [2020-08-14T15:29:42.401Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:29:42 [2020-08-14T15:29:42.969Z] === RUN   TestDockerSuite/TestLogsSince
15:29:49 [2020-08-14T15:29:49.536Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:29:49 [2020-08-14T15:29:49.536Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:29:54 [2020-08-14T15:29:54.813Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:29:55 [2020-08-14T15:29:55.380Z] === RUN   TestDockerSuite/TestLogsTail
15:29:55 [2020-08-14T15:29:55.639Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:29:56 [2020-08-14T15:29:56.211Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:29:56 [2020-08-14T15:29:56.779Z] === RUN   TestDockerSuite/TestMountIntoProc
15:29:56 [2020-08-14T15:29:56.779Z] === RUN   TestDockerSuite/TestMountIntoSys
15:29:57 [2020-08-14T15:29:57.346Z] === RUN   TestDockerSuite/TestNetHostname
15:29:58 [2020-08-14T15:29:58.725Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:29:58 [2020-08-14T15:29:58.725Z] === RUN   TestDockerSuite/TestNetworkEvents
15:29:59 [2020-08-14T15:29:59.293Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:30:00 [2020-08-14T15:30:00.674Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:30:00 [2020-08-14T15:30:00.933Z] === RUN   TestDockerSuite/TestPluginActive
15:30:02 [2020-08-14T15:30:02.838Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:30:04 [2020-08-14T15:30:04.742Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:30:10 [2020-08-14T15:30:10.022Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:30:10 [2020-08-14T15:30:10.022Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:30:10 [2020-08-14T15:30:10.960Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:30:12 [2020-08-14T15:30:12.865Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:30:14 [2020-08-14T15:30:14.243Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:30:16 [2020-08-14T15:30:16.162Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:30:20 [2020-08-14T15:30:20.354Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:30:20 [2020-08-14T15:30:20.922Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:30:21 [2020-08-14T15:30:21.182Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:30:22 [2020-08-14T15:30:22.121Z] === RUN   TestDockerSuite/TestPortHostBinding
15:30:23 [2020-08-14T15:30:23.503Z] === RUN   TestDockerSuite/TestPortList
15:30:27 [2020-08-14T15:30:27.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:30:30 [2020-08-14T15:30:30.991Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:30:31 [2020-08-14T15:30:31.929Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:30:38 [2020-08-14T15:30:38.500Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:30:38 [2020-08-14T15:30:38.500Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:30:38 [2020-08-14T15:30:38.500Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:30:38 [2020-08-14T15:30:38.500Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:30:38 [2020-08-14T15:30:38.500Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:30:38 [2020-08-14T15:30:38.759Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:30:38 [2020-08-14T15:30:38.759Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:30:39 [2020-08-14T15:30:39.348Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:30:39 [2020-08-14T15:30:39.348Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:30:40 [2020-08-14T15:30:40.286Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:30:40 [2020-08-14T15:30:40.286Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:30:42 [2020-08-14T15:30:42.194Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:30:43 [2020-08-14T15:30:43.133Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:30:43 [2020-08-14T15:30:43.393Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:30:43 [2020-08-14T15:30:43.393Z] === RUN   TestDockerSuite/TestPsByOrder
15:30:45 [2020-08-14T15:30:45.302Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:30:45 [2020-08-14T15:30:45.871Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:30:47 [2020-08-14T15:30:47.780Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:30:51 [2020-08-14T15:30:51.072Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:30:51 [2020-08-14T15:30:51.072Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:30:52 [2020-08-14T15:30:52.977Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:30:55 [2020-08-14T15:30:55.512Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:30:57 [2020-08-14T15:30:57.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:30:59 [2020-08-14T15:30:59.964Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:31:00 [2020-08-14T15:31:00.531Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:31:03 [2020-08-14T15:31:03.073Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:31:03 [2020-08-14T15:31:03.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:31:04 [2020-08-14T15:31:04.580Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:31:05 [2020-08-14T15:31:05.957Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:31:07 [2020-08-14T15:31:07.334Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:31:08 [2020-08-14T15:31:08.270Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:31:08 [2020-08-14T15:31:08.270Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:31:09 [2020-08-14T15:31:09.210Z] === RUN   TestDockerSuite/TestPsRightTagName
15:31:11 [2020-08-14T15:31:11.118Z] === RUN   TestDockerSuite/TestPsShowMounts
15:31:12 [2020-08-14T15:31:12.496Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:31:12 [2020-08-14T15:31:12.755Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:31:12 [2020-08-14T15:31:12.755Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:31:13 [2020-08-14T15:31:13.015Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:31:13 [2020-08-14T15:31:13.015Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:31:13 [2020-08-14T15:31:13.015Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:31:13 [2020-08-14T15:31:13.583Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:31:14 [2020-08-14T15:31:14.521Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:31:15 [2020-08-14T15:31:15.462Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:31:15 [2020-08-14T15:31:15.746Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:31:21 [2020-08-14T15:31:21.029Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:31:21 [2020-08-14T15:31:21.289Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:31:22 [2020-08-14T15:31:22.227Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:31:24 [2020-08-14T15:31:24.134Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:31:24 [2020-08-14T15:31:24.134Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:31:24 [2020-08-14T15:31:24.134Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:31:24 [2020-08-14T15:31:24.134Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:31:26 [2020-08-14T15:31:26.672Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:31:28 [2020-08-14T15:31:28.055Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:31:29 [2020-08-14T15:31:29.961Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:31:30 [2020-08-14T15:31:30.531Z] === RUN   TestDockerSuite/TestRmiBlank
15:31:30 [2020-08-14T15:31:30.531Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:31:30 [2020-08-14T15:31:30.531Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:31:33 [2020-08-14T15:31:33.068Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:31:33 [2020-08-14T15:31:33.637Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:31:33 [2020-08-14T15:31:33.637Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:31:35 [2020-08-14T15:31:35.017Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:31:35 [2020-08-14T15:31:35.595Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:31:36 [2020-08-14T15:31:36.557Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:31:37 [2020-08-14T15:31:37.494Z] === RUN   TestDockerSuite/TestRmiTag
15:31:37 [2020-08-14T15:31:37.494Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:31:38 [2020-08-14T15:31:38.062Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:31:40 [2020-08-14T15:31:40.597Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:31:40 [2020-08-14T15:31:40.856Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:31:41 [2020-08-14T15:31:41.793Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:31:41 [2020-08-14T15:31:41.793Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:31:42 [2020-08-14T15:31:42.738Z] === RUN   TestDockerSuite/TestRunAddHost
15:31:43 [2020-08-14T15:31:43.309Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:31:43 [2020-08-14T15:31:43.569Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:31:44 [2020-08-14T15:31:44.141Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:31:44 [2020-08-14T15:31:44.141Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:31:44 [2020-08-14T15:31:44.710Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:31:46 [2020-08-14T15:31:46.089Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:31:46 [2020-08-14T15:31:46.657Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:31:47 [2020-08-14T15:31:47.226Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:31:47 [2020-08-14T15:31:47.794Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:31:48 [2020-08-14T15:31:48.731Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:31:49 [2020-08-14T15:31:49.669Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:31:50 [2020-08-14T15:31:50.236Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:31:50 [2020-08-14T15:31:50.804Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:31:51 [2020-08-14T15:31:51.373Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:31:51 [2020-08-14T15:31:51.661Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:31:52 [2020-08-14T15:31:52.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:31:52 [2020-08-14T15:31:52.242Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:31:53 [2020-08-14T15:31:53.180Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:31:53 [2020-08-14T15:31:53.748Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:31:54 [2020-08-14T15:31:54.687Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:31:55 [2020-08-14T15:31:55.256Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:31:55 [2020-08-14T15:31:55.516Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:31:55 [2020-08-14T15:31:55.516Z] === RUN   TestDockerSuite/TestRunBindMounts
15:31:56 [2020-08-14T15:31:56.900Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:31:57 [2020-08-14T15:31:57.469Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:31:58 [2020-08-14T15:31:58.039Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:31:58 [2020-08-14T15:31:58.980Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:31:59 [2020-08-14T15:31:59.549Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:31:59 [2020-08-14T15:31:59.549Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:32:00 [2020-08-14T15:32:00.491Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:32:01 [2020-08-14T15:32:01.060Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:32:01 [2020-08-14T15:32:01.628Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:32:01 [2020-08-14T15:32:01.889Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:32:02 [2020-08-14T15:32:02.458Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:32:02 [2020-08-14T15:32:02.458Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:32:03 [2020-08-14T15:32:03.397Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:32:03 [2020-08-14T15:32:03.397Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:32:03 [2020-08-14T15:32:03.970Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:32:04 [2020-08-14T15:32:04.539Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:32:04 [2020-08-14T15:32:04.798Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:32:05 [2020-08-14T15:32:05.366Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:32:05 [2020-08-14T15:32:05.366Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:32:05 [2020-08-14T15:32:05.934Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:32:06 [2020-08-14T15:32:06.879Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:32:07 [2020-08-14T15:32:07.447Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:32:08 [2020-08-14T15:32:08.389Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:32:08 [2020-08-14T15:32:08.957Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:32:09 [2020-08-14T15:32:09.217Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:32:09 [2020-08-14T15:32:09.786Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:32:10 [2020-08-14T15:32:10.354Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:32:10 [2020-08-14T15:32:10.613Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:32:11 [2020-08-14T15:32:11.550Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:32:13 [2020-08-14T15:32:13.456Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:32:13 [2020-08-14T15:32:13.456Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:32:14 [2020-08-14T15:32:14.394Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:32:15 [2020-08-14T15:32:15.334Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:32:16 [2020-08-14T15:32:16.272Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:32:18 [2020-08-14T15:32:18.180Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:32:19 [2020-08-14T15:32:19.117Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:32:19 [2020-08-14T15:32:19.376Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:32:19 [2020-08-14T15:32:19.376Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:32:19 [2020-08-14T15:32:19.376Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:32:19 [2020-08-14T15:32:19.945Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:32:21 [2020-08-14T15:32:21.325Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:32:22 [2020-08-14T15:32:22.263Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:32:24 [2020-08-14T15:32:24.183Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:32:24 [2020-08-14T15:32:24.751Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:32:25 [2020-08-14T15:32:25.691Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:32:26 [2020-08-14T15:32:26.260Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:32:26 [2020-08-14T15:32:26.260Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:32:26 [2020-08-14T15:32:26.828Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:32:27 [2020-08-14T15:32:27.766Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:32:27 [2020-08-14T15:32:27.766Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:32:28 [2020-08-14T15:32:28.026Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:32:28 [2020-08-14T15:32:28.593Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:32:28 [2020-08-14T15:32:28.853Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:32:29 [2020-08-14T15:32:29.423Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:32:29 [2020-08-14T15:32:29.423Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:32:29 [2020-08-14T15:32:29.993Z] === RUN   TestDockerSuite/TestRunEnvironment
15:32:30 [2020-08-14T15:32:30.252Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:32:30 [2020-08-14T15:32:30.820Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:32:31 [2020-08-14T15:32:31.079Z] === RUN   TestDockerSuite/TestRunExitCode
15:32:31 [2020-08-14T15:32:31.647Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:32:32 [2020-08-14T15:32:32.215Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:32:32 [2020-08-14T15:32:32.784Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:32:33 [2020-08-14T15:32:33.353Z] === RUN   TestDockerSuite/TestRunExposePort
15:32:33 [2020-08-14T15:32:33.353Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:32:33 [2020-08-14T15:32:33.613Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:32:34 [2020-08-14T15:32:34.182Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:32:35 [2020-08-14T15:32:35.120Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:32:35 [2020-08-14T15:32:35.120Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:32:35 [2020-08-14T15:32:35.120Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:32:37 [2020-08-14T15:32:37.028Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:32:37 [2020-08-14T15:32:37.601Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:32:49 [2020-08-14T15:32:49.823Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:32:49 [2020-08-14T15:32:49.823Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:32:50 [2020-08-14T15:32:50.084Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:32:50 [2020-08-14T15:32:50.344Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:32:50 [2020-08-14T15:32:50.344Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:32:50 [2020-08-14T15:32:50.344Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:32:50 [2020-08-14T15:32:50.603Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:32:52 [2020-08-14T15:32:52.511Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:32:53 [2020-08-14T15:32:53.448Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:32:54 [2020-08-14T15:32:54.385Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:32:57 [2020-08-14T15:32:57.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:32:59 [2020-08-14T15:32:59.579Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:33:00 [2020-08-14T15:33:00.517Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:33:00 [2020-08-14T15:33:00.777Z] === RUN   TestDockerSuite/TestRunModeHostname
15:33:01 [2020-08-14T15:33:01.716Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:33:01 [2020-08-14T15:33:01.716Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:33:01 [2020-08-14T15:33:01.976Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:33:02 [2020-08-14T15:33:02.916Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:33:03 [2020-08-14T15:33:03.502Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:33:04 [2020-08-14T15:33:04.445Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:33:04 [2020-08-14T15:33:04.445Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:33:04 [2020-08-14T15:33:04.705Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:33:05 [2020-08-14T15:33:05.642Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:33:06 [2020-08-14T15:33:06.582Z] === RUN   TestDockerSuite/TestRunMount
15:33:10 [2020-08-14T15:33:10.778Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:33:11 [2020-08-14T15:33:11.038Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:33:11 [2020-08-14T15:33:11.606Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:33:12 [2020-08-14T15:33:12.547Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:33:13 [2020-08-14T15:33:13.928Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:33:16 [2020-08-14T15:33:16.470Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:33:17 [2020-08-14T15:33:17.850Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:33:19 [2020-08-14T15:33:19.229Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:33:20 [2020-08-14T15:33:20.610Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:33:22 [2020-08-14T15:33:22.001Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:33:22 [2020-08-14T15:33:22.001Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:33:22 [2020-08-14T15:33:22.260Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:33:22 [2020-08-14T15:33:22.260Z] === RUN   TestDockerSuite/TestRunNetHost
15:33:23 [2020-08-14T15:33:23.198Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:33:23 [2020-08-14T15:33:23.768Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:33:24 [2020-08-14T15:33:24.337Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:33:26 [2020-08-14T15:33:26.244Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:33:26 [2020-08-14T15:33:26.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:33:27 [2020-08-14T15:33:27.752Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:33:29 [2020-08-14T15:33:29.132Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:33:31 [2020-08-14T15:33:31.038Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:33:31 [2020-08-14T15:33:31.608Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:33:31 [2020-08-14T15:33:31.608Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:33:32 [2020-08-14T15:33:32.175Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:33:32 [2020-08-14T15:33:32.175Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:33:32 [2020-08-14T15:33:32.175Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:33:32 [2020-08-14T15:33:32.744Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:33:33 [2020-08-14T15:33:33.312Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:33:33 [2020-08-14T15:33:33.312Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:33:33 [2020-08-14T15:33:33.881Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:33:34 [2020-08-14T15:33:34.818Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:33:38 [2020-08-14T15:33:38.107Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:33:40 [2020-08-14T15:33:40.030Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:33:40 [2020-08-14T15:33:40.030Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:33:40 [2020-08-14T15:33:40.030Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:33:40 [2020-08-14T15:33:40.292Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:33:40 [2020-08-14T15:33:40.862Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:33:42 [2020-08-14T15:33:42.243Z] === RUN   TestDockerSuite/TestRunPortInUse
15:33:42 [2020-08-14T15:33:42.812Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:33:43 [2020-08-14T15:33:43.381Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:33:43 [2020-08-14T15:33:43.950Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:33:44 [2020-08-14T15:33:44.209Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:33:44 [2020-08-14T15:33:44.468Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:33:45 [2020-08-14T15:33:45.036Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:33:45 [2020-08-14T15:33:45.605Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:33:45 [2020-08-14T15:33:45.605Z] === RUN   TestDockerSuite/TestRunPublishPort
15:33:46 [2020-08-14T15:33:46.543Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:33:46 [2020-08-14T15:33:46.804Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:33:46 [2020-08-14T15:33:46.804Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:33:47 [2020-08-14T15:33:47.741Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:33:48 [2020-08-14T15:33:48.001Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:33:48 [2020-08-14T15:33:48.570Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:33:48 [2020-08-14T15:33:48.570Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:33:51 [2020-08-14T15:33:51.862Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:33:52 [2020-08-14T15:33:52.121Z] === RUN   TestDockerSuite/TestRunRm
15:33:52 [2020-08-14T15:33:52.689Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:33:55 [2020-08-14T15:33:55.978Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:33:56 [2020-08-14T15:33:56.567Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:33:56 [2020-08-14T15:33:56.833Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:33:58 [2020-08-14T15:33:58.213Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:33:58 [2020-08-14T15:33:58.472Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:34:01 [2020-08-14T15:34:01.009Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:34:02 [2020-08-14T15:34:02.919Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:34:03 [2020-08-14T15:34:03.487Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:34:03 [2020-08-14T15:34:03.746Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:34:04 [2020-08-14T15:34:04.314Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:34:04 [2020-08-14T15:34:04.577Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:34:04 [2020-08-14T15:34:04.837Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:34:05 [2020-08-14T15:34:05.406Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:34:05 [2020-08-14T15:34:05.665Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:34:06 [2020-08-14T15:34:06.236Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:34:06 [2020-08-14T15:34:06.804Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:34:09 [2020-08-14T15:34:09.339Z] === RUN   TestDockerSuite/TestRunState
15:34:09 [2020-08-14T15:34:09.909Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:34:10 [2020-08-14T15:34:10.476Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:34:10 [2020-08-14T15:34:10.735Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:34:10 [2020-08-14T15:34:10.994Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:34:10 [2020-08-14T15:34:10.994Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:34:11 [2020-08-14T15:34:11.253Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:34:11 [2020-08-14T15:34:11.821Z] === RUN   TestDockerSuite/TestRunSysctls
15:34:12 [2020-08-14T15:34:12.763Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:34:13 [2020-08-14T15:34:13.025Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:34:13 [2020-08-14T15:34:13.025Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:34:13 [2020-08-14T15:34:13.025Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:34:13 [2020-08-14T15:34:13.593Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:34:15 [2020-08-14T15:34:15.500Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:34:16 [2020-08-14T15:34:16.069Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:34:17 [2020-08-14T15:34:17.449Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:34:19 [2020-08-14T15:34:19.985Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:34:21 [2020-08-14T15:34:21.365Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:34:22 [2020-08-14T15:34:22.302Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:34:22 [2020-08-14T15:34:22.871Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:34:23 [2020-08-14T15:34:23.811Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:34:24 [2020-08-14T15:34:24.070Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:34:24 [2020-08-14T15:34:24.639Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:34:26 [2020-08-14T15:34:26.018Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:34:27 [2020-08-14T15:34:27.401Z] === RUN   TestDockerSuite/TestRunUserByID
15:34:27 [2020-08-14T15:34:27.660Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:34:27 [2020-08-14T15:34:27.660Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:34:27 [2020-08-14T15:34:27.920Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:34:28 [2020-08-14T15:34:28.179Z] === RUN   TestDockerSuite/TestRunUserByName
15:34:28 [2020-08-14T15:34:28.748Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:34:29 [2020-08-14T15:34:29.327Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:34:29 [2020-08-14T15:34:29.327Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:34:29 [2020-08-14T15:34:29.327Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:34:29 [2020-08-14T15:34:29.897Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:34:32 [2020-08-14T15:34:32.435Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:34:32 [2020-08-14T15:34:32.435Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:34:33 [2020-08-14T15:34:33.375Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:34:34 [2020-08-14T15:34:34.753Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:34:35 [2020-08-14T15:34:35.322Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:34:36 [2020-08-14T15:34:36.699Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:34:38 [2020-08-14T15:34:38.079Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:34:38 [2020-08-14T15:34:38.341Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:34:38 [2020-08-14T15:34:38.910Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:34:39 [2020-08-14T15:34:39.479Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:34:40 [2020-08-14T15:34:40.048Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:34:40 [2020-08-14T15:34:40.048Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:34:40 [2020-08-14T15:34:40.048Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:34:40 [2020-08-14T15:34:40.048Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:34:40 [2020-08-14T15:34:40.308Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:34:40 [2020-08-14T15:34:40.308Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:34:40 [2020-08-14T15:34:40.877Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:34:41 [2020-08-14T15:34:41.138Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:34:41 [2020-08-14T15:34:41.707Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:34:43 [2020-08-14T15:34:43.087Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:34:43 [2020-08-14T15:34:43.655Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:34:43 [2020-08-14T15:34:43.655Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:34:43 [2020-08-14T15:34:43.915Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:34:43 [2020-08-14T15:34:43.915Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:34:44 [2020-08-14T15:34:44.484Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:34:44 [2020-08-14T15:34:44.484Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:34:44 [2020-08-14T15:34:44.745Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:34:45 [2020-08-14T15:34:45.325Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:34:45 [2020-08-14T15:34:45.898Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:34:46 [2020-08-14T15:34:46.466Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:34:46 [2020-08-14T15:34:46.466Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:34:46 [2020-08-14T15:34:46.466Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:34:47 [2020-08-14T15:34:47.036Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:34:47 [2020-08-14T15:34:47.296Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:34:47 [2020-08-14T15:34:47.864Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:34:47 [2020-08-14T15:34:47.864Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:34:48 [2020-08-14T15:34:48.433Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:34:49 [2020-08-14T15:34:49.003Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:34:49 [2020-08-14T15:34:49.003Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:34:49 [2020-08-14T15:34:49.262Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:34:49 [2020-08-14T15:34:49.525Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:34:49 [2020-08-14T15:34:49.784Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:34:50 [2020-08-14T15:34:50.721Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:34:51 [2020-08-14T15:34:51.290Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:34:51 [2020-08-14T15:34:51.290Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:34:51 [2020-08-14T15:34:51.550Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:34:51 [2020-08-14T15:34:51.809Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:34:52 [2020-08-14T15:34:52.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:34:53 [2020-08-14T15:34:53.006Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:34:53 [2020-08-14T15:34:53.265Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:34:55 [2020-08-14T15:34:55.174Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:34:55 [2020-08-14T15:34:55.745Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:34:55 [2020-08-14T15:34:55.745Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:34:55 [2020-08-14T15:34:55.745Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:34:56 [2020-08-14T15:34:56.004Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:34:56 [2020-08-14T15:34:56.574Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:34:57 [2020-08-14T15:34:57.514Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:34:58 [2020-08-14T15:34:58.452Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:34:58 [2020-08-14T15:34:58.452Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:34:58 [2020-08-14T15:34:58.711Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:34:59 [2020-08-14T15:34:59.649Z] === RUN   TestDockerSuite/TestSaveImageId
15:34:59 [2020-08-14T15:34:59.649Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:35:00 [2020-08-14T15:35:00.227Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:35:02 [2020-08-14T15:35:02.134Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:35:02 [2020-08-14T15:35:02.134Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:35:02 [2020-08-14T15:35:02.134Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:35:03 [2020-08-14T15:35:03.072Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:35:03 [2020-08-14T15:35:03.331Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:35:03 [2020-08-14T15:35:03.331Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:35:05 [2020-08-14T15:35:05.239Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:35:06 [2020-08-14T15:35:06.176Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:35:07 [2020-08-14T15:35:07.112Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:35:07 [2020-08-14T15:35:07.112Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:35:07 [2020-08-14T15:35:07.371Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:35:07 [2020-08-14T15:35:07.371Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:35:07 [2020-08-14T15:35:07.938Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:35:08 [2020-08-14T15:35:08.197Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:35:10 [2020-08-14T15:35:10.105Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:35:13 [2020-08-14T15:35:13.394Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:35:15 [2020-08-14T15:35:15.298Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:35:17 [2020-08-14T15:35:17.204Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:35:17 [2020-08-14T15:35:17.463Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:35:18 [2020-08-14T15:35:18.408Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:35:20 [2020-08-14T15:35:20.975Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:35:22 [2020-08-14T15:35:22.354Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:35:22 [2020-08-14T15:35:22.922Z] === RUN   TestDockerSuite/TestStartRecordError
15:35:23 [2020-08-14T15:35:23.877Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:35:25 [2020-08-14T15:35:25.257Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:35:26 [2020-08-14T15:35:26.194Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:35:26 [2020-08-14T15:35:26.762Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:35:29 [2020-08-14T15:35:29.307Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:35:29 [2020-08-14T15:35:29.566Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:35:32 [2020-08-14T15:35:32.860Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:35:33 [2020-08-14T15:35:33.119Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:35:35 [2020-08-14T15:35:35.654Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:35:36 [2020-08-14T15:35:36.223Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:35:40 [2020-08-14T15:35:40.442Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:35:41 [2020-08-14T15:35:41.010Z] === RUN   TestDockerSuite/TestStatsNoStream
15:35:42 [2020-08-14T15:35:42.916Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:35:43 [2020-08-14T15:35:43.484Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:35:45 [2020-08-14T15:35:45.394Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:35:45 [2020-08-14T15:35:45.394Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:35:45 [2020-08-14T15:35:45.963Z] === RUN   TestDockerSuite/TestTopPrivileged
15:35:46 [2020-08-14T15:35:46.531Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:35:46 [2020-08-14T15:35:46.531Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:35:46 [2020-08-14T15:35:46.791Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:35:49 [2020-08-14T15:35:49.329Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:35:52 [2020-08-14T15:35:52.616Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:35:52 [2020-08-14T15:35:52.616Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:35:53 [2020-08-14T15:35:53.184Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:35:53 [2020-08-14T15:35:53.184Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:35:53 [2020-08-14T15:35:53.752Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:35:54 [2020-08-14T15:35:54.690Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:35:54 [2020-08-14T15:35:54.690Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:35:55 [2020-08-14T15:35:55.259Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:35:55 [2020-08-14T15:35:55.829Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:35:56 [2020-08-14T15:35:56.398Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:35:56 [2020-08-14T15:35:56.975Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:35:58 [2020-08-14T15:35:58.356Z] === RUN   TestDockerSuite/TestUpdateStats
15:36:02 [2020-08-14T15:36:02.549Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:36:02 [2020-08-14T15:36:02.549Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:36:02 [2020-08-14T15:36:02.549Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:36:03 [2020-08-14T15:36:03.117Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:36:03 [2020-08-14T15:36:03.685Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:36:06 [2020-08-14T15:36:06.222Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:36:07 [2020-08-14T15:36:07.600Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:36:08 [2020-08-14T15:36:08.537Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:36:09 [2020-08-14T15:36:09.919Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:36:11 [2020-08-14T15:36:11.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:36:13 [2020-08-14T15:36:13.733Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:36:16 [2020-08-14T15:36:16.273Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:36:17 [2020-08-14T15:36:17.225Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:36:18 [2020-08-14T15:36:18.606Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:36:19 [2020-08-14T15:36:19.174Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:36:20 [2020-08-14T15:36:20.111Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:36:21 [2020-08-14T15:36:21.491Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:36:21 [2020-08-14T15:36:21.491Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:36:22 [2020-08-14T15:36:22.873Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:36:24 [2020-08-14T15:36:24.255Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:36:24 [2020-08-14T15:36:24.515Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:36:26 [2020-08-14T15:36:26.425Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:36:27 [2020-08-14T15:36:27.806Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:36:42 [2020-08-14T15:36:42.694Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:36:42 [2020-08-14T15:36:42.694Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:36:42 [2020-08-14T15:36:42.694Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:36:42 [2020-08-14T15:36:42.694Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:36:42 [2020-08-14T15:36:42.955Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:36:43 [2020-08-14T15:36:43.214Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:36:43 [2020-08-14T15:36:43.215Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:36:43 [2020-08-14T15:36:43.474Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:36:43 [2020-08-14T15:36:43.474Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:36:44 [2020-08-14T15:36:44.051Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:36:44 [2020-08-14T15:36:44.051Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:36:44 [2020-08-14T15:36:44.619Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:36:44 [2020-08-14T15:36:44.619Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:36:44 [2020-08-14T15:36:44.879Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:36:44 [2020-08-14T15:36:44.879Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:36:44 [2020-08-14T15:36:44.879Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:36:45 [2020-08-14T15:36:45.816Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:36:46 [2020-08-14T15:36:46.755Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:36:46 [2020-08-14T15:36:46.755Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:36:46 [2020-08-14T15:36:46.755Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:36:47 [2020-08-14T15:36:47.015Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:36:47 [2020-08-14T15:36:47.015Z] === RUN   TestDockerSuite/TestVolumeEvents
15:36:53 [2020-08-14T15:36:53.584Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:36:53 [2020-08-14T15:36:53.843Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:36:53 [2020-08-14T15:36:53.843Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:36:53 [2020-08-14T15:36:53.843Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:36:55 [2020-08-14T15:36:55.751Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:36:58 [2020-08-14T15:36:58.294Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:36:58 [2020-08-14T15:36:58.294Z] --- PASS: TestDockerSuite (1277.17s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.05s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.14s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.46s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.99s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.08s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.83s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.92s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.05s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.97s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.17s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.16s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.59s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.99s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.92s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.65s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.82s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.04s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.12s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.17s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.61s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.79s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.09s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.30s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.22s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.70s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.20s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.64s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.81s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.83s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.30s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.56s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.81s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.05s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.86s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.14s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.84s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.53s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.92s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.58s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.67s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.51s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.69s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:36:58 [2020-08-14T15:36:58.294Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.82s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.80s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.20s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.69s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.99s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.49s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.37s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
15:36:58 [2020-08-14T15:36:58.294Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.294Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:36:58 [2020-08-14T15:36:58.294Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.294Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:36:58 [2020-08-14T15:36:58.294Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.294Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:36:58 [2020-08-14T15:36:58.294Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.94s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.26s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.83s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.05s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.48s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.59s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.62s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.28s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.60s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.91s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.21s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.80s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.28s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.83s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.16s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.00s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.52s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.38s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.91s)
15:36:58 [2020-08-14T15:36:58.294Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.17s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.32s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFails (0.69s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.86s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.40s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.19s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.33s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.17s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.34s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.66s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.23s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.46s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.45s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.48s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.00s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.63s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.67s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.36s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.85s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.67s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.84s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.68s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.86s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.42s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.58s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.95s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.34s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.93s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRm (2.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.94s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.00s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.99s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildUser (1.34s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.91s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.74s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.05s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.61s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.05s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.30s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_cli_sni_test.go:18: Flakey test
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitChange (0.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.92s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.92s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.15s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.55s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.58s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.88s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.45s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.37s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.39s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.83s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.12s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.68s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.88s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.49s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.35s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.46s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.33s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b75ac0_<nil>} (1.31s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1970496937_/foo_false__<nil>_<nil>_<nil>} (1.41s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1970496937_/foo_true__<nil>_<nil>_<nil>} (0.43s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_false__<nil>_<nil>_<nil>} (1.44s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_true__<nil>_<nil>_<nil>} (1.50s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3292561140_/foo_true__0xc000b75b20_<nil>_<nil>} (1.36s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b75b40_<nil>} (1.44s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b75b60_<nil>} (1.41s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b75b80_<nil>} (1.47s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b75ba0_<nil>} (1.33s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
15:36:58 [2020-08-14T15:36:58.295Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.66s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.93s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.48s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s)
15:36:58 [2020-08-14T15:36:58.295Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.33s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.60s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.59s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.89s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.38s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.45s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.56s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.28s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.13s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToDot (0.68s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.96s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.79s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.10s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.11s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.69s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.74s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.71s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.22s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.08s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.84s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.92s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.22s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.27s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.98s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.81s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.61s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.20s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsRename (0.45s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsResize (0.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.55s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsTop (0.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.78s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExec (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.41s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.79s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecEnv (0.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecParseError (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.83s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.50s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecTTY (0.50s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.63s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.72s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHealth (18.68s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportFile (1.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.07s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.40s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.54s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.88s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.83s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.96s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.22s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.36s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.97s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.36s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.41s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.69s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.63s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.42s)
15:36:58 [2020-08-14T15:36:58.296Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsSince (6.49s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestNetHostname (1.24s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.66s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginActive (1.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.91s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.15s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.72s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.29s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPortList (7.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.18s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.39s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.76s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.80s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.23s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.17s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.98s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.50s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.84s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.40s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.68s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.46s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.89s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.21s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.28s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.83s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.32s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.66s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.84s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.92s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.26s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.97s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.04s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.91s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.61s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.95s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.68s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMount (3.95s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.76s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.97s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.19s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.92s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.80s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.78s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:36:58 [2020-08-14T15:36:58.297Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.92s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRm (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.22s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.39s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (1.99s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.43s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.40s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.37s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunState (0.91s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s)
15:36:58 [2020-08-14T15:36:58.297Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.39s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.27s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.15s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.53s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.41s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.40s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.40s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.26s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.84s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.31s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.78s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.78s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.23s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.19s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.81s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents702715838
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.89s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.16s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.13s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.00s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.76s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.33s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.40s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (0.98s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.38s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.59s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.01s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (1.94s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (1.97s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.33s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.81s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.83s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.52s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.55s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.14s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.14s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.58s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s)
15:36:58 [2020-08-14T15:36:58.298Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:36:58 [2020-08-14T15:36:58.298Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:36:58 [2020-08-14T15:36:58.298Z] === RUN   TestDockerRegistrySuite
15:36:58 [2020-08-14T15:36:58.298Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:36:59 [2020-08-14T15:36:59.235Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:37:00 [2020-08-14T15:37:00.174Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:37:01 [2020-08-14T15:37:01.111Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:37:01 [2020-08-14T15:37:01.370Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:37:03 [2020-08-14T15:37:03.937Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:37:05 [2020-08-14T15:37:05.315Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:37:06 [2020-08-14T15:37:06.694Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:37:09 [2020-08-14T15:37:09.986Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:37:10 [2020-08-14T15:37:10.246Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:37:11 [2020-08-14T15:37:11.184Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:37:12 [2020-08-14T15:37:12.121Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:37:13 [2020-08-14T15:37:13.058Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:37:13 [2020-08-14T15:37:13.627Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:37:15 [2020-08-14T15:37:15.007Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:37:15 [2020-08-14T15:37:15.946Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:37:15 [2020-08-14T15:37:15.946Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:37:16 [2020-08-14T15:37:16.884Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:37:19 [2020-08-14T15:37:19.426Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:37:20 [2020-08-14T15:37:20.806Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:37:21 [2020-08-14T15:37:21.752Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:37:23 [2020-08-14T15:37:23.657Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:37:24 [2020-08-14T15:37:24.594Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:37:24 [2020-08-14T15:37:24.594Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:37:25 [2020-08-14T15:37:25.972Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:37:26 [2020-08-14T15:37:26.540Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:37:27 [2020-08-14T15:37:27.476Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:37:30 [2020-08-14T15:37:30.012Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:37:30 [2020-08-14T15:37:30.012Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:37:30 [2020-08-14T15:37:30.949Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:37:31 [2020-08-14T15:37:31.209Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:37:31 [2020-08-14T15:37:31.209Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:37:31 [2020-08-14T15:37:31.468Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:37:31 [2020-08-14T15:37:31.728Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:37:31 [2020-08-14T15:37:31.988Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:37:32 [2020-08-14T15:37:32.556Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:37:32 [2020-08-14T15:37:32.556Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:37:33 [2020-08-14T15:37:33.938Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:37:35 [2020-08-14T15:37:35.317Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:37:36 [2020-08-14T15:37:36.254Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:37:37 [2020-08-14T15:37:37.192Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:37:38 [2020-08-14T15:37:38.128Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:37:38 [2020-08-14T15:37:38.714Z] --- PASS: TestDockerRegistrySuite (40.82s)
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [db87e7dd37b7a] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [da9fc037409c7] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d00a7af9fe6e8] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d55385c7339a8] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.52s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d78f0fe8632fc] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.76s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d831c5f697733] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [deb6884cc0a5c] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.92s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d8429aae829ad] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [ddb06b6e668c7] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d9d2e8c0685db] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d35ff0c05595d] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.25s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d0607019bd777] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d59230afc8d33] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [df723bc98af74] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.10s)
15:37:38 [2020-08-14T15:37:38.714Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bdeaab9ee3684363c84231ea537f855f37954f84e6acf710668dd6a8bd95e791
15:37:38 [2020-08-14T15:37:38.714Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c76f0d8b6bceda43341463193210db97971d89b0efe42e01e3c495db07a832e9
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d41a9d8da2bda] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.69s)
15:37:38 [2020-08-14T15:37:38.714Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b0518f2395b15c6116e894a04cc82834f40b8f16d122fb154c00337e20698172
15:37:38 [2020-08-14T15:37:38.714Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:784484c6a25bd01681b87bc455fe778e3b1b1f1d4d8fb85a94b7f19865a52c6f
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d141b1c16e89c] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [dc51760d49039] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [ddded39c24efd] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [de54f59c22e7d] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [df5949c76a02a] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d64c7120087a0] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d5d89ea62729c] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [db4fe98441f51] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d99ddf9dbdf3f] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [df72dc9aca02f] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d47f4b159578c] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d5143860114a2] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [dcc4e4ee5880d] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [db19fc6cc3a25] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [db838ad762bff] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d4b395c3a8e66] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d4f6c1a006b71] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d9957851c24ba] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [dbd1d6ff83103] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d83a7776b3306] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s)
15:37:38 [2020-08-14T15:37:38.714Z]         check_test.go:196: [d99d627804699] daemon is not started
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
15:37:38 [2020-08-14T15:37:38.714Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
15:37:38 [2020-08-14T15:37:38.714Z] === RUN   TestDockerSchema1RegistrySuite
15:37:38 [2020-08-14T15:37:38.714Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:37:38 [2020-08-14T15:37:38.973Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:37:41 [2020-08-14T15:37:41.509Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:37:44 [2020-08-14T15:37:44.799Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:37:46 [2020-08-14T15:37:46.707Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:37:47 [2020-08-14T15:37:47.644Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:37:48 [2020-08-14T15:37:48.581Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:37:48 [2020-08-14T15:37:48.840Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:37:49 [2020-08-14T15:37:49.777Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:37:50 [2020-08-14T15:37:50.714Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:37:50 [2020-08-14T15:37:50.714Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:37:51 [2020-08-14T15:37:51.652Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:37:54 [2020-08-14T15:37:54.187Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:37:54 [2020-08-14T15:37:54.446Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:37:55 [2020-08-14T15:37:55.014Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:37:55 [2020-08-14T15:37:55.014Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:37:55 [2020-08-14T15:37:55.273Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:37:55 [2020-08-14T15:37:55.532Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:37:56 [2020-08-14T15:37:56.100Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:37:56 [2020-08-14T15:37:56.100Z] --- PASS: TestDockerSchema1RegistrySuite (17.28s)
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [daf919655611b] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.57s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d43349152c4c0] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d8dee12e0758d] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.51s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d37ae9ac0a132] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [df018d15f4599] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d6e193d0fd967] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d7e0ea4119606] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [dd09ba9f87a2c] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [dc4d65d75f8ff] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.03s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [dcf258b80898d] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.56s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [dbf5abceaddd9] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [de6fb2706e84d] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d39277192c592] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d73233ed6d122] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d7205b3bfd9dc] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [dc77ad37df471] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [deefce095b031] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:37:56 [2020-08-14T15:37:56.100Z]         check_test.go:223: [d3c5c89e93f5f] daemon is not started
15:37:56 [2020-08-14T15:37:56.100Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:37:56 [2020-08-14T15:37:56.100Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:37:57 [2020-08-14T15:37:57.058Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:37:57 [2020-08-14T15:37:57.318Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:37:57 [2020-08-14T15:37:57.577Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:37:58 [2020-08-14T15:37:58.515Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:37:58 [2020-08-14T15:37:58.775Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:37:59 [2020-08-14T15:37:59.034Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:37:59 [2020-08-14T15:37:59.293Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:37:59 [2020-08-14T15:37:59.862Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:38:00 [2020-08-14T15:38:00.122Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s)
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [de08c2ef2a0dc] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [d2c1ec1935415] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [d8eb164d2d7e6] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s)
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [d87d8357c8b9a] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [df33a71fab952] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [dff5bb344ec7a] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
15:38:00 [2020-08-14T15:38:00.122Z]         check_test.go:252: [d89f1b488d3b1] daemon is not started
15:38:00 [2020-08-14T15:38:00.122Z] === RUN   TestDockerRegistryAuthTokenSuite
15:38:00 [2020-08-14T15:38:00.122Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:38:05 [2020-08-14T15:38:05.392Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:38:05 [2020-08-14T15:38:05.392Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:38:05 [2020-08-14T15:38:05.651Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:38:05 [2020-08-14T15:38:05.651Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:38:05 [2020-08-14T15:38:05.910Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
15:38:05 [2020-08-14T15:38:05.910Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s)
15:38:05 [2020-08-14T15:38:05.910Z]         check_test.go:279: [d83103f2201e1] daemon is not started
15:38:05 [2020-08-14T15:38:05.910Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:38:05 [2020-08-14T15:38:05.910Z]         check_test.go:279: [d01fae8bf3149] daemon is not started
15:38:05 [2020-08-14T15:38:05.910Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:38:05 [2020-08-14T15:38:05.910Z]         check_test.go:279: [d0ac469cac805] daemon is not started
15:38:05 [2020-08-14T15:38:05.910Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:38:05 [2020-08-14T15:38:05.910Z]         check_test.go:279: [d2d8092db799a] daemon is not started
15:38:05 [2020-08-14T15:38:05.910Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:38:05 [2020-08-14T15:38:05.910Z]         check_test.go:279: [d0bed7bbb98de] daemon is not started
15:38:05 [2020-08-14T15:38:05.910Z] === RUN   TestDockerNetworkSuite
15:38:05 [2020-08-14T15:38:05.910Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:38:07 [2020-08-14T15:38:07.814Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:38:08 [2020-08-14T15:38:08.383Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:38:10 [2020-08-14T15:38:10.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:38:12 [2020-08-14T15:38:12.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:38:14 [2020-08-14T15:38:14.958Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:38:16 [2020-08-14T15:38:16.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:38:21 [2020-08-14T15:38:21.625Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:38:23 [2020-08-14T15:38:23.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:38:24 [2020-08-14T15:38:24.465Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:38:25 [2020-08-14T15:38:25.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:38:25 [2020-08-14T15:38:25.295Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:38:26 [2020-08-14T15:38:26.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:38:27 [2020-08-14T15:38:27.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:38:27 [2020-08-14T15:38:27.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:38:27 [2020-08-14T15:38:27.429Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:38:28 [2020-08-14T15:38:28.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:38:28 [2020-08-14T15:38:28.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:38:28 [2020-08-14T15:38:28.365Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:38:28 [2020-08-14T15:38:28.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:38:29 [2020-08-14T15:38:29.193Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:38:30 [2020-08-14T15:38:30.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:38:30 [2020-08-14T15:38:30.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:38:30 [2020-08-14T15:38:30.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:38:30 [2020-08-14T15:38:30.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:38:33 [2020-08-14T15:38:33.248Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:38:34 [2020-08-14T15:38:34.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:38:41 [2020-08-14T15:38:41.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:38:41 [2020-08-14T15:38:41.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:38:41 [2020-08-14T15:38:41.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:38:41 [2020-08-14T15:38:41.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:38:41 [2020-08-14T15:38:41.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:38:41 [2020-08-14T15:38:41.456Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:38:41 [2020-08-14T15:38:41.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:38:41 [2020-08-14T15:38:41.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:38:44 [2020-08-14T15:38:44.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:38:44 [2020-08-14T15:38:44.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:38:44 [2020-08-14T15:38:44.253Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:38:44 [2020-08-14T15:38:44.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:38:48 [2020-08-14T15:38:48.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:38:51 [2020-08-14T15:38:51.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:38:51 [2020-08-14T15:38:51.397Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:38:51 [2020-08-14T15:38:51.656Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:38:53 [2020-08-14T15:38:53.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:38:53 [2020-08-14T15:38:53.570Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:38:53 [2020-08-14T15:38:53.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:38:54 [2020-08-14T15:38:54.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:38:55 [2020-08-14T15:38:55.332Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:39:00 [2020-08-14T15:39:00.602Z] --- PASS: TestDockerNetworkSuite (54.17s)
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.74s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d3f5224bb0892] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dd5d3c67dee48] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.47s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [de50250ed015c] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d4fdfbf7615a9] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:1233: [d332b1888dcd9] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.33s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [db49487334bd6] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dc0db33170cf6] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d549f25b58710] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d3dcce72c4761] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d82a1639a492e] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d99a1e0692816] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d127bbdc824d1] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dd1afeef119a3] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d627ba7410f68] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d7853fba7d50a] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [da2f217ae7c49] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d002db1b81d86] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d9481208b5e15] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d3fad50f9fe5c] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d70be4a0b0e9d] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d77e61c562d52] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d5daead4bf798] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d8f7ab2daa54e] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d89b00f17404c] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:968: [d7f14a1a4a461] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.57s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d9c1fe943642d] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.61s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:1116: [d95e0e2991171] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d7a35353244b3] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dc69d7412b6fa] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d774f38a7353f] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d3572baff5aca] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dcf2268a3b3b8] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d2d73bb9bc92d] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [dec08e5ecbe40] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d658e40a066b9] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d00c4207fc7fb] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d5421a5d531fe] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [da7be9eacf002] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.28s)
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:1084: [da58e0c4ef35d] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [df39259d174f4] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d70e2413b7845] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [da78feaa75cbd] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d551b9cdd189d] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [def88a7259eab] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d8dc8086b7c3f] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d038bb568af10] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.80s)
15:39:00 [2020-08-14T15:39:00.602Z]         docker_cli_network_unix_test.go:46: [d20a1b4375b1e] daemon is not started
15:39:00 [2020-08-14T15:39:00.602Z] === RUN   TestDockerHubPullSuite
15:39:00 [2020-08-14T15:39:00.602Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:39:01 [2020-08-14T15:39:01.538Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:39:04 [2020-08-14T15:39:04.070Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:39:04 [2020-08-14T15:39:04.070Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:39:05 [2020-08-14T15:39:05.448Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:39:05 [2020-08-14T15:39:05.707Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:39:05 [2020-08-14T15:39:05.707Z] --- PASS: TestDockerHubPullSuite (5.72s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
15:39:05 [2020-08-14T15:39:05.707Z] PASS
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === Skipped
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_sni_test.go:18: Flakey test
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:39:05 [2020-08-14T15:39:05.707Z]         docker_cli_network_unix_test.go:46: [d5421a5d531fe] daemon is not started
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] 
15:39:05 [2020-08-14T15:39:05.707Z] DONE 1277 tests, 51 skipped in 1445.280s
15:39:05 [2020-08-14T15:39:05.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:39:05 [2020-08-14T15:39:05.707Z] ++++ cat bundles/test-integration/docker.pid
15:39:05 [2020-08-14T15:39:05.707Z] +++ kill 7604
15:39:07 [2020-08-14T15:39:07.083Z] +++ /etc/init.d/apparmor stop
15:39:07 [2020-08-14T15:39:07.083Z] Leaving: AppArmorNo profiles have been unloaded.
15:39:07 [2020-08-14T15:39:07.083Z] 
15:39:07 [2020-08-14T15:39:07.083Z] Unloading profiles will leave already running processes permanently
15:39:07 [2020-08-14T15:39:07.083Z] unconfined, which can lead to unexpected situations.
15:39:07 [2020-08-14T15:39:07.083Z] 
15:39:07 [2020-08-14T15:39:07.083Z] To set a process to complain mode, use the command line tool
15:39:07 [2020-08-14T15:39:07.083Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:39:07 [2020-08-14T15:39:07.083Z] +++ true
15:39:07 [2020-08-14T15:39:07.083Z] exiting test-integration
15:39:07 [2020-08-14T15:39:07.083Z] ++ exit 0
15:39:07 [2020-08-14T15:39:07.083Z] 
15:39:07 [2020-08-14T15:39:07.083Z] + for job in $(jobs -p)
15:39:07 [2020-08-14T15:39:07.083Z] + wait 14660
15:39:39 [2020-08-14T15:39:39.178Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:39:39 [2020-08-14T15:39:39.178Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:39:44 [2020-08-14T15:39:44.451Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:39:51 [2020-08-14T15:39:51.019Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:39:51 [2020-08-14T15:39:51.959Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:39:57 [2020-08-14T15:39:57.228Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:39:58 [2020-08-14T15:39:58.623Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:40:02 [2020-08-14T15:40:02.811Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:40:02 [2020-08-14T15:40:02.811Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
15:40:09 [2020-08-14T15:40:09.374Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
15:40:09 [2020-08-14T15:40:09.374Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
15:40:09 [2020-08-14T15:40:09.942Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
15:40:12 [2020-08-14T15:40:12.479Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
15:41:08 [2020-08-14T15:41:08.714Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
15:42:04 [2020-08-14T15:42:04.942Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
15:42:17 [2020-08-14T15:42:17.146Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
15:42:20 [2020-08-14T15:42:20.433Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
15:44:26 [2020-08-14T15:44:26.908Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
15:44:33 [2020-08-14T15:44:33.474Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
15:44:33 [2020-08-14T15:44:33.734Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
15:44:33 [2020-08-14T15:44:33.734Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
15:44:33 [2020-08-14T15:44:33.993Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
15:44:33 [2020-08-14T15:44:33.993Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
15:44:34 [2020-08-14T15:44:34.561Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
15:44:37 [2020-08-14T15:44:37.095Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
15:44:40 [2020-08-14T15:44:40.392Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
15:44:42 [2020-08-14T15:44:42.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
15:45:39 [2020-08-14T15:45:39.156Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
15:45:39 [2020-08-14T15:45:39.156Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
15:45:40 [2020-08-14T15:45:40.532Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
15:45:43 [2020-08-14T15:45:43.065Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
15:45:46 [2020-08-14T15:45:46.359Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
15:45:48 [2020-08-14T15:45:48.264Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
15:46:10 [2020-08-14T15:46:10.196Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
15:46:28 [2020-08-14T15:46:28.282Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
15:46:29 [2020-08-14T15:46:29.218Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
15:46:31 [2020-08-14T15:46:31.754Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
15:46:34 [2020-08-14T15:46:34.288Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
15:46:42 [2020-08-14T15:46:42.406Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
15:46:45 [2020-08-14T15:46:45.694Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
15:46:48 [2020-08-14T15:46:48.227Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
15:46:50 [2020-08-14T15:46:50.764Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
15:46:53 [2020-08-14T15:46:53.323Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
15:46:55 [2020-08-14T15:46:55.857Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
15:46:59 [2020-08-14T15:46:59.145Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
15:47:01 [2020-08-14T15:47:01.678Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
15:47:57 [2020-08-14T15:47:57.908Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
15:48:10 [2020-08-14T15:48:10.145Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
15:48:28 [2020-08-14T15:48:28.230Z] --- PASS: TestDockerSwarmSuite (1648.54s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.75s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.11s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.23s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:562: [df9ef94f22c1a] joining swarm manager [d30d80f0a1260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:584: [d3c7f0e7821da] joining swarm manager [d30d80f0a1260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         check_test.go:380: [df9ef94f22c1a] daemon is not started
15:48:28 [2020-08-14T15:48:28.230Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.03s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:45: [d491bc133961c] joining swarm manager [db4915c230063]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.63s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.52s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:303: [d9451dfeb79ed] joining swarm manager [d20da89677cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:304: [d71105694544d] joining swarm manager [d20da89677cfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:363: Waiting for possible election...
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.61s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:271: [de99a5c1f1fc0] joining swarm manager [df68aa4b66cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:272: [deddd227287d6] joining swarm manager [df68aa4b66cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.58s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.75s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_node_test.go:19: [d8c297a9fbdfb] joining swarm manager [d1da7a1ba34fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_node_test.go:20: [d332479d9cc13] joining swarm manager [d1da7a1ba34fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.24s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:501: [d923e8c993689] joining swarm manager [d55360619b656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:506: [d26443b0381a4] joining swarm manager [d55360619b656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_node_test.go:80: [d4d06d8d75bf7] joining swarm manager [d1391aa081aa2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.21s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_node_test.go:52: [d9028e577aeaf] joining swarm manager [d4f8bcb445a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_node_test.go:53: [d488bcf9d7773] joining swarm manager [d4f8bcb445a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.05s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:201: [de7661c590b32] joining swarm manager [d4c76f92ad93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.02s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:383: [d2c2e962bcf45] joining swarm manager [d24fa885e2b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:384: [dd6580b517aea] joining swarm manager [d24fa885e2b7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         check_test.go:380: [dd6580b517aea] daemon is not started
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.01s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:801: [d1f4ded62a540] joining swarm manager [d919fdd0a70c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:801: [d5f1fbbef1035] joining swarm manager [d919fdd0a70c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:801: [d806e0b6beabb] joining swarm manager [d919fdd0a70c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:801: [deb37ddbd916b] joining swarm manager [d919fdd0a70c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_test.go:809: [d2f85a9a26160] joining swarm manager [d919fdd0a70c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.02s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.36s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:394: [d949ee7e768fa] joining swarm manager [dceb1057beedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:394: [d8bc579f55261] joining swarm manager [dceb1057beedf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.01s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:342: [d6b458b630fcb] joining swarm manager [df56a100574a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:342: [d1d74883166f4] joining swarm manager [df56a100574a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:489: [dfa229c4b04b6] joining swarm manager [dc1c1126943c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:489: [d13b521033751] joining swarm manager [dc1c1126943c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:127: [d03929d1c49d6] joining swarm manager [dc433ea0f9769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:128: [d9b64bc48115f] joining swarm manager [dc433ea0f9769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:136: [d19e53e1cd9f7] joining swarm manager [dc433ea0f9769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:137: [dc277dfe7a302] joining swarm manager [dc433ea0f9769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.36s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.91s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:303: [d1a7282d4b6fd] joining swarm manager [d090a1349d8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:303: [d28ed0f52e59d] joining swarm manager [d090a1349d8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.95s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:99: [d63c79491d876] joining swarm manager [d502421d08f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:100: [d0e1846a44316] joining swarm manager [d502421d08f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]         check_test.go:380: [d63c79491d876] daemon is not started
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:532: [d9c6cfc68a3cd] joining swarm manager [df58fb1f16200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:533: [dd36a480e6454] joining swarm manager [df58fb1f16200]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:147: [d3d207dd3f9d9] joining swarm manager [d0a92921085ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_api_swarm_service_test.go:147: [d0ce0bbc80b1a] joining swarm manager [d0a92921085ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.38s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.11s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.60s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.79s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.61s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.36s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.26s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.97s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.79s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.76s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.24s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.00s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.75s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.66s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.05s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.98s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_service_logs_test.go:245: checking task hy5jcm7wqe3v
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_service_logs_test.go:250: checking messages for hy5jcm7wqe3v
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_service_logs_test.go:245: checking task hwdryx0198yn
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_service_logs_test.go:250: checking messages for hwdryx0198yn
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.81s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.61s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.20s)
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_swarm_test.go:1901: [d9a6269d0a504] joining swarm manager [d4d0befe5ef21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.230Z]         docker_cli_swarm_test.go:1902: [d5ba637dc1d52] joining swarm manager [d4d0befe5ef21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s)
15:48:28 [2020-08-14T15:48:28.230Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1802: [d2177173bb39f] joining swarm manager [d9681a4509fc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1803: [d720eb3a95fed] joining swarm manager [d9681a4509fc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (96.33s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1321: [d84e2db97bfd1] joining swarm manager [dbcd96f0288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1322: [db4b95d0ab89b] joining swarm manager [dbcd96f0288f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.74s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.63s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.75s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.08s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.67s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1186: [dd79b7b667687] joining swarm manager [d96f92eaea129]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1195: [d58e2ee2934ae] joining swarm manager [d96f92eaea129]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.60s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.78s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1118: [d31647dba0189] joining swarm manager [d2f4be3e466e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1119: [d9cfc38e8ed54] joining swarm manager [d2f4be3e466e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1172: [d45025b475a55] joining swarm manager [d2f4be3e466e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.34s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1453: [d870333b2f5ef] joining swarm manager [d93995f69195c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_test.go:1454: [d2c053234b2c0] joining swarm manager [d93995f69195c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s)
15:48:28 [2020-08-14T15:48:28.231Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
15:48:28 [2020-08-14T15:48:28.231Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
15:48:28 [2020-08-14T15:48:28.231Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
15:48:28 [2020-08-14T15:48:28.231Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_cli_swarm_unix_test.go:62: [d565b030d359e] joining swarm manager [d7ab4100b399b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s)
15:48:28 [2020-08-14T15:48:28.231Z]         docker_api_swarm_test.go:961: [d0a5ee1f746ae] joining swarm manager [d9f721fcfa871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (18.30s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.55s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.84s)
15:48:28 [2020-08-14T15:48:28.231Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.30s)
15:48:28 [2020-08-14T15:48:28.231Z] === RUN   TestDockerExternalVolumeSuite
15:48:28 [2020-08-14T15:48:28.231Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
15:48:43 [2020-08-14T15:48:43.112Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
15:49:50 [2020-08-14T15:49:50.805Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
15:50:00 [2020-08-14T15:50:00.779Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
15:50:32 [2020-08-14T15:50:32.869Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
15:50:47 [2020-08-14T15:50:47.745Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
15:51:19 [2020-08-14T15:51:19.828Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
15:51:32 [2020-08-14T15:51:32.035Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
15:52:04 [2020-08-14T15:52:04.109Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
15:52:18 [2020-08-14T15:52:18.993Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
15:52:33 [2020-08-14T15:52:33.868Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
15:53:20 [2020-08-14T15:53:20.543Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
15:53:38 [2020-08-14T15:53:38.636Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
15:54:10 [2020-08-14T15:54:10.711Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
15:54:42 [2020-08-14T15:54:42.788Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
15:54:57 [2020-08-14T15:54:57.664Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
15:55:15 [2020-08-14T15:55:15.750Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
15:55:30 [2020-08-14T15:55:30.630Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
15:55:45 [2020-08-14T15:55:45.508Z] --- PASS: TestDockerExternalVolumeSuite (436.71s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s)
15:55:45 [2020-08-14T15:55:45.508Z]         docker_cli_external_volume_driver_test.go:53: [d094f31de71c7] daemon is not started
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
15:55:45 [2020-08-14T15:55:45.508Z]         docker_cli_external_volume_driver_test.go:53: [df19df2498e12] daemon is not started
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
15:55:45 [2020-08-14T15:55:45.508Z]         docker_cli_external_volume_driver_test.go:53: [d7e68754f1a6a] daemon is not started
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
15:55:45 [2020-08-14T15:55:45.508Z]         docker_cli_external_volume_driver_test.go:53: [d8ca98f0d0cdc] daemon is not started
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
15:55:45 [2020-08-14T15:55:45.508Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_external_volume_driver_test.go:485: [dfdf945580a55] daemon is not started
15:55:45 [2020-08-14T15:55:45.509Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_external_volume_driver_test.go:53: [d36e5440898a4] daemon is not started
15:55:45 [2020-08-14T15:55:45.509Z] PASS
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] === Skipped
15:55:45 [2020-08-14T15:55:45.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:55:45 [2020-08-14T15:55:45.509Z]         check_test.go:309: [d188350cd0e5d] daemon is not started
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:55:45 [2020-08-14T15:55:45.509Z]         check_test.go:309: [d5650bad97119] daemon is not started
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:55:45 [2020-08-14T15:55:45.509Z]         check_test.go:309: [d32a439880707] daemon is not started
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
15:55:45 [2020-08-14T15:55:45.509Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] DONE 273 tests, 5 skipped in 2443.472s
15:55:45 [2020-08-14T15:55:45.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:55:45 [2020-08-14T15:55:45.509Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d12fc0bd7fa27/docker.pid
15:55:45 [2020-08-14T15:55:45.509Z] +++ kill 5352
15:55:45 [2020-08-14T15:55:45.509Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5352 is not a child of this shell
15:55:45 [2020-08-14T15:55:45.509Z] warning: PID 5352 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d12fc0bd7fa27/docker.pid had a nonzero exit code
15:55:45 [2020-08-14T15:55:45.509Z] ++++ cat bundles/test-integration/docker.pid
15:55:45 [2020-08-14T15:55:45.509Z] +++ kill 7572
15:55:45 [2020-08-14T15:55:45.509Z] +++ /etc/init.d/apparmor stop
15:55:45 [2020-08-14T15:55:45.509Z] Leaving: AppArmorNo profiles have been unloaded.
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] Unloading profiles will leave already running processes permanently
15:55:45 [2020-08-14T15:55:45.509Z] unconfined, which can lead to unexpected situations.
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.509Z] To set a process to complain mode, use the command line tool
15:55:45 [2020-08-14T15:55:45.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:55:45 [2020-08-14T15:55:45.509Z] +++ true
15:55:45 [2020-08-14T15:55:45.509Z] exiting test-integration
15:55:45 [2020-08-14T15:55:45.509Z] ++ exit 0
15:55:45 [2020-08-14T15:55:45.509Z] 
15:55:45 [2020-08-14T15:55:45.767Z] + exit 0
15:55:45 [2020-08-14T15:55:45.767Z] ++ jobs -p
15:55:45 [2020-08-14T15:55:45.767Z] + pids=
15:55:45 [2020-08-14T15:55:45.767Z] + echo 'Remaining pids to kill: []'
15:55:45 [2020-08-14T15:55:45.767Z] Remaining pids to kill: []
15:55:45 [2020-08-14T15:55:45.767Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
15:55:45 [2020-08-14T15:55:45.781Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:55:47 [2020-08-14T15:55:47.972Z] + echo Ensuring container killed.
15:55:47 [2020-08-14T15:55:47.972Z] Ensuring container killed.
15:55:47 [2020-08-14T15:55:47.972Z] + docker ps -aq -f name=docker-pr1-*
15:55:47 [2020-08-14T15:55:47.972Z] + cids=ad20b3173349
15:55:47 [2020-08-14T15:55:47.972Z] 8456086bcbe6
15:55:47 [2020-08-14T15:55:47.972Z] 3395c8b206f6
15:55:47 [2020-08-14T15:55:47.972Z] + [ -n ad20b3173349
15:55:47 [2020-08-14T15:55:47.972Z] 8456086bcbe6
15:55:47 [2020-08-14T15:55:47.972Z] 3395c8b206f6 ]
15:55:47 [2020-08-14T15:55:47.972Z] + docker rm -vf ad20b3173349 8456086bcbe6 3395c8b206f6
15:55:49 [2020-08-14T15:55:49.350Z] ad20b3173349
15:55:49 [2020-08-14T15:55:49.350Z] 8456086bcbe6
15:55:49 [2020-08-14T15:55:49.918Z] 3395c8b206f6
[Pipeline] sh
15:55:50 [2020-08-14T15:55:50.200Z] + echo Chowning /workspace to jenkins user
15:55:50 [2020-08-14T15:55:50.200Z] Chowning /workspace to jenkins user
15:55:50 [2020-08-14T15:55:50.200Z] + id -u
15:55:50 [2020-08-14T15:55:50.200Z] + id -g
15:55:50 [2020-08-14T15:55:50.200Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41357:/workspace busybox chown -R 1000:1000 /workspace
15:55:50 [2020-08-14T15:55:50.200Z] Unable to find image 'busybox:latest' locally
15:55:50 [2020-08-14T15:55:50.200Z] latest: Pulling from library/busybox
15:55:50 [2020-08-14T15:55:50.200Z] 61c5ed1cbdf8: Pulling fs layer
15:55:50 [2020-08-14T15:55:50.459Z] 61c5ed1cbdf8: Verifying Checksum
15:55:50 [2020-08-14T15:55:50.459Z] 61c5ed1cbdf8: Download complete
15:55:50 [2020-08-14T15:55:50.459Z] 61c5ed1cbdf8: Pull complete
15:55:50 [2020-08-14T15:55:50.459Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
15:55:50 [2020-08-14T15:55:50.459Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:55:54 [2020-08-14T15:55:54.053Z] + bundleName=amd64
15:55:54 [2020-08-14T15:55:54.053Z] + echo Creating amd64-bundles.tar.gz
15:55:54 [2020-08-14T15:55:54.053Z] Creating amd64-bundles.tar.gz
15:55:54 [2020-08-14T15:55:54.053Z] + xargs tar -czf amd64-bundles.tar.gz
15:55:54 [2020-08-14T15:55:54.053Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
15:55:55 [2020-08-14T15:55:55.002Z] Archiving artifacts
15:55:56 [2020-08-14T15:55:56.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:55:57 [2020-08-14T15:55:57.323Z] + make clean
15:55:57 [2020-08-14T15:55:57.582Z] docker volume rm -f docker-dev-cache
15:55:57 [2020-08-14T15:55:57.582Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:00:39 [2020-08-14T16:00:39.241Z] ok  	github.com/docker/docker/integration-cli	2155.586s
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === Skipped
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.16s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.16s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.06s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s)
16:00:39 [2020-08-14T16:00:39.241Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s)
16:00:39 [2020-08-14T16:00:39.241Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.241Z] 
16:00:39 [2020-08-14T16:00:39.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_sni_test.go:18: Flakey test
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:00:39 [2020-08-14T16:00:39.242Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.242Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.243Z] 
16:00:39 [2020-08-14T16:00:39.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:00:39 [2020-08-14T16:00:39.243Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:00:39 [2020-08-14T16:00:39.244Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.244Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.245Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.245Z] 
16:00:39 [2020-08-14T16:00:39.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.49s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.49s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.246Z] 
16:00:39 [2020-08-14T16:00:39.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.246Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:00:39 [2020-08-14T16:00:39.247Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.247Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:00:39 [2020-08-14T16:00:39.248Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:00:39 [2020-08-14T16:00:39.248Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.248Z] 
16:00:39 [2020-08-14T16:00:39.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:00:39 [2020-08-14T16:00:39.249Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] DONE 1096 tests, 549 skipped in 2163.688s
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Integration tests ended at 08/14/2020 16:00:37. Duration:00:36:03.9940551
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Docker info of the daemon under test at end of run
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] Containers: 2
16:00:39 [2020-08-14T16:00:39.249Z]  Running: 0
16:00:39 [2020-08-14T16:00:39.249Z]  Paused: 0
16:00:39 [2020-08-14T16:00:39.249Z]  Stopped: 2
16:00:39 [2020-08-14T16:00:39.249Z] Images: 15
16:00:39 [2020-08-14T16:00:39.249Z] Server Version: 0.0.0-dev
16:00:39 [2020-08-14T16:00:39.249Z] Storage Driver: windowsfilter
16:00:39 [2020-08-14T16:00:39.249Z]  Windows: 
16:00:39 [2020-08-14T16:00:39.249Z] Logging Driver: json-file
16:00:39 [2020-08-14T16:00:39.249Z] Plugins: 
16:00:39 [2020-08-14T16:00:39.249Z]  Volume: local
16:00:39 [2020-08-14T16:00:39.249Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:00:39 [2020-08-14T16:00:39.249Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:00:39 [2020-08-14T16:00:39.249Z] Swarm: inactive
16:00:39 [2020-08-14T16:00:39.249Z] Default Isolation: process
16:00:39 [2020-08-14T16:00:39.249Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:00:39 [2020-08-14T16:00:39.249Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:00:39 [2020-08-14T16:00:39.249Z] OSType: windows
16:00:39 [2020-08-14T16:00:39.249Z] Architecture: x86_64
16:00:39 [2020-08-14T16:00:39.249Z] CPUs: 4
16:00:39 [2020-08-14T16:00:39.249Z] Total Memory: 32GiB
16:00:39 [2020-08-14T16:00:39.249Z] Name: azwin-2-1e2a70
16:00:39 [2020-08-14T16:00:39.249Z] ID: WFCN:IZTX:JFYO:34GS:PNUT:ET6U:NOVQ:7DOT:W6FG:JLTF:ABIT:K7IX
16:00:39 [2020-08-14T16:00:39.249Z] Docker Root Dir: D:\CI\PR-41357\1\daemon
16:00:39 [2020-08-14T16:00:39.249Z] Debug Mode (client): false
16:00:39 [2020-08-14T16:00:39.249Z] Debug Mode (server): true
16:00:39 [2020-08-14T16:00:39.249Z]  File Descriptors: -1
16:00:39 [2020-08-14T16:00:39.249Z]  Goroutines: 18
16:00:39 [2020-08-14T16:00:39.249Z]  System Time: 2020-08-14T16:00:38.0582671Z
16:00:39 [2020-08-14T16:00:39.249Z]  EventsListeners: 0
16:00:39 [2020-08-14T16:00:39.249Z] Registry: https://index.docker.io/v1/
16:00:39 [2020-08-14T16:00:39.249Z] Labels:
16:00:39 [2020-08-14T16:00:39.249Z] Experimental: false
16:00:39 [2020-08-14T16:00:39.249Z] Insecure Registries:
16:00:39 [2020-08-14T16:00:39.249Z]  127.0.0.0/8
16:00:39 [2020-08-14T16:00:39.249Z] Live Restore Enabled: false
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] 
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Stopping daemon under test
16:00:39 [2020-08-14T16:00:39.249Z] SUCCESS: The process with PID 4484 (child process of PID 3268) has been terminated.
16:00:39 [2020-08-14T16:00:39.249Z] SUCCESS: The process with PID 3268 (child process of PID 5428) has been terminated.
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Stop tailing logs of the daemon under tests
16:00:39 [2020-08-14T16:00:39.249Z] INFO: executeCI.ps1 Completed successfully at 08/14/2020 16:00:38.
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Tidying up at end of run
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Saving daemon under test log (d:\CI\PR-41357\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Saving daemon under test log (d:\CI\PR-41357\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Nuke-Everything...
16:00:39 [2020-08-14T16:00:39.249Z] INFO: Container count on control daemon to delete is 2
16:00:39 [2020-08-14T16:00:39.249Z] fd4cf5867b6c
16:00:39 [2020-08-14T16:00:39.249Z] f6668a4f1c78
16:00:39 [2020-08-14T16:00:39.729Z] INFO: Tidying pidfile d:\CI\PR-41357\1\docker.pid
16:00:39 [2020-08-14T16:00:39.729Z] INFO: Nuking d:\CI
16:01:09 [2020-08-14T16:01:09.638Z] INFO: Zapped successfully
16:01:09 [2020-08-14T16:01:09.638Z] 
16:01:09 [2020-08-14T16:01:09.638Z] INFO: executeCI.ps1 exiting at Fri Aug 14 16:01:05 CUT 2020. Duration 00:57:12.5032476
16:01:09 [2020-08-14T16:01:09.638Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:01:09 [2020-08-14T16:01:09.875Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:01:17 [2020-08-14T16:01:17.812Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:01:19 [2020-08-14T16:01:19.545Z] Archiving artifacts
16:01:33 [2020-08-14T16:01:33.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41357/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:01:34 [2020-08-14T16:01:34.281Z] + make clean
16:01:36 [2020-08-14T16:01:36.458Z] docker volume rm -f docker-dev-cache
16:01:36 [2020-08-14T16:01:36.458Z] 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