Skip to content
Success

Console Output

Pull request #42875 opened
Started by user Sebastiaan van Stijn
Rebuilds build #3
12:35:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 20.10 at d24c6dc5cf5e68dfb30027b2db454099566a9b9e rather than 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
Obtained Jenkinsfile from d24c6dc5cf5e68dfb30027b2db454099566a9b9e
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
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42875@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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
12:35:18 [2021-09-23T12:35:18.035Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:35:18 [2021-09-23T12:35:18.039Z] Trying to pass milestone 3
[Pipeline] milestone
12:35:18 [2021-09-23T12:35:18.101Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:35:33 [2021-09-23T12:35:33.265Z] Still waiting to schedule task
12:35:33 [2021-09-23T12:35:33.267Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
12:36:17 [2021-09-23T12:36:17.898Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0951e253ed325880b) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] {
[Pipeline] checkout
12:36:18 [2021-09-23T12:36:18.057Z] The recommended git tool is: git
12:36:21 [2021-09-23T12:36:21.777Z] using credential docker-jenkins-github-credentials
12:36:21 [2021-09-23T12:36:21.791Z] Cloning the remote Git repository
12:36:21 [2021-09-23T12:36:21.791Z] Cloning with configured refspecs honoured and without tags
12:36:21 [2021-09-23T12:36:21.810Z] Cloning repository https://github.com/moby/moby.git
12:36:21 [2021-09-23T12:36:21.871Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:36:22 [2021-09-23T12:36:22.139Z] Fetching upstream changes from https://github.com/moby/moby.git
12:36:22 [2021-09-23T12:36:22.140Z]  > git --version # timeout=10
12:36:22 [2021-09-23T12:36:22.154Z]  > git --version # 'git version 2.17.1'
12:36:22 [2021-09-23T12:36:22.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:36:22 [2021-09-23T12:36:22.156Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:36:43 [2021-09-23T12:36:43.919Z] Fetching without tags
12:36:44 [2021-09-23T12:36:44.263Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:36:43 [2021-09-23T12:36:43.841Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:36:43 [2021-09-23T12:36:43.855Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:36:43 [2021-09-23T12:36:43.867Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:36:43 [2021-09-23T12:36:43.899Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:36:43 [2021-09-23T12:36:43.922Z] Fetching upstream changes from https://github.com/moby/moby.git
12:36:43 [2021-09-23T12:36:43.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:36:43 [2021-09-23T12:36:43.924Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:36:44 [2021-09-23T12:36:44.270Z]  > git config core.sparsecheckout # timeout=10
12:36:44 [2021-09-23T12:36:44.297Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:36:45 [2021-09-23T12:36:45.065Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:36:45 [2021-09-23T12:36:45.066Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:36:44 [2021-09-23T12:36:44.978Z]  > git remote # timeout=10
12:36:45 [2021-09-23T12:36:45.015Z]  > git config --get remote.origin.url # timeout=10
12:36:45 [2021-09-23T12:36:45.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:36:45 [2021-09-23T12:36:45.026Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:36:45 [2021-09-23T12:36:45.051Z]  > git rev-parse HEAD^{commit} # timeout=10
12:36:45 [2021-09-23T12:36:45.068Z]  > git config core.sparsecheckout # timeout=10
12:36:45 [2021-09-23T12:36:45.099Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:36:49 [2021-09-23T12:36:49.651Z] Commit message: "Bump swarmkit to get fix for rollback"
12:36:49 [2021-09-23T12:36:49.654Z]  > git rev-list --no-walk 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:36:50 [2021-09-23T12:36:50.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
12:36:58 [2021-09-23T12:36:58.991Z] Unable to find image 'alpine:latest' locally
12:36:58 [2021-09-23T12:36:58.991Z] latest: Pulling from library/alpine
12:36:58 [2021-09-23T12:36:58.991Z] a0d0a0d46f8b: Pulling fs layer
12:36:58 [2021-09-23T12:36:58.991Z] a0d0a0d46f8b: Verifying Checksum
12:36:58 [2021-09-23T12:36:58.991Z] a0d0a0d46f8b: Download complete
12:36:59 [2021-09-23T12:36:59.252Z] a0d0a0d46f8b: Pull complete
12:36:59 [2021-09-23T12:36:59.252Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
12:36:59 [2021-09-23T12:36:59.252Z] Status: Downloaded newer image for alpine:latest
12:37:05 [2021-09-23T12:37:05.848Z] 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: cgroup2)
[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] { (cgroup2)
[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
12:37:06 [2021-09-23T12:37:06.396Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0951e253ed325880b) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[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 "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
12:37:06 [2021-09-23T12:37:06.461Z] The recommended git tool is: git
[Pipeline] // stage
12:37:06 [2021-09-23T12:37:06.477Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
12:37:06 [2021-09-23T12:37:06.493Z] Fetching changes from the remote Git repository
[Pipeline] // stage
12:37:06 [2021-09-23T12:37:06.505Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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 "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
12:37:06 [2021-09-23T12:37:06.764Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:37:06 [2021-09-23T12:37:06.910Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:37:06 [2021-09-23T12:37:06.911Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:37:07 [2021-09-23T12:37:07.003Z] Commit message: "Bump swarmkit to get fix for rollback"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:37:06 [2021-09-23T12:37:06.484Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42875/.git # timeout=10
12:37:06 [2021-09-23T12:37:06.496Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:37:06 [2021-09-23T12:37:06.508Z] Fetching upstream changes from https://github.com/moby/moby.git
12:37:06 [2021-09-23T12:37:06.508Z]  > git --version # timeout=10
12:37:06 [2021-09-23T12:37:06.515Z]  > git --version # 'git version 2.17.1'
12:37:06 [2021-09-23T12:37:06.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:37:06 [2021-09-23T12:37:06.517Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:37:06 [2021-09-23T12:37:06.767Z]  > git config core.sparsecheckout # timeout=10
12:37:06 [2021-09-23T12:37:06.795Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:37:06 [2021-09-23T12:37:06.864Z]  > git remote # timeout=10
12:37:06 [2021-09-23T12:37:06.872Z]  > git config --get remote.origin.url # timeout=10
12:37:06 [2021-09-23T12:37:06.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:37:06 [2021-09-23T12:37:06.883Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:37:06 [2021-09-23T12:37:06.899Z]  > git rev-parse HEAD^{commit} # timeout=10
12:37:06 [2021-09-23T12:37:06.913Z]  > git config core.sparsecheckout # timeout=10
12:37:06 [2021-09-23T12:37:06.921Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:37:07 [2021-09-23T12:37:07.603Z] + [ PR != PR ]
12:37:07 [2021-09-23T12:37:07.603Z] + [ 20.10 != master ]
12:37:07 [2021-09-23T12:37:07.603Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:37:07 [2021-09-23T12:37:07.941Z] + docker version
12:37:07 [2021-09-23T12:37:07.941Z] Client: Docker Engine - Community
12:37:07 [2021-09-23T12:37:07.941Z]  Version:           20.10.6
12:37:07 [2021-09-23T12:37:07.941Z]  API version:       1.41
12:37:07 [2021-09-23T12:37:07.941Z]  Go version:        go1.13.15
12:37:07 [2021-09-23T12:37:07.941Z]  Git commit:        370c289
12:37:07 [2021-09-23T12:37:07.941Z]  Built:             Fri Apr  9 22:46:01 2021
12:37:07 [2021-09-23T12:37:07.941Z]  OS/Arch:           linux/amd64
12:37:07 [2021-09-23T12:37:07.941Z]  Context:           default
12:37:07 [2021-09-23T12:37:07.941Z]  Experimental:      true
12:37:07 [2021-09-23T12:37:07.941Z] 
12:37:07 [2021-09-23T12:37:07.941Z] Server: Docker Engine - Community
12:37:07 [2021-09-23T12:37:07.941Z]  Engine:
12:37:07 [2021-09-23T12:37:07.941Z]   Version:          20.10.6
12:37:07 [2021-09-23T12:37:07.941Z]   API version:      1.41 (minimum version 1.12)
12:37:07 [2021-09-23T12:37:07.941Z]   Go version:       go1.13.15
12:37:07 [2021-09-23T12:37:07.941Z]   Git commit:       8728dd2
12:37:07 [2021-09-23T12:37:07.941Z]   Built:            Fri Apr  9 22:44:13 2021
12:37:07 [2021-09-23T12:37:07.941Z]   OS/Arch:          linux/amd64
12:37:07 [2021-09-23T12:37:07.941Z]   Experimental:     true
12:37:07 [2021-09-23T12:37:07.941Z]  containerd:
12:37:07 [2021-09-23T12:37:07.941Z]   Version:          1.4.6
12:37:07 [2021-09-23T12:37:07.941Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
12:37:07 [2021-09-23T12:37:07.941Z]  runc:
12:37:07 [2021-09-23T12:37:07.941Z]   Version:          1.0.0-rc95
12:37:07 [2021-09-23T12:37:07.941Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:37:07 [2021-09-23T12:37:07.941Z]  docker-init:
12:37:07 [2021-09-23T12:37:07.941Z]   Version:          0.19.0
12:37:07 [2021-09-23T12:37:07.941Z]   GitCommit:        de40ad0
[Pipeline] sh
12:37:08 [2021-09-23T12:37:08.240Z] + docker info
12:37:21 [2021-09-23T12:37:21.395Z] Still waiting to schedule task
12:37:21 [2021-09-23T12:37:21.396Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0951e253ed325880b)12:37:21 [2021-09-23T12:37:21.397Z] Still waiting to schedule task
12:37:21 [2021-09-23T12:37:21.397Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0951e253ed325880b)12:37:21 [2021-09-23T12:37:21.398Z] Still waiting to schedule task
12:37:21 [2021-09-23T12:37:21.398Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
12:37:21 [2021-09-23T12:37:21.401Z] Still waiting to schedule task
12:37:21 [2021-09-23T12:37:21.402Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
12:37:21 [2021-09-23T12:37:21.403Z] Still waiting to schedule task
12:37:21 [2021-09-23T12:37:21.404Z] All nodes of label ‘windows-2019’ are offline
12:37:23 [2021-09-23T12:37:23.163Z] Client:
12:37:23 [2021-09-23T12:37:23.163Z]  Context:    default
12:37:23 [2021-09-23T12:37:23.163Z]  Debug Mode: false
12:37:23 [2021-09-23T12:37:23.163Z]  Plugins:
12:37:23 [2021-09-23T12:37:23.163Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:37:23 [2021-09-23T12:37:23.163Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:37:23 [2021-09-23T12:37:23.163Z]   scan: Docker Scan (Docker Inc., v0.7.0)
12:37:23 [2021-09-23T12:37:23.163Z] 
12:37:23 [2021-09-23T12:37:23.163Z] Server:
12:37:23 [2021-09-23T12:37:23.163Z]  Containers: 0
12:37:23 [2021-09-23T12:37:23.163Z]   Running: 0
12:37:23 [2021-09-23T12:37:23.163Z]   Paused: 0
12:37:23 [2021-09-23T12:37:23.163Z]   Stopped: 0
12:37:23 [2021-09-23T12:37:23.163Z]  Images: 1
12:37:23 [2021-09-23T12:37:23.163Z]  Server Version: 20.10.6
12:37:23 [2021-09-23T12:37:23.163Z]  Storage Driver: overlay2
12:37:23 [2021-09-23T12:37:23.163Z]   Backing Filesystem: extfs
12:37:23 [2021-09-23T12:37:23.163Z]   Supports d_type: true
12:37:23 [2021-09-23T12:37:23.163Z]   Native Overlay Diff: true
12:37:23 [2021-09-23T12:37:23.163Z]   userxattr: false
12:37:23 [2021-09-23T12:37:23.163Z]  Logging Driver: json-file
12:37:23 [2021-09-23T12:37:23.163Z]  Cgroup Driver: cgroupfs
12:37:23 [2021-09-23T12:37:23.163Z]  Cgroup Version: 1
12:37:23 [2021-09-23T12:37:23.163Z]  Plugins:
12:37:23 [2021-09-23T12:37:23.163Z]   Volume: local
12:37:23 [2021-09-23T12:37:23.163Z]   Network: bridge host ipvlan macvlan null overlay
12:37:23 [2021-09-23T12:37:23.163Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:37:23 [2021-09-23T12:37:23.163Z]  Swarm: inactive
12:37:23 [2021-09-23T12:37:23.163Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:37:23 [2021-09-23T12:37:23.163Z]  Default Runtime: runc
12:37:23 [2021-09-23T12:37:23.163Z]  Init Binary: docker-init
12:37:23 [2021-09-23T12:37:23.163Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
12:37:23 [2021-09-23T12:37:23.163Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:37:23 [2021-09-23T12:37:23.163Z]  init version: de40ad0
12:37:23 [2021-09-23T12:37:23.163Z]  Security Options:
12:37:23 [2021-09-23T12:37:23.163Z]   apparmor
12:37:23 [2021-09-23T12:37:23.163Z]   seccomp
12:37:23 [2021-09-23T12:37:23.163Z]    Profile: default
12:37:23 [2021-09-23T12:37:23.163Z]  Kernel Version: 5.4.0-1048-aws
12:37:23 [2021-09-23T12:37:23.163Z]  Operating System: Ubuntu 18.04.5 LTS
12:37:23 [2021-09-23T12:37:23.163Z]  OSType: linux
12:37:23 [2021-09-23T12:37:23.163Z]  Architecture: x86_64
12:37:23 [2021-09-23T12:37:23.163Z]  CPUs: 2
12:37:23 [2021-09-23T12:37:23.163Z]  Total Memory: 7.569GiB
12:37:23 [2021-09-23T12:37:23.163Z]  Name: ip-10-100-101-149
12:37:23 [2021-09-23T12:37:23.163Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
12:37:23 [2021-09-23T12:37:23.163Z]  Docker Root Dir: /var/lib/docker
12:37:23 [2021-09-23T12:37:23.163Z]  Debug Mode: false
12:37:23 [2021-09-23T12:37:23.163Z]  Registry: https://index.docker.io/v1/
12:37:23 [2021-09-23T12:37:23.163Z]  Labels:
12:37:23 [2021-09-23T12:37:23.163Z]  Experimental: true
12:37:23 [2021-09-23T12:37:23.163Z]  Insecure Registries:
12:37:23 [2021-09-23T12:37:23.163Z]   127.0.0.0/8
12:37:23 [2021-09-23T12:37:23.163Z]  Live Restore Enabled: true
12:37:23 [2021-09-23T12:37:23.163Z] 
12:37:23 [2021-09-23T12:37:23.163Z] WARNING: No swap limit support
[Pipeline] sh
12:37:23 [2021-09-23T12:37:23.483Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:37:23 [2021-09-23T12:37:23.483Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:37:23 [2021-09-23T12:37:23.483Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:37:23 [2021-09-23T12:37:23.483Z] + bash /home/ubuntu/workspace/moby_PR-42875/check-config.sh
12:37:23 [2021-09-23T12:37:23.483Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:37:23 [2021-09-23T12:37:23.483Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
12:37:23 [2021-09-23T12:37:23.483Z] 
12:37:23 [2021-09-23T12:37:23.483Z] Generally Necessary:
12:37:23 [2021-09-23T12:37:23.483Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:37:23 [2021-09-23T12:37:23.483Z] - apparmor: enabled and tools installed
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_NAMESPACES: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_NET_NS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_PID_NS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_IPC_NS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_UTS_NS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CGROUPS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CGROUP_CPUACCT: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CGROUP_DEVICE: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CGROUP_FREEZER: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CGROUP_SCHED: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_CPUSETS: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_MEMCG: enabled
12:37:23 [2021-09-23T12:37:23.483Z] - CONFIG_KEYS: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_VETH: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_BRIDGE: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NF_NAT_IPV4: missing
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NF_NAT: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NF_NAT_NEEDED: missing
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_POSIX_MQUEUE: enabled
12:37:23 [2021-09-23T12:37:23.755Z] 
12:37:23 [2021-09-23T12:37:23.755Z] Optional Features:
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_USER_NS: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_SECCOMP: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CGROUP_PIDS: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_MEMCG_SWAP: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:37:23 [2021-09-23T12:37:23.755Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_BLK_CGROUP: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IOSCHED_CFQ: missing
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CGROUP_PERF: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CGROUP_HUGETLB: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_CFS_BANDWIDTH: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_RT_GROUP_SCHED: missing
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_VS: enabled (as module)
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_VS_NFCT: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:37:23 [2021-09-23T12:37:23.755Z] - CONFIG_IP_VS_RR: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z] - CONFIG_EXT4_FS: enabled
12:37:24 [2021-09-23T12:37:24.020Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:37:24 [2021-09-23T12:37:24.020Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:37:24 [2021-09-23T12:37:24.020Z] - Network Drivers:
12:37:24 [2021-09-23T12:37:24.020Z]   - "overlay":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_VXLAN: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       Optional (for encrypted networks):
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_CRYPTO: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_CRYPTO_AEAD: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_CRYPTO_GCM: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_CRYPTO_GHASH: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_XFRM: enabled
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_XFRM_USER: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_INET_ESP: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:37:24 [2021-09-23T12:37:24.020Z]   - "ipvlan":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_IPVLAN: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]   - "macvlan":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_MACVLAN: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_DUMMY: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]   - "ftp,tftp client in container":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z] - Storage Drivers:
12:37:24 [2021-09-23T12:37:24.020Z]   - "aufs":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_AUFS_FS: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]   - "btrfs":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:37:24 [2021-09-23T12:37:24.020Z]   - "devicemapper":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_BLK_DEV_DM: enabled
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]   - "overlay":
12:37:24 [2021-09-23T12:37:24.020Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:37:24 [2021-09-23T12:37:24.020Z]   - "zfs":
12:37:24 [2021-09-23T12:37:24.020Z]     - /dev/zfs: present
12:37:24 [2021-09-23T12:37:24.020Z]     - zfs command: missing
12:37:24 [2021-09-23T12:37:24.020Z]     - zpool command: missing
12:37:24 [2021-09-23T12:37:24.020Z] 
12:37:24 [2021-09-23T12:37:24.020Z] Limits:
12:37:24 [2021-09-23T12:37:24.020Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:37:24 [2021-09-23T12:37:24.020Z] 
12:37:24 [2021-09-23T12:37:24.020Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:37:24 [2021-09-23T12:37:24.369Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b .
12:37:24 [2021-09-23T12:37:24.629Z] #2 [internal] load .dockerignore
12:37:24 [2021-09-23T12:37:24.629Z] #2 sha256:1395e74825e47ac60a3b88496d60d9398a38d71becd515298c66ddb2ee925d9a
12:37:24 [2021-09-23T12:37:24.629Z] #2 transferring context: 87B done
12:37:24 [2021-09-23T12:37:24.629Z] #2 DONE 0.0s
12:37:24 [2021-09-23T12:37:24.629Z] 
12:37:24 [2021-09-23T12:37:24.629Z] #1 [internal] load build definition from Dockerfile
12:37:24 [2021-09-23T12:37:24.629Z] #1 sha256:c1f14d68e3117dfe3470422a0661e5f36802918f56be4624a8b137cd97708803
12:37:24 [2021-09-23T12:37:24.629Z] #1 transferring dockerfile: 17.04kB done
12:37:24 [2021-09-23T12:37:24.629Z] #1 DONE 0.1s
12:37:24 [2021-09-23T12:37:24.629Z] 
12:37:24 [2021-09-23T12:37:24.629Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:37:24 [2021-09-23T12:37:24.629Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:37:25 [2021-09-23T12:37:25.205Z] #3 DONE 0.4s
12:37:25 [2021-09-23T12:37:25.205Z] 
12:37:25 [2021-09-23T12:37:25.205Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:37:25 [2021-09-23T12:37:25.205Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
12:37:25 [2021-09-23T12:37:25.205Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
12:37:25 [2021-09-23T12:37:25.205Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
12:37:25 [2021-09-23T12:37:25.782Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
12:37:25 [2021-09-23T12:37:25.782Z] #4 DONE 0.7s
12:37:26 [2021-09-23T12:37:26.043Z] 
12:37:26 [2021-09-23T12:37:26.043Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:37:26 [2021-09-23T12:37:26.043Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:37:26 [2021-09-23T12:37:26.995Z] #6 ...
12:37:26 [2021-09-23T12:37:26.995Z] 
12:37:26 [2021-09-23T12:37:26.995Z] #8 [internal] load metadata for docker.io/library/debian:buster
12:37:26 [2021-09-23T12:37:26.995Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:37:26 [2021-09-23T12:37:26.995Z] #8 DONE 1.0s
12:37:27 [2021-09-23T12:37:27.257Z] 
12:37:27 [2021-09-23T12:37:27.257Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:37:27 [2021-09-23T12:37:27.257Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:37:27 [2021-09-23T12:37:27.257Z] #7 DONE 1.1s
12:37:27 [2021-09-23T12:37:27.257Z] 
12:37:27 [2021-09-23T12:37:27.257Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:37:27 [2021-09-23T12:37:27.257Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:37:27 [2021-09-23T12:37:27.257Z] #6 DONE 1.1s
12:37:27 [2021-09-23T12:37:27.257Z] 
12:37:27 [2021-09-23T12:37:27.257Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:37:27 [2021-09-23T12:37:27.257Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
12:37:27 [2021-09-23T12:37:27.257Z] #5 DONE 1.1s
12:37:27 [2021-09-23T12:37:27.257Z] 
12:37:27 [2021-09-23T12:37:27.257Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:37:27 [2021-09-23T12:37:27.257Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:37:27 [2021-09-23T12:37:27.257Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:37:27 [2021-09-23T12:37:27.257Z] #62 DONE 0.1s
12:37:27 [2021-09-23T12:37:27.257Z] 
12:37:27 [2021-09-23T12:37:27.257Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:27 [2021-09-23T12:37:27.257Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:27 [2021-09-23T12:37:27.257Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
12:37:27 [2021-09-23T12:37:27.519Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
12:37:27 [2021-09-23T12:37:27.519Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
12:37:27 [2021-09-23T12:37:27.519Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
12:37:27 [2021-09-23T12:37:27.780Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 2.10MB / 50.44MB 0.2s
12:37:27 [2021-09-23T12:37:27.780Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0B / 7.83MB 0.2s
12:37:27 [2021-09-23T12:37:27.780Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0B / 10.00MB 0.2s
12:37:27 [2021-09-23T12:37:27.780Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 1.05MB / 10.00MB 0.3s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 7.34MB / 50.44MB 0.4s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 4.19MB / 7.83MB 0.4s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 5.24MB / 10.00MB 0.4s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 13.63MB / 50.44MB 0.6s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.6s
12:37:28 [2021-09-23T12:37:28.040Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 9.44MB / 10.00MB 0.6s
12:37:28 [2021-09-23T12:37:28.301Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.7s done
12:37:28 [2021-09-23T12:37:28.301Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.7s
12:37:28 [2021-09-23T12:37:28.301Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 18.87MB / 50.44MB 0.8s
12:37:28 [2021-09-23T12:37:28.301Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 1.05MB / 51.84MB 0.8s
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 27.26MB / 50.44MB 0.9s
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.9s done
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 6.29MB / 51.84MB 0.9s
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 38.80MB / 50.44MB 1.1s
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 17.83MB / 51.84MB 1.1s
12:37:28 [2021-09-23T12:37:28.563Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.24MB / 68.75MB 1.1s
12:37:28 [2021-09-23T12:37:28.835Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 44.04MB / 50.44MB 1.2s
12:37:28 [2021-09-23T12:37:28.835Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 23.07MB / 51.84MB 1.2s
12:37:28 [2021-09-23T12:37:28.835Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 47.19MB / 50.44MB 1.3s
12:37:28 [2021-09-23T12:37:28.835Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 9.44MB / 68.75MB 1.3s
12:37:29 [2021-09-23T12:37:29.096Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 1.5s
12:37:29 [2021-09-23T12:37:29.096Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 28.31MB / 51.84MB 1.5s
12:37:29 [2021-09-23T12:37:29.096Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 14.68MB / 68.75MB 1.5s
12:37:29 [2021-09-23T12:37:29.096Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 36.70MB / 51.84MB 1.7s
12:37:29 [2021-09-23T12:37:29.096Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 25.17MB / 68.75MB 1.7s
12:37:29 [2021-09-23T12:37:29.360Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 45.46MB / 51.84MB 1.7s
12:37:29 [2021-09-23T12:37:29.360Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 30.41MB / 68.75MB 1.7s
12:37:29 [2021-09-23T12:37:29.360Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 1.9s
12:37:29 [2021-09-23T12:37:29.360Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 44.25MB / 68.75MB 1.9s
12:37:29 [2021-09-23T12:37:29.360Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 51.38MB / 68.75MB 2.0s
12:37:29 [2021-09-23T12:37:29.642Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 57.67MB / 68.75MB 2.1s
12:37:29 [2021-09-23T12:37:29.906Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 61.87MB / 68.75MB 2.2s
12:37:30 [2021-09-23T12:37:30.167Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.3s done
12:37:30 [2021-09-23T12:37:30.167Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 2.6s
12:37:30 [2021-09-23T12:37:30.167Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
12:37:31 [2021-09-23T12:37:31.113Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.6s done
12:37:31 [2021-09-23T12:37:31.113Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 3.7s
12:37:32 [2021-09-23T12:37:32.496Z] #9 ...
12:37:32 [2021-09-23T12:37:32.496Z] 
12:37:32 [2021-09-23T12:37:32.496Z] #23 [internal] load build context
12:37:32 [2021-09-23T12:37:32.496Z] #23 sha256:39df0e53cd8f69bd3ff0cf9be8a6eae45333c5d76fb3f7589012292d0971073b
12:37:32 [2021-09-23T12:37:32.496Z] #23 transferring context: 53.41MB 4.2s done
12:37:32 [2021-09-23T12:37:32.496Z] #23 DONE 4.9s
12:37:32 [2021-09-23T12:37:32.496Z] 
12:37:32 [2021-09-23T12:37:32.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:32 [2021-09-23T12:37:32.496Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:32 [2021-09-23T12:37:32.496Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.9s done
12:37:32 [2021-09-23T12:37:32.496Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 5.0s done
12:37:32 [2021-09-23T12:37:32.496Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 0B / 129.04MB 5.0s
12:37:32 [2021-09-23T12:37:32.756Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 8.39MB / 129.04MB 5.3s
12:37:33 [2021-09-23T12:37:33.016Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 16.78MB / 129.04MB 5.4s
12:37:33 [2021-09-23T12:37:33.277Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 24.12MB / 129.04MB 5.6s
12:37:33 [2021-09-23T12:37:33.277Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 31.46MB / 129.04MB 5.8s
12:37:33 [2021-09-23T12:37:33.853Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 41.50MB / 129.04MB 6.2s
12:37:34 [2021-09-23T12:37:34.114Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 48.66MB / 129.04MB 6.6s
12:37:34 [2021-09-23T12:37:34.373Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 57.67MB / 129.04MB 7.0s
12:37:34 [2021-09-23T12:37:34.943Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.06MB / 129.04MB 7.4s
12:37:35 [2021-09-23T12:37:35.202Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.0s
12:37:35 [2021-09-23T12:37:35.203Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 72.68MB / 129.04MB 7.7s
12:37:35 [2021-09-23T12:37:35.464Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 79.69MB / 129.04MB 8.0s
12:37:35 [2021-09-23T12:37:35.725Z] #9 ...
12:37:35 [2021-09-23T12:37:35.725Z] 
12:37:35 [2021-09-23T12:37:35.725Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:37:35 [2021-09-23T12:37:35.725Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:37:35 [2021-09-23T12:37:35.725Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:37:35 [2021-09-23T12:37:35.725Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:37:35 [2021-09-23T12:37:35.725Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:37:35 [2021-09-23T12:37:35.725Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done
12:37:35 [2021-09-23T12:37:35.725Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
12:37:35 [2021-09-23T12:37:35.725Z] #62 DONE 8.3s
12:37:35 [2021-09-23T12:37:35.725Z] 
12:37:35 [2021-09-23T12:37:35.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:35 [2021-09-23T12:37:35.725Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:35 [2021-09-23T12:37:35.725Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 90.18MB / 129.04MB 8.3s
12:37:36 [2021-09-23T12:37:36.299Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 104.06MB / 129.04MB 8.7s
12:37:36 [2021-09-23T12:37:36.564Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 113.25MB / 129.04MB 9.1s
12:37:36 [2021-09-23T12:37:36.825Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 122.68MB / 129.04MB 9.4s
12:37:37 [2021-09-23T12:37:37.088Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 7.0s done
12:37:37 [2021-09-23T12:37:37.347Z] #9 ...
12:37:37 [2021-09-23T12:37:37.347Z] 
12:37:37 [2021-09-23T12:37:37.347Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:37:37 [2021-09-23T12:37:37.347Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:37:37 [2021-09-23T12:37:37.347Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.1s done
12:37:37 [2021-09-23T12:37:37.347Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
12:37:37 [2021-09-23T12:37:37.347Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
12:37:37 [2021-09-23T12:37:37.347Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
12:37:37 [2021-09-23T12:37:37.347Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.2s done
12:37:37 [2021-09-23T12:37:37.347Z] #26 ...
12:37:37 [2021-09-23T12:37:37.347Z] 
12:37:37 [2021-09-23T12:37:37.347Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:37:37 [2021-09-23T12:37:37.347Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:37:37 [2021-09-23T12:37:37.347Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:37:37 [2021-09-23T12:37:37.347Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:37:37 [2021-09-23T12:37:37.347Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:37:37 [2021-09-23T12:37:37.347Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:37:37 [2021-09-23T12:37:37.347Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done
12:37:37 [2021-09-23T12:37:37.347Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
12:37:37 [2021-09-23T12:37:37.608Z] #64 ...
12:37:37 [2021-09-23T12:37:37.608Z] 
12:37:37 [2021-09-23T12:37:37.608Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:37 [2021-09-23T12:37:37.608Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:38 [2021-09-23T12:37:38.548Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 11.1s done
12:37:38 [2021-09-23T12:37:38.548Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
12:37:39 [2021-09-23T12:37:39.492Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.7s done
12:37:39 [2021-09-23T12:37:39.758Z] #9 ...
12:37:39 [2021-09-23T12:37:39.758Z] 
12:37:39 [2021-09-23T12:37:39.758Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:37:39 [2021-09-23T12:37:39.758Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:37:39 [2021-09-23T12:37:39.758Z] #64 DONE 12.2s
12:37:40 [2021-09-23T12:37:40.020Z] 
12:37:40 [2021-09-23T12:37:40.020Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:40 [2021-09-23T12:37:40.020Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:40 [2021-09-23T12:37:40.020Z] #9 ...
12:37:40 [2021-09-23T12:37:40.020Z] 
12:37:40 [2021-09-23T12:37:40.020Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:37:40 [2021-09-23T12:37:40.020Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:37:40 [2021-09-23T12:37:40.020Z] #26 DONE 12.6s
12:37:40 [2021-09-23T12:37:40.281Z] 
12:37:40 [2021-09-23T12:37:40.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:40 [2021-09-23T12:37:40.282Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:40 [2021-09-23T12:37:40.282Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
12:37:40 [2021-09-23T12:37:40.852Z] #9 ...
12:37:40 [2021-09-23T12:37:40.852Z] 
12:37:40 [2021-09-23T12:37:40.852Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:37:40 [2021-09-23T12:37:40.852Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:37:40 [2021-09-23T12:37:40.852Z] #63 DONE 0.8s
12:37:40 [2021-09-23T12:37:40.852Z] 
12:37:40 [2021-09-23T12:37:40.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:40 [2021-09-23T12:37:40.852Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:41 [2021-09-23T12:37:41.114Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 1.0s done
12:37:41 [2021-09-23T12:37:41.114Z] #9 ...
12:37:41 [2021-09-23T12:37:41.114Z] 
12:37:41 [2021-09-23T12:37:41.114Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:37:41 [2021-09-23T12:37:41.114Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:37:41 [2021-09-23T12:37:41.114Z] #65 DONE 0.3s
12:37:41 [2021-09-23T12:37:41.386Z] 
12:37:41 [2021-09-23T12:37:41.386Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:37:41 [2021-09-23T12:37:41.386Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:37:42 [2021-09-23T12:37:42.773Z] #27 2.380 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
12:37:42 [2021-09-23T12:37:42.773Z] #27 2.387 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:37:42 [2021-09-23T12:37:42.773Z] #27 2.474 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:37:42 [2021-09-23T12:37:42.773Z] #27 2.602 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:37:43 [2021-09-23T12:37:43.033Z] #27 3.003 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:37:43 [2021-09-23T12:37:43.603Z] #27 3.488 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:37:44 [2021-09-23T12:37:44.990Z] #27 4.814 Fetched 8466 kB in 3s (3149 kB/s)
12:37:45 [2021-09-23T12:37:45.930Z] #27 4.814 Reading package lists...
12:37:46 [2021-09-23T12:37:46.190Z] #27 5.797 Reading package lists...
12:37:46 [2021-09-23T12:37:46.190Z] #27 ...
12:37:46 [2021-09-23T12:37:46.190Z] 
12:37:46 [2021-09-23T12:37:46.190Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:46 [2021-09-23T12:37:46.190Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:46 [2021-09-23T12:37:46.190Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 4.3s
12:37:49 [2021-09-23T12:37:49.552Z] #9 ...
12:37:49 [2021-09-23T12:37:49.552Z] 
12:37:49 [2021-09-23T12:37:49.552Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:37:49 [2021-09-23T12:37:49.552Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:37:49 [2021-09-23T12:37:49.552Z] #27 5.797 Reading package lists...
12:37:49 [2021-09-23T12:37:49.552Z] #27 6.722 Building dependency tree...
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087 The following additional packages will be installed:
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087 Suggested packages:
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087   krb5-doc krb5-user
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087 Recommended packages:
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.087   krb5-locales publicsuffix libsasl2-modules
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.350 The following NEW packages will be installed:
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.350   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.350   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.350   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.350   libssh2-1 libssl1.1 openssl
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.651 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:37:49 [2021-09-23T12:37:49.552Z] #27 7.651 Need to get 5059 kB of archives.
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.651 After this operation, 12.1 MB of additional disk space will be used.
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.651 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.651 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.651 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.660 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.660 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.678 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.694 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.694 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.694 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.694 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.702 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.710 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.719 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.731 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.731 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.731 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.742 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.742 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.742 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.754 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.775 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:37:49 [2021-09-23T12:37:49.553Z] #27 7.974 debconf: delaying package configuration, since apt-utils is not installed
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.005 Fetched 5059 kB in 0s (12.6 MB/s)
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.113 Selecting previously unselected package libssl1.1:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.113 (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 ... 6677 files and directories currently installed.)
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.115 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.126 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.432 Selecting previously unselected package libkeyutils1:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.432 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.432 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.470 Selecting previously unselected package libkrb5support0:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.470 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.474 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.553 Selecting previously unselected package libk5crypto3:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.553 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.556 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.643 Selecting previously unselected package libkrb5-3:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.643 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.647 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.770 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.770 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.774 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.850 Selecting previously unselected package openssl.
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.850 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 8.854 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.058 Selecting previously unselected package ca-certificates.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.058 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.062 Unpacking ca-certificates (20200601~deb10u2) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.216 Selecting previously unselected package libsasl2-modules-db:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.216 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.216 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.284 Selecting previously unselected package libsasl2-2:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.284 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.284 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.355 Selecting previously unselected package libldap-common.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.355 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.366 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.429 Selecting previously unselected package libldap-2.4-2:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.429 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.431 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.518 Selecting previously unselected package libnghttp2-14:amd64.
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.518 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.553Z] #27 9.522 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.597 Selecting previously unselected package libpsl5:amd64.
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.597 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.597 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.661 Selecting previously unselected package librtmp1:amd64.
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.661 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.661 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.726 Selecting previously unselected package libssh2-1:amd64.
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.726 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.731 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.855 Selecting previously unselected package libcurl4:amd64.
12:37:49 [2021-09-23T12:37:49.826Z] #27 9.855 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:37:50 [2021-09-23T12:37:50.087Z] #27 9.859 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:37:50 [2021-09-23T12:37:50.087Z] #27 9.992 Selecting previously unselected package curl.
12:37:50 [2021-09-23T12:37:50.087Z] #27 9.992 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:37:50 [2021-09-23T12:37:50.087Z] #27 9.996 Unpacking curl (7.64.0-4+deb10u2) ...
12:37:50 [2021-09-23T12:37:50.087Z] #27 10.07 Selecting previously unselected package libonig5:amd64.
12:37:50 [2021-09-23T12:37:50.087Z] #27 10.07 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:37:50 [2021-09-23T12:37:50.087Z] #27 10.08 Unpacking libonig5:amd64 (6.9.1-1) ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.15 Selecting previously unselected package libjq1:amd64.
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.15 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.24 Selecting previously unselected package jq.
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.24 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.24 Unpacking jq (1.5+dfsg-2+b1) ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.31 Setting up libkeyutils1:amd64 (1.6-6) ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.32 Setting up libpsl5:amd64 (0.20.2-2) ...
12:37:50 [2021-09-23T12:37:50.361Z] #27 10.34 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.56 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.58 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.59 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.61 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.64 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:37:50 [2021-09-23T12:37:50.632Z] #27 10.65 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.66 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.67 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.69 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.70 Setting up openssl (1.1.1d-0+deb10u7) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.72 Setting up libonig5:amd64 (6.9.1-1) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.75 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:37:50 [2021-09-23T12:37:50.893Z] #27 10.75 Setting up ca-certificates (20200601~deb10u2) ...
12:37:51 [2021-09-23T12:37:51.835Z] #27 11.64 Updating certificates in /etc/ssl/certs...
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.03 137 added, 0 removed; done.
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.09 Setting up jq (1.5+dfsg-2+b1) ...
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.10 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.11 Setting up curl (7.64.0-4+deb10u2) ...
12:37:53 [2021-09-23T12:37:53.220Z] #27 13.12 Processing triggers for libc-bin (2.28-10) ...
12:37:53 [2021-09-23T12:37:53.221Z] #27 13.15 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:37:53 [2021-09-23T12:37:53.221Z] #27 13.16 Updating certificates in /etc/ssl/certs...
12:37:54 [2021-09-23T12:37:54.607Z] #27 14.33 0 added, 0 removed; done.
12:37:54 [2021-09-23T12:37:54.607Z] #27 14.33 Running hooks in /etc/ca-certificates/update.d...
12:37:54 [2021-09-23T12:37:54.607Z] #27 14.33 done.
12:37:56 [2021-09-23T12:37:56.519Z] #27 DONE 16.4s
12:37:56 [2021-09-23T12:37:56.519Z] 
12:37:56 [2021-09-23T12:37:56.519Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:37:56 [2021-09-23T12:37:56.519Z] #28 sha256:3c6efb1a1ff8ed7bc8703572852d39930436909e2dd64ea4736b812a5eecb4d3
12:37:56 [2021-09-23T12:37:56.519Z] #28 DONE 0.1s
12:37:56 [2021-09-23T12:37:56.519Z] 
12:37:56 [2021-09-23T12:37:56.519Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:37:56 [2021-09-23T12:37:56.519Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:37:56 [2021-09-23T12:37:56.519Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 7.8s done
12:37:56 [2021-09-23T12:37:56.519Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.6s done
12:37:56 [2021-09-23T12:37:56.779Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462
12:38:00 [2021-09-23T12:38:00.999Z] #9 ...
12:38:00 [2021-09-23T12:38:00.999Z] 
12:38:00 [2021-09-23T12:38:00.999Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:38:00 [2021-09-23T12:38:00.999Z] #29 sha256:defbe4087ccb2127512e7bb23e37ac8cd5f15110449fbc4c565d3f7d6f771b5b
12:38:00 [2021-09-23T12:38:00.999Z] #29 2.020 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:38:00 [2021-09-23T12:38:00.999Z] #29 2.124 
12:38:00 [2021-09-23T12:38:00.999Z] #29 2.241 
#                                                                          2.4%
#############                                                             19.4%
######################                                                    31.8%
############################################                              61.5%
#################################################################         91.3%
##################################################################        92.4%
######################################################################## 100.0%
12:38:00 [2021-09-23T12:38:00.999Z] #29 2.960 
12:38:00 [2021-09-23T12:38:00.999Z] #29 3.072 
######################################################################## 100.0%
12:38:00 [2021-09-23T12:38:00.999Z] #29 3.194 
12:38:00 [2021-09-23T12:38:00.999Z] #29 3.325 
############################################                              62.2%
######################################################################## 100.0%
12:38:00 [2021-09-23T12:38:00.999Z] #29 3.459 
12:38:00 [2021-09-23T12:38:00.999Z] #29 3.581 
#######                                                                   10.9%
########################                                                  34.6%
#######################################                                   54.5%
######################################################                    75.7%
####################################################################      94.6%
######################################################################## 100.0%
12:38:00 [2021-09-23T12:38:00.999Z] #29 4.120 
12:38:02 [2021-09-23T12:38:02.838Z] #29 4.256 
#                                                                          2.0%
#####                                                                      7.2%
##########                                                                14.7%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.1%
#################################################                         68.5%
######################################################                    75.4%
###########################################################               83.0%
###############################################################           88.2%
###################################################################       93.4%
######################################################################    98.5%
#######################################################################  100.0%
######################################################################## 100.0%
12:38:03 [2021-09-23T12:38:03.105Z] #29 6.309 
12:38:03 [2021-09-23T12:38:03.365Z] #29 6.659 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:38:03 [2021-09-23T12:38:03.365Z] #29 6.755 
12:38:03 [2021-09-23T12:38:03.625Z] #29 6.824 
######################################################################## 100.0%
12:38:03 [2021-09-23T12:38:03.625Z] #29 6.856 
12:38:03 [2021-09-23T12:38:03.885Z] #29 7.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:38:03 [2021-09-23T12:38:03.885Z] #29 7.320 
12:38:04 [2021-09-23T12:38:04.152Z] #29 7.444 
###                                                                        4.7%
######################################################################## 100.0%
12:38:04 [2021-09-23T12:38:04.152Z] #29 7.505 
12:38:04 [2021-09-23T12:38:04.412Z] #29 7.831 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:38:04 [2021-09-23T12:38:04.674Z] #29 7.942 
12:38:05 [2021-09-23T12:38:05.715Z] #29 8.137 
                                                                           0.0%
#################                                                         24.5%
###########################                                               37.8%
#################################                                         47.1%
##########################################                                58.9%
###########################################                               60.1%
###########################################                               60.4%
#####################################################                     73.9%
######################################################################## 100.0%
12:38:05 [2021-09-23T12:38:05.715Z] #29 9.172 
12:38:06 [2021-09-23T12:38:06.080Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-003d726bb025affe1) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] {
[Pipeline] checkout
12:38:06 [2021-09-23T12:38:06.208Z] The recommended git tool is: git
12:38:06 [2021-09-23T12:38:06.293Z] #29 9.549 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:38:06 [2021-09-23T12:38:06.293Z] #29 9.647 
12:38:06 [2021-09-23T12:38:06.293Z] #29 9.743 
######################################################################## 100.0%
12:38:06 [2021-09-23T12:38:06.553Z] #29 9.782 
12:38:06 [2021-09-23T12:38:06.815Z] #29 10.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:38:06 [2021-09-23T12:38:06.815Z] #29 10.16 
12:38:06 [2021-09-23T12:38:06.815Z] #29 10.24 
######################################################################## 100.0%
12:38:06 [2021-09-23T12:38:06.815Z] #29 10.27 
12:38:07 [2021-09-23T12:38:07.074Z] #29 10.29 Download of images into '/build' complete.
12:38:07 [2021-09-23T12:38:07.074Z] #29 10.29 Use something like the following to load the result into a Docker daemon:
12:38:07 [2021-09-23T12:38:07.074Z] #29 10.29   tar -cC '/build' . | docker load
12:38:10 [2021-09-23T12:38:10.512Z] using credential docker-jenkins-github-credentials
12:38:10 [2021-09-23T12:38:10.521Z] Cloning the remote Git repository
12:38:10 [2021-09-23T12:38:10.522Z] Cloning with configured refspecs honoured and without tags
12:38:10 [2021-09-23T12:38:10.697Z] Cloning repository https://github.com/moby/moby.git
12:38:10 [2021-09-23T12:38:10.782Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:11 [2021-09-23T12:38:11.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f53b33bd02ca89a6) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] {
[Pipeline] checkout
12:38:11 [2021-09-23T12:38:11.288Z] #29 ...
12:38:11 [2021-09-23T12:38:11.288Z] 
12:38:11 [2021-09-23T12:38:11.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:38:11 [2021-09-23T12:38:11.288Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:38:11 [2021-09-23T12:38:11.288Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 13.0s done
12:38:11 [2021-09-23T12:38:11.288Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
12:38:11 [2021-09-23T12:38:11.354Z] The recommended git tool is: git
12:38:11 [2021-09-23T12:38:11.078Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:11 [2021-09-23T12:38:11.078Z]  > git --version # timeout=10
12:38:11 [2021-09-23T12:38:11.127Z]  > git --version # 'git version 2.17.1'
12:38:11 [2021-09-23T12:38:11.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:11 [2021-09-23T12:38:11.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:14 [2021-09-23T12:38:14.586Z] #9 DONE 46.6s
12:38:14 [2021-09-23T12:38:14.586Z] 
12:38:14 [2021-09-23T12:38:14.586Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:38:14 [2021-09-23T12:38:14.586Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
12:38:14 [2021-09-23T12:38:14.586Z] #10 ...
12:38:14 [2021-09-23T12:38:14.586Z] 
12:38:14 [2021-09-23T12:38:14.586Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:38:14 [2021-09-23T12:38:14.586Z] #29 sha256:defbe4087ccb2127512e7bb23e37ac8cd5f15110449fbc4c565d3f7d6f771b5b
12:38:14 [2021-09-23T12:38:14.586Z] #29 DONE 17.5s
12:38:14 [2021-09-23T12:38:14.586Z] 
12:38:14 [2021-09-23T12:38:14.586Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:38:14 [2021-09-23T12:38:14.586Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
12:38:15 [2021-09-23T12:38:15.155Z] #10 DONE 1.2s
12:38:15 [2021-09-23T12:38:15.245Z] using credential docker-jenkins-github-credentials
12:38:15 [2021-09-23T12:38:15.253Z] Cloning the remote Git repository
12:38:15 [2021-09-23T12:38:15.253Z] Cloning with configured refspecs honoured and without tags
12:38:15 [2021-09-23T12:38:15.415Z] 
12:38:15 [2021-09-23T12:38:15.415Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:38:15 [2021-09-23T12:38:15.415Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
12:38:15 [2021-09-23T12:38:15.281Z] Cloning repository https://github.com/moby/moby.git
12:38:15 [2021-09-23T12:38:15.380Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:15 [2021-09-23T12:38:15.683Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:15 [2021-09-23T12:38:15.683Z]  > git --version # timeout=10
12:38:15 [2021-09-23T12:38:15.726Z]  > git --version # 'git version 2.17.1'
12:38:15 [2021-09-23T12:38:15.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:15 [2021-09-23T12:38:15.732Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:16 [2021-09-23T12:38:16.794Z] #11 DONE 1.2s
12:38:16 [2021-09-23T12:38:16.794Z] 
12:38:16 [2021-09-23T12:38:16.794Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:38:16 [2021-09-23T12:38:16.794Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:38:16 [2021-09-23T12:38:16.794Z] #31 ...
12:38:16 [2021-09-23T12:38:16.794Z] 
12:38:16 [2021-09-23T12:38:16.794Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:38:16 [2021-09-23T12:38:16.794Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
12:38:16 [2021-09-23T12:38:16.794Z] #39 DONE 0.2s
12:38:16 [2021-09-23T12:38:16.794Z] 
12:38:16 [2021-09-23T12:38:16.794Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:38:16 [2021-09-23T12:38:16.794Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:38:16 [2021-09-23T12:38:16.794Z] #31 DONE 0.3s
12:38:16 [2021-09-23T12:38:16.794Z] 
12:38:16 [2021-09-23T12:38:16.794Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:38:16 [2021-09-23T12:38:16.794Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:38:24 [2021-09-23T12:38:24.931Z] #32 ...
12:38:24 [2021-09-23T12:38:24.931Z] 
12:38:24 [2021-09-23T12:38:24.931Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:38:24 [2021-09-23T12:38:24.931Z] #67 sha256:5629e5754311a963624e42e9b4dedc7e2368f60f38de55f69c52929f51f9ff7c
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.483 + RM_GOPATH=0
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + TMP_GOPATH=
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + : /build
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + '[' -z '' ']'
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 ++ mktemp -d
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + export GOPATH=/tmp/tmp.FycmRLsMJt
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + GOPATH=/tmp/tmp.FycmRLsMJt
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.487 + RM_GOPATH=1
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.491 + case "$(go env GOARCH)" in
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.491 ++ go env GOARCH
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.491 + export GO_BUILDMODE=-buildmode=pie
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.491 + GO_BUILDMODE=-buildmode=pie
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.492 ++ dirname /tmp/install/install.sh
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + dir=/tmp/install
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + bin=proxy
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + shift
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + '[' '!' -f /tmp/install/proxy.installer ']'
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + . /tmp/install/proxy.installer
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + install_proxy
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + case "$1" in
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + export CGO_ENABLED=0
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + CGO_ENABLED=0
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + _install_proxy
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FycmRLsMJt/src/github.com/docker/libnetwork
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 Cloning into '/tmp/tmp.FycmRLsMJt/src/github.com/docker/libnetwork'...
12:38:24 [2021-09-23T12:38:24.931Z] #67 7.513 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:38:24 [2021-09-23T12:38:24.931Z] #67 ...
12:38:24 [2021-09-23T12:38:24.931Z] 
12:38:24 [2021-09-23T12:38:24.931Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:38:24 [2021-09-23T12:38:24.931Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
12:38:24 [2021-09-23T12:38:24.931Z] #12 DONE 7.8s
12:38:24 [2021-09-23T12:38:24.931Z] 
12:38:24 [2021-09-23T12:38:24.931Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:38:24 [2021-09-23T12:38:24.931Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:38:26 [2021-09-23T12:38:26.841Z] #13 ...
12:38:26 [2021-09-23T12:38:26.841Z] 
12:38:26 [2021-09-23T12:38:26.841Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:38:26 [2021-09-23T12:38:26.841Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + RM_GOPATH=0
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + TMP_GOPATH=
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + : /build
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + '[' -z '' ']'
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 ++ mktemp -d
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + export GOPATH=/tmp/tmp.M76vwGTQm7
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + GOPATH=/tmp/tmp.M76vwGTQm7
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + RM_GOPATH=1
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.075 + case "$(go env GOARCH)" in
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.087 ++ go env GOARCH
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + export GO_BUILDMODE=-buildmode=pie
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + GO_BUILDMODE=-buildmode=pie
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 ++ dirname /tmp/install/install.sh
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + dir=/tmp/install
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + bin=tomlv
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + shift
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + . /tmp/install/tomlv.installer
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + install_tomlv
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.M76vwGTQm7/src/github.com/BurntSushi/toml
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 Cloning into '/tmp/tmp.M76vwGTQm7/src/github.com/BurntSushi/toml'...
12:38:26 [2021-09-23T12:38:26.841Z] #34 9.104 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:38:26 [2021-09-23T12:38:26.841Z] #34 ...
12:38:26 [2021-09-23T12:38:26.841Z] 
12:38:26 [2021-09-23T12:38:26.841Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:38:26 [2021-09-23T12:38:26.841Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:38:26 [2021-09-23T12:38:26.841Z] #42 ...
12:38:26 [2021-09-23T12:38:26.841Z] 
12:38:26 [2021-09-23T12:38:26.841Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:38:26 [2021-09-23T12:38:26.841Z] #47 sha256:c9de699810f01ff0669101b0d6533544929946d89b0a1bbf8918a2ebac760e7b
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.172 + RM_GOPATH=0
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.172 + TMP_GOPATH=
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.172 + : /build
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.172 + '[' -z '' ']'
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.173 ++ mktemp -d
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.188 + export GOPATH=/tmp/tmp.3cLRNdyGxV
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.188 + GOPATH=/tmp/tmp.3cLRNdyGxV
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.188 + RM_GOPATH=1
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.188 + case "$(go env GOARCH)" in
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.188 ++ go env GOARCH
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.260 + export GO_BUILDMODE=-buildmode=pie
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.260 + GO_BUILDMODE=-buildmode=pie
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.260 ++ dirname /tmp/install/install.sh
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.260 + dir=/tmp/install
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.260 + bin=gotestsum
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + shift
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + . /tmp/install/gotestsum.installer
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 ++ : v0.5.3
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + install_gotestsum
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + set -e
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + export GO111MODULE=on
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + GO111MODULE=on
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + GOBIN=/build
12:38:26 [2021-09-23T12:38:26.841Z] #47 9.267 + go get gotest.tools/gotestsum@v0.5.3
12:38:26 [2021-09-23T12:38:26.841Z] #47 10.45 go: downloading gotest.tools/gotestsum v0.5.3
12:38:26 [2021-09-23T12:38:26.841Z] #47 ...
12:38:26 [2021-09-23T12:38:26.841Z] 
12:38:26 [2021-09-23T12:38:26.841Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:38:26 [2021-09-23T12:38:26.841Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:38:26 [2021-09-23T12:38:26.841Z] #55 9.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:38:26 [2021-09-23T12:38:26.841Z] #55 9.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:38:26 [2021-09-23T12:38:26.841Z] #55 9.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:38:27 [2021-09-23T12:38:27.102Z] #55 ...
12:38:27 [2021-09-23T12:38:27.102Z] 
12:38:27 [2021-09-23T12:38:27.102Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:38:27 [2021-09-23T12:38:27.102Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.420 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + RM_GOPATH=0
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + TMP_GOPATH=
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + : /build
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + '[' -z '' ']'
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 ++ mktemp -d
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + export GOPATH=/tmp/tmp.4YHB5pfRiM
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + GOPATH=/tmp/tmp.4YHB5pfRiM
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + RM_GOPATH=1
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + case "$(go env GOARCH)" in
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 ++ go env GOARCH
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + export GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.102Z] #51 8.440 + GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 ++ dirname /tmp/install/install.sh
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + dir=/tmp/install
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + bin=shfmt
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + shift
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + . /tmp/install/shfmt.installer
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + install_shfmt
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4YHB5pfRiM/src/github.com/mvdan/sh
12:38:27 [2021-09-23T12:38:27.103Z] #51 8.440 Cloning into '/tmp/tmp.4YHB5pfRiM/src/github.com/mvdan/sh'...
12:38:27 [2021-09-23T12:38:27.103Z] #51 ...
12:38:27 [2021-09-23T12:38:27.103Z] 
12:38:27 [2021-09-23T12:38:27.103Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:38:27 [2021-09-23T12:38:27.103Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + RM_GOPATH=0
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + TMP_GOPATH=
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + : /build
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + '[' -z '' ']'
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 ++ mktemp -d
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + export GOPATH=/tmp/tmp.LKIXGrPCkf
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + GOPATH=/tmp/tmp.LKIXGrPCkf
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + RM_GOPATH=1
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 + case "$(go env GOARCH)" in
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.905 ++ go env GOARCH
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.949 + export GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.949 + GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.949 ++ dirname /tmp/install/install.sh
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.955 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + dir=/tmp/install
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + bin=rootlesskit
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + shift
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + . /tmp/install/rootlesskit.installer
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + install_rootlesskit
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + case "$1" in
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + export CGO_ENABLED=0
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + CGO_ENABLED=0
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + _install_rootlesskit
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.956 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LKIXGrPCkf/src/github.com/rootless-containers/rootlesskit
12:38:27 [2021-09-23T12:38:27.103Z] #58 8.972 Cloning into '/tmp/tmp.LKIXGrPCkf/src/github.com/rootless-containers/rootlesskit'...
12:38:27 [2021-09-23T12:38:27.365Z] #58 ...
12:38:27 [2021-09-23T12:38:27.365Z] 
12:38:27 [2021-09-23T12:38:27.365Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:38:27 [2021-09-23T12:38:27.365Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:38:27 [2021-09-23T12:38:27.365Z] #36 10.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:38:27 [2021-09-23T12:38:27.365Z] #36 10.78 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:38:27 [2021-09-23T12:38:27.365Z] #36 10.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:38:27 [2021-09-23T12:38:27.365Z] #36 ...
12:38:27 [2021-09-23T12:38:27.365Z] 
12:38:27 [2021-09-23T12:38:27.365Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:38:27 [2021-09-23T12:38:27.365Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + RM_GOPATH=0
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + TMP_GOPATH=
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + : /build
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + '[' -z '' ']'
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 ++ mktemp -d
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + export GOPATH=/tmp/tmp.FJAQLR7DLD
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + GOPATH=/tmp/tmp.FJAQLR7DLD
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + RM_GOPATH=1
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 + case "$(go env GOARCH)" in
12:38:27 [2021-09-23T12:38:27.365Z] #45 9.959 ++ go env GOARCH
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.06 + export GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.06 + GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.06 ++ dirname /tmp/install/install.sh
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + dir=/tmp/install
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + bin=vndr
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + shift
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + '[' '!' -f /tmp/install/vndr.installer ']'
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + . /tmp/install/vndr.installer
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + install_vndr
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FJAQLR7DLD/src/github.com/LK4D4/vndr
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.08 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:38:27 [2021-09-23T12:38:27.365Z] #45 10.10 Cloning into '/tmp/tmp.FJAQLR7DLD/src/github.com/LK4D4/vndr'...
12:38:27 [2021-09-23T12:38:27.633Z] #45 ...
12:38:27 [2021-09-23T12:38:27.633Z] 
12:38:27 [2021-09-23T12:38:27.633Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:38:27 [2021-09-23T12:38:27.633Z] #24 sha256:87875ac2cdd848e74695b884443a41ab0708b873e70a8f3fbd92a3ae149c83e5
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + RM_GOPATH=0
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + TMP_GOPATH=
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + : /build
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + '[' -z '' ']'
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ mktemp -d
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + export GOPATH=/tmp/tmp.gKL8Yag0TB
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + GOPATH=/tmp/tmp.gKL8Yag0TB
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + RM_GOPATH=1
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + case "$(go env GOARCH)" in
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ go env GOARCH
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + export GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ dirname /tmp/install/install.sh
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + dir=/tmp/install
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + bin=dockercli
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + shift
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + . /tmp/install/dockercli.installer
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ : stable
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ : 17.06.2-ce
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + install_dockercli
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 ++ uname -m
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + arch=x86_64
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + '[' x86_64 '!=' x86_64 ']'
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + url=https://download.docker.com/linux/static
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.675 + tar -xz docker/docker
12:38:27 [2021-09-23T12:38:27.633Z] #24 7.701 Install docker/cli version 17.06.2-ce from stable
12:38:27 [2021-09-23T12:38:27.894Z] #24 ...
12:38:27 [2021-09-23T12:38:27.894Z] 
12:38:27 [2021-09-23T12:38:27.894Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:38:27 [2021-09-23T12:38:27.894Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:38:27 [2021-09-23T12:38:27.894Z] #40 9.503 + git clone https://github.com/docker/distribution.git .
12:38:27 [2021-09-23T12:38:27.894Z] #40 9.515 Cloning into '.'...
12:38:27 [2021-09-23T12:38:27.894Z] #40 ...
12:38:27 [2021-09-23T12:38:27.894Z] 
12:38:27 [2021-09-23T12:38:27.894Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:38:27 [2021-09-23T12:38:27.894Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + RM_GOPATH=0
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + TMP_GOPATH=
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + : /build
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + '[' -z '' ']'
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 ++ mktemp -d
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + export GOPATH=/tmp/tmp.YaBSEZYkd2
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + GOPATH=/tmp/tmp.YaBSEZYkd2
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + RM_GOPATH=1
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + case "$(go env GOARCH)" in
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 ++ go env GOARCH
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + export GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + GO_BUILDMODE=-buildmode=pie
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 ++ dirname /tmp/install/install.sh
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + dir=/tmp/install
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + bin=golangci_lint
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + shift
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + . /tmp/install/golangci_lint.installer
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 ++ : v1.23.8
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + install_golangci_lint
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + set -e
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + export GO111MODULE=on
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + GO111MODULE=on
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + GOBIN=/build
12:38:27 [2021-09-23T12:38:27.894Z] #49 8.419 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:38:27 [2021-09-23T12:38:27.894Z] #49 9.244 go: downloading github.com/golangci/golangci-lint v1.23.8
12:38:28 [2021-09-23T12:38:28.154Z] #49 ...
12:38:28 [2021-09-23T12:38:28.154Z] 
12:38:28 [2021-09-23T12:38:28.154Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:38:28 [2021-09-23T12:38:28.154Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:38:28 [2021-09-23T12:38:28.155Z] #45 11.63 + cd /tmp/tmp.FJAQLR7DLD/src/github.com/LK4D4/vndr
12:38:28 [2021-09-23T12:38:28.155Z] #45 11.63 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:38:28 [2021-09-23T12:38:28.155Z] #45 11.70 + go build -buildmode=pie -v -o /build/vndr .
12:38:28 [2021-09-23T12:38:28.181Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01c085b09dd985c35) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] {
[Pipeline] checkout
12:38:28 [2021-09-23T12:38:28.327Z] The recommended git tool is: git
12:38:31 [2021-09-23T12:38:31.452Z] #45 14.45 runtime/internal/sys
12:38:31 [2021-09-23T12:38:31.452Z] #45 14.51 internal/cpu
12:38:31 [2021-09-23T12:38:31.916Z] Fetching without tags
12:38:32 [2021-09-23T12:38:32.044Z] #45 15.38 internal/race
12:38:32 [2021-09-23T12:38:32.044Z] #45 15.58 sync/atomic
12:38:32 [2021-09-23T12:38:32.228Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:32 [2021-09-23T12:38:32.445Z] using credential docker-jenkins-github-credentials
12:38:31 [2021-09-23T12:38:31.833Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:31 [2021-09-23T12:38:31.854Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:31 [2021-09-23T12:38:31.870Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:31 [2021-09-23T12:38:31.900Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:31 [2021-09-23T12:38:31.925Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:31 [2021-09-23T12:38:31.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:31 [2021-09-23T12:38:31.927Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:32 [2021-09-23T12:38:32.247Z]  > git config core.sparsecheckout # timeout=10
12:38:32 [2021-09-23T12:38:32.284Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:32 [2021-09-23T12:38:32.453Z] Cloning the remote Git repository
12:38:32 [2021-09-23T12:38:32.453Z] Cloning with configured refspecs honoured and without tags
12:38:32 [2021-09-23T12:38:32.986Z] #45 16.34 internal/bytealg
12:38:32 [2021-09-23T12:38:32.986Z] #45 16.56 unicode
12:38:32 [2021-09-23T12:38:32.472Z] Cloning repository https://github.com/moby/moby.git
12:38:32 [2021-09-23T12:38:32.530Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:32 [2021-09-23T12:38:32.914Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:32 [2021-09-23T12:38:32.914Z]  > git --version # timeout=10
12:38:32 [2021-09-23T12:38:32.930Z]  > git --version # 'git version 2.25.1'
12:38:32 [2021-09-23T12:38:32.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:32 [2021-09-23T12:38:32.971Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:33 [2021-09-23T12:38:33.161Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:33 [2021-09-23T12:38:33.161Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:33 [2021-09-23T12:38:33.557Z] #45 ...
12:38:33 [2021-09-23T12:38:33.557Z] 
12:38:33 [2021-09-23T12:38:33.557Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:38:33 [2021-09-23T12:38:33.557Z] #24 sha256:87875ac2cdd848e74695b884443a41ab0708b873e70a8f3fbd92a3ae149c83e5
12:38:33 [2021-09-23T12:38:33.557Z] #24 17.01 + mkdir -p /build
12:38:33 [2021-09-23T12:38:33.557Z] #24 17.01 + mv docker/docker /build/
12:38:33 [2021-09-23T12:38:33.557Z] #24 17.03 + rmdir docker
12:38:33 [2021-09-23T12:38:33.817Z] #24 DONE 17.3s
12:38:33 [2021-09-23T12:38:33.817Z] 
12:38:33 [2021-09-23T12:38:33.817Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:38:33 [2021-09-23T12:38:33.817Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:38:33 [2021-09-23T12:38:33.817Z] #58 15.92 + cd /tmp/tmp.LKIXGrPCkf/src/github.com/rootless-containers/rootlesskit
12:38:33 [2021-09-23T12:38:33.818Z] #58 15.92 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + export GO111MODULE=on
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + GO111MODULE=on
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + export GOPROXY=https://proxy.golang.org
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + GOPROXY=https://proxy.golang.org
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + for f in rootlesskit rootlesskit-docker-proxy
12:38:33 [2021-09-23T12:38:33.818Z] #58 16.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:38:33 [2021-09-23T12:38:33.047Z]  > git remote # timeout=10
12:38:33 [2021-09-23T12:38:33.080Z]  > git config --get remote.origin.url # timeout=10
12:38:33 [2021-09-23T12:38:33.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:33 [2021-09-23T12:38:33.109Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:33 [2021-09-23T12:38:33.140Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:33 [2021-09-23T12:38:33.168Z]  > git config core.sparsecheckout # timeout=10
12:38:33 [2021-09-23T12:38:33.192Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:35 [2021-09-23T12:38:35.203Z] #58 18.66 go: downloading github.com/pkg/errors v0.9.1
12:38:35 [2021-09-23T12:38:35.203Z] #58 18.66 go: downloading github.com/sirupsen/logrus v1.8.1
12:38:35 [2021-09-23T12:38:35.464Z] #58 18.83 go: downloading github.com/urfave/cli/v2 v2.3.0
12:38:35 [2021-09-23T12:38:35.676Z] Fetching without tags
12:38:36 [2021-09-23T12:38:36.035Z] #58 ...
12:38:36 [2021-09-23T12:38:36.035Z] 
12:38:36 [2021-09-23T12:38:36.035Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:38:36 [2021-09-23T12:38:36.035Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:38:36 [2021-09-23T12:38:36.035Z] #32 9.045 + git clone https://github.com/kolyshkin/go-swagger.git .
12:38:36 [2021-09-23T12:38:36.035Z] #32 9.059 Cloning into '.'...
12:38:36 [2021-09-23T12:38:36.035Z] #32 ...
12:38:36 [2021-09-23T12:38:36.035Z] 
12:38:36 [2021-09-23T12:38:36.035Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:38:36 [2021-09-23T12:38:36.035Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:38:36 [2021-09-23T12:38:36.035Z] #45 19.33 runtime
12:38:36 [2021-09-23T12:38:36.043Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:36 [2021-09-23T12:38:36.913Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:36 [2021-09-23T12:38:36.913Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:36 [2021-09-23T12:38:36.975Z] #45 ...
12:38:36 [2021-09-23T12:38:36.975Z] 
12:38:36 [2021-09-23T12:38:36.975Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:38:36 [2021-09-23T12:38:36.975Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:38:36 [2021-09-23T12:38:36.975Z] #42 10.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:38:36 [2021-09-23T12:38:36.975Z] #42 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:38:36 [2021-09-23T12:38:36.975Z] #42 10.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:38:36 [2021-09-23T12:38:36.975Z] #42 13.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:38:36 [2021-09-23T12:38:36.975Z] #42 17.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:38:37 [2021-09-23T12:38:37.235Z] #42 ...
12:38:37 [2021-09-23T12:38:37.235Z] 
12:38:37 [2021-09-23T12:38:37.235Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:38:37 [2021-09-23T12:38:37.235Z] #47 sha256:c9de699810f01ff0669101b0d6533544929946d89b0a1bbf8918a2ebac760e7b
12:38:37 [2021-09-23T12:38:37.235Z] #47 13.74 go: downloading github.com/fatih/color v1.9.0
12:38:37 [2021-09-23T12:38:37.235Z] #47 13.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:38:37 [2021-09-23T12:38:37.235Z] #47 13.87 go: downloading github.com/pkg/errors v0.9.1
12:38:37 [2021-09-23T12:38:37.235Z] #47 13.89 go: downloading github.com/spf13/pflag v1.0.3
12:38:37 [2021-09-23T12:38:37.235Z] #47 14.25 go: downloading github.com/mattn/go-colorable v0.1.6
12:38:37 [2021-09-23T12:38:37.235Z] #47 14.45 go: downloading github.com/mattn/go-isatty v0.0.12
12:38:37 [2021-09-23T12:38:37.235Z] #47 14.86 go: downloading github.com/jonboulle/clockwork v0.1.0
12:38:37 [2021-09-23T12:38:37.235Z] #47 14.98 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:38:37 [2021-09-23T12:38:37.235Z] #47 15.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:38:37 [2021-09-23T12:38:37.235Z] #47 16.15 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:38:37 [2021-09-23T12:38:37.235Z] #47 20.65 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:38:37 [2021-09-23T12:38:37.248Z] Commit message: "Bump swarmkit to get fix for rollback"
12:38:35 [2021-09-23T12:38:35.533Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:35 [2021-09-23T12:38:35.575Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:35 [2021-09-23T12:38:35.592Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:35 [2021-09-23T12:38:35.643Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:35 [2021-09-23T12:38:35.686Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:35 [2021-09-23T12:38:35.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:35 [2021-09-23T12:38:35.687Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:36 [2021-09-23T12:38:36.053Z]  > git config core.sparsecheckout # timeout=10
12:38:36 [2021-09-23T12:38:36.099Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:36 [2021-09-23T12:38:36.837Z]  > git remote # timeout=10
12:38:36 [2021-09-23T12:38:36.854Z]  > git config --get remote.origin.url # timeout=10
12:38:36 [2021-09-23T12:38:36.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:36 [2021-09-23T12:38:36.886Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:36 [2021-09-23T12:38:36.899Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:36 [2021-09-23T12:38:36.915Z]  > git config core.sparsecheckout # timeout=10
12:38:36 [2021-09-23T12:38:36.935Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:38:37 [2021-09-23T12:38:37.822Z] #47 ...
12:38:37 [2021-09-23T12:38:37.822Z] 
12:38:37 [2021-09-23T12:38:37.822Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:38:37 [2021-09-23T12:38:37.822Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:38:37 [2021-09-23T12:38:37.822Z] #55 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:38:37 [2021-09-23T12:38:37.822Z] #55 15.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:38:37 [2021-09-23T12:38:37.822Z] #55 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:38:37 [2021-09-23T12:38:37.822Z] #55 ...
12:38:37 [2021-09-23T12:38:37.822Z] 
12:38:37 [2021-09-23T12:38:37.822Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:38:37 [2021-09-23T12:38:37.822Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:38:37 [2021-09-23T12:38:37.822Z] #34 11.51 + cd /tmp/tmp.M76vwGTQm7/src/github.com/BurntSushi/toml
12:38:37 [2021-09-23T12:38:37.822Z] #34 11.51 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:38:37 [2021-09-23T12:38:37.822Z] #34 11.87 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:38:37 [2021-09-23T12:38:37.822Z] #34 13.00 internal/unsafeheader
12:38:37 [2021-09-23T12:38:37.822Z] #34 13.18 internal/cpu
12:38:37 [2021-09-23T12:38:37.822Z] #34 13.20 runtime/internal/atomic
12:38:37 [2021-09-23T12:38:37.822Z] #34 14.08 runtime/internal/sys
12:38:37 [2021-09-23T12:38:37.822Z] #34 14.89 internal/bytealg
12:38:37 [2021-09-23T12:38:37.822Z] #34 14.98 runtime/internal/math
12:38:37 [2021-09-23T12:38:37.822Z] #34 15.16 math/bits
12:38:37 [2021-09-23T12:38:37.822Z] #34 16.44 math
12:38:37 [2021-09-23T12:38:37.822Z] #34 17.62 runtime
12:38:38 [2021-09-23T12:38:38.366Z] + docker version
12:38:39 [2021-09-23T12:38:39.180Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ef2822b637b2883c) in /home/ubuntu/workspace/moby_PR-42875
[Pipeline] {
[Pipeline] checkout
12:38:39 [2021-09-23T12:38:39.206Z] #34 ...
12:38:39 [2021-09-23T12:38:39.206Z] 
12:38:39 [2021-09-23T12:38:39.206Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:38:39 [2021-09-23T12:38:39.206Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:38:39 [2021-09-23T12:38:39.206Z] #13 4.845 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:38:39 [2021-09-23T12:38:39.206Z] #13 4.860 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:38:39 [2021-09-23T12:38:39.206Z] #13 5.013 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:38:39 [2021-09-23T12:38:39.206Z] #13 5.015 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:38:39 [2021-09-23T12:38:39.206Z] #13 8.044 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:38:39 [2021-09-23T12:38:39.206Z] #13 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:38:39 [2021-09-23T12:38:39.296Z] The recommended git tool is: git
12:38:39 [2021-09-23T12:38:39.466Z] #13 ...
12:38:39 [2021-09-23T12:38:39.466Z] 
12:38:39 [2021-09-23T12:38:39.466Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:38:39 [2021-09-23T12:38:39.466Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:38:39 [2021-09-23T12:38:39.466Z] #42 22.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:38:39 [2021-09-23T12:38:39.727Z] #42 ...
12:38:39 [2021-09-23T12:38:39.727Z] 
12:38:39 [2021-09-23T12:38:39.727Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:38:39 [2021-09-23T12:38:39.727Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:38:39 [2021-09-23T12:38:39.727Z] #36 13.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:38:39 [2021-09-23T12:38:39.727Z] #36 17.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:38:39 [2021-09-23T12:38:39.727Z] #36 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:38:40 [2021-09-23T12:38:40.667Z] #36 ...
12:38:40 [2021-09-23T12:38:40.667Z] 
12:38:40 [2021-09-23T12:38:40.667Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:38:40 [2021-09-23T12:38:40.667Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:38:40 [2021-09-23T12:38:40.667Z] #51 24.00 + cd /tmp/tmp.4YHB5pfRiM/src/github.com/mvdan/sh
12:38:40 [2021-09-23T12:38:40.667Z] #51 24.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:38:40 [2021-09-23T12:38:40.667Z] #51 24.20 + GO111MODULE=on
12:38:40 [2021-09-23T12:38:40.667Z] #51 24.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:38:41 [2021-09-23T12:38:41.982Z] Commit message: "Bump swarmkit to get fix for rollback"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:38:42 [2021-09-23T12:38:42.579Z] #51 26.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:38:42 [2021-09-23T12:38:42.579Z] #51 26.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:38:42 [2021-09-23T12:38:42.838Z] #51 26.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:38:43 [2021-09-23T12:38:43.173Z] + docker version
12:38:43 [2021-09-23T12:38:43.975Z] using credential docker-jenkins-github-credentials
12:38:43 [2021-09-23T12:38:43.984Z] Cloning the remote Git repository
12:38:43 [2021-09-23T12:38:43.984Z] Cloning with configured refspecs honoured and without tags
12:38:43 [2021-09-23T12:38:43.913Z] Cloning repository https://github.com/moby/moby.git
12:38:43 [2021-09-23T12:38:43.973Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:44 [2021-09-23T12:38:44.978Z] Client: Docker Engine - Community
12:38:44 [2021-09-23T12:38:44.978Z]  Version:           20.10.6
12:38:44 [2021-09-23T12:38:44.978Z]  API version:       1.41
12:38:44 [2021-09-23T12:38:44.978Z]  Go version:        go1.13.15
12:38:44 [2021-09-23T12:38:44.978Z]  Git commit:        370c289
12:38:44 [2021-09-23T12:38:44.978Z]  Built:             Fri Apr  9 22:46:01 2021
12:38:44 [2021-09-23T12:38:44.978Z]  OS/Arch:           linux/amd64
12:38:44 [2021-09-23T12:38:44.978Z]  Context:           default
12:38:44 [2021-09-23T12:38:44.978Z]  Experimental:      true
12:38:44 [2021-09-23T12:38:44.978Z] 
12:38:44 [2021-09-23T12:38:44.978Z] Server: Docker Engine - Community
12:38:44 [2021-09-23T12:38:44.978Z]  Engine:
12:38:44 [2021-09-23T12:38:44.978Z]   Version:          20.10.6
12:38:44 [2021-09-23T12:38:44.978Z]   API version:      1.41 (minimum version 1.12)
12:38:44 [2021-09-23T12:38:44.978Z]   Go version:       go1.13.15
12:38:44 [2021-09-23T12:38:44.978Z]   Git commit:       8728dd2
12:38:44 [2021-09-23T12:38:44.978Z]   Built:            Fri Apr  9 22:44:13 2021
12:38:44 [2021-09-23T12:38:44.978Z]   OS/Arch:          linux/amd64
12:38:44 [2021-09-23T12:38:44.978Z]   Experimental:     true
12:38:44 [2021-09-23T12:38:44.978Z]  containerd:
12:38:44 [2021-09-23T12:38:44.978Z]   Version:          1.4.6
12:38:44 [2021-09-23T12:38:44.978Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
12:38:44 [2021-09-23T12:38:44.978Z]  runc:
12:38:44 [2021-09-23T12:38:44.978Z]   Version:          1.0.0-rc95
12:38:44 [2021-09-23T12:38:44.978Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:38:44 [2021-09-23T12:38:44.978Z]  docker-init:
12:38:44 [2021-09-23T12:38:44.978Z]   Version:          0.19.0
12:38:44 [2021-09-23T12:38:44.978Z]   GitCommit:        de40ad0
[Pipeline] sh
12:38:45 [2021-09-23T12:38:45.407Z] + docker info
12:38:44 [2021-09-23T12:38:44.486Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:44 [2021-09-23T12:38:44.486Z]  > git --version # timeout=10
12:38:44 [2021-09-23T12:38:44.492Z]  > git --version # 'git version 2.25.1'
12:38:44 [2021-09-23T12:38:44.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:44 [2021-09-23T12:38:44.583Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:46 [2021-09-23T12:38:46.133Z] #51 29.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:38:46 [2021-09-23T12:38:46.716Z] #51 ...
12:38:46 [2021-09-23T12:38:46.716Z] 
12:38:46 [2021-09-23T12:38:46.716Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:38:46 [2021-09-23T12:38:46.716Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:38:46 [2021-09-23T12:38:46.716Z] #58 20.00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:38:46 [2021-09-23T12:38:46.716Z] #58 26.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:38:46 [2021-09-23T12:38:46.716Z] #58 27.40 go: downloading github.com/google/uuid v1.2.0
12:38:46 [2021-09-23T12:38:46.716Z] #58 27.44 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:38:46 [2021-09-23T12:38:46.716Z] #58 27.55 go: downloading github.com/moby/vpnkit v0.5.0
12:38:46 [2021-09-23T12:38:46.716Z] #58 27.66 go: downloading github.com/gofrs/flock v0.8.0
12:38:46 [2021-09-23T12:38:46.716Z] #58 28.00 go: downloading github.com/gorilla/mux v1.8.0
12:38:46 [2021-09-23T12:38:46.716Z] #58 28.32 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:38:46 [2021-09-23T12:38:46.716Z] #58 29.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:38:46 [2021-09-23T12:38:46.716Z] #58 29.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:38:46 [2021-09-23T12:38:46.716Z] #58 ...
12:38:46 [2021-09-23T12:38:46.716Z] 
12:38:46 [2021-09-23T12:38:46.716Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:38:46 [2021-09-23T12:38:46.716Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:38:46 [2021-09-23T12:38:46.716Z] #45 24.40 unicode/utf8
12:38:46 [2021-09-23T12:38:46.716Z] #45 25.76 encoding
12:38:46 [2021-09-23T12:38:46.716Z] #45 26.09 unicode/utf16
12:38:46 [2021-09-23T12:38:46.716Z] #45 26.77 container/list
12:38:46 [2021-09-23T12:38:46.716Z] #45 28.03 crypto/internal/subtle
12:38:46 [2021-09-23T12:38:46.716Z] #45 28.27 crypto/subtle
12:38:46 [2021-09-23T12:38:46.716Z] #45 28.75 vendor/golang.org/x/crypto/cryptobyte/asn1
12:38:46 [2021-09-23T12:38:46.716Z] #45 29.11 internal/nettrace
12:38:46 [2021-09-23T12:38:46.716Z] #45 29.47 runtime/cgo
12:38:47 [2021-09-23T12:38:47.286Z] #45 ...
12:38:47 [2021-09-23T12:38:47.286Z] 
12:38:47 [2021-09-23T12:38:47.286Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:38:47 [2021-09-23T12:38:47.286Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:38:47 [2021-09-23T12:38:47.286Z] #49 30.98 go: downloading github.com/fatih/color v1.7.0
12:38:47 [2021-09-23T12:38:47.391Z] Client: Docker Engine - Community
12:38:47 [2021-09-23T12:38:47.391Z]  Version:           20.10.6
12:38:47 [2021-09-23T12:38:47.391Z]  API version:       1.41
12:38:47 [2021-09-23T12:38:47.391Z]  Go version:        go1.13.15
12:38:47 [2021-09-23T12:38:47.391Z]  Git commit:        370c289
12:38:47 [2021-09-23T12:38:47.391Z]  Built:             Fri Apr  9 22:46:01 2021
12:38:47 [2021-09-23T12:38:47.391Z]  OS/Arch:           linux/amd64
12:38:47 [2021-09-23T12:38:47.391Z]  Context:           default
12:38:47 [2021-09-23T12:38:47.391Z]  Experimental:      true
12:38:47 [2021-09-23T12:38:47.391Z] 
12:38:47 [2021-09-23T12:38:47.391Z] Server: Docker Engine - Community
12:38:47 [2021-09-23T12:38:47.391Z]  Engine:
12:38:47 [2021-09-23T12:38:47.391Z]   Version:          20.10.6
12:38:47 [2021-09-23T12:38:47.391Z]   API version:      1.41 (minimum version 1.12)
12:38:47 [2021-09-23T12:38:47.391Z]   Go version:       go1.13.15
12:38:47 [2021-09-23T12:38:47.391Z]   Git commit:       8728dd2
12:38:47 [2021-09-23T12:38:47.391Z]   Built:            Fri Apr  9 22:44:13 2021
12:38:47 [2021-09-23T12:38:47.391Z]   OS/Arch:          linux/amd64
12:38:47 [2021-09-23T12:38:47.391Z]   Experimental:     true
12:38:47 [2021-09-23T12:38:47.391Z]  containerd:
12:38:47 [2021-09-23T12:38:47.391Z]   Version:          1.4.6
12:38:47 [2021-09-23T12:38:47.391Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
12:38:47 [2021-09-23T12:38:47.391Z]  runc:
12:38:47 [2021-09-23T12:38:47.391Z]   Version:          1.0.0-rc95
12:38:47 [2021-09-23T12:38:47.391Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:38:47 [2021-09-23T12:38:47.391Z]  docker-init:
12:38:47 [2021-09-23T12:38:47.391Z]   Version:          0.19.0
12:38:47 [2021-09-23T12:38:47.391Z]   GitCommit:        de40ad0
[Pipeline] sh
12:38:47 [2021-09-23T12:38:47.548Z] #49 31.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:38:47 [2021-09-23T12:38:47.711Z] + docker info
12:38:47 [2021-09-23T12:38:47.850Z] #49 31.26 go: downloading github.com/pkg/errors v0.8.1
12:38:47 [2021-09-23T12:38:47.850Z] #49 31.27 go: downloading github.com/spf13/cobra v0.0.5
12:38:47 [2021-09-23T12:38:47.850Z] #49 31.39 go: downloading github.com/spf13/pflag v1.0.5
12:38:48 [2021-09-23T12:38:48.447Z] #49 32.03 go: downloading github.com/spf13/viper v1.6.1
12:38:49 [2021-09-23T12:38:49.408Z] #49 32.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:38:49 [2021-09-23T12:38:49.408Z] #49 32.86 go: downloading github.com/go-critic/go-critic v0.4.1
12:38:50 [2021-09-23T12:38:50.805Z] #49 ...
12:38:50 [2021-09-23T12:38:50.805Z] 
12:38:50 [2021-09-23T12:38:50.805Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:38:50 [2021-09-23T12:38:50.805Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:38:50 [2021-09-23T12:38:50.805Z] #34 24.33 unicode/utf8
12:38:50 [2021-09-23T12:38:50.805Z] #34 25.61 encoding
12:38:51 [2021-09-23T12:38:51.065Z] #34 ...
12:38:51 [2021-09-23T12:38:51.065Z] 
12:38:51 [2021-09-23T12:38:51.065Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:38:51 [2021-09-23T12:38:51.065Z] #67 sha256:5629e5754311a963624e42e9b4dedc7e2368f60f38de55f69c52929f51f9ff7c
12:38:51 [2021-09-23T12:38:51.065Z] #67 32.20 Checking out files:  29% (567/1907)   
Checking out files:  30% (573/1907)   
Checking out files:  31% (592/1907)   
Checking out files:  32% (611/1907)   
Checking out files:  33% (630/1907)   
Checking out files:  34% (649/1907)   
Checking out files:  35% (668/1907)   
Checking out files:  36% (687/1907)   
Checking out files:  37% (706/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  58% (1114/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  90% (1730/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:38:51 [2021-09-23T12:38:51.326Z] #67 34.70 + cd /tmp/tmp.FycmRLsMJt/src/github.com/docker/libnetwork
12:38:51 [2021-09-23T12:38:51.326Z] #67 34.70 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:38:51 [2021-09-23T12:38:51.326Z] #67 ...
12:38:51 [2021-09-23T12:38:51.326Z] 
12:38:51 [2021-09-23T12:38:51.326Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:38:51 [2021-09-23T12:38:51.326Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:38:51 [2021-09-23T12:38:51.326Z] #13 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:38:51 [2021-09-23T12:38:51.326Z] #13 23.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:38:51 [2021-09-23T12:38:51.587Z] #13 ...
12:38:51 [2021-09-23T12:38:51.587Z] 
12:38:51 [2021-09-23T12:38:51.587Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:38:51 [2021-09-23T12:38:51.587Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:38:51 [2021-09-23T12:38:51.587Z] #58 34.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:38:54 [2021-09-23T12:38:54.994Z] Fetching without tags
12:38:55 [2021-09-23T12:38:55.290Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:56 [2021-09-23T12:38:56.400Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:56 [2021-09-23T12:38:56.400Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:54 [2021-09-23T12:38:54.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:54 [2021-09-23T12:38:54.941Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:54 [2021-09-23T12:38:54.952Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:54 [2021-09-23T12:38:54.976Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:55 [2021-09-23T12:38:55.000Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:55 [2021-09-23T12:38:55.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:55 [2021-09-23T12:38:55.002Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:55 [2021-09-23T12:38:55.298Z]  > git config core.sparsecheckout # timeout=10
12:38:55 [2021-09-23T12:38:55.322Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:56 [2021-09-23T12:38:56.288Z]  > git remote # timeout=10
12:38:56 [2021-09-23T12:38:56.325Z]  > git config --get remote.origin.url # timeout=10
12:38:56 [2021-09-23T12:38:56.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:56 [2021-09-23T12:38:56.355Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:56 [2021-09-23T12:38:56.384Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:56 [2021-09-23T12:38:56.402Z]  > git config core.sparsecheckout # timeout=10
12:38:56 [2021-09-23T12:38:56.415Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:56 [2021-09-23T12:38:56.870Z] #58 ...
12:38:56 [2021-09-23T12:38:56.870Z] 
12:38:56 [2021-09-23T12:38:56.870Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:38:56 [2021-09-23T12:38:56.870Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:38:56 [2021-09-23T12:38:56.870Z] #40 38.97 Checking out files:  58% (1024/1750)   
Checking out files:  59% (1033/1750)   
Checking out files:  60% (1050/1750)   
Checking out files:  61% (1068/1750)   
Checking out files:  62% (1085/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
12:38:56 [2021-09-23T12:38:56.870Z] #40 40.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:38:57 [2021-09-23T12:38:57.663Z] Client:
12:38:57 [2021-09-23T12:38:57.663Z]  Context:    default
12:38:57 [2021-09-23T12:38:57.663Z]  Debug Mode: false
12:38:57 [2021-09-23T12:38:57.663Z]  Plugins:
12:38:57 [2021-09-23T12:38:57.663Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:38:57 [2021-09-23T12:38:57.663Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:38:57 [2021-09-23T12:38:57.663Z]   scan: Docker Scan (Docker Inc., v0.7.0)
12:38:57 [2021-09-23T12:38:57.663Z] 
12:38:57 [2021-09-23T12:38:57.663Z] Server:
12:38:57 [2021-09-23T12:38:57.663Z]  Containers: 0
12:38:57 [2021-09-23T12:38:57.663Z]   Running: 0
12:38:57 [2021-09-23T12:38:57.663Z]   Paused: 0
12:38:57 [2021-09-23T12:38:57.663Z]   Stopped: 0
12:38:57 [2021-09-23T12:38:57.663Z]  Images: 0
12:38:57 [2021-09-23T12:38:57.663Z]  Server Version: 20.10.6
12:38:57 [2021-09-23T12:38:57.663Z]  Storage Driver: overlay2
12:38:57 [2021-09-23T12:38:57.663Z]   Backing Filesystem: extfs
12:38:57 [2021-09-23T12:38:57.663Z]   Supports d_type: true
12:38:57 [2021-09-23T12:38:57.663Z]   Native Overlay Diff: true
12:38:57 [2021-09-23T12:38:57.663Z]   userxattr: false
12:38:57 [2021-09-23T12:38:57.663Z]  Logging Driver: json-file
12:38:57 [2021-09-23T12:38:57.663Z]  Cgroup Driver: cgroupfs
12:38:57 [2021-09-23T12:38:57.663Z]  Cgroup Version: 1
12:38:57 [2021-09-23T12:38:57.663Z]  Plugins:
12:38:57 [2021-09-23T12:38:57.663Z]   Volume: local
12:38:57 [2021-09-23T12:38:57.663Z]   Network: bridge host ipvlan macvlan null overlay
12:38:57 [2021-09-23T12:38:57.663Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:38:57 [2021-09-23T12:38:57.663Z]  Swarm: inactive
12:38:57 [2021-09-23T12:38:57.663Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:38:57 [2021-09-23T12:38:57.663Z]  Default Runtime: runc
12:38:57 [2021-09-23T12:38:57.663Z]  Init Binary: docker-init
12:38:57 [2021-09-23T12:38:57.663Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
12:38:57 [2021-09-23T12:38:57.663Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:38:57 [2021-09-23T12:38:57.663Z]  init version: de40ad0
12:38:57 [2021-09-23T12:38:57.663Z]  Security Options:
12:38:57 [2021-09-23T12:38:57.664Z]   apparmor
12:38:57 [2021-09-23T12:38:57.664Z]   seccomp
12:38:57 [2021-09-23T12:38:57.664Z]    Profile: default
12:38:57 [2021-09-23T12:38:57.664Z]  Kernel Version: 5.4.0-1048-aws
12:38:57 [2021-09-23T12:38:57.664Z]  Operating System: Ubuntu 18.04.5 LTS
12:38:57 [2021-09-23T12:38:57.664Z]  OSType: linux
12:38:57 [2021-09-23T12:38:57.664Z]  Architecture: x86_64
12:38:57 [2021-09-23T12:38:57.664Z]  CPUs: 2
12:38:57 [2021-09-23T12:38:57.664Z]  Total Memory: 7.487GiB
12:38:57 [2021-09-23T12:38:57.664Z]  Name: ip-10-100-42-215
12:38:57 [2021-09-23T12:38:57.664Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
12:38:57 [2021-09-23T12:38:57.664Z]  Docker Root Dir: /var/lib/docker
12:38:57 [2021-09-23T12:38:57.664Z]  Debug Mode: false
12:38:57 [2021-09-23T12:38:57.664Z]  Registry: https://index.docker.io/v1/
12:38:57 [2021-09-23T12:38:57.664Z]  Labels:
12:38:57 [2021-09-23T12:38:57.664Z]  Experimental: true
12:38:57 [2021-09-23T12:38:57.664Z]  Insecure Registries:
12:38:57 [2021-09-23T12:38:57.664Z]   127.0.0.0/8
12:38:57 [2021-09-23T12:38:57.664Z]  Live Restore Enabled: true
12:38:57 [2021-09-23T12:38:57.664Z] 
12:38:57 [2021-09-23T12:38:57.664Z] WARNING: No swap limit support
[Pipeline] sh
12:38:57 [2021-09-23T12:38:57.968Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:38:57 [2021-09-23T12:38:57.968Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:38:57 [2021-09-23T12:38:57.968Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:38:57 [2021-09-23T12:38:57.968Z] + bash /home/ubuntu/workspace/moby_PR-42875/check-config.sh
12:38:57 [2021-09-23T12:38:57.968Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:38:57 [2021-09-23T12:38:57.968Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
12:38:57 [2021-09-23T12:38:57.968Z] 
12:38:57 [2021-09-23T12:38:57.968Z] Generally Necessary:
12:38:57 [2021-09-23T12:38:57.968Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:38:57 [2021-09-23T12:38:57.968Z] - apparmor: enabled and tools installed
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NAMESPACES: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NET_NS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_PID_NS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_IPC_NS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_UTS_NS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUPS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUP_CPUACCT: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUP_DEVICE: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUP_FREEZER: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUP_SCHED: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CPUSETS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_MEMCG: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_KEYS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_VETH: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_BRIDGE: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NF_NAT_IPV4: missing
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NF_NAT: enabled (as module)
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_NF_NAT_NEEDED: missing
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_POSIX_MQUEUE: enabled
12:38:57 [2021-09-23T12:38:57.968Z] 
12:38:57 [2021-09-23T12:38:57.968Z] Optional Features:
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_USER_NS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_SECCOMP: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_CGROUP_PIDS: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_MEMCG_SWAP: enabled
12:38:57 [2021-09-23T12:38:57.968Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:38:58 [2021-09-23T12:38:58.237Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_BLK_CGROUP: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IOSCHED_CFQ: missing
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_CGROUP_PERF: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_CGROUP_HUGETLB: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_CFS_BANDWIDTH: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_RT_GROUP_SCHED: missing
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_VS: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_VS_NFCT: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_IP_VS_RR: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_EXT4_FS: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:38:58 [2021-09-23T12:38:58.237Z] - Network Drivers:
12:38:58 [2021-09-23T12:38:58.237Z]   - "overlay":
12:38:58 [2021-09-23T12:38:58.237Z]     - CONFIG_VXLAN: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       Optional (for encrypted networks):
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_CRYPTO: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_CRYPTO_AEAD: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_CRYPTO_GCM: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_CRYPTO_GHASH: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_XFRM: enabled
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_XFRM_USER: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_INET_ESP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:38:58 [2021-09-23T12:38:58.237Z]   - "ipvlan":
12:38:58 [2021-09-23T12:38:58.237Z]     - CONFIG_IPVLAN: enabled (as module)
12:38:58 [2021-09-23T12:38:58.237Z]   - "macvlan":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_MACVLAN: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_DUMMY: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]   - "ftp,tftp client in container":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z] - Storage Drivers:
12:38:58 [2021-09-23T12:38:58.504Z]   - "aufs":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_AUFS_FS: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]   - "btrfs":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:38:58 [2021-09-23T12:38:58.504Z]   - "devicemapper":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_BLK_DEV_DM: enabled
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]   - "overlay":
12:38:58 [2021-09-23T12:38:58.504Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:38:58 [2021-09-23T12:38:58.504Z]   - "zfs":
12:38:58 [2021-09-23T12:38:58.504Z]     - /dev/zfs: present
12:38:58 [2021-09-23T12:38:58.504Z]     - zfs command: missing
12:38:58 [2021-09-23T12:38:58.504Z]     - zpool command: missing
12:38:58 [2021-09-23T12:38:58.504Z] 
12:38:58 [2021-09-23T12:38:58.504Z] Limits:
12:38:58 [2021-09-23T12:38:58.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:38:58 [2021-09-23T12:38:58.504Z] 
12:38:58 [2021-09-23T12:38:58.504Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:38:58 [2021-09-23T12:38:58.864Z] + sudo modprobe ip_vs
12:38:58 [2021-09-23T12:38:58.864Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b .
12:38:59 [2021-09-23T12:38:59.133Z] #1 [internal] load build definition from Dockerfile
12:38:59 [2021-09-23T12:38:59.133Z] #1 sha256:38f49057a1ed1eeffbe0212d21b1b7f5d26d17a86e7888e26652e4059d0a793b
12:38:59 [2021-09-23T12:38:59.133Z] #1 transferring dockerfile:
12:38:59 [2021-09-23T12:38:59.133Z] #1 transferring dockerfile: 17.04kB done
12:38:59 [2021-09-23T12:38:59.133Z] #1 DONE 0.1s
12:38:59 [2021-09-23T12:38:59.133Z] 
12:38:59 [2021-09-23T12:38:59.133Z] #2 [internal] load .dockerignore
12:38:59 [2021-09-23T12:38:59.133Z] #2 sha256:7b0d0ce6725f13f4c4f2976f69ff8ecd03281befa25417869d66ae904b91074b
12:38:59 [2021-09-23T12:38:59.133Z] #2 transferring context: 87B done
12:38:59 [2021-09-23T12:38:59.133Z] #2 DONE 0.1s
12:38:59 [2021-09-23T12:38:59.133Z] 
12:38:59 [2021-09-23T12:38:59.133Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:38:59 [2021-09-23T12:38:59.133Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:38:59 [2021-09-23T12:38:59.719Z] #3 DONE 0.5s
12:38:59 [2021-09-23T12:38:59.719Z] 
12:38:59 [2021-09-23T12:38:59.719Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:38:59 [2021-09-23T12:38:59.719Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:38:59 [2021-09-23T12:38:59.719Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:38:59 [2021-09-23T12:38:59.929Z] Client:
12:38:59 [2021-09-23T12:38:59.929Z]  Context:    default
12:38:59 [2021-09-23T12:38:59.929Z]  Debug Mode: false
12:38:59 [2021-09-23T12:38:59.929Z]  Plugins:
12:38:59 [2021-09-23T12:38:59.929Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:38:59 [2021-09-23T12:38:59.929Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:38:59 [2021-09-23T12:38:59.929Z]   scan: Docker Scan (Docker Inc., v0.7.0)
12:38:59 [2021-09-23T12:38:59.929Z] 
12:38:59 [2021-09-23T12:38:59.929Z] Server:
12:38:59 [2021-09-23T12:38:59.929Z]  Containers: 0
12:38:59 [2021-09-23T12:38:59.929Z]   Running: 0
12:38:59 [2021-09-23T12:38:59.929Z]   Paused: 0
12:38:59 [2021-09-23T12:38:59.929Z]   Stopped: 0
12:38:59 [2021-09-23T12:38:59.929Z]  Images: 0
12:38:59 [2021-09-23T12:38:59.929Z]  Server Version: 20.10.6
12:38:59 [2021-09-23T12:38:59.929Z]  Storage Driver: overlay2
12:38:59 [2021-09-23T12:38:59.929Z]   Backing Filesystem: extfs
12:38:59 [2021-09-23T12:38:59.929Z]   Supports d_type: true
12:38:59 [2021-09-23T12:38:59.929Z]   Native Overlay Diff: true
12:38:59 [2021-09-23T12:38:59.929Z]   userxattr: false
12:38:59 [2021-09-23T12:38:59.929Z]  Logging Driver: json-file
12:38:59 [2021-09-23T12:38:59.929Z]  Cgroup Driver: cgroupfs
12:38:59 [2021-09-23T12:38:59.929Z]  Cgroup Version: 1
12:38:59 [2021-09-23T12:38:59.929Z]  Plugins:
12:38:59 [2021-09-23T12:38:59.929Z]   Volume: local
12:38:59 [2021-09-23T12:38:59.929Z]   Network: bridge host ipvlan macvlan null overlay
12:38:59 [2021-09-23T12:38:59.929Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:38:59 [2021-09-23T12:38:59.929Z]  Swarm: inactive
12:38:59 [2021-09-23T12:38:59.929Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:38:59 [2021-09-23T12:38:59.929Z]  Default Runtime: runc
12:38:59 [2021-09-23T12:38:59.929Z]  Init Binary: docker-init
12:38:59 [2021-09-23T12:38:59.929Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
12:38:59 [2021-09-23T12:38:59.929Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:38:59 [2021-09-23T12:38:59.929Z]  init version: de40ad0
12:38:59 [2021-09-23T12:38:59.929Z]  Security Options:
12:38:59 [2021-09-23T12:38:59.929Z]   apparmor
12:38:59 [2021-09-23T12:38:59.929Z]   seccomp
12:38:59 [2021-09-23T12:38:59.929Z]    Profile: default
12:38:59 [2021-09-23T12:38:59.929Z]  Kernel Version: 5.4.0-1048-aws
12:38:59 [2021-09-23T12:38:59.929Z]  Operating System: Ubuntu 18.04.5 LTS
12:38:59 [2021-09-23T12:38:59.929Z]  OSType: linux
12:38:59 [2021-09-23T12:38:59.929Z]  Architecture: x86_64
12:38:59 [2021-09-23T12:38:59.929Z]  CPUs: 2
12:38:59 [2021-09-23T12:38:59.929Z]  Total Memory: 7.569GiB
12:38:59 [2021-09-23T12:38:59.929Z]  Name: ip-10-100-89-207
12:38:59 [2021-09-23T12:38:59.929Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
12:38:59 [2021-09-23T12:38:59.929Z]  Docker Root Dir: /var/lib/docker
12:38:59 [2021-09-23T12:38:59.929Z]  Debug Mode: false
12:38:59 [2021-09-23T12:38:59.929Z]  Registry: https://index.docker.io/v1/
12:38:59 [2021-09-23T12:38:59.929Z]  Labels:
12:38:59 [2021-09-23T12:38:59.929Z]  Experimental: true
12:38:59 [2021-09-23T12:38:59.929Z]  Insecure Registries:
12:38:59 [2021-09-23T12:38:59.929Z]   127.0.0.0/8
12:38:59 [2021-09-23T12:38:59.929Z]  Live Restore Enabled: true
12:38:59 [2021-09-23T12:38:59.929Z] 
12:38:59 [2021-09-23T12:38:59.929Z] WARNING: No swap limit support
[Pipeline] sh
12:38:59 [2021-09-23T12:38:59.982Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:38:59 [2021-09-23T12:38:59.982Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:38:59 [2021-09-23T12:38:59.982Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:38:59 [2021-09-23T12:38:59.982Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
12:39:00 [2021-09-23T12:39:00.246Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
12:39:00 [2021-09-23T12:39:00.246Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:39:00 [2021-09-23T12:39:00.269Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:39:00 [2021-09-23T12:39:00.269Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:39:00 [2021-09-23T12:39:00.269Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:39:00 [2021-09-23T12:39:00.269Z] + bash /home/ubuntu/workspace/moby_PR-42875/check-config.sh
12:39:00 [2021-09-23T12:39:00.269Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:39:00 [2021-09-23T12:39:00.269Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
12:39:00 [2021-09-23T12:39:00.269Z] 
12:39:00 [2021-09-23T12:39:00.269Z] Generally Necessary:
12:39:00 [2021-09-23T12:39:00.269Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:39:00 [2021-09-23T12:39:00.269Z] - apparmor: enabled and tools installed
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NAMESPACES: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NET_NS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_PID_NS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_IPC_NS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_UTS_NS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CGROUPS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CGROUP_CPUACCT: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CGROUP_DEVICE: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CGROUP_FREEZER: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CGROUP_SCHED: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_CPUSETS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_MEMCG: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_KEYS: enabled
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_VETH: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_BRIDGE: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NF_NAT_IPV4: missing
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:39:00 [2021-09-23T12:39:00.269Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:39:00 [2021-09-23T12:39:00.321Z] Commit message: "Bump swarmkit to get fix for rollback"
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_NF_NAT: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_NF_NAT_NEEDED: missing
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_POSIX_MQUEUE: enabled
12:39:00 [2021-09-23T12:39:00.527Z] 
12:39:00 [2021-09-23T12:39:00.527Z] Optional Features:
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_USER_NS: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_SECCOMP: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CGROUP_PIDS: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_MEMCG_SWAP: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:39:00 [2021-09-23T12:39:00.527Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_BLK_CGROUP: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IOSCHED_CFQ: missing
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CGROUP_PERF: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CGROUP_HUGETLB: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_CFS_BANDWIDTH: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_RT_GROUP_SCHED: missing
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_VS: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_VS_NFCT: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_IP_VS_RR: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_EXT4_FS: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:39:00 [2021-09-23T12:39:00.527Z] - Network Drivers:
12:39:00 [2021-09-23T12:39:00.527Z]   - "overlay":
12:39:00 [2021-09-23T12:39:00.527Z]     - CONFIG_VXLAN: enabled (as module)
12:39:00 [2021-09-23T12:39:00.527Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:39:00 [2021-09-23T12:39:00.527Z]       Optional (for encrypted networks):
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_CRYPTO: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_CRYPTO_AEAD: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_CRYPTO_GCM: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_CRYPTO_GHASH: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_XFRM: enabled
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_XFRM_USER: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_INET_ESP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:39:00 [2021-09-23T12:39:00.786Z]   - "ipvlan":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_IPVLAN: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]   - "macvlan":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_MACVLAN: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_DUMMY: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]   - "ftp,tftp client in container":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z] - Storage Drivers:
12:39:00 [2021-09-23T12:39:00.786Z]   - "aufs":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_AUFS_FS: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]   - "btrfs":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:39:00 [2021-09-23T12:39:00.786Z]   - "devicemapper":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_BLK_DEV_DM: enabled
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]   - "overlay":
12:39:00 [2021-09-23T12:39:00.786Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:39:00 [2021-09-23T12:39:00.786Z]   - "zfs":
12:39:00 [2021-09-23T12:39:00.786Z]     - /dev/zfs: present
12:39:00 [2021-09-23T12:39:00.786Z]     - zfs command: missing
12:39:00 [2021-09-23T12:39:00.786Z]     - zpool command: missing
12:39:00 [2021-09-23T12:39:00.786Z] 
12:39:00 [2021-09-23T12:39:00.786Z] Limits:
12:39:00 [2021-09-23T12:39:00.786Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:39:00 [2021-09-23T12:39:00.786Z] 
12:39:00 [2021-09-23T12:39:00.786Z] + true
12:39:00 [2021-09-23T12:39:00.820Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
12:39:00 [2021-09-23T12:39:00.821Z] #4 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:39:01 [2021-09-23T12:39:01.067Z] #40 43.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:39:01 [2021-09-23T12:39:01.112Z] 
12:39:01 [2021-09-23T12:39:01.112Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:39:01 [2021-09-23T12:39:01.112Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
12:39:01 [2021-09-23T12:39:01.268Z] + docker version
12:39:01 [2021-09-23T12:39:01.326Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b .
12:39:01 [2021-09-23T12:39:01.587Z] #2 [internal] load .dockerignore
12:39:01 [2021-09-23T12:39:01.587Z] #2 sha256:c727961a548988592a1f554bdbb9278a6b4f318e83f6f4a194047eca5826be7d
12:39:01 [2021-09-23T12:39:01.850Z] #2 transferring context: 87B done
12:39:01 [2021-09-23T12:39:01.850Z] #2 DONE 0.2s
12:39:01 [2021-09-23T12:39:01.850Z] 
12:39:01 [2021-09-23T12:39:01.850Z] #1 [internal] load build definition from Dockerfile
12:39:01 [2021-09-23T12:39:01.850Z] #1 sha256:328d89cf2facdbffe2a195665f44bbdda6694589bc20a101288a8fd736564a46
12:39:01 [2021-09-23T12:39:01.850Z] #1 transferring dockerfile: 17.04kB done
12:39:01 [2021-09-23T12:39:01.850Z] #1 DONE 0.2s
12:39:01 [2021-09-23T12:39:01.850Z] 
12:39:01 [2021-09-23T12:39:01.850Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:39:01 [2021-09-23T12:39:01.850Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:39:02 [2021-09-23T12:39:02.006Z] #40 ...
12:39:02 [2021-09-23T12:39:02.006Z] 
12:39:02 [2021-09-23T12:39:02.006Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:39:02 [2021-09-23T12:39:02.006Z] #67 sha256:5629e5754311a963624e42e9b4dedc7e2368f60f38de55f69c52929f51f9ff7c
12:39:02 [2021-09-23T12:39:02.006Z] #67 35.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:39:02 [2021-09-23T12:39:02.126Z] #8 DONE 1.1s
12:39:02 [2021-09-23T12:39:02.126Z] 
12:39:02 [2021-09-23T12:39:02.126Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:02 [2021-09-23T12:39:02.126Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:39:02 [2021-09-23T12:39:02.126Z] #7 DONE 1.1s
12:39:02 [2021-09-23T12:39:02.126Z] 
12:39:02 [2021-09-23T12:39:02.126Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:02 [2021-09-23T12:39:02.126Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:39:02 [2021-09-23T12:39:02.126Z] #5 DONE 1.1s
12:39:02 [2021-09-23T12:39:02.126Z] 
12:39:02 [2021-09-23T12:39:02.126Z] #6 [internal] load metadata for docker.io/library/debian:buster
12:39:02 [2021-09-23T12:39:02.126Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:39:02 [2021-09-23T12:39:02.126Z] #6 DONE 1.2s
12:39:02 [2021-09-23T12:39:02.266Z] #67 ...
12:39:02 [2021-09-23T12:39:02.266Z] 
12:39:02 [2021-09-23T12:39:02.266Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:39:02 [2021-09-23T12:39:02.266Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:39:02 [2021-09-23T12:39:02.266Z] #49 35.61 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:39:02 [2021-09-23T12:39:02.266Z] #49 36.04 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 41.74 go: downloading github.com/mattn/go-colorable v0.1.4
12:39:02 [2021-09-23T12:39:02.266Z] #49 41.78 go: downloading github.com/sirupsen/logrus v1.4.2
12:39:02 [2021-09-23T12:39:02.266Z] #49 41.83 go: downloading github.com/stretchr/testify v1.4.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 42.45 go: downloading github.com/mattn/go-isatty v0.0.8
12:39:02 [2021-09-23T12:39:02.266Z] #49 42.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:39:02 [2021-09-23T12:39:02.266Z] #49 42.76 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 42.84 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:39:02 [2021-09-23T12:39:02.266Z] #49 42.92 go: downloading github.com/hashicorp/hcl v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 43.62 go: downloading github.com/magiconair/properties v1.8.1
12:39:02 [2021-09-23T12:39:02.266Z] #49 43.63 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:39:02 [2021-09-23T12:39:02.266Z] #49 43.79 go: downloading github.com/pelletier/go-toml v1.2.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.02 go: downloading github.com/spf13/afero v1.1.2
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.47 go: downloading github.com/spf13/cast v1.3.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.56 go: downloading github.com/subosito/gotenv v1.2.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.63 go: downloading gopkg.in/ini.v1 v1.51.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 44.75 go: downloading gopkg.in/yaml.v2 v2.2.7
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.28 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.46 go: downloading github.com/go-toolsmith/astp v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.54 go: downloading github.com/go-toolsmith/typep v1.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:39:02 [2021-09-23T12:39:02.266Z] #49 45.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:39:02 [2021-09-23T12:39:02.419Z] #3 DONE 0.5s
12:39:02 [2021-09-23T12:39:02.419Z] 
12:39:02 [2021-09-23T12:39:02.419Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:39:02 [2021-09-23T12:39:02.419Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:39:02 [2021-09-23T12:39:02.419Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
12:39:02 [2021-09-23T12:39:02.419Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:39:02 [2021-09-23T12:39:02.419Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:39:02 [2021-09-23T12:39:02.419Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:39:02 [2021-09-23T12:39:02.419Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
12:39:02 [2021-09-23T12:39:02.419Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
12:39:02 [2021-09-23T12:39:02.526Z] #49 45.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:39:02 [2021-09-23T12:39:02.526Z] #49 45.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:39:02 [2021-09-23T12:39:02.526Z] #49 46.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:39:02 [2021-09-23T12:39:02.526Z] #49 46.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:39:02 [2021-09-23T12:39:02.785Z] #49 46.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:39:02 [2021-09-23T12:39:02.985Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
12:39:02 [2021-09-23T12:39:02.986Z] #4 DONE 0.8s
12:39:03 [2021-09-23T12:39:03.045Z] #49 46.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:39:03 [2021-09-23T12:39:03.304Z] #49 ...
12:39:03 [2021-09-23T12:39:03.304Z] 
12:39:03 [2021-09-23T12:39:03.304Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:39:03 [2021-09-23T12:39:03.304Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:39:03 [2021-09-23T12:39:03.304Z] #51 36.67 runtime
12:39:03 [2021-09-23T12:39:03.304Z] #51 ...
12:39:03 [2021-09-23T12:39:03.304Z] 
12:39:03 [2021-09-23T12:39:03.304Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:39:03 [2021-09-23T12:39:03.304Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:39:03 [2021-09-23T12:39:03.304Z] #49 46.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:39:03 [2021-09-23T12:39:03.551Z] 
12:39:03 [2021-09-23T12:39:03.551Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:39:03 [2021-09-23T12:39:03.551Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
12:39:03 [2021-09-23T12:39:03.563Z] #49 47.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:39:03 [2021-09-23T12:39:03.580Z] 
12:39:03 [2021-09-23T12:39:03.580Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:03 [2021-09-23T12:39:03.580Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:03 [2021-09-23T12:39:03.580Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
12:39:03 [2021-09-23T12:39:03.822Z] #49 47.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:39:03 [2021-09-23T12:39:03.822Z] #49 47.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:39:03 [2021-09-23T12:39:03.822Z] #49 47.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:39:03 [2021-09-23T12:39:03.847Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
12:39:03 [2021-09-23T12:39:03.847Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
12:39:03 [2021-09-23T12:39:03.847Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
12:39:03 [2021-09-23T12:39:03.847Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 1.05MB / 50.44MB 0.3s
12:39:04 [2021-09-23T12:39:04.082Z] #49 ...
12:39:04 [2021-09-23T12:39:04.082Z] 
12:39:04 [2021-09-23T12:39:04.082Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:39:04 [2021-09-23T12:39:04.082Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:39:04 [2021-09-23T12:39:04.082Z] #55 37.66 Fetched 8466 kB in 29s (295 kB/s)
12:39:04 [2021-09-23T12:39:04.114Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.24MB / 50.44MB 0.5s
12:39:04 [2021-09-23T12:39:04.118Z] #8 ...
12:39:04 [2021-09-23T12:39:04.118Z] 
12:39:04 [2021-09-23T12:39:04.118Z] #6 [internal] load metadata for docker.io/library/debian:buster
12:39:04 [2021-09-23T12:39:04.118Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:39:04 [2021-09-23T12:39:04.118Z] #6 DONE 0.9s
12:39:04 [2021-09-23T12:39:04.344Z] #55 37.66 Reading package lists...
12:39:04 [2021-09-23T12:39:04.344Z] #55 ...
12:39:04 [2021-09-23T12:39:04.344Z] 
12:39:04 [2021-09-23T12:39:04.344Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:39:04 [2021-09-23T12:39:04.344Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:39:04 [2021-09-23T12:39:04.344Z] #49 47.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:39:04 [2021-09-23T12:39:04.344Z] #49 47.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:39:04 [2021-09-23T12:39:04.344Z] #49 47.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:39:04 [2021-09-23T12:39:04.377Z] 
12:39:04 [2021-09-23T12:39:04.377Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:04 [2021-09-23T12:39:04.377Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:39:04 [2021-09-23T12:39:04.377Z] #5 DONE 1.0s
12:39:04 [2021-09-23T12:39:04.377Z] 
12:39:04 [2021-09-23T12:39:04.377Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:04 [2021-09-23T12:39:04.377Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:39:04 [2021-09-23T12:39:04.377Z] #7 DONE 1.0s
12:39:04 [2021-09-23T12:39:04.377Z] 
12:39:04 [2021-09-23T12:39:04.377Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:39:04 [2021-09-23T12:39:04.377Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
12:39:04 [2021-09-23T12:39:04.377Z] #8 DONE 1.0s
12:39:04 [2021-09-23T12:39:04.379Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 17.83MB / 50.44MB 0.7s
12:39:04 [2021-09-23T12:39:04.379Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0B / 7.83MB 0.9s
12:39:04 [2021-09-23T12:39:04.604Z] #49 47.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:39:04 [2021-09-23T12:39:04.645Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 23.07MB / 50.44MB 1.0s
12:39:04 [2021-09-23T12:39:04.645Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 28.31MB / 50.44MB 1.2s
12:39:04 [2021-09-23T12:39:04.645Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 3.15MB / 7.83MB 1.2s
12:39:04 [2021-09-23T12:39:04.864Z] #49 48.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:39:04 [2021-09-23T12:39:04.913Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 4.50MB / 7.83MB 1.2s
12:39:04 [2021-09-23T12:39:04.913Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0B / 10.00MB 1.2s
12:39:05 [2021-09-23T12:39:05.036Z] Fetching without tags
12:39:05 [2021-09-23T12:39:05.143Z] #49 48.61 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 6.29MB / 7.83MB 1.4s
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 35.28MB / 50.44MB 1.5s
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 1.6s
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 2.10MB / 10.00MB 1.6s
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 38.80MB / 50.44MB 1.6s
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 1.6s done
12:39:05 [2021-09-23T12:39:05.179Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 3.15MB / 10.00MB 1.6s
12:39:05 [2021-09-23T12:39:05.402Z] #49 48.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:39:05 [2021-09-23T12:39:05.402Z] #49 48.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:39:05 [2021-09-23T12:39:05.407Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:39:05 [2021-09-23T12:39:05.442Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 4.19MB / 10.00MB 1.9s
12:39:05 [2021-09-23T12:39:05.442Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 122.88kB / 51.84MB 1.9s
12:39:04 [2021-09-23T12:39:04.960Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:04 [2021-09-23T12:39:04.973Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:39:04 [2021-09-23T12:39:04.987Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:39:05 [2021-09-23T12:39:05.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:39:05 [2021-09-23T12:39:05.028Z] Fetching upstream changes from https://github.com/moby/moby.git
12:39:05 [2021-09-23T12:39:05.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:05 [2021-09-23T12:39:05.032Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:39:05 [2021-09-23T12:39:05.410Z]  > git config core.sparsecheckout # timeout=10
12:39:05 [2021-09-23T12:39:05.445Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:39:05 [2021-09-23T12:39:05.662Z] #49 49.02 go: downloading github.com/ultraware/funlen v0.0.2
12:39:05 [2021-09-23T12:39:05.662Z] #49 49.06 go: downloading github.com/ultraware/whitespace v0.0.4
12:39:05 [2021-09-23T12:39:05.662Z] #49 49.19 go: downloading github.com/uudashr/gocognit v1.0.1
12:39:05 [2021-09-23T12:39:05.706Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 47.28MB / 50.44MB 2.1s
12:39:05 [2021-09-23T12:39:05.706Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 2.1s
12:39:05 [2021-09-23T12:39:05.706Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 8.39MB / 51.84MB 2.1s
12:39:05 [2021-09-23T12:39:05.706Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.2s
12:39:05 [2021-09-23T12:39:05.706Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 12.58MB / 51.84MB 2.2s
12:39:05 [2021-09-23T12:39:05.765Z] 
12:39:05 [2021-09-23T12:39:05.765Z] #23 [internal] load build context
12:39:05 [2021-09-23T12:39:05.765Z] #23 sha256:29639dec5a393b051e5ba675ec1ded789524ca11558a27e1d28266f4f2a1b125
12:39:05 [2021-09-23T12:39:05.922Z] #49 49.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:39:05 [2021-09-23T12:39:05.922Z] #49 ...
12:39:05 [2021-09-23T12:39:05.922Z] 
12:39:05 [2021-09-23T12:39:05.922Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:05 [2021-09-23T12:39:05.922Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:05 [2021-09-23T12:39:05.922Z] #42 39.52 Fetched 8466 kB in 29s (291 kB/s)
12:39:05 [2021-09-23T12:39:05.969Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 17.83MB / 51.84MB 2.3s
12:39:05 [2021-09-23T12:39:05.969Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 2.3s done
12:39:05 [2021-09-23T12:39:05.969Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 20.97MB / 51.84MB 2.5s
12:39:05 [2021-09-23T12:39:05.969Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 2.53MB / 68.75MB 2.5s
12:39:06 [2021-09-23T12:39:06.182Z] #42 39.52 Reading package lists...
12:39:06 [2021-09-23T12:39:06.182Z] #42 ...
12:39:06 [2021-09-23T12:39:06.182Z] 
12:39:06 [2021-09-23T12:39:06.182Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:06 [2021-09-23T12:39:06.182Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:06 [2021-09-23T12:39:06.182Z] #13 39.54 Fetched 9001 kB in 35s (258 kB/s)
12:39:06 [2021-09-23T12:39:06.230Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 27.26MB / 51.84MB 2.7s
12:39:06 [2021-09-23T12:39:06.230Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 6.49MB / 68.75MB 2.7s
12:39:06 [2021-09-23T12:39:06.526Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 31.87MB / 51.84MB 2.9s
12:39:06 [2021-09-23T12:39:06.526Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 11.53MB / 68.75MB 3.0s
12:39:06 [2021-09-23T12:39:06.527Z] #13 39.54 Reading package lists...
12:39:06 [2021-09-23T12:39:06.527Z] #13 ...
12:39:06 [2021-09-23T12:39:06.527Z] 
12:39:06 [2021-09-23T12:39:06.527Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:06 [2021-09-23T12:39:06.527Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:06 [2021-09-23T12:39:06.527Z] #36 40.02 Fetched 8466 kB in 30s (286 kB/s)
12:39:06 [2021-09-23T12:39:06.712Z] #23 transferring context: 11.54MB 1.2s
12:39:06 [2021-09-23T12:39:06.787Z] #36 40.02 Reading package lists...
12:39:06 [2021-09-23T12:39:06.787Z] #36 ...
12:39:06 [2021-09-23T12:39:06.787Z] 
12:39:06 [2021-09-23T12:39:06.787Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:39:06 [2021-09-23T12:39:06.787Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:39:06 [2021-09-23T12:39:06.787Z] #55 37.66 Reading package lists...
12:39:06 [2021-09-23T12:39:06.791Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 36.84MB / 51.84MB 3.1s
12:39:06 [2021-09-23T12:39:06.791Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 42.99MB / 51.84MB 3.3s
12:39:06 [2021-09-23T12:39:06.791Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 19.51MB / 68.75MB 3.3s
12:39:06 [2021-09-23T12:39:06.791Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 1.05MB / 129.04MB 3.3s
12:39:07 [2021-09-23T12:39:07.055Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 47.19MB / 51.84MB 3.6s
12:39:07 [2021-09-23T12:39:07.055Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 24.12MB / 68.75MB 3.6s
12:39:07 [2021-09-23T12:39:07.154Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:39:07 [2021-09-23T12:39:07.154Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:39:07 [2021-09-23T12:39:07.326Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.8s
12:39:07 [2021-09-23T12:39:07.326Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 28.31MB / 68.75MB 3.8s
12:39:07 [2021-09-23T12:39:07.326Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 9.44MB / 129.04MB 3.8s
12:39:07 [2021-09-23T12:39:07.326Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692
12:39:07 [2021-09-23T12:39:07.588Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 33.55MB / 68.75MB 4.0s
12:39:07 [2021-09-23T12:39:07.855Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 37.87MB / 68.75MB 4.2s
12:39:07 [2021-09-23T12:39:07.855Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 16.78MB / 129.04MB 4.2s
12:39:07 [2021-09-23T12:39:07.062Z]  > git remote # timeout=10
12:39:07 [2021-09-23T12:39:07.076Z]  > git config --get remote.origin.url # timeout=10
12:39:07 [2021-09-23T12:39:07.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:39:07 [2021-09-23T12:39:07.111Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:39:07 [2021-09-23T12:39:07.135Z]  > git rev-parse HEAD^{commit} # timeout=10
12:39:07 [2021-09-23T12:39:07.147Z]  > git config core.sparsecheckout # timeout=10
12:39:07 [2021-09-23T12:39:07.152Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:39:08 [2021-09-23T12:39:08.118Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 41.94MB / 68.75MB 4.5s
12:39:08 [2021-09-23T12:39:08.119Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 4.4s done
12:39:08 [2021-09-23T12:39:08.119Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 24.12MB / 129.04MB 4.7s
12:39:08 [2021-09-23T12:39:08.119Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 4.7s
12:39:08 [2021-09-23T12:39:08.382Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 4.7s done
12:39:08 [2021-09-23T12:39:08.382Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 49.28MB / 68.75MB 4.9s
12:39:08 [2021-09-23T12:39:08.647Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 53.22MB / 68.75MB 5.0s
12:39:08 [2021-09-23T12:39:08.924Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 59.36MB / 68.75MB 5.2s
12:39:08 [2021-09-23T12:39:08.924Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 33.48MB / 129.04MB 5.2s
12:39:08 [2021-09-23T12:39:08.924Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 62.91MB / 68.75MB 5.4s
12:39:09 [2021-09-23T12:39:09.185Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 40.89MB / 129.04MB 5.5s
12:39:09 [2021-09-23T12:39:09.185Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 5.7s
12:39:09 [2021-09-23T12:39:09.450Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 50.33MB / 129.04MB 6.0s
12:39:10 [2021-09-23T12:39:10.024Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 57.67MB / 129.04MB 6.5s
12:39:10 [2021-09-23T12:39:10.024Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 6.5s done
12:39:10 [2021-09-23T12:39:10.286Z] #9 ...
12:39:10 [2021-09-23T12:39:10.286Z] 
12:39:10 [2021-09-23T12:39:10.286Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:10 [2021-09-23T12:39:10.286Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:39:10 [2021-09-23T12:39:10.286Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:39:10 [2021-09-23T12:39:10.286Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:10 [2021-09-23T12:39:10.286Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:39:10 [2021-09-23T12:39:10.286Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:39:10 [2021-09-23T12:39:10.286Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
12:39:10 [2021-09-23T12:39:10.286Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done
12:39:10 [2021-09-23T12:39:10.286Z] #62 DONE 6.9s
12:39:10 [2021-09-23T12:39:10.286Z] 
12:39:10 [2021-09-23T12:39:10.286Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:10 [2021-09-23T12:39:10.286Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:10 [2021-09-23T12:39:10.286Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.39MB / 129.04MB 6.8s
12:39:10 [2021-09-23T12:39:10.286Z] #9 ...
12:39:10 [2021-09-23T12:39:10.286Z] 
12:39:10 [2021-09-23T12:39:10.286Z] #23 [internal] load build context
12:39:10 [2021-09-23T12:39:10.286Z] #23 sha256:f741f76cfa4ac245ab499a5d6d14c859f31553a485abb11fde9177aaf6df7772
12:39:10 [2021-09-23T12:39:10.286Z] #23 transferring context: 36.54MB 7.0s
12:39:10 [2021-09-23T12:39:10.549Z] #23 ...
12:39:10 [2021-09-23T12:39:10.549Z] 
12:39:10 [2021-09-23T12:39:10.549Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:10 [2021-09-23T12:39:10.549Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:39:10 [2021-09-23T12:39:10.549Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:39:10 [2021-09-23T12:39:10.549Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:10 [2021-09-23T12:39:10.549Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:39:10 [2021-09-23T12:39:10.549Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:39:10 [2021-09-23T12:39:10.549Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done
12:39:10 [2021-09-23T12:39:10.549Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done
12:39:10 [2021-09-23T12:39:10.549Z] #64 DONE 7.0s
12:39:10 [2021-09-23T12:39:10.549Z] 
12:39:10 [2021-09-23T12:39:10.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:10 [2021-09-23T12:39:10.549Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:10 [2021-09-23T12:39:10.810Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 76.10MB / 129.04MB 7.3s
12:39:11 [2021-09-23T12:39:11.250Z] #55 50.64 Reading package lists...
12:39:11 [2021-09-23T12:39:11.250Z] #55 ...
12:39:11 [2021-09-23T12:39:11.250Z] 
12:39:11 [2021-09-23T12:39:11.250Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:39:11 [2021-09-23T12:39:11.250Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:39:11 [2021-09-23T12:39:11.250Z] #58 44.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:39:11 [2021-09-23T12:39:11.250Z] #58 ...
12:39:11 [2021-09-23T12:39:11.250Z] 
12:39:11 [2021-09-23T12:39:11.250Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:39:11 [2021-09-23T12:39:11.250Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:39:11 [2021-09-23T12:39:11.250Z] #49 51.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:39:11 [2021-09-23T12:39:11.250Z] #49 51.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:39:11 [2021-09-23T12:39:11.250Z] #49 51.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:39:11 [2021-09-23T12:39:11.250Z] #49 51.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:39:11 [2021-09-23T12:39:11.250Z] #49 51.78 go: downloading github.com/davecgh/go-spew v1.1.1
12:39:11 [2021-09-23T12:39:11.250Z] #49 52.16 go: downloading github.com/pmezard/go-difflib v1.0.0
12:39:11 [2021-09-23T12:39:11.250Z] #49 52.22 go: downloading github.com/stretchr/objx v0.2.0
12:39:11 [2021-09-23T12:39:11.250Z] #49 52.77 go: downloading golang.org/x/text v0.3.2
12:39:11 [2021-09-23T12:39:11.272Z] Client: Docker Engine - Community
12:39:11 [2021-09-23T12:39:11.272Z]  Version:           20.10.6
12:39:11 [2021-09-23T12:39:11.272Z]  API version:       1.41
12:39:11 [2021-09-23T12:39:11.272Z]  Go version:        go1.13.15
12:39:11 [2021-09-23T12:39:11.272Z]  Git commit:        370c289
12:39:11 [2021-09-23T12:39:11.272Z]  Built:             Fri Apr  9 22:47:17 2021
12:39:11 [2021-09-23T12:39:11.272Z]  OS/Arch:           linux/amd64
12:39:11 [2021-09-23T12:39:11.272Z]  Context:           default
12:39:11 [2021-09-23T12:39:11.272Z]  Experimental:      true
12:39:11 [2021-09-23T12:39:11.272Z] 
12:39:11 [2021-09-23T12:39:11.272Z] Server: Docker Engine - Community
12:39:11 [2021-09-23T12:39:11.272Z]  Engine:
12:39:11 [2021-09-23T12:39:11.272Z]   Version:          20.10.6
12:39:11 [2021-09-23T12:39:11.272Z]   API version:      1.41 (minimum version 1.12)
12:39:11 [2021-09-23T12:39:11.272Z]   Go version:       go1.13.15
12:39:11 [2021-09-23T12:39:11.272Z]   Git commit:       8728dd2
12:39:11 [2021-09-23T12:39:11.272Z]   Built:            Fri Apr  9 22:45:28 2021
12:39:11 [2021-09-23T12:39:11.272Z]   OS/Arch:          linux/amd64
12:39:11 [2021-09-23T12:39:11.272Z]   Experimental:     true
12:39:11 [2021-09-23T12:39:11.272Z]  containerd:
12:39:11 [2021-09-23T12:39:11.272Z]   Version:          1.4.6
12:39:11 [2021-09-23T12:39:11.272Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
12:39:11 [2021-09-23T12:39:11.272Z]  runc:
12:39:11 [2021-09-23T12:39:11.272Z]   Version:          1.0.0-rc95
12:39:11 [2021-09-23T12:39:11.272Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:39:11 [2021-09-23T12:39:11.272Z]  docker-init:
12:39:11 [2021-09-23T12:39:11.272Z]   Version:          0.19.0
12:39:11 [2021-09-23T12:39:11.272Z]   GitCommit:        de40ad0
[Pipeline] sh
12:39:11 [2021-09-23T12:39:11.386Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 85.98MB / 129.04MB 7.8s
12:39:11 [2021-09-23T12:39:11.602Z] + docker info
12:39:11 [2021-09-23T12:39:11.960Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 97.52MB / 129.04MB 8.3s
12:39:11 [2021-09-23T12:39:11.971Z] Commit message: "Bump swarmkit to get fix for rollback"
12:39:12 [2021-09-23T12:39:12.005Z] #23 transferring context: 52.65MB 6.2s
12:39:12 [2021-09-23T12:39:12.005Z] #23 transferring context: 53.41MB 6.3s done
12:39:12 [2021-09-23T12:39:12.005Z] #23 ...
12:39:12 [2021-09-23T12:39:12.005Z] 
12:39:12 [2021-09-23T12:39:12.005Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:12 [2021-09-23T12:39:12.005Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.2s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.7s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 0.7s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 0.4s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 3.3s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.1s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 4.1s done
12:39:12 [2021-09-23T12:39:12.005Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 2.2s
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 36.70MB / 129.04MB 6.0s
12:39:12 [2021-09-23T12:39:12.005Z] #9 ...
12:39:12 [2021-09-23T12:39:12.005Z] 
12:39:12 [2021-09-23T12:39:12.005Z] #23 [internal] load build context
12:39:12 [2021-09-23T12:39:12.005Z] #23 sha256:29639dec5a393b051e5ba675ec1ded789524ca11558a27e1d28266f4f2a1b125
12:39:12 [2021-09-23T12:39:12.005Z] #23 DONE 6.7s
12:39:12 [2021-09-23T12:39:12.005Z] 
12:39:12 [2021-09-23T12:39:12.005Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:12 [2021-09-23T12:39:12.005Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:12 [2021-09-23T12:39:12.005Z] #9 ...
12:39:12 [2021-09-23T12:39:12.005Z] 
12:39:12 [2021-09-23T12:39:12.005Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:12 [2021-09-23T12:39:12.005Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:12 [2021-09-23T12:39:12.005Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.1s done
12:39:12 [2021-09-23T12:39:12.005Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
12:39:12 [2021-09-23T12:39:12.005Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
12:39:12 [2021-09-23T12:39:12.005Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
12:39:12 [2021-09-23T12:39:12.005Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.7s done
12:39:12 [2021-09-23T12:39:12.269Z] #26 ...
12:39:12 [2021-09-23T12:39:12.269Z] 
12:39:12 [2021-09-23T12:39:12.269Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:12 [2021-09-23T12:39:12.269Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:12 [2021-09-23T12:39:12.269Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 47.83MB / 129.04MB 6.4s
12:39:12 [2021-09-23T12:39:12.334Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 109.05MB / 129.04MB 8.7s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:39:12 [2021-09-23T12:39:12.597Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 5.2s
12:39:12 [2021-09-23T12:39:12.597Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 116.39MB / 129.04MB 9.1s
12:39:12 [2021-09-23T12:39:12.842Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 58.70MB / 129.04MB 6.8s
12:39:12 [2021-09-23T12:39:12.860Z] #9 ...
12:39:12 [2021-09-23T12:39:12.860Z] 
12:39:12 [2021-09-23T12:39:12.860Z] #23 [internal] load build context
12:39:12 [2021-09-23T12:39:12.860Z] #23 sha256:f741f76cfa4ac245ab499a5d6d14c859f31553a485abb11fde9177aaf6df7772
12:39:12 [2021-09-23T12:39:12.860Z] #23 transferring context: 53.41MB 8.8s done
12:39:12 [2021-09-23T12:39:12.860Z] #23 DONE 9.5s
12:39:12 [2021-09-23T12:39:12.860Z] 
12:39:12 [2021-09-23T12:39:12.860Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:12 [2021-09-23T12:39:12.860Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:12 [2021-09-23T12:39:12.860Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 125.83MB / 129.04MB 9.4s
12:39:13 [2021-09-23T12:39:13.100Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 66.06MB / 129.04MB 7.2s
12:39:13 [2021-09-23T12:39:13.209Z] + docker version
12:39:13 [2021-09-23T12:39:13.363Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 72.54MB / 129.04MB 7.5s
12:39:13 [2021-09-23T12:39:13.432Z] #9 ...
12:39:13 [2021-09-23T12:39:13.432Z] 
12:39:13 [2021-09-23T12:39:13.432Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:13 [2021-09-23T12:39:13.432Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:13 [2021-09-23T12:39:13.432Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.2s done
12:39:13 [2021-09-23T12:39:13.432Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
12:39:13 [2021-09-23T12:39:13.432Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
12:39:13 [2021-09-23T12:39:13.432Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
12:39:13 [2021-09-23T12:39:13.432Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 3.1s done
12:39:13 [2021-09-23T12:39:13.693Z] #26 ...
12:39:13 [2021-09-23T12:39:13.693Z] 
12:39:13 [2021-09-23T12:39:13.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:13 [2021-09-23T12:39:13.693Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:13 [2021-09-23T12:39:13.929Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 81.79MB / 129.04MB 8.0s
12:39:14 [2021-09-23T12:39:14.187Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 96.47MB / 129.04MB 8.3s
12:39:14 [2021-09-23T12:39:14.446Z] #9 ...
12:39:14 [2021-09-23T12:39:14.446Z] 
12:39:14 [2021-09-23T12:39:14.446Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:14 [2021-09-23T12:39:14.446Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:39:14 [2021-09-23T12:39:14.446Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
12:39:14 [2021-09-23T12:39:14.446Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:14 [2021-09-23T12:39:14.446Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:39:14 [2021-09-23T12:39:14.446Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:39:14 [2021-09-23T12:39:14.446Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done
12:39:14 [2021-09-23T12:39:14.446Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done
12:39:14 [2021-09-23T12:39:14.446Z] #62 DONE 8.6s
12:39:14 [2021-09-23T12:39:14.446Z] 
12:39:14 [2021-09-23T12:39:14.446Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:14 [2021-09-23T12:39:14.446Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:14 [2021-09-23T12:39:14.541Z] #49 ...
12:39:14 [2021-09-23T12:39:14.541Z] 
12:39:14 [2021-09-23T12:39:14.541Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:14 [2021-09-23T12:39:14.541Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:14 [2021-09-23T12:39:14.541Z] #13 39.54 Reading package lists...
12:39:14 [2021-09-23T12:39:14.704Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 108.07MB / 129.04MB 8.8s
12:39:14 [2021-09-23T12:39:14.962Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 115.34MB / 129.04MB 8.9s
12:39:15 [2021-09-23T12:39:15.122Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 11.3s done
12:39:15 [2021-09-23T12:39:15.221Z] #9 ...
12:39:15 [2021-09-23T12:39:15.221Z] 
12:39:15 [2021-09-23T12:39:15.221Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:15 [2021-09-23T12:39:15.221Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:39:15 [2021-09-23T12:39:15.221Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
12:39:15 [2021-09-23T12:39:15.221Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:15 [2021-09-23T12:39:15.221Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:39:15 [2021-09-23T12:39:15.221Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:39:15 [2021-09-23T12:39:15.221Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done
12:39:15 [2021-09-23T12:39:15.221Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
12:39:15 [2021-09-23T12:39:15.221Z] #64 DONE 9.3s
12:39:15 [2021-09-23T12:39:15.221Z] 
12:39:15 [2021-09-23T12:39:15.221Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:15 [2021-09-23T12:39:15.221Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:15 [2021-09-23T12:39:15.221Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 125.83MB / 129.04MB 9.4s
12:39:16 [2021-09-23T12:39:16.067Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 8.4s done
12:39:16 [2021-09-23T12:39:16.648Z] #9 ...
12:39:16 [2021-09-23T12:39:16.648Z] 
12:39:16 [2021-09-23T12:39:16.648Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:39:16 [2021-09-23T12:39:16.648Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:39:16 [2021-09-23T12:39:16.648Z] #63 DONE 1.1s
12:39:16 [2021-09-23T12:39:16.648Z] 
12:39:16 [2021-09-23T12:39:16.648Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:16 [2021-09-23T12:39:16.648Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:16 [2021-09-23T12:39:16.648Z] #26 DONE 12.9s
12:39:16 [2021-09-23T12:39:16.648Z] 
12:39:16 [2021-09-23T12:39:16.648Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:16 [2021-09-23T12:39:16.648Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:16 [2021-09-23T12:39:16.648Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
12:39:17 [2021-09-23T12:39:17.221Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.6s done
12:39:17 [2021-09-23T12:39:17.754Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 11.5s done
12:39:17 [2021-09-23T12:39:17.793Z] #9 ...
12:39:17 [2021-09-23T12:39:17.793Z] 
12:39:17 [2021-09-23T12:39:17.793Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:39:17 [2021-09-23T12:39:17.793Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:39:17 [2021-09-23T12:39:17.793Z] #65 DONE 1.3s
12:39:17 [2021-09-23T12:39:17.793Z] 
12:39:17 [2021-09-23T12:39:17.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:17 [2021-09-23T12:39:17.793Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:17 [2021-09-23T12:39:17.793Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
12:39:18 [2021-09-23T12:39:18.321Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
12:39:18 [2021-09-23T12:39:18.321Z] #9 ...
12:39:18 [2021-09-23T12:39:18.321Z] 
12:39:18 [2021-09-23T12:39:18.321Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:18 [2021-09-23T12:39:18.321Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:18 [2021-09-23T12:39:18.321Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 8.6s done
12:39:18 [2021-09-23T12:39:18.321Z] #26 DONE 12.7s
12:39:18 [2021-09-23T12:39:18.321Z] 
12:39:18 [2021-09-23T12:39:18.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:18 [2021-09-23T12:39:18.321Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:18 [2021-09-23T12:39:18.898Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.7s done
12:39:19 [2021-09-23T12:39:19.002Z] #13 50.35 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #13 ...
12:39:19 [2021-09-23T12:39:19.002Z] 
12:39:19 [2021-09-23T12:39:19.002Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:19 [2021-09-23T12:39:19.002Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:19 [2021-09-23T12:39:19.002Z] #42 39.52 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #42 52.53 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #42 61.70 Building dependency tree...
12:39:19 [2021-09-23T12:39:19.002Z] #42 ...
12:39:19 [2021-09-23T12:39:19.002Z] 
12:39:19 [2021-09-23T12:39:19.002Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:39:19 [2021-09-23T12:39:19.002Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:39:19 [2021-09-23T12:39:19.002Z] #55 50.64 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #55 59.90 Building dependency tree...
12:39:19 [2021-09-23T12:39:19.002Z] #55 ...
12:39:19 [2021-09-23T12:39:19.002Z] 
12:39:19 [2021-09-23T12:39:19.002Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:19 [2021-09-23T12:39:19.002Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:19 [2021-09-23T12:39:19.002Z] #36 40.02 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #36 52.89 Reading package lists...
12:39:19 [2021-09-23T12:39:19.002Z] #36 61.88 Building dependency tree...
12:39:19 [2021-09-23T12:39:19.002Z] #36 ...
12:39:19 [2021-09-23T12:39:19.002Z] 
12:39:19 [2021-09-23T12:39:19.002Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:39:19 [2021-09-23T12:39:19.002Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:39:19 [2021-09-23T12:39:19.002Z] #55 59.90 Building dependency tree...
12:39:19 [2021-09-23T12:39:19.156Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0
12:39:19 [2021-09-23T12:39:19.182Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 1.1s done
12:39:19 [2021-09-23T12:39:19.182Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6
12:39:20 [2021-09-23T12:39:20.094Z] #9 ...
12:39:20 [2021-09-23T12:39:20.094Z] 
12:39:20 [2021-09-23T12:39:20.094Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:39:20 [2021-09-23T12:39:20.094Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:39:20 [2021-09-23T12:39:20.094Z] #63 DONE 1.0s
12:39:20 [2021-09-23T12:39:20.094Z] 
12:39:20 [2021-09-23T12:39:20.095Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:20 [2021-09-23T12:39:20.095Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:20 [2021-09-23T12:39:20.095Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.9s done
12:39:20 [2021-09-23T12:39:20.359Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6
12:39:20 [2021-09-23T12:39:20.385Z] #55 ...
12:39:20 [2021-09-23T12:39:20.385Z] 
12:39:20 [2021-09-23T12:39:20.386Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:39:20 [2021-09-23T12:39:20.386Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:39:20 [2021-09-23T12:39:20.386Z] #45 53.73 vendor/golang.org/x/crypto/internal/subtle
12:39:20 [2021-09-23T12:39:20.386Z] #45 ...
12:39:20 [2021-09-23T12:39:20.386Z] 
12:39:20 [2021-09-23T12:39:20.386Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:20 [2021-09-23T12:39:20.386Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:20 [2021-09-23T12:39:20.386Z] #36 61.88 Building dependency tree...
12:39:20 [2021-09-23T12:39:20.927Z] #9 ...
12:39:20 [2021-09-23T12:39:20.927Z] 
12:39:20 [2021-09-23T12:39:20.927Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:39:20 [2021-09-23T12:39:20.927Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:39:20 [2021-09-23T12:39:20.927Z] #65 DONE 0.9s
12:39:20 [2021-09-23T12:39:20.927Z] 
12:39:20 [2021-09-23T12:39:20.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:20 [2021-09-23T12:39:20.927Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:22 [2021-09-23T12:39:22.922Z] #36 ...
12:39:22 [2021-09-23T12:39:22.922Z] 
12:39:22 [2021-09-23T12:39:22.922Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:39:22 [2021-09-23T12:39:22.922Z] #67 sha256:5629e5754311a963624e42e9b4dedc7e2368f60f38de55f69c52929f51f9ff7c
12:39:22 [2021-09-23T12:39:22.922Z] #67 DONE 66.4s
12:39:22 [2021-09-23T12:39:22.922Z] 
12:39:22 [2021-09-23T12:39:22.922Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:39:22 [2021-09-23T12:39:22.922Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:39:22 [2021-09-23T12:39:22.922Z] #49 65.82 go: downloading github.com/gobwas/glob v0.2.3
12:39:22 [2021-09-23T12:39:22.922Z] #49 65.86 go: downloading github.com/kisielk/gotool v1.0.0
12:39:22 [2021-09-23T12:39:22.922Z] #49 66.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:39:22 [2021-09-23T12:39:22.922Z] #49 66.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:39:22 [2021-09-23T12:39:22.922Z] #49 66.39 go: downloading github.com/gogo/protobuf v1.2.1
12:39:23 [2021-09-23T12:39:23.231Z] Client: Docker Engine - Community
12:39:23 [2021-09-23T12:39:23.231Z]  Version:           20.10.6
12:39:23 [2021-09-23T12:39:23.231Z]  API version:       1.41
12:39:23 [2021-09-23T12:39:23.231Z]  Go version:        go1.13.15
12:39:23 [2021-09-23T12:39:23.231Z]  Git commit:        370c289
12:39:23 [2021-09-23T12:39:23.231Z]  Built:             Fri Apr  9 22:45:59 2021
12:39:23 [2021-09-23T12:39:23.231Z]  OS/Arch:           linux/arm64
12:39:23 [2021-09-23T12:39:23.231Z]  Context:           default
12:39:23 [2021-09-23T12:39:23.231Z]  Experimental:      true
12:39:23 [2021-09-23T12:39:23.231Z] 
12:39:23 [2021-09-23T12:39:23.231Z] Server: Docker Engine - Community
12:39:23 [2021-09-23T12:39:23.231Z]  Engine:
12:39:23 [2021-09-23T12:39:23.231Z]   Version:          20.10.6
12:39:23 [2021-09-23T12:39:23.231Z]   API version:      1.41 (minimum version 1.12)
12:39:23 [2021-09-23T12:39:23.231Z]   Go version:       go1.13.15
12:39:23 [2021-09-23T12:39:23.231Z]   Git commit:       8728dd2
12:39:23 [2021-09-23T12:39:23.231Z]   Built:            Fri Apr  9 22:44:09 2021
12:39:23 [2021-09-23T12:39:23.231Z]   OS/Arch:          linux/arm64
12:39:23 [2021-09-23T12:39:23.231Z]   Experimental:     true
12:39:23 [2021-09-23T12:39:23.231Z]  containerd:
12:39:23 [2021-09-23T12:39:23.231Z]   Version:          1.4.6
12:39:23 [2021-09-23T12:39:23.231Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
12:39:23 [2021-09-23T12:39:23.231Z]  runc:
12:39:23 [2021-09-23T12:39:23.231Z]   Version:          1.0.0-rc95
12:39:23 [2021-09-23T12:39:23.231Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:39:23 [2021-09-23T12:39:23.231Z]  docker-init:
12:39:23 [2021-09-23T12:39:23.231Z]   Version:          0.19.0
12:39:23 [2021-09-23T12:39:23.231Z]   GitCommit:        de40ad0
[Pipeline] sh
12:39:23 [2021-09-23T12:39:23.561Z] + docker info
12:39:24 [2021-09-23T12:39:24.481Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 5.1s
12:39:26 [2021-09-23T12:39:26.184Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 5.0s
12:39:26 [2021-09-23T12:39:26.215Z] #49 69.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:39:26 [2021-09-23T12:39:26.215Z] #49 69.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:39:26 [2021-09-23T12:39:26.407Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 7.0s done
12:39:26 [2021-09-23T12:39:26.407Z] #9 ...
12:39:26 [2021-09-23T12:39:26.407Z] 
12:39:26 [2021-09-23T12:39:26.407Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:26 [2021-09-23T12:39:26.407Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:26 [2021-09-23T12:39:26.407Z] #27 2.953 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 2.954 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 2.957 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 3.184 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 3.508 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 3.803 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 5.421 Fetched 8466 kB in 3s (3115 kB/s)
12:39:26 [2021-09-23T12:39:26.407Z] #27 5.421 Reading package lists...
12:39:26 [2021-09-23T12:39:26.407Z] #27 6.289 Reading package lists...
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.164 Building dependency tree...
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461 The following additional packages will be installed:
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461 Suggested packages:
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461   krb5-doc krb5-user
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461 Recommended packages:
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.461   krb5-locales publicsuffix libsasl2-modules
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.648 The following NEW packages will be installed:
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.648   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.648   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.648   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.648   libssh2-1 libssl1.1 openssl
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.928 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.928 Need to get 5059 kB of archives.
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.928 After this operation, 12.1 MB of additional disk space will be used.
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.928 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.928 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.939 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.939 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.939 Get:5 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.965 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.974 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.988 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.994 Get:15 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 7.994 Get:16 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.002 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.012 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.012 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.024 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.024 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.228 debconf: delaying package configuration, since apt-utils is not installed
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.245 Fetched 5059 kB in 0s (13.5 MB/s)
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.306 Selecting previously unselected package libssl1.1:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.306 (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 ... 6677 files and directories currently installed.)
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.309 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.321 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.581 Selecting previously unselected package libkeyutils1:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.581 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.594 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.626 Selecting previously unselected package libkrb5support0:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.626 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.628 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.686 Selecting previously unselected package libk5crypto3:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.686 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.689 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.755 Selecting previously unselected package libkrb5-3:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.757 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.761 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.880 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.880 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.883 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.954 Selecting previously unselected package openssl.
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.954 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 8.957 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.157 Selecting previously unselected package ca-certificates.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.157 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.163 Unpacking ca-certificates (20200601~deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.248 Selecting previously unselected package libsasl2-modules-db:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.248 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.252 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.302 Selecting previously unselected package libsasl2-2:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.302 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.306 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.362 Selecting previously unselected package libldap-common.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.362 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.367 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.430 Selecting previously unselected package libldap-2.4-2:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.430 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.439 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.567 Selecting previously unselected package libnghttp2-14:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.567 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.574 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.633 Selecting previously unselected package libpsl5:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.633 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.637 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.692 Selecting previously unselected package librtmp1:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.692 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.695 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.746 Selecting previously unselected package libssh2-1:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.746 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.750 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.835 Selecting previously unselected package libcurl4:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.835 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.845 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.933 Selecting previously unselected package curl.
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.933 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 9.938 Unpacking curl (7.64.0-4+deb10u2) ...
12:39:26 [2021-09-23T12:39:26.407Z] #27 10.02 Selecting previously unselected package libonig5:amd64.
12:39:26 [2021-09-23T12:39:26.407Z] #27 10.02 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.475Z] #49 70.00 go: downloading github.com/BurntSushi/toml v0.3.1
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.02 Unpacking libonig5:amd64 (6.9.1-1) ...
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.09 Selecting previously unselected package libjq1:amd64.
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.09 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.15 Selecting previously unselected package jq.
12:39:26 [2021-09-23T12:39:26.675Z] #27 10.15 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:39:26 [2021-09-23T12:39:26.675Z] #27 ...
12:39:26 [2021-09-23T12:39:26.675Z] 
12:39:26 [2021-09-23T12:39:26.675Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:26 [2021-09-23T12:39:26.675Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:26 [2021-09-23T12:39:26.675Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
12:39:27 [2021-09-23T12:39:27.046Z] #49 ...
12:39:27 [2021-09-23T12:39:27.046Z] 
12:39:27 [2021-09-23T12:39:27.046Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:39:27 [2021-09-23T12:39:27.046Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:39:27 [2021-09-23T12:39:27.046Z] #55 65.62 The following additional packages will be installed:
12:39:27 [2021-09-23T12:39:27.046Z] #55 65.63   libbtrfs0
12:39:27 [2021-09-23T12:39:27.046Z] #55 65.90 The following NEW packages will be installed:
12:39:27 [2021-09-23T12:39:27.046Z] #55 65.91   libbtrfs-dev libbtrfs0
12:39:27 [2021-09-23T12:39:27.046Z] #55 66.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:39:27 [2021-09-23T12:39:27.046Z] #55 66.43 Need to get 119 kB of archives.
12:39:27 [2021-09-23T12:39:27.046Z] #55 66.43 After this operation, 387 kB of additional disk space will be used.
12:39:27 [2021-09-23T12:39:27.046Z] #55 66.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:39:27 [2021-09-23T12:39:27.046Z] #55 66.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:39:27 [2021-09-23T12:39:27.046Z] #55 68.30 debconf: delaying package configuration, since apt-utils is not installed
12:39:27 [2021-09-23T12:39:27.046Z] #55 68.79 Fetched 119 kB in 1s (191 kB/s)
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.02 Selecting previously unselected package libbtrfs0.
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.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 ... 15421 files and directories currently installed.)
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.16 Unpacking libbtrfs0 (4.20.1-2) ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.32 Selecting previously unselected package libbtrfs-dev.
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.33 Unpacking libbtrfs-dev (4.20.1-2) ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.70 Setting up libbtrfs0 (4.20.1-2) ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.75 Setting up libbtrfs-dev (4.20.1-2) ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 69.78 Processing triggers for libc-bin (2.28-10) ...
12:39:27 [2021-09-23T12:39:27.046Z] #55 DONE 70.6s
12:39:27 [2021-09-23T12:39:27.046Z] 
12:39:27 [2021-09-23T12:39:27.046Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:39:27 [2021-09-23T12:39:27.046Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:39:28 [2021-09-23T12:39:28.792Z] #9 ...
12:39:28 [2021-09-23T12:39:28.792Z] 
12:39:28 [2021-09-23T12:39:28.792Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:28 [2021-09-23T12:39:28.792Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:28 [2021-09-23T12:39:28.792Z] #27 2.272 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 2.298 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 2.326 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 2.554 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 2.871 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 3.309 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 4.925 Fetched 8466 kB in 3s (2911 kB/s)
12:39:28 [2021-09-23T12:39:28.792Z] #27 4.925 Reading package lists...
12:39:28 [2021-09-23T12:39:28.792Z] #27 5.861 Reading package lists...
12:39:28 [2021-09-23T12:39:28.792Z] #27 6.798 Building dependency tree...
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146 The following additional packages will be installed:
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146 Suggested packages:
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146   krb5-doc krb5-user
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146 Recommended packages:
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.146   krb5-locales publicsuffix libsasl2-modules
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.326 The following NEW packages will be installed:
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.327   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.327   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.328   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.328   libssh2-1 libssl1.1 openssl
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.610 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.610 Need to get 5059 kB of archives.
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.610 After this operation, 12.1 MB of additional disk space will be used.
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.610 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.612 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.613 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.617 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.634 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.636 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.638 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.642 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.660 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.660 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.661 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.665 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.694 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.696 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.706 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.706 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.706 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.726 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.730 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.742 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.742 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:39:28 [2021-09-23T12:39:28.792Z] #27 7.998 debconf: delaying package configuration, since apt-utils is not installed
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.036 Fetched 5059 kB in 0s (12.7 MB/s)
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.089 Selecting previously unselected package libssl1.1:amd64.
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.089 (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 ... 6677 files and directories currently installed.)
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.096 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.106 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.489 Selecting previously unselected package libkeyutils1:amd64.
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.489 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.502 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.559 Selecting previously unselected package libkrb5support0:amd64.
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.559 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.792Z] #27 8.569 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.652 Selecting previously unselected package libk5crypto3:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.652 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.652 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.733 Selecting previously unselected package libkrb5-3:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.733 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.737 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.924 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.924 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 8.940 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.043 Selecting previously unselected package openssl.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.043 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.043 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.233 Selecting previously unselected package ca-certificates.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.233 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.240 Unpacking ca-certificates (20200601~deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.360 Selecting previously unselected package libsasl2-modules-db:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.360 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.364 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.494 Selecting previously unselected package libsasl2-2:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.494 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.517 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.576 Selecting previously unselected package libldap-common.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.576 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.580 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.655 Selecting previously unselected package libldap-2.4-2:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.655 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.661 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.764 Selecting previously unselected package libnghttp2-14:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.764 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.769 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.860 Selecting previously unselected package libpsl5:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.861 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.867 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.927 Selecting previously unselected package librtmp1:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.928 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 9.952 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.02 Selecting previously unselected package libssh2-1:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.02 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.02 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.11 Selecting previously unselected package libcurl4:amd64.
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.11 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 10.12 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:28 [2021-09-23T12:39:28.793Z] #27 ...
12:39:28 [2021-09-23T12:39:28.793Z] 
12:39:28 [2021-09-23T12:39:28.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:28 [2021-09-23T12:39:28.793Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:28 [2021-09-23T12:39:28.793Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 8.3s done
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + RM_GOPATH=0
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + TMP_GOPATH=
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + : /build
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + '[' -z '' ']'
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 ++ mktemp -d
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + export GOPATH=/tmp/tmp.8qsEN89M09
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + GOPATH=/tmp/tmp.8qsEN89M09
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + RM_GOPATH=1
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 + case "$(go env GOARCH)" in
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.598 ++ go env GOARCH
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + export GO_BUILDMODE=-buildmode=pie
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + GO_BUILDMODE=-buildmode=pie
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 ++ dirname /tmp/install/install.sh
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + dir=/tmp/install
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + bin=containerd
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + shift
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + '[' '!' -f /tmp/install/containerd.installer ']'
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + . /tmp/install/containerd.installer
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 ++ set -e
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 ++ : e25210fe30a0a703442421b0f60afac609f950a3
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + install_containerd
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.727 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8qsEN89M09/src/github.com/containerd/containerd
12:39:28 [2021-09-23T12:39:28.959Z] #56 1.734 Cloning into '/tmp/tmp.8qsEN89M09/src/github.com/containerd/containerd'...
12:39:29 [2021-09-23T12:39:29.050Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
12:39:29 [2021-09-23T12:39:29.719Z] Client:
12:39:29 [2021-09-23T12:39:29.719Z]  Context:    default
12:39:29 [2021-09-23T12:39:29.719Z]  Debug Mode: false
12:39:29 [2021-09-23T12:39:29.719Z]  Plugins:
12:39:29 [2021-09-23T12:39:29.719Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:39:29 [2021-09-23T12:39:29.719Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:39:29 [2021-09-23T12:39:29.719Z]   scan: Docker Scan (Docker Inc., v0.7.0)
12:39:29 [2021-09-23T12:39:29.719Z] 
12:39:29 [2021-09-23T12:39:29.719Z] Server:
12:39:29 [2021-09-23T12:39:29.719Z]  Containers: 0
12:39:29 [2021-09-23T12:39:29.719Z]   Running: 0
12:39:29 [2021-09-23T12:39:29.719Z]   Paused: 0
12:39:29 [2021-09-23T12:39:29.719Z]   Stopped: 0
12:39:29 [2021-09-23T12:39:29.719Z]  Images: 0
12:39:29 [2021-09-23T12:39:29.719Z]  Server Version: 20.10.6
12:39:29 [2021-09-23T12:39:29.719Z]  Storage Driver: overlay2
12:39:29 [2021-09-23T12:39:29.719Z]   Backing Filesystem: extfs
12:39:29 [2021-09-23T12:39:29.719Z]   Supports d_type: true
12:39:29 [2021-09-23T12:39:29.719Z]   Native Overlay Diff: true
12:39:29 [2021-09-23T12:39:29.719Z]   userxattr: false
12:39:29 [2021-09-23T12:39:29.719Z]  Logging Driver: json-file
12:39:29 [2021-09-23T12:39:29.719Z]  Cgroup Driver: systemd
12:39:29 [2021-09-23T12:39:29.719Z]  Cgroup Version: 2
12:39:29 [2021-09-23T12:39:29.719Z]  Plugins:
12:39:29 [2021-09-23T12:39:29.719Z]   Volume: local
12:39:29 [2021-09-23T12:39:29.719Z]   Network: bridge host ipvlan macvlan null overlay
12:39:29 [2021-09-23T12:39:29.719Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:39:29 [2021-09-23T12:39:29.719Z]  Swarm: inactive
12:39:29 [2021-09-23T12:39:29.719Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:39:29 [2021-09-23T12:39:29.719Z]  Default Runtime: runc
12:39:29 [2021-09-23T12:39:29.719Z]  Init Binary: docker-init
12:39:29 [2021-09-23T12:39:29.719Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
12:39:29 [2021-09-23T12:39:29.719Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:39:29 [2021-09-23T12:39:29.719Z]  init version: de40ad0
12:39:29 [2021-09-23T12:39:29.719Z]  Security Options:
12:39:29 [2021-09-23T12:39:29.719Z]   apparmor
12:39:29 [2021-09-23T12:39:29.719Z]   seccomp
12:39:29 [2021-09-23T12:39:29.719Z]    Profile: default
12:39:29 [2021-09-23T12:39:29.719Z]   cgroupns
12:39:29 [2021-09-23T12:39:29.719Z]  Kernel Version: 5.4.0-1048-aws
12:39:29 [2021-09-23T12:39:29.719Z]  Operating System: Ubuntu 20.04.2 LTS
12:39:29 [2021-09-23T12:39:29.719Z]  OSType: linux
12:39:29 [2021-09-23T12:39:29.719Z]  Architecture: x86_64
12:39:29 [2021-09-23T12:39:29.719Z]  CPUs: 2
12:39:29 [2021-09-23T12:39:29.719Z]  Total Memory: 7.569GiB
12:39:29 [2021-09-23T12:39:29.719Z]  Name: ip-10-100-34-158
12:39:29 [2021-09-23T12:39:29.719Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
12:39:29 [2021-09-23T12:39:29.719Z]  Docker Root Dir: /var/lib/docker
12:39:29 [2021-09-23T12:39:29.719Z]  Debug Mode: false
12:39:29 [2021-09-23T12:39:29.719Z]  Registry: https://index.docker.io/v1/
12:39:29 [2021-09-23T12:39:29.719Z]  Labels:
12:39:29 [2021-09-23T12:39:29.719Z]  Experimental: true
12:39:29 [2021-09-23T12:39:29.719Z]  Insecure Registries:
12:39:29 [2021-09-23T12:39:29.719Z]   127.0.0.0/8
12:39:29 [2021-09-23T12:39:29.719Z]  Live Restore Enabled: true
12:39:29 [2021-09-23T12:39:29.719Z] 
12:39:29 [2021-09-23T12:39:29.719Z] WARNING: No kernel memory limit support
12:39:29 [2021-09-23T12:39:29.719Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:39:30 [2021-09-23T12:39:30.052Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b .
12:39:30 [2021-09-23T12:39:30.313Z] #2 [internal] load .dockerignore
12:39:30 [2021-09-23T12:39:30.313Z] #2 sha256:ceb88f3de1fa4ba6184c70e19153a46a38a283774ee8eb4ed2e6dc6f7c102184
12:39:30 [2021-09-23T12:39:30.872Z] #56 ...
12:39:30 [2021-09-23T12:39:30.872Z] 
12:39:30 [2021-09-23T12:39:30.872Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:30 [2021-09-23T12:39:30.872Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:30 [2021-09-23T12:39:30.872Z] #42 61.70 Building dependency tree...
12:39:30 [2021-09-23T12:39:30.872Z] #42 67.59 The following additional packages will be installed:
12:39:30 [2021-09-23T12:39:30.872Z] #42 67.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:39:30 [2021-09-23T12:39:30.872Z] #42 67.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:39:30 [2021-09-23T12:39:30.872Z] #42 67.63 Suggested packages:
12:39:30 [2021-09-23T12:39:30.872Z] #42 67.63   manpages-dev python-setuptools
12:39:30 [2021-09-23T12:39:30.872Z] #42 69.55 The following NEW packages will be installed:
12:39:30 [2021-09-23T12:39:30.872Z] #42 69.55   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:39:30 [2021-09-23T12:39:30.872Z] #42 69.55   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:39:30 [2021-09-23T12:39:30.872Z] #42 69.56   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:39:30 [2021-09-23T12:39:30.872Z] #42 69.56   python-six zlib1g-dev
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.14 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.14 Need to get 4095 kB of archives.
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.14 After this operation, 22.5 MB of additional disk space will be used.
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 70.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #42 72.63 debconf: delaying package configuration, since apt-utils is not installed
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.00 Fetched 4095 kB in 1s (3853 kB/s)
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.28 Selecting previously unselected package libcap-dev:amd64.
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.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 ... 15421 files and directories currently installed.)
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.56 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.80 Selecting previously unselected package libnet1:amd64.
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 73.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 74.13 Selecting previously unselected package libnet1-dev.
12:39:30 [2021-09-23T12:39:30.872Z] #42 74.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 74.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:39:30 [2021-09-23T12:39:30.872Z] #42 ...
12:39:30 [2021-09-23T12:39:30.872Z] 
12:39:30 [2021-09-23T12:39:30.872Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:30 [2021-09-23T12:39:30.872Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.36 The following additional packages will be installed:
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.40   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.42 Suggested packages:
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.42   cmake-doc ninja-build lrzip
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.42 Recommended packages:
12:39:30 [2021-09-23T12:39:30.872Z] #36 67.42   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:39:30 [2021-09-23T12:39:30.872Z] #36 68.88 The following NEW packages will be installed:
12:39:30 [2021-09-23T12:39:30.872Z] #36 68.92   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:39:30 [2021-09-23T12:39:30.872Z] #36 68.92   vim-common xxd
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.37 Need to get 14.9 MB of archives.
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.37 After this operation, 61.8 MB of additional disk space will be used.
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 69.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 70.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 70.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 71.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 71.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 71.09 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 71.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:39:30 [2021-09-23T12:39:30.872Z] #36 73.54 debconf: delaying package configuration, since apt-utils is not installed
12:39:30 [2021-09-23T12:39:30.872Z] #36 73.92 Fetched 14.9 MB in 3s (5691 kB/s)
12:39:30 [2021-09-23T12:39:30.872Z] #36 74.08 Selecting previously unselected package xxd.
12:39:30 [2021-09-23T12:39:30.872Z] #36 74.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 ... 15421 files and directories currently installed.)
12:39:30 [2021-09-23T12:39:30.872Z] #36 74.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:39:30 [2021-09-23T12:39:30.872Z] #36 74.27 Unpacking xxd (2:8.1.0875-5) ...
12:39:30 [2021-09-23T12:39:30.886Z] #2 transferring context:
12:39:30 [2021-09-23T12:39:30.886Z] #2 transferring context: 87B done
12:39:31 [2021-09-23T12:39:31.132Z] #36 74.49 Selecting previously unselected package vim-common.
12:39:31 [2021-09-23T12:39:31.133Z] #36 74.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:39:31 [2021-09-23T12:39:31.133Z] #36 ...
12:39:31 [2021-09-23T12:39:31.133Z] 
12:39:31 [2021-09-23T12:39:31.133Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:31 [2021-09-23T12:39:31.133Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:31 [2021-09-23T12:39:31.133Z] #42 74.51 Selecting previously unselected package libnl-3-200:amd64.
12:39:31 [2021-09-23T12:39:31.133Z] #42 74.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:39:31 [2021-09-23T12:39:31.133Z] #42 74.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:39:31 [2021-09-23T12:39:31.147Z] #2 DONE 1.1s
12:39:31 [2021-09-23T12:39:31.147Z] 
12:39:31 [2021-09-23T12:39:31.147Z] #1 [internal] load build definition from Dockerfile
12:39:31 [2021-09-23T12:39:31.147Z] #1 sha256:11cc2e88f8ff111c63fc2969a4fef0eb3272ba7b7f320c8b28246300557a5232
12:39:31 [2021-09-23T12:39:31.147Z] #1 transferring dockerfile: 17.04kB 0.0s done
12:39:31 [2021-09-23T12:39:31.147Z] #1 DONE 1.0s
12:39:31 [2021-09-23T12:39:31.393Z] #42 74.92 Selecting previously unselected package libnl-3-dev:amd64.
12:39:31 [2021-09-23T12:39:31.393Z] #42 74.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:39:31 [2021-09-23T12:39:31.393Z] #42 74.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:39:31 [2021-09-23T12:39:31.409Z] 
12:39:31 [2021-09-23T12:39:31.409Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:39:31 [2021-09-23T12:39:31.409Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
12:39:31 [2021-09-23T12:39:31.963Z] #42 75.43 Selecting previously unselected package libprotobuf-c1:amd64.
12:39:31 [2021-09-23T12:39:31.963Z] #42 75.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:39:31 [2021-09-23T12:39:31.963Z] #42 75.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:39:31 [2021-09-23T12:39:31.979Z] #3 DONE 0.5s
12:39:31 [2021-09-23T12:39:31.979Z] 
12:39:31 [2021-09-23T12:39:31.979Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:39:31 [2021-09-23T12:39:31.979Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
12:39:31 [2021-09-23T12:39:31.979Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
12:39:31 [2021-09-23T12:39:31.979Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
12:39:31 [2021-09-23T12:39:31.979Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
12:39:31 [2021-09-23T12:39:31.979Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
12:39:31 [2021-09-23T12:39:31.979Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:39:31 [2021-09-23T12:39:31.986Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.1s
12:39:31 [2021-09-23T12:39:31.986Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.3s done
12:39:32 [2021-09-23T12:39:32.224Z] #42 75.63 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:39:32 [2021-09-23T12:39:32.224Z] #42 75.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:39:32 [2021-09-23T12:39:32.224Z] #42 75.65 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:39:32 [2021-09-23T12:39:32.224Z] #42 75.90 Selecting previously unselected package zlib1g-dev:amd64.
12:39:32 [2021-09-23T12:39:32.224Z] #42 75.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:39:32 [2021-09-23T12:39:32.241Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
12:39:32 [2021-09-23T12:39:32.241Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
12:39:32 [2021-09-23T12:39:32.248Z] #9 ...
12:39:32 [2021-09-23T12:39:32.248Z] 
12:39:32 [2021-09-23T12:39:32.248Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:32 [2021-09-23T12:39:32.248Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.16 Unpacking jq (1.5+dfsg-2+b1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.22 Setting up libkeyutils1:amd64 (1.6-6) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.23 Setting up libpsl5:amd64 (0.20.2-2) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.25 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.37 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.38 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.39 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.41 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.43 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.43 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.45 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.46 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.47 Setting up openssl (1.1.1d-0+deb10u7) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.48 Setting up libonig5:amd64 (6.9.1-1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.50 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:32 [2021-09-23T12:39:32.248Z] #27 10.51 Setting up ca-certificates (20200601~deb10u2) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 11.32 Updating certificates in /etc/ssl/certs...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.75 137 added, 0 removed; done.
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.80 Setting up jq (1.5+dfsg-2+b1) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.81 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.83 Setting up curl (7.64.0-4+deb10u2) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.84 Processing triggers for libc-bin (2.28-10) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.86 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:39:32 [2021-09-23T12:39:32.249Z] #27 12.87 Updating certificates in /etc/ssl/certs...
12:39:32 [2021-09-23T12:39:32.249Z] #27 14.00 0 added, 0 removed; done.
12:39:32 [2021-09-23T12:39:32.249Z] #27 14.00 Running hooks in /etc/ca-certificates/update.d...
12:39:32 [2021-09-23T12:39:32.249Z] #27 14.00 done.
12:39:32 [2021-09-23T12:39:32.249Z] #27 DONE 15.9s
12:39:32 [2021-09-23T12:39:32.483Z] #42 75.91 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:39:32 [2021-09-23T12:39:32.503Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
12:39:32 [2021-09-23T12:39:32.510Z] 
12:39:32 [2021-09-23T12:39:32.510Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:39:32 [2021-09-23T12:39:32.510Z] #28 sha256:e6c3aaca6f96b3de78e33ccb9b9845da030110f48ff4c05c321739573541dd2b
12:39:32 [2021-09-23T12:39:32.510Z] #28 DONE 0.1s
12:39:32 [2021-09-23T12:39:32.510Z] 
12:39:32 [2021-09-23T12:39:32.510Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:39:32 [2021-09-23T12:39:32.510Z] #29 sha256:489d76bb506dce46f7baeaa133f885e3543e89837b0a17907391f601dcf9c8dd
12:39:32 [2021-09-23T12:39:32.767Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
12:39:32 [2021-09-23T12:39:32.767Z] #4 DONE 0.7s
12:39:33 [2021-09-23T12:39:33.028Z] 
12:39:33 [2021-09-23T12:39:33.028Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:39:33 [2021-09-23T12:39:33.028Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e
12:39:33 [2021-09-23T12:39:33.057Z] #42 76.38 Selecting previously unselected package libprotobuf17:amd64.
12:39:33 [2021-09-23T12:39:33.057Z] #42 76.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:39:33 [2021-09-23T12:39:33.057Z] #42 76.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:39:33 [2021-09-23T12:39:33.971Z] #8 DONE 1.0s
12:39:33 [2021-09-23T12:39:33.971Z] 
12:39:33 [2021-09-23T12:39:33.971Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:33 [2021-09-23T12:39:33.971Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:39:33 [2021-09-23T12:39:33.971Z] #7 DONE 0.9s
12:39:33 [2021-09-23T12:39:33.971Z] 
12:39:33 [2021-09-23T12:39:33.971Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:33 [2021-09-23T12:39:33.971Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:39:33 [2021-09-23T12:39:33.971Z] #6 DONE 1.0s
12:39:33 [2021-09-23T12:39:33.971Z] 
12:39:33 [2021-09-23T12:39:33.971Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:39:33 [2021-09-23T12:39:33.971Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
12:39:33 [2021-09-23T12:39:33.971Z] #5 DONE 1.0s
12:39:34 [2021-09-23T12:39:34.318Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.1s
12:39:34 [2021-09-23T12:39:34.574Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 5.5s done
12:39:34 [2021-09-23T12:39:34.965Z] #42 78.26 Selecting previously unselected package libprotobuf-lite17:amd64.
12:39:34 [2021-09-23T12:39:34.966Z] #42 78.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:39:34 [2021-09-23T12:39:34.966Z] #42 78.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:39:35 [2021-09-23T12:39:35.068Z] #29 2.177 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:39:35 [2021-09-23T12:39:35.068Z] #29 2.290 
12:39:35 [2021-09-23T12:39:35.225Z] #42 78.84 Selecting previously unselected package libprotobuf-dev:amd64.
12:39:35 [2021-09-23T12:39:35.330Z] #29 2.419 
############                                                              16.9%
##########################                                                37.1%
########################################                                  56.8%
################################################                          66.9%
#####################################################################     96.9%
######################################################################## 100.0%
12:39:35 [2021-09-23T12:39:35.330Z] #29 2.947 
12:39:35 [2021-09-23T12:39:35.357Z] 
12:39:35 [2021-09-23T12:39:35.358Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:35 [2021-09-23T12:39:35.358Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:35 [2021-09-23T12:39:35.358Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.0s done
12:39:35 [2021-09-23T12:39:35.485Z] #42 78.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:39:35 [2021-09-23T12:39:35.485Z] #42 78.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:39:35 [2021-09-23T12:39:35.593Z] #29 3.079 
######################################################################## 100.0%
12:39:35 [2021-09-23T12:39:35.593Z] #29 3.171 
12:39:35 [2021-09-23T12:39:35.641Z] #26 sha256:df7d71b9a1ce0fa0b774f52ac7a0d966b483f0650185cc3594ff7d367d5c6a55 529B / 529B done
12:39:35 [2021-09-23T12:39:35.641Z] #26 sha256:730bc7b177ec2c8ed17de853e98131a557be60b8f6717dc820bbb6a3ca9c2bb7 1.46kB / 1.46kB done
12:39:35 [2021-09-23T12:39:35.641Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
12:39:35 [2021-09-23T12:39:35.745Z] #42 ...
12:39:35 [2021-09-23T12:39:35.746Z] 
12:39:35 [2021-09-23T12:39:35.746Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:35 [2021-09-23T12:39:35.746Z] #13 50.35 Reading package lists...
12:39:35 [2021-09-23T12:39:35.746Z] #13 61.69 Building dependency tree...
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.34 The following additional packages will be installed:
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.35   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.36   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.36   mingw-w64-x86-64-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.38 Suggested packages:
12:39:35 [2021-09-23T12:39:35.746Z] #13 67.39   gcc-8-locales seccomp wine64
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.83 The following NEW packages will be installed:
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.86   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.86   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.87   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.88   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.88   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.89 The following packages will be upgraded:
12:39:35 [2021-09-23T12:39:35.746Z] #13 68.91   libseccomp2
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.43 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.43 Need to get 77.8 MB of archives.
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.43 After this operation, 487 MB of additional disk space will be used.
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.43 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]
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.58 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.60 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 69.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 70.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 70.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 70.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 70.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 71.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:39:35 [2021-09-23T12:39:35.746Z] #13 ...
12:39:35 [2021-09-23T12:39:35.746Z] 
12:39:35 [2021-09-23T12:39:35.746Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:39:35 [2021-09-23T12:39:35.746Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:39:35 [2021-09-23T12:39:35.746Z] #32 76.27 Checking out files:  82% (1254/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:  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.
12:39:35 [2021-09-23T12:39:35.746Z] #32 77.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:39:35 [2021-09-23T12:39:35.746Z] #32 77.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:39:35 [2021-09-23T12:39:35.854Z] #29 3.301 
##############################################                            64.0%
######################################################################## 100.0%
12:39:35 [2021-09-23T12:39:35.854Z] #29 3.436 
12:39:35 [2021-09-23T12:39:35.906Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 0B / 50.44MB 0.2s
12:39:36 [2021-09-23T12:39:36.173Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 14.68MB / 50.44MB 0.4s
12:39:36 [2021-09-23T12:39:36.173Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 17.83MB / 50.44MB 0.5s
12:39:36 [2021-09-23T12:39:36.173Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 23.07MB / 50.44MB 0.6s
12:39:36 [2021-09-23T12:39:36.377Z] #29 3.555 
##########                                                                14.6%
#########################                                                 35.7%
#######################################                                   55.0%
#####################################################                     74.5%
###################################################################       93.9%
######################################################################## 100.0%
12:39:36 [2021-09-23T12:39:36.377Z] #29 4.094 
12:39:36 [2021-09-23T12:39:36.470Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462
12:39:36 [2021-09-23T12:39:36.483Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 32.51MB / 50.44MB 0.8s
12:39:36 [2021-09-23T12:39:36.483Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 0.9s
12:39:36 [2021-09-23T12:39:36.727Z] #9 ...
12:39:36 [2021-09-23T12:39:36.727Z] 
12:39:36 [2021-09-23T12:39:36.727Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:36 [2021-09-23T12:39:36.727Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.22 Selecting previously unselected package curl.
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.22 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.24 Unpacking curl (7.64.0-4+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.36 Selecting previously unselected package libonig5:amd64.
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.36 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.38 Unpacking libonig5:amd64 (6.9.1-1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.50 Selecting previously unselected package libjq1:amd64.
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.50 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.60 Selecting previously unselected package jq.
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.60 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.61 Unpacking jq (1.5+dfsg-2+b1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.68 Setting up libkeyutils1:amd64 (1.6-6) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.72 Setting up libpsl5:amd64 (0.20.2-2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.74 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.92 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.94 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.97 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 10.99 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.01 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.03 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.07 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.10 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.11 Setting up openssl (1.1.1d-0+deb10u7) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.14 Setting up libonig5:amd64 (6.9.1-1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.18 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 11.20 Setting up ca-certificates (20200601~deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 12.00 Updating certificates in /etc/ssl/certs...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.23 137 added, 0 removed; done.
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.32 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.34 Setting up jq (1.5+dfsg-2+b1) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.35 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.37 Setting up curl (7.64.0-4+deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.38 Processing triggers for libc-bin (2.28-10) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.41 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:39:36 [2021-09-23T12:39:36.727Z] #27 13.43 Updating certificates in /etc/ssl/certs...
12:39:36 [2021-09-23T12:39:36.727Z] #27 14.37 0 added, 0 removed; done.
12:39:36 [2021-09-23T12:39:36.727Z] #27 14.37 Running hooks in /etc/ca-certificates/update.d...
12:39:36 [2021-09-23T12:39:36.727Z] #27 14.38 done.
12:39:36 [2021-09-23T12:39:36.727Z] #27 DONE 18.2s
12:39:36 [2021-09-23T12:39:36.727Z] 
12:39:36 [2021-09-23T12:39:36.727Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:36 [2021-09-23T12:39:36.727Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:36 [2021-09-23T12:39:36.727Z] #9 ...
12:39:36 [2021-09-23T12:39:36.727Z] 
12:39:36 [2021-09-23T12:39:36.727Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:39:36 [2021-09-23T12:39:36.727Z] #28 sha256:e48cc4accc6b325418a4c7589fd3868e2600d29636c39aca34b9f78f4696d0ac
12:39:36 [2021-09-23T12:39:36.984Z] #28 DONE 0.4s
12:39:36 [2021-09-23T12:39:36.984Z] 
12:39:36 [2021-09-23T12:39:36.984Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:36 [2021-09-23T12:39:36.984Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:37 [2021-09-23T12:39:37.127Z] #32 ...
12:39:37 [2021-09-23T12:39:37.127Z] 
12:39:37 [2021-09-23T12:39:37.127Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:39:37 [2021-09-23T12:39:37.127Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:39:37 [2021-09-23T12:39:37.127Z] #34 70.34 sync
12:39:37 [2021-09-23T12:39:37.127Z] #34 70.36 internal/reflectlite
12:39:37 [2021-09-23T12:39:37.127Z] #34 73.15 internal/testlog
12:39:37 [2021-09-23T12:39:37.127Z] #34 75.06 sort
12:39:37 [2021-09-23T12:39:37.127Z] #34 75.08 errors
12:39:37 [2021-09-23T12:39:37.127Z] #34 75.68 strconv
12:39:37 [2021-09-23T12:39:37.127Z] #34 77.46 io
12:39:37 [2021-09-23T12:39:37.127Z] #34 79.92 internal/oserror
12:39:37 [2021-09-23T12:39:37.127Z] #34 80.19 syscall
12:39:37 [2021-09-23T12:39:37.127Z] #34 ...
12:39:37 [2021-09-23T12:39:37.127Z] 
12:39:37 [2021-09-23T12:39:37.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:39:37 [2021-09-23T12:39:37.127Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:39:37 [2021-09-23T12:39:37.127Z] #45 80.05 github.com/LK4D4/vndr/godl/singleflight
12:39:37 [2021-09-23T12:39:37.127Z] #45 80.06 bytes
12:39:37 [2021-09-23T12:39:37.127Z] #45 80.53 strings
12:39:37 [2021-09-23T12:39:37.890Z] #26 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.0s done
12:39:38 [2021-09-23T12:39:38.471Z] #26 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 0.4s
12:39:38 [2021-09-23T12:39:38.483Z] Client:
12:39:38 [2021-09-23T12:39:38.483Z]  Context:    default
12:39:38 [2021-09-23T12:39:38.483Z]  Debug Mode: false
12:39:38 [2021-09-23T12:39:38.483Z]  Plugins:
12:39:38 [2021-09-23T12:39:38.483Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:39:38 [2021-09-23T12:39:38.483Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
12:39:38 [2021-09-23T12:39:38.483Z] 
12:39:38 [2021-09-23T12:39:38.483Z] Server:
12:39:38 [2021-09-23T12:39:38.483Z]  Containers: 0
12:39:38 [2021-09-23T12:39:38.483Z]   Running: 0
12:39:38 [2021-09-23T12:39:38.483Z]   Paused: 0
12:39:38 [2021-09-23T12:39:38.483Z]   Stopped: 0
12:39:38 [2021-09-23T12:39:38.483Z]  Images: 0
12:39:38 [2021-09-23T12:39:38.483Z]  Server Version: 20.10.6
12:39:38 [2021-09-23T12:39:38.483Z]  Storage Driver: overlay2
12:39:38 [2021-09-23T12:39:38.483Z]   Backing Filesystem: extfs
12:39:38 [2021-09-23T12:39:38.483Z]   Supports d_type: true
12:39:38 [2021-09-23T12:39:38.483Z]   Native Overlay Diff: true
12:39:38 [2021-09-23T12:39:38.483Z]   userxattr: false
12:39:38 [2021-09-23T12:39:38.483Z]  Logging Driver: json-file
12:39:38 [2021-09-23T12:39:38.483Z]  Cgroup Driver: cgroupfs
12:39:38 [2021-09-23T12:39:38.483Z]  Cgroup Version: 1
12:39:38 [2021-09-23T12:39:38.483Z]  Plugins:
12:39:38 [2021-09-23T12:39:38.483Z]   Volume: local
12:39:38 [2021-09-23T12:39:38.483Z]   Network: bridge host ipvlan macvlan null overlay
12:39:38 [2021-09-23T12:39:38.483Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:39:38 [2021-09-23T12:39:38.483Z]  Swarm: inactive
12:39:38 [2021-09-23T12:39:38.483Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:39:38 [2021-09-23T12:39:38.483Z]  Default Runtime: runc
12:39:38 [2021-09-23T12:39:38.483Z]  Init Binary: docker-init
12:39:38 [2021-09-23T12:39:38.483Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
12:39:38 [2021-09-23T12:39:38.483Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
12:39:38 [2021-09-23T12:39:38.483Z]  init version: de40ad0
12:39:38 [2021-09-23T12:39:38.483Z]  Security Options:
12:39:38 [2021-09-23T12:39:38.483Z]   apparmor
12:39:38 [2021-09-23T12:39:38.483Z]   seccomp
12:39:38 [2021-09-23T12:39:38.483Z]    Profile: default
12:39:38 [2021-09-23T12:39:38.483Z]  Kernel Version: 5.4.0-1048-aws
12:39:38 [2021-09-23T12:39:38.483Z]  Operating System: Ubuntu 20.04.2 LTS
12:39:38 [2021-09-23T12:39:38.483Z]  OSType: linux
12:39:38 [2021-09-23T12:39:38.483Z]  Architecture: aarch64
12:39:38 [2021-09-23T12:39:38.483Z]  CPUs: 4
12:39:38 [2021-09-23T12:39:38.483Z]  Total Memory: 7.493GiB
12:39:38 [2021-09-23T12:39:38.483Z]  Name: ip-10-100-115-164
12:39:38 [2021-09-23T12:39:38.483Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
12:39:38 [2021-09-23T12:39:38.483Z]  Docker Root Dir: /var/lib/docker
12:39:38 [2021-09-23T12:39:38.483Z]  Debug Mode: false
12:39:38 [2021-09-23T12:39:38.483Z]  Registry: https://index.docker.io/v1/
12:39:38 [2021-09-23T12:39:38.483Z]  Labels:
12:39:38 [2021-09-23T12:39:38.483Z]  Experimental: true
12:39:38 [2021-09-23T12:39:38.483Z]  Insecure Registries:
12:39:38 [2021-09-23T12:39:38.483Z]   127.0.0.0/8
12:39:38 [2021-09-23T12:39:38.483Z]  Live Restore Enabled: true
12:39:38 [2021-09-23T12:39:38.483Z] 
12:39:38 [2021-09-23T12:39:38.483Z] WARNING: No swap limit support
12:39:38 [2021-09-23T12:39:38.487Z] #29 4.223 
##                                                                         3.1%
######                                                                     9.5%
##########                                                                14.6%
##############                                                            19.9%
##################                                                        25.1%
#####################                                                     30.3%
#########################                                                 35.5%
#############################                                             40.7%
#################################                                         46.0%
####################################                                      51.2%
########################################                                  56.4%
############################################                              61.4%
################################################                          66.8%
###################################################                       72.0%
#######################################################                   77.2%
###########################################################               82.4%
##############################################################            87.4%
##################################################################        92.8%
######################################################################    98.0%
######################################################################## 100.0%
12:39:38 [2021-09-23T12:39:38.487Z] #29 6.087 
[Pipeline] sh
12:39:38 [2021-09-23T12:39:38.779Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:39:38 [2021-09-23T12:39:38.779Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
12:39:38 [2021-09-23T12:39:38.779Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42875/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
12:39:38 [2021-09-23T12:39:38.779Z] + bash /home/ubuntu/workspace/moby_PR-42875/check-config.sh
12:39:38 [2021-09-23T12:39:38.779Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:39:38 [2021-09-23T12:39:38.779Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
12:39:38 [2021-09-23T12:39:38.779Z] 
12:39:38 [2021-09-23T12:39:38.779Z] Generally Necessary:
12:39:38 [2021-09-23T12:39:38.779Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:39:38 [2021-09-23T12:39:38.779Z] - apparmor: enabled and tools installed
12:39:38 [2021-09-23T12:39:38.779Z] - CONFIG_NAMESPACES: enabled
12:39:38 [2021-09-23T12:39:38.779Z] - CONFIG_NET_NS: enabled
12:39:38 [2021-09-23T12:39:38.779Z] - CONFIG_PID_NS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_IPC_NS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_UTS_NS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CGROUPS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CGROUP_CPUACCT: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CGROUP_DEVICE: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CGROUP_FREEZER: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CGROUP_SCHED: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_CPUSETS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_MEMCG: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_KEYS: enabled
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_VETH: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_BRIDGE: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_NF_NAT_IPV4: missing
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:39:39 [2021-09-23T12:39:39.042Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:39:39 [2021-09-23T12:39:39.065Z] #29 6.439 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:39:39 [2021-09-23T12:39:39.065Z] #29 6.552 
12:39:39 [2021-09-23T12:39:39.065Z] #29 6.624 
######################################################################## 100.0%
12:39:39 [2021-09-23T12:39:39.065Z] #29 6.659 
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_NF_NAT: enabled (as module)
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_NF_NAT_NEEDED: missing
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_POSIX_MQUEUE: enabled
12:39:39 [2021-09-23T12:39:39.305Z] 
12:39:39 [2021-09-23T12:39:39.305Z] Optional Features:
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_USER_NS: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_SECCOMP: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CGROUP_PIDS: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_MEMCG_SWAP: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:39:39 [2021-09-23T12:39:39.305Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_BLK_CGROUP: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_IOSCHED_CFQ: missing
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CGROUP_PERF: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CGROUP_HUGETLB: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_CFS_BANDWIDTH: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_RT_GROUP_SCHED: missing
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_IP_VS: enabled (as module)
12:39:39 [2021-09-23T12:39:39.305Z] - CONFIG_IP_VS_NFCT: enabled
12:39:39 [2021-09-23T12:39:39.327Z] #29 6.989 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_IP_VS_RR: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_EXT4_FS: enabled
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:39:39 [2021-09-23T12:39:39.568Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:39:39 [2021-09-23T12:39:39.568Z] - Network Drivers:
12:39:39 [2021-09-23T12:39:39.568Z]   - "overlay":
12:39:39 [2021-09-23T12:39:39.568Z]     - CONFIG_VXLAN: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       Optional (for encrypted networks):
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_CRYPTO: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_CRYPTO_AEAD: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_CRYPTO_GCM: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_CRYPTO_GHASH: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_XFRM: enabled
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_XFRM_USER: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_INET_ESP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
12:39:39 [2021-09-23T12:39:39.568Z]   - "ipvlan":
12:39:39 [2021-09-23T12:39:39.568Z]     - CONFIG_IPVLAN: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]   - "macvlan":
12:39:39 [2021-09-23T12:39:39.568Z]     - CONFIG_MACVLAN: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]     - CONFIG_DUMMY: enabled (as module)
12:39:39 [2021-09-23T12:39:39.568Z]   - "ftp,tftp client in container":
12:39:39 [2021-09-23T12:39:39.588Z] #29 7.118 
12:39:39 [2021-09-23T12:39:39.588Z] #29 7.250 
###################################################################       94.0%
######################################################################## 100.0%
12:39:39 [2021-09-23T12:39:39.588Z] #29 7.294 
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z] - Storage Drivers:
12:39:39 [2021-09-23T12:39:39.831Z]   - "aufs":
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_AUFS_FS: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]   - "btrfs":
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:39:39 [2021-09-23T12:39:39.831Z]   - "devicemapper":
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_BLK_DEV_DM: enabled
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]   - "overlay":
12:39:39 [2021-09-23T12:39:39.831Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:39:39 [2021-09-23T12:39:39.831Z]   - "zfs":
12:39:39 [2021-09-23T12:39:39.831Z]     - /dev/zfs: present
12:39:39 [2021-09-23T12:39:39.831Z]     - zfs command: missing
12:39:39 [2021-09-23T12:39:39.831Z]     - zpool command: missing
12:39:39 [2021-09-23T12:39:39.831Z] 
12:39:39 [2021-09-23T12:39:39.831Z] Limits:
12:39:39 [2021-09-23T12:39:39.831Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:39:39 [2021-09-23T12:39:39.831Z] 
12:39:39 [2021-09-23T12:39:39.831Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:39:40 [2021-09-23T12:39:40.160Z] #29 7.669 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:39:40 [2021-09-23T12:39:40.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b .
12:39:40 [2021-09-23T12:39:40.394Z] #26 ...
12:39:40 [2021-09-23T12:39:40.394Z] 
12:39:40 [2021-09-23T12:39:40.394Z] #23 [internal] load build context
12:39:40 [2021-09-23T12:39:40.394Z] #23 sha256:c7ac021624b2ed39255a326de5db0b56e94dcacc688a0c73342846be27a9261a
12:39:40 [2021-09-23T12:39:40.394Z] #23 transferring context: 53.40MB 4.3s done
12:39:40 [2021-09-23T12:39:40.394Z] #23 DONE 4.8s
12:39:40 [2021-09-23T12:39:40.394Z] 
12:39:40 [2021-09-23T12:39:40.394Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:40 [2021-09-23T12:39:40.394Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.0s done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:0bf61ce389ea41b61ea9f2b2c8eb15824838782df0c9c302dc284f0d6792caf9 1.79kB / 1.79kB done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:b64f642e750693a784d4b69d20fcbada710243131ee65555de10fd1ce25013a9 6.95kB / 6.95kB done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 50.44MB / 50.44MB 2.0s done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 7.83MB / 7.83MB 2.1s done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 10.00MB / 10.00MB 2.4s done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 68.75MB / 68.75MB 4.6s done
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 110.10MB / 129.04MB 4.7s
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 4.7s
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 0B / 156B 4.7s
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 117.44MB / 129.04MB 4.8s
12:39:40 [2021-09-23T12:39:40.394Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 4.8s
12:39:40 [2021-09-23T12:39:40.422Z] #29 7.825 
12:39:40 [2021-09-23T12:39:40.448Z] #45 84.05 reflect
12:39:40 [2021-09-23T12:39:40.655Z] #9 sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 129.04MB / 129.04MB 5.0s
12:39:40 [2021-09-23T12:39:40.753Z] #1 [internal] load build definition from Dockerfile
12:39:40 [2021-09-23T12:39:40.753Z] #1 sha256:580a07cb8944a397375694d4420b7b0d18eb528d8a6bc899dee26b612b9cf22a
12:39:40 [2021-09-23T12:39:40.753Z] #1 transferring dockerfile:
12:39:40 [2021-09-23T12:39:40.753Z] #1 transferring dockerfile: 17.04kB done
12:39:40 [2021-09-23T12:39:40.753Z] #1 DONE 0.2s
12:39:40 [2021-09-23T12:39:40.753Z] 
12:39:40 [2021-09-23T12:39:40.753Z] #2 [internal] load .dockerignore
12:39:40 [2021-09-23T12:39:40.753Z] #2 sha256:e5b434f990c1c1c79ad37de285585105f8def5c815adbeb38c1274d47d7f4583
12:39:40 [2021-09-23T12:39:40.753Z] #2 transferring context: 87B done
12:39:40 [2021-09-23T12:39:40.753Z] #2 DONE 0.1s
12:39:41 [2021-09-23T12:39:41.015Z] 
12:39:41 [2021-09-23T12:39:41.015Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
12:39:41 [2021-09-23T12:39:41.015Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
12:39:41 [2021-09-23T12:39:41.171Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 5.0s
12:39:41 [2021-09-23T12:39:41.229Z] #9 sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 51.84MB / 51.84MB 5.5s done
12:39:41 [2021-09-23T12:39:41.229Z] #9 sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d 156B / 156B 5.5s done
12:39:41 [2021-09-23T12:39:41.255Z] #29 7.973 
                                                                           0.0%
######                                                                     8.5%
#######################                                                   33.0%
#####################################                                     51.6%
##########################################                                58.9%
###########################################                               60.6%
######################################################                    76.1%
######################################################################## 100.0%
12:39:41 [2021-09-23T12:39:41.255Z] #29 8.999 
12:39:41 [2021-09-23T12:39:41.389Z] #45 ...
12:39:41 [2021-09-23T12:39:41.389Z] 
12:39:41 [2021-09-23T12:39:41.389Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:41 [2021-09-23T12:39:41.389Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:41 [2021-09-23T12:39:41.389Z] #36 74.66 Unpacking vim-common (2:8.1.0875-5) ...
12:39:41 [2021-09-23T12:39:41.389Z] #36 75.40 Selecting previously unselected package cmake-data.
12:39:41 [2021-09-23T12:39:41.389Z] #36 75.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #36 75.42 Unpacking cmake-data (3.13.4-1) ...
12:39:41 [2021-09-23T12:39:41.389Z] #36 81.01 Selecting previously unselected package libicu63:amd64.
12:39:41 [2021-09-23T12:39:41.389Z] #36 81.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #36 81.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:39:41 [2021-09-23T12:39:41.389Z] #36 ...
12:39:41 [2021-09-23T12:39:41.389Z] 
12:39:41 [2021-09-23T12:39:41.389Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:41 [2021-09-23T12:39:41.389Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:41 [2021-09-23T12:39:41.389Z] #42 81.55 Selecting previously unselected package libprotoc17:amd64.
12:39:41 [2021-09-23T12:39:41.389Z] #42 81.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 81.55 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.64 Selecting previously unselected package protobuf-c-compiler.
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.93 Selecting previously unselected package protobuf-compiler.
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 82.96 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.26 Selecting previously unselected package python-pkg-resources.
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.27 Unpacking python-pkg-resources (40.8.0-1) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.65 Selecting previously unselected package python-six.
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.67 Unpacking python-six (1.12.0-1) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.85 Selecting previously unselected package python-protobuf.
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 83.96 Unpacking python-protobuf (3.6.1.3-2) ...
12:39:41 [2021-09-23T12:39:41.389Z] #42 85.00 Setting up python-pkg-resources (40.8.0-1) ...
12:39:41 [2021-09-23T12:39:41.590Z] #3 DONE 0.6s
12:39:41 [2021-09-23T12:39:41.590Z] 
12:39:41 [2021-09-23T12:39:41.590Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
12:39:41 [2021-09-23T12:39:41.590Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s
12:39:41 [2021-09-23T12:39:41.590Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s
12:39:41 [2021-09-23T12:39:41.828Z] #29 9.351 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:39:41 [2021-09-23T12:39:41.828Z] #29 9.453 
12:39:41 [2021-09-23T12:39:41.828Z] #29 9.527 
######################################################################## 100.0%
12:39:41 [2021-09-23T12:39:41.828Z] #29 9.560 
12:39:41 [2021-09-23T12:39:41.853Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a
12:39:41 [2021-09-23T12:39:41.853Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done
12:39:42 [2021-09-23T12:39:42.118Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
12:39:42 [2021-09-23T12:39:42.118Z] #4 DONE 0.7s
12:39:42 [2021-09-23T12:39:42.177Z] #9 extracting sha256:8f04e8168e3873638397ca4beb7d8484b150eca0d10fe1b033a125202ba57692 4.2s done
12:39:42 [2021-09-23T12:39:42.381Z] 
12:39:42 [2021-09-23T12:39:42.381Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster
12:39:42 [2021-09-23T12:39:42.381Z] #8 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b
12:39:42 [2021-09-23T12:39:42.401Z] #29 9.811 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:39:42 [2021-09-23T12:39:42.401Z] #29 9.901 
12:39:42 [2021-09-23T12:39:42.401Z] #29 9.973 
######################################################################## 100.0%
12:39:42 [2021-09-23T12:39:42.401Z] #29 10.01 
12:39:42 [2021-09-23T12:39:42.401Z] #29 10.03 Download of images into '/build' complete.
12:39:42 [2021-09-23T12:39:42.401Z] #29 10.04 Use something like the following to load the result into a Docker daemon:
12:39:42 [2021-09-23T12:39:42.401Z] #29 10.04   tar -cC '/build' . | docker load
12:39:42 [2021-09-23T12:39:42.662Z] #29 ...
12:39:42 [2021-09-23T12:39:42.662Z] 
12:39:42 [2021-09-23T12:39:42.662Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:42 [2021-09-23T12:39:42.662Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:42 [2021-09-23T12:39:42.662Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 10.1s
12:39:43 [2021-09-23T12:39:43.126Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a
12:39:43 [2021-09-23T12:39:43.126Z] #9 ...
12:39:43 [2021-09-23T12:39:43.126Z] 
12:39:43 [2021-09-23T12:39:43.126Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:43 [2021-09-23T12:39:43.126Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:39:43 [2021-09-23T12:39:43.126Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:39:43 [2021-09-23T12:39:43.126Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:43 [2021-09-23T12:39:43.126Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:39:43 [2021-09-23T12:39:43.126Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:39:43 [2021-09-23T12:39:43.126Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
12:39:43 [2021-09-23T12:39:43.126Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
12:39:43 [2021-09-23T12:39:43.126Z] #62 DONE 7.7s
12:39:43 [2021-09-23T12:39:43.126Z] 
12:39:43 [2021-09-23T12:39:43.126Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:43 [2021-09-23T12:39:43.126Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:39:43 [2021-09-23T12:39:43.126Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:39:43 [2021-09-23T12:39:43.126Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:43 [2021-09-23T12:39:43.127Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:39:43 [2021-09-23T12:39:43.127Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:39:43 [2021-09-23T12:39:43.127Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
12:39:43 [2021-09-23T12:39:43.127Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
12:39:43 [2021-09-23T12:39:43.127Z] #64 DONE 7.8s
12:39:43 [2021-09-23T12:39:43.127Z] 
12:39:43 [2021-09-23T12:39:43.127Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:43 [2021-09-23T12:39:43.127Z] #26 sha256:7f89ceaa413fb23cc7e42593ebba6e1d125cf6b940a9488185ecfbf17487dde1
12:39:43 [2021-09-23T12:39:43.127Z] #26 DONE 7.8s
12:39:43 [2021-09-23T12:39:43.127Z] 
12:39:43 [2021-09-23T12:39:43.127Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:43 [2021-09-23T12:39:43.127Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:43 [2021-09-23T12:39:43.771Z] #8 DONE 1.2s
12:39:43 [2021-09-23T12:39:43.771Z] 
12:39:43 [2021-09-23T12:39:43.771Z] #5 [internal] load metadata for docker.io/library/debian:buster
12:39:43 [2021-09-23T12:39:43.771Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
12:39:43 [2021-09-23T12:39:43.771Z] #5 DONE 1.1s
12:39:43 [2021-09-23T12:39:43.771Z] 
12:39:43 [2021-09-23T12:39:43.771Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:43 [2021-09-23T12:39:43.771Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:39:43 [2021-09-23T12:39:43.771Z] #6 DONE 1.1s
12:39:43 [2021-09-23T12:39:43.771Z] 
12:39:43 [2021-09-23T12:39:43.771Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:39:43 [2021-09-23T12:39:43.771Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:39:43 [2021-09-23T12:39:43.771Z] #7 DONE 1.2s
12:39:43 [2021-09-23T12:39:43.952Z] #42 ...
12:39:43 [2021-09-23T12:39:43.952Z] 
12:39:43 [2021-09-23T12:39:43.952Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:39:43 [2021-09-23T12:39:43.952Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:39:43 [2021-09-23T12:39:43.952Z] #45 87.27 bufio
12:39:44 [2021-09-23T12:39:44.033Z] 
12:39:44 [2021-09-23T12:39:44.033Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:44 [2021-09-23T12:39:44.033Z] #26 sha256:af631d32fc6e17b7817c43ba39f793d9b2f94c247b0c268577fe816b8bb094d7
12:39:44 [2021-09-23T12:39:44.033Z] #26 resolve docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 0.0s done
12:39:44 [2021-09-23T12:39:44.033Z] #26 sha256:7cb9c37e1ddbec9dee9387ec478f15020c86bb028c0826759bdaa93482a88cf7 1.48kB / 1.48kB done
12:39:44 [2021-09-23T12:39:44.033Z] #26 sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8 1.85kB / 1.85kB done
12:39:44 [2021-09-23T12:39:44.033Z] #26 sha256:b4cf9a9f5266cd9e75a5648238831b88ed4d124567f2e3a5beca0d9dab4a4caf 529B / 529B done
12:39:44 [2021-09-23T12:39:44.033Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 0B / 49.22MB 0.2s
12:39:44 [2021-09-23T12:39:44.299Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 3.94MB / 49.22MB 0.4s
12:39:44 [2021-09-23T12:39:44.567Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 16.78MB / 49.22MB 0.6s
12:39:44 [2021-09-23T12:39:44.567Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 19.92MB / 49.22MB 0.7s
12:39:44 [2021-09-23T12:39:44.832Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 22.88MB / 49.22MB 0.8s
12:39:44 [2021-09-23T12:39:44.832Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 32.51MB / 49.22MB 1.0s
12:39:45 [2021-09-23T12:39:45.111Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 44.01MB / 49.22MB 1.1s
12:39:45 [2021-09-23T12:39:45.111Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 49.22MB / 49.22MB 1.2s
12:39:45 [2021-09-23T12:39:45.213Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 12.6s done
12:39:46 [2021-09-23T12:39:46.066Z] #26 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 49.22MB / 49.22MB 1.9s done
12:39:46 [2021-09-23T12:39:46.066Z] #26 extracting sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58
12:39:46 [2021-09-23T12:39:46.158Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d
12:39:46 [2021-09-23T12:39:46.158Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
12:39:46 [2021-09-23T12:39:46.434Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 10.1s
12:39:46 [2021-09-23T12:39:46.493Z] #45 ...
12:39:46 [2021-09-23T12:39:46.493Z] 
12:39:46 [2021-09-23T12:39:46.493Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:46 [2021-09-23T12:39:46.493Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:46 [2021-09-23T12:39:46.493Z] #13 71.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 71.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 77.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.26 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:39:46 [2021-09-23T12:39:46.493Z] #13 81.58 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:39:46 [2021-09-23T12:39:46.691Z] #9 ...
12:39:46 [2021-09-23T12:39:46.691Z] 
12:39:46 [2021-09-23T12:39:46.691Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:39:46 [2021-09-23T12:39:46.691Z] #29 sha256:9d3b866401ed3283651763ff0b6bd03cf379b480fd2f7cfc5c9e8b13bf0ca421
12:39:46 [2021-09-23T12:39:46.691Z] #29 1.945 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 2.064 
12:39:46 [2021-09-23T12:39:46.691Z] #29 2.207 
#######                                                                    9.8%
##########################                                                37.3%
#########################################                                 57.4%
#######################################################                   77.2%
#####################################################################     97.1%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 2.736 
12:39:46 [2021-09-23T12:39:46.691Z] #29 2.863 
##################################                                        47.6%
################################################                          67.2%
################################################################          89.3%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 3.210 
12:39:46 [2021-09-23T12:39:46.691Z] #29 3.339 
##############                                                            20.0%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 3.485 
12:39:46 [2021-09-23T12:39:46.691Z] #29 3.611 
###                                                                        4.6%
##############                                                            20.5%
##############                                                            20.5%
################################                                          44.9%
###################################################                       71.8%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 4.248 
12:39:46 [2021-09-23T12:39:46.691Z] #29 4.387 
##                                                                         3.8%
#######                                                                    9.9%
###########                                                               15.4%
##############                                                            20.7%
##################                                                        25.8%
######################                                                    31.0%
##########################                                                36.2%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     51.8%
#########################################                                 57.0%
############################################                              62.2%
################################################                          67.4%
####################################################                      72.7%
########################################################                  77.8%
###########################################################               83.1%
###############################################################           88.2%
###################################################################       93.5%
#######################################################################   98.6%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 6.244 
12:39:46 [2021-09-23T12:39:46.691Z] #29 6.545 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 6.667 
12:39:46 [2021-09-23T12:39:46.691Z] #29 6.747 
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 6.789 
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.129 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.246 
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.333 
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.367 
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.726 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.830 
12:39:46 [2021-09-23T12:39:46.691Z] #29 7.951 
#####                                                                      7.2%
########################                                                  33.4%
####################################                                      51.3%
###########################################                               60.4%
######################################################                    75.9%
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 8.526 
12:39:46 [2021-09-23T12:39:46.691Z] #29 8.858 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 8.963 
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.040 
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.072 
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.333 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.444 
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.509 
######################################################################## 100.0%
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.543 
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.573 Download of images into '/build' complete.
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.573 Use something like the following to load the result into a Docker daemon:
12:39:46 [2021-09-23T12:39:46.691Z] #29 9.573   tar -cC '/build' . | docker load
12:39:46 [2021-09-23T12:39:46.753Z] #13 ...
12:39:46 [2021-09-23T12:39:46.753Z] 
12:39:46 [2021-09-23T12:39:46.753Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:39:46 [2021-09-23T12:39:46.753Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:39:46 [2021-09-23T12:39:46.753Z] #51 80.24 bytes
12:39:46 [2021-09-23T12:39:46.753Z] #51 80.25 syscall
12:39:46 [2021-09-23T12:39:46.753Z] #51 84.61 reflect
12:39:47 [2021-09-23T12:39:47.015Z] #26 ...
12:39:47 [2021-09-23T12:39:47.015Z] 
12:39:47 [2021-09-23T12:39:47.015Z] #23 [internal] load build context
12:39:47 [2021-09-23T12:39:47.015Z] #23 sha256:2db58444e770d0e4396434e2f7b40edb24db286a1d40bfd95a81c86634dfa7b0
12:39:47 [2021-09-23T12:39:47.015Z] #23 transferring context: 53.41MB 2.7s done
12:39:47 [2021-09-23T12:39:47.015Z] #23 DONE 3.1s
12:39:47 [2021-09-23T12:39:47.256Z] #29 ...
12:39:47 [2021-09-23T12:39:47.256Z] 
12:39:47 [2021-09-23T12:39:47.256Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:47 [2021-09-23T12:39:47.256Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:47 [2021-09-23T12:39:47.278Z] 
12:39:47 [2021-09-23T12:39:47.278Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
12:39:47 [2021-09-23T12:39:47.278Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 0.1s done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234 1.86kB / 1.86kB done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:57376650d2b0ce99a25b9153af84113fb26fa38dc50c10daf4c448bc4c28243e 1.79kB / 1.79kB done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:d253cba0d21c842497b4ffa29fff2f7ede8fb85e97dd5f2013a9ecb3b6cefa8a 6.97kB / 6.97kB done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 49.22MB / 49.22MB 1.7s done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b 9.98MB / 9.98MB 0.6s done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe 7.70MB / 7.70MB 0.8s done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96 52.17MB / 52.17MB 2.5s done
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 62.62MB / 62.62MB 3.1s
12:39:47 [2021-09-23T12:39:47.278Z] #9 sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 156B / 156B 3.1s
12:39:47 [2021-09-23T12:39:47.339Z] #27 4.065 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:39:47 [2021-09-23T12:39:47.340Z] #27 4.082 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:39:47 [2021-09-23T12:39:47.340Z] #27 4.085 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:39:47 [2021-09-23T12:39:47.340Z] #27 ...
12:39:47 [2021-09-23T12:39:47.340Z] 
12:39:47 [2021-09-23T12:39:47.340Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:39:47 [2021-09-23T12:39:47.340Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:39:47 [2021-09-23T12:39:47.340Z] #63 DONE 1.1s
12:39:47 [2021-09-23T12:39:47.600Z] 
12:39:47 [2021-09-23T12:39:47.600Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:47 [2021-09-23T12:39:47.600Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:47 [2021-09-23T12:39:47.600Z] #27 4.243 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:39:47 [2021-09-23T12:39:47.600Z] #27 4.466 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:39:47 [2021-09-23T12:39:47.693Z] #51 ...
12:39:47 [2021-09-23T12:39:47.693Z] 
12:39:47 [2021-09-23T12:39:47.693Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:39:47 [2021-09-23T12:39:47.693Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:39:47 [2021-09-23T12:39:47.693Z] #45 91.28 syscall
12:39:47 [2021-09-23T12:39:47.854Z] #9 sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 62.62MB / 62.62MB 3.7s done
12:39:47 [2021-09-23T12:39:47.854Z] #9 sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 156B / 156B 3.7s done
12:39:47 [2021-09-23T12:39:47.854Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 4.19MB / 99.60MB 3.8s
12:39:48 [2021-09-23T12:39:48.118Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 13.63MB / 99.60MB 3.9s
12:39:48 [2021-09-23T12:39:48.118Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 20.98MB / 99.60MB 4.0s
12:39:48 [2021-09-23T12:39:48.173Z] #27 4.971 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:39:48 [2021-09-23T12:39:48.432Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 32.51MB / 99.60MB 4.1s
12:39:48 [2021-09-23T12:39:48.433Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 43.62MB / 99.60MB 4.2s
12:39:48 [2021-09-23T12:39:48.696Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 60.82MB / 99.60MB 4.5s
12:39:48 [2021-09-23T12:39:48.696Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 68.73MB / 99.60MB 4.6s
12:39:48 [2021-09-23T12:39:48.708Z] #9 DONE 44.9s
12:39:48 [2021-09-23T12:39:48.708Z] 
12:39:48 [2021-09-23T12:39:48.708Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:39:48 [2021-09-23T12:39:48.708Z] #29 sha256:489d76bb506dce46f7baeaa133f885e3543e89837b0a17907391f601dcf9c8dd
12:39:48 [2021-09-23T12:39:48.708Z] #29 DONE 16.1s
12:39:48 [2021-09-23T12:39:48.708Z] 
12:39:48 [2021-09-23T12:39:48.708Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:39:48 [2021-09-23T12:39:48.708Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
12:39:48 [2021-09-23T12:39:48.744Z] #27 ...
12:39:48 [2021-09-23T12:39:48.744Z] 
12:39:48 [2021-09-23T12:39:48.744Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:39:48 [2021-09-23T12:39:48.744Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:39:48 [2021-09-23T12:39:48.744Z] #65 DONE 1.3s
12:39:48 [2021-09-23T12:39:48.744Z] 
12:39:48 [2021-09-23T12:39:48.744Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:48 [2021-09-23T12:39:48.744Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:39:48 [2021-09-23T12:39:48.744Z] #9 extracting sha256:82e5f66f5d0e1c97622f33d44fb04efb42bd3562bdc3482537d121040c789f9a 0.7s done
12:39:48 [2021-09-23T12:39:48.744Z] #9 extracting sha256:c1c8f1c77d6674046d7deb41be1ca07f25cb43fd67f87e879ee79cc6586087f0 0.3s done
12:39:48 [2021-09-23T12:39:48.744Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 2.8s
12:39:48 [2021-09-23T12:39:48.959Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 78.64MB / 99.60MB 4.7s
12:39:48 [2021-09-23T12:39:48.959Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 84.93MB / 99.60MB 4.8s
12:39:49 [2021-09-23T12:39:49.223Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 91.93MB / 99.60MB 4.9s
12:39:49 [2021-09-23T12:39:49.223Z] #9 extracting sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe
12:39:49 [2021-09-23T12:39:49.223Z] #9 ...
12:39:49 [2021-09-23T12:39:49.223Z] 
12:39:49 [2021-09-23T12:39:49.223Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cdb5ae50fedfda0bc2f9e4d303683ab6096c84db9e97b0bbfea0653549aeb3f8
12:39:49 [2021-09-23T12:39:49.223Z] #26 sha256:af631d32fc6e17b7817c43ba39f793d9b2f94c247b0c268577fe816b8bb094d7
12:39:49 [2021-09-23T12:39:49.223Z] #26 extracting sha256:e3c1991bf0816d8624d8191a43732b869478319ed39c5f218e5878ed1ee05d58 2.8s done
12:39:49 [2021-09-23T12:39:49.223Z] #26 DONE 5.2s
12:39:49 [2021-09-23T12:39:49.223Z] 
12:39:49 [2021-09-23T12:39:49.223Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:49 [2021-09-23T12:39:49.223Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:39:49 [2021-09-23T12:39:49.223Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:39:49 [2021-09-23T12:39:49.223Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:49 [2021-09-23T12:39:49.223Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:39:49 [2021-09-23T12:39:49.223Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:39:49 [2021-09-23T12:39:49.223Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done
12:39:49 [2021-09-23T12:39:49.223Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done
12:39:49 [2021-09-23T12:39:49.223Z] #62 DONE 5.2s
12:39:49 [2021-09-23T12:39:49.223Z] 
12:39:49 [2021-09-23T12:39:49.223Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:49 [2021-09-23T12:39:49.223Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
12:39:49 [2021-09-23T12:39:49.223Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 99.60MB / 99.60MB 5.1s
12:39:49 [2021-09-23T12:39:49.223Z] #9 ...
12:39:49 [2021-09-23T12:39:49.223Z] 
12:39:49 [2021-09-23T12:39:49.223Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:49 [2021-09-23T12:39:49.223Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
12:39:49 [2021-09-23T12:39:49.621Z] #45 ...
12:39:49 [2021-09-23T12:39:49.621Z] 
12:39:49 [2021-09-23T12:39:49.621Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:39:49 [2021-09-23T12:39:49.621Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:39:49 [2021-09-23T12:39:49.621Z] #34 82.79 reflect
12:39:49 [2021-09-23T12:39:49.621Z] #34 ...
12:39:49 [2021-09-23T12:39:49.621Z] 
12:39:49 [2021-09-23T12:39:49.621Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:49 [2021-09-23T12:39:49.621Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:49 [2021-09-23T12:39:49.621Z] #13 83.64 debconf: delaying package configuration, since apt-utils is not installed
12:39:49 [2021-09-23T12:39:49.621Z] #13 84.05 Fetched 77.8 MB in 12s (6247 kB/s)
12:39:49 [2021-09-23T12:39:49.621Z] #13 84.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 ... 15421 files and directories currently installed.)
12:39:49 [2021-09-23T12:39:49.621Z] #13 84.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:39:49 [2021-09-23T12:39:49.621Z] #13 84.45 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:39:49 [2021-09-23T12:39:49.621Z] #13 84.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:39:49 [2021-09-23T12:39:49.621Z] #13 85.21 Selecting previously unselected package binutils-mingw-w64-i686.
12:39:49 [2021-09-23T12:39:49.621Z] #13 85.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:39:49 [2021-09-23T12:39:49.621Z] #13 85.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:39:49 [2021-09-23T12:39:49.621Z] #13 85.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:39:49 [2021-09-23T12:39:49.654Z] #10 DONE 1.3s
12:39:49 [2021-09-23T12:39:49.654Z] 
12:39:49 [2021-09-23T12:39:49.654Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:39:49 [2021-09-23T12:39:49.654Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
12:39:49 [2021-09-23T12:39:49.690Z] #9 extracting sha256:5095cab277710f0c2883844158323ad986c763ffc37353ddff874dd85585d9b6 3.8s done
12:39:49 [2021-09-23T12:39:49.785Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 13.2s done
12:39:50 [2021-09-23T12:39:50.350Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d
12:39:50 [2021-09-23T12:39:50.350Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
12:39:50 [2021-09-23T12:39:50.606Z] #11 DONE 1.1s
12:39:50 [2021-09-23T12:39:50.634Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a
12:39:50 [2021-09-23T12:39:50.900Z] 
12:39:50 [2021-09-23T12:39:50.900Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:39:50 [2021-09-23T12:39:50.900Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:39:51 [2021-09-23T12:39:51.144Z] #27 ...
12:39:51 [2021-09-23T12:39:51.144Z] 
12:39:51 [2021-09-23T12:39:51.144Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:39:51 [2021-09-23T12:39:51.144Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:39:51 [2021-09-23T12:39:51.144Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:39:51 [2021-09-23T12:39:51.144Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:39:51 [2021-09-23T12:39:51.144Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:39:51 [2021-09-23T12:39:51.144Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:39:51 [2021-09-23T12:39:51.144Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
12:39:51 [2021-09-23T12:39:51.145Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
12:39:51 [2021-09-23T12:39:51.145Z] #64 DONE 6.8s
12:39:51 [2021-09-23T12:39:51.145Z] 
12:39:51 [2021-09-23T12:39:51.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:39:51 [2021-09-23T12:39:51.145Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
12:39:51 [2021-09-23T12:39:51.145Z] #9 sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 99.60MB / 99.60MB 6.6s done
12:39:51 [2021-09-23T12:39:51.145Z] #9 extracting sha256:529bf6c2a9fdb0edf93a87f6fbc959069a0068fe2ed046af546fca48e8ed6ffe 0.6s done
12:39:51 [2021-09-23T12:39:51.145Z] #9 extracting sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b 0.2s
12:39:51 [2021-09-23T12:39:51.164Z] #31 ...
12:39:51 [2021-09-23T12:39:51.164Z] 
12:39:51 [2021-09-23T12:39:51.164Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:39:51 [2021-09-23T12:39:51.164Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
12:39:51 [2021-09-23T12:39:51.164Z] #39 DONE 0.3s
12:39:51 [2021-09-23T12:39:51.164Z] 
12:39:51 [2021-09-23T12:39:51.164Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:39:51 [2021-09-23T12:39:51.164Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:39:51 [2021-09-23T12:39:51.164Z] #31 DONE 0.5s
12:39:51 [2021-09-23T12:39:51.164Z] 
12:39:51 [2021-09-23T12:39:51.164Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:39:51 [2021-09-23T12:39:51.164Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:39:51 [2021-09-23T12:39:51.406Z] #9 extracting sha256:ef9703bfb802a7157134df39897b2625906f8057c03e52daa3e8298ca41dfd7b 0.3s done
12:39:51 [2021-09-23T12:39:51.983Z] #9 extracting sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96
12:39:52 [2021-09-23T12:39:52.553Z] #9 ...
12:39:52 [2021-09-23T12:39:52.553Z] 
12:39:52 [2021-09-23T12:39:52.553Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:39:52 [2021-09-23T12:39:52.553Z] #27 sha256:56d092f516adbfd30ab1bb9fb77c9cc5168e4e75303273b732bcafdd2a842cd1
12:39:52 [2021-09-23T12:39:52.553Z] #27 6.609 Fetched 8466 kB in 3s (3024 kB/s)
12:39:52 [2021-09-23T12:39:52.553Z] #27 6.609 Reading package lists...
12:39:52 [2021-09-23T12:39:52.553Z] #27 7.362 Reading package lists...
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.307 Building dependency tree...
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.637 The following additional packages will be installed:
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.638   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.638   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.638   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.639 Suggested packages:
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.639   krb5-doc krb5-user
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.639 Recommended packages:
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.639   krb5-locales publicsuffix libsasl2-modules
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.831 The following NEW packages will be installed:
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.832   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.832   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.832   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:39:52 [2021-09-23T12:39:52.553Z] #27 8.833   libssh2-1 libssl1.1 openssl
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.113 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.113 Need to get 5059 kB of archives.
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.113 After this operation, 12.1 MB of additional disk space will be used.
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.113 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.113 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.114 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.118 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.119 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.121 Get:6 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.121 Get:7 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.134 Get:8 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.136 Get:9 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.138 Get:10 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.143 Get:11 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.145 Get:12 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.155 Get:13 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.158 Get:14 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.165 Get:15 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.179 Get:16 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.202 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.210 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.210 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.213 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.216 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB]
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.379 debconf: delaying package configuration, since apt-utils is not installed
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.403 Fetched 5059 kB in 0s (13.5 MB/s)
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.443 Selecting previously unselected package libssl1.1:amd64.
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.443 (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 ... 6677 files and directories currently installed.)
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.447 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ...
12:39:52 [2021-09-23T12:39:52.553Z] #27 9.458 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.664 Selecting previously unselected package libkeyutils1:amd64.
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.664 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.670 Unpacking libkeyutils1:amd64 (1.6-6) ...
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.706 Selecting previously unselected package libkrb5support0:amd64.
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.706 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
12:39:52 [2021-09-23T12:39:52.815Z] #27 9.712 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.759 Selecting previously unselected package libk5crypto3:amd64.
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.759 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.762 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.816 Selecting previously unselected package libkrb5-3:amd64.
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.816 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.822 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.925 Selecting previously unselected package libgssapi-krb5-2:amd64.
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.927 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.076Z] #27 9.933 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 9.990 Selecting previously unselected package openssl.
12:39:53 [2021-09-23T12:39:53.337Z] #27 9.990 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.00 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.14 Selecting previously unselected package ca-certificates.
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.14 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.15 Unpacking ca-certificates (20200601~deb10u2) ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.28 Selecting previously unselected package libsasl2-modules-db:amd64.
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.28 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.337Z] #27 10.28 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:53 [2021-09-23T12:39:53.599Z] #27 10.34 Selecting previously unselected package libsasl2-2:amd64.
12:39:53 [2021-09-23T12:39:53.599Z] #27 10.34 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.599Z] #27 10.34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:53 [2021-09-23T12:39:53.632Z] #9 DONE 47.5s
12:39:53 [2021-09-23T12:39:53.632Z] 
12:39:53 [2021-09-23T12:39:53.632Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:39:53 [2021-09-23T12:39:53.632Z] #29 sha256:9d3b866401ed3283651763ff0b6bd03cf379b480fd2f7cfc5c9e8b13bf0ca421
12:39:53 [2021-09-23T12:39:53.632Z] #29 DONE 16.2s
12:39:53 [2021-09-23T12:39:53.632Z] 
12:39:53 [2021-09-23T12:39:53.632Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:39:53 [2021-09-23T12:39:53.632Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.46 Selecting previously unselected package libldap-common.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.46 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.46 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.52 Selecting previously unselected package libldap-2.4-2:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.52 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.52 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.60 Selecting previously unselected package libnghttp2-14:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.61 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.66 Selecting previously unselected package libpsl5:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.66 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.66 Unpacking libpsl5:amd64 (0.20.2-2) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.71 Selecting previously unselected package librtmp1:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.71 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.71 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.76 Selecting previously unselected package libssh2-1:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.76 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.77 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.83 Selecting previously unselected package libcurl4:amd64.
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.83 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.862Z] #27 10.83 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.936Z] #13 ...
12:39:53 [2021-09-23T12:39:53.936Z] 
12:39:53 [2021-09-23T12:39:53.936Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:39:53 [2021-09-23T12:39:53.936Z] #47 sha256:c9de699810f01ff0669101b0d6533544929946d89b0a1bbf8918a2ebac760e7b
12:39:53 [2021-09-23T12:39:53.936Z] #47 DONE 97.0s
12:39:53 [2021-09-23T12:39:53.936Z] 
12:39:53 [2021-09-23T12:39:53.936Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:53 [2021-09-23T12:39:53.936Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:53 [2021-09-23T12:39:53.936Z] #36 94.19 Selecting previously unselected package libxml2:amd64.
12:39:53 [2021-09-23T12:39:53.936Z] #36 94.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 94.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 95.72 Selecting previously unselected package libarchive13:amd64.
12:39:53 [2021-09-23T12:39:53.936Z] #36 95.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 95.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 96.63 Selecting previously unselected package libjsoncpp1:amd64.
12:39:53 [2021-09-23T12:39:53.936Z] #36 96.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 96.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.06 Selecting previously unselected package librhash0:amd64.
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.10 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.10 Unpacking librhash0:amd64 (1.3.8-1) ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.44 Selecting previously unselected package libuv1:amd64.
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.44 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:39:53 [2021-09-23T12:39:53.936Z] #36 97.44 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:39:54 [2021-09-23T12:39:54.123Z] #27 10.91 Selecting previously unselected package curl.
12:39:54 [2021-09-23T12:39:54.123Z] #27 10.91 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
12:39:54 [2021-09-23T12:39:54.123Z] #27 10.91 Unpacking curl (7.64.0-4+deb10u2) ...
12:39:54 [2021-09-23T12:39:54.196Z] #36 97.74 Selecting previously unselected package cmake.
12:39:54 [2021-09-23T12:39:54.392Z] #27 10.99 Selecting previously unselected package libonig5:amd64.
12:39:54 [2021-09-23T12:39:54.392Z] #27 10.99 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.00 Unpacking libonig5:amd64 (6.9.1-1) ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.05 Selecting previously unselected package libjq1:amd64.
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.05 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.11 Selecting previously unselected package jq.
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.12 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.12 Unpacking jq (1.5+dfsg-2+b1) ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.17 Setting up libkeyutils1:amd64 (1.6-6) ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.18 Setting up libpsl5:amd64 (0.20.2-2) ...
12:39:54 [2021-09-23T12:39:54.392Z] #27 11.20 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ...
12:39:54 [2021-09-23T12:39:54.456Z] #36 97.74 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:39:54 [2021-09-23T12:39:54.456Z] #36 97.74 Unpacking cmake (3.13.4-1) ...
12:39:54 [2021-09-23T12:39:54.550Z] #9 extracting sha256:8a64745ecb3a1d83570e6c503995c0eb3f97176e23bd91210bf235e5646a4e96 2.4s done
12:39:54 [2021-09-23T12:39:54.564Z] #10 DONE 1.3s
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.31 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.32 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.34 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.39 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
12:39:54 [2021-09-23T12:39:54.653Z] #27 11.40 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.42 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.43 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.44 Setting up openssl (1.1.1d-0+deb10u7) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.47 Setting up libonig5:amd64 (6.9.1-1) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.49 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
12:39:54 [2021-09-23T12:39:54.654Z] #27 11.50 Setting up ca-certificates (20200601~deb10u2) ...
12:39:54 [2021-09-23T12:39:54.822Z] 
12:39:54 [2021-09-23T12:39:54.822Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:39:54 [2021-09-23T12:39:54.822Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
12:39:55 [2021-09-23T12:39:55.226Z] #27 12.08 Updating certificates in /etc/ssl/certs...
12:39:55 [2021-09-23T12:39:55.497Z] #9 extracting sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53
12:39:55 [2021-09-23T12:39:55.752Z] #11 DONE 1.1s
12:39:55 [2021-09-23T12:39:55.753Z] 
12:39:55 [2021-09-23T12:39:55.753Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:39:55 [2021-09-23T12:39:55.753Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:39:56 [2021-09-23T12:39:56.172Z] #27 12.84 137 added, 0 removed; done.
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.88 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.89 Setting up jq (1.5+dfsg-2+b1) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.90 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.92 Setting up curl (7.64.0-4+deb10u2) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.94 Processing triggers for libc-bin (2.28-10) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.95 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:39:56 [2021-09-23T12:39:56.173Z] #27 12.96 Updating certificates in /etc/ssl/certs...
12:39:56 [2021-09-23T12:39:56.317Z] #42 ...
12:39:56 [2021-09-23T12:39:56.317Z] 
12:39:56 [2021-09-23T12:39:56.317Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:39:56 [2021-09-23T12:39:56.317Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
12:39:56 [2021-09-23T12:39:56.317Z] #39 DONE 0.5s
12:39:56 [2021-09-23T12:39:56.317Z] 
12:39:56 [2021-09-23T12:39:56.317Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:39:56 [2021-09-23T12:39:56.317Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:39:56 [2021-09-23T12:39:56.317Z] #31 DONE 0.5s
12:39:56 [2021-09-23T12:39:56.317Z] 
12:39:56 [2021-09-23T12:39:56.317Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:39:56 [2021-09-23T12:39:56.317Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:39:56 [2021-09-23T12:39:56.447Z] #9 ...
12:39:56 [2021-09-23T12:39:56.447Z] 
12:39:56 [2021-09-23T12:39:56.447Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:39:56 [2021-09-23T12:39:56.448Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
12:39:56 [2021-09-23T12:39:56.748Z] #27 13.58 0 added, 0 removed; done.
12:39:56 [2021-09-23T12:39:56.748Z] #27 13.58 Running hooks in /etc/ca-certificates/update.d...
12:39:56 [2021-09-23T12:39:56.748Z] #27 13.58 done.
12:39:57 [2021-09-23T12:39:57.770Z] #32 ...
12:39:57 [2021-09-23T12:39:57.771Z] 
12:39:57 [2021-09-23T12:39:57.771Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:39:57 [2021-09-23T12:39:57.771Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
12:39:57 [2021-09-23T12:39:57.771Z] #12 DONE 6.2s
12:39:57 [2021-09-23T12:39:57.771Z] 
12:39:57 [2021-09-23T12:39:57.771Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:57 [2021-09-23T12:39:57.771Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:58 [2021-09-23T12:39:58.369Z] #63 DONE 2.0s
12:39:58 [2021-09-23T12:39:58.369Z] 
12:39:58 [2021-09-23T12:39:58.369Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:39:58 [2021-09-23T12:39:58.369Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:39:59 [2021-09-23T12:39:59.736Z] #36 ...
12:39:59 [2021-09-23T12:39:59.737Z] 
12:39:59 [2021-09-23T12:39:59.737Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:39:59 [2021-09-23T12:39:59.737Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:39:59 [2021-09-23T12:39:59.737Z] #13 89.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:39:59 [2021-09-23T12:39:59.737Z] #13 89.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 89.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.11 Selecting previously unselected package binutils-mingw-w64.
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 94.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 95.04 Selecting previously unselected package dmsetup.
12:39:59 [2021-09-23T12:39:59.737Z] #13 95.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:39:59 [2021-09-23T12:39:59.737Z] #13 95.05 Unpacking dmsetup (2:1.02.155-3) ...
12:39:59 [2021-09-23T12:39:59.997Z] #13 95.59 Selecting previously unselected package mingw-w64-common.
12:39:59 [2021-09-23T12:39:59.997Z] #13 95.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:39:59 [2021-09-23T12:39:59.997Z] #13 95.61 Unpacking mingw-w64-common (6.0.0-3) ...
12:39:59 [2021-09-23T12:39:59.997Z] #13 ...
12:39:59 [2021-09-23T12:39:59.997Z] 
12:39:59 [2021-09-23T12:39:59.997Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:39:59 [2021-09-23T12:39:59.997Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:39:59 [2021-09-23T12:39:59.997Z] #36 103.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:39:59 [2021-09-23T12:39:59.997Z] #36 103.5 Setting up xxd (2:8.1.0875-5) ...
12:40:00 [2021-09-23T12:40:00.056Z] #27 DONE 16.6s
12:40:00 [2021-09-23T12:40:00.056Z] 
12:40:00 [2021-09-23T12:40:00.056Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:40:00 [2021-09-23T12:40:00.056Z] #28 sha256:70e99e621ec2c9204d9033b900397356d899a06823513b85e9f2f79b7d6ed93f
12:40:00 [2021-09-23T12:40:00.056Z] #28 DONE 0.3s
12:40:00 [2021-09-23T12:40:00.056Z] 
12:40:00 [2021-09-23T12:40:00.056Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:00 [2021-09-23T12:40:00.056Z] #29 sha256:25859c9382a8950ab7f4f4ce1457f11d55a2f7f6fd68d63b6928ae13d3f971fd
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.6 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.6 Setting up vim-common (2:8.1.0875-5) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.7 Setting up librhash0:amd64 (1.3.8-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.7 Setting up cmake-data (3.13.4-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.8 Setting up cmake (3.13.4-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 103.8 Processing triggers for libc-bin (2.28-10) ...
12:40:00 [2021-09-23T12:40:00.258Z] #36 ...
12:40:00 [2021-09-23T12:40:00.258Z] 
12:40:00 [2021-09-23T12:40:00.258Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:00 [2021-09-23T12:40:00.258Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:00 [2021-09-23T12:40:00.258Z] #42 93.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 93.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 93.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 93.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 93.97 Setting up python-six (1.12.0-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.3 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up protobuf-compiler (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.4 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.5 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.5 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:40:00 [2021-09-23T12:40:00.258Z] #42 101.5 Setting up python-protobuf (3.6.1.3-2) ...
12:40:00 [2021-09-23T12:40:00.289Z] #65 DONE 1.9s
12:40:00 [2021-09-23T12:40:00.289Z] 
12:40:00 [2021-09-23T12:40:00.289Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:40:00 [2021-09-23T12:40:00.289Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
12:40:00 [2021-09-23T12:40:00.289Z] #9 extracting sha256:bd1ac77b363eddc8f1a00bc33e4a2598ce8c447860cf7d8438b6c4cbaec0eb53 2.1s done
12:40:00 [2021-09-23T12:40:00.289Z] #9 extracting sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 1.8s
12:40:00 [2021-09-23T12:40:00.505Z] #32 ...
12:40:00 [2021-09-23T12:40:00.505Z] 
12:40:00 [2021-09-23T12:40:00.505Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:40:00 [2021-09-23T12:40:00.505Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
12:40:00 [2021-09-23T12:40:00.505Z] #12 DONE 4.0s
12:40:00 [2021-09-23T12:40:00.505Z] 
12:40:00 [2021-09-23T12:40:00.505Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:00 [2021-09-23T12:40:00.505Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:00 [2021-09-23T12:40:00.525Z] #42 ...
12:40:00 [2021-09-23T12:40:00.525Z] 
12:40:00 [2021-09-23T12:40:00.525Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:00 [2021-09-23T12:40:00.525Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:00 [2021-09-23T12:40:00.525Z] #36 104.0 Processing triggers for mime-support (3.62) ...
12:40:01 [2021-09-23T12:40:01.001Z] #29 ...
12:40:01 [2021-09-23T12:40:01.001Z] 
12:40:01 [2021-09-23T12:40:01.001Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:40:01 [2021-09-23T12:40:01.001Z] #9 sha256:722fe0ae8709569eda377fd8b6a7878a2bc96a9e0e886ef1a3630ce4f050f247
12:40:01 [2021-09-23T12:40:01.001Z] #9 extracting sha256:41314f10a5b0cf7cb57a0901ea77453e96802357e09f273662ec6da13e1dd74a 3.6s done
12:40:01 [2021-09-23T12:40:01.001Z] #9 extracting sha256:3c0771f6e5356560f9839719e331a263bfd2b9667a1f058e688d260238792462 6.3s done
12:40:01 [2021-09-23T12:40:01.001Z] #9 extracting sha256:155a1870fb216119242cbb3c85252b34ae6fc484ce25b571a7714c2c465d6f3d done
12:40:01 [2021-09-23T12:40:01.001Z] #9 DONE 25.6s
12:40:01 [2021-09-23T12:40:01.001Z] 
12:40:01 [2021-09-23T12:40:01.001Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:01 [2021-09-23T12:40:01.001Z] #29 sha256:25859c9382a8950ab7f4f4ce1457f11d55a2f7f6fd68d63b6928ae13d3f971fd
12:40:01 [2021-09-23T12:40:01.001Z] #29 0.874 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:40:01 [2021-09-23T12:40:01.001Z] #29 1.002 
12:40:01 [2021-09-23T12:40:01.091Z] #13 ...
12:40:01 [2021-09-23T12:40:01.091Z] 
12:40:01 [2021-09-23T12:40:01.091Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:01 [2021-09-23T12:40:01.091Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.334 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.334 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.334 + : /build
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.334 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 + export GOPATH=/tmp/tmp.dBIoldkJZQ
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 + GOPATH=/tmp/tmp.dBIoldkJZQ
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.342 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.394 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.394 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.399 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + bin=vndr
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + shift
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + '[' '!' -f /tmp/install/vndr.installer ']'
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + . /tmp/install/vndr.installer
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + install_vndr
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dBIoldkJZQ/src/github.com/LK4D4/vndr
12:40:01 [2021-09-23T12:40:01.091Z] #45 9.421 Cloning into '/tmp/tmp.dBIoldkJZQ/src/github.com/LK4D4/vndr'...
12:40:01 [2021-09-23T12:40:01.091Z] #45 ...
12:40:01 [2021-09-23T12:40:01.091Z] 
12:40:01 [2021-09-23T12:40:01.091Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:01 [2021-09-23T12:40:01.091Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:01 [2021-09-23T12:40:01.091Z] #36 10.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:01 [2021-09-23T12:40:01.091Z] #36 ...
12:40:01 [2021-09-23T12:40:01.091Z] 
12:40:01 [2021-09-23T12:40:01.091Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:01 [2021-09-23T12:40:01.091Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.882 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.882 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.882 + : /build
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.882 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.882 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.893 + export GOPATH=/tmp/tmp.76f9s0EMxi
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.893 + GOPATH=/tmp/tmp.76f9s0EMxi
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.893 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.893 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.893 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + bin=rootlesskit
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + shift
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + . /tmp/install/rootlesskit.installer
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + install_rootlesskit
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + case "$1" in
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + export CGO_ENABLED=0
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + CGO_ENABLED=0
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + _install_rootlesskit
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.76f9s0EMxi/src/github.com/rootless-containers/rootlesskit
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.934 Cloning into '/tmp/tmp.76f9s0EMxi/src/github.com/rootless-containers/rootlesskit'...
12:40:01 [2021-09-23T12:40:01.091Z] #58 8.937 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:40:01 [2021-09-23T12:40:01.091Z] #58 ...
12:40:01 [2021-09-23T12:40:01.091Z] 
12:40:01 [2021-09-23T12:40:01.091Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:01 [2021-09-23T12:40:01.091Z] #67 sha256:a9dd66a88dcd7fa4359c8992a8fb132fc03ea855874e62f114d818fbfed87d19
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + : /build
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + export GOPATH=/tmp/tmp.6YUHhmmhFt
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + GOPATH=/tmp/tmp.6YUHhmmhFt
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.004 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + bin=proxy
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + shift
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + '[' '!' -f /tmp/install/proxy.installer ']'
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + . /tmp/install/proxy.installer
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + install_proxy
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + case "$1" in
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + export CGO_ENABLED=0
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + CGO_ENABLED=0
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + _install_proxy
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.012 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6YUHhmmhFt/src/github.com/docker/libnetwork
12:40:01 [2021-09-23T12:40:01.091Z] #67 7.015 Cloning into '/tmp/tmp.6YUHhmmhFt/src/github.com/docker/libnetwork'...
12:40:01 [2021-09-23T12:40:01.091Z] #67 ...
12:40:01 [2021-09-23T12:40:01.091Z] 
12:40:01 [2021-09-23T12:40:01.092Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:01 [2021-09-23T12:40:01.092Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:01 [2021-09-23T12:40:01.092Z] #40 9.510 + git clone https://github.com/docker/distribution.git .
12:40:01 [2021-09-23T12:40:01.092Z] #40 9.526 Cloning into '.'...
12:40:01 [2021-09-23T12:40:01.355Z] #40 ...
12:40:01 [2021-09-23T12:40:01.355Z] 
12:40:01 [2021-09-23T12:40:01.355Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:01 [2021-09-23T12:40:01.355Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:01 [2021-09-23T12:40:01.355Z] #55 10.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:01 [2021-09-23T12:40:01.355Z] #55 10.37 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:01 [2021-09-23T12:40:01.355Z] #55 10.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:01 [2021-09-23T12:40:01.355Z] #55 ...
12:40:01 [2021-09-23T12:40:01.355Z] 
12:40:01 [2021-09-23T12:40:01.355Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:01 [2021-09-23T12:40:01.355Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + : /build
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + export GOPATH=/tmp/tmp.vzfuCvhhYf
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + GOPATH=/tmp/tmp.vzfuCvhhYf
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.355Z] #49 8.973 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + bin=golangci_lint
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + shift
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + . /tmp/install/golangci_lint.installer
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 ++ : v1.23.8
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + install_golangci_lint
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + set -e
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + export GO111MODULE=on
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + GO111MODULE=on
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + GOBIN=/build
12:40:01 [2021-09-23T12:40:01.355Z] #49 9.023 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:40:01 [2021-09-23T12:40:01.355Z] #49 10.02 go: downloading github.com/golangci/golangci-lint v1.23.8
12:40:01 [2021-09-23T12:40:01.465Z] #36 DONE 104.9s
12:40:01 [2021-09-23T12:40:01.465Z] 
12:40:01 [2021-09-23T12:40:01.465Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:40:01 [2021-09-23T12:40:01.465Z] #37 sha256:dead67b91fb556b2f8972f7515c2af48b07e67e29cc0e603f47c2ed995133310
12:40:01 [2021-09-23T12:40:01.649Z] #49 ...
12:40:01 [2021-09-23T12:40:01.649Z] 
12:40:01 [2021-09-23T12:40:01.649Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:01 [2021-09-23T12:40:01.649Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + : /build
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + export GOPATH=/tmp/tmp.CAgbFIdiiG
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + GOPATH=/tmp/tmp.CAgbFIdiiG
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.161 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.214 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.649Z] #34 9.214 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + bin=tomlv
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + shift
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + . /tmp/install/tomlv.installer
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + install_tomlv
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.214 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CAgbFIdiiG/src/github.com/BurntSushi/toml
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.224 Cloning into '/tmp/tmp.CAgbFIdiiG/src/github.com/BurntSushi/toml'...
12:40:01 [2021-09-23T12:40:01.650Z] #34 9.248 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:01 [2021-09-23T12:40:01.683Z] #9 ...
12:40:01 [2021-09-23T12:40:01.683Z] 
12:40:01 [2021-09-23T12:40:01.684Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:40:01 [2021-09-23T12:40:01.684Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
12:40:01 [2021-09-23T12:40:01.684Z] #27 2.538 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 2.540 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 2.579 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 2.798 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 3.172 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 3.365 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 4.813 Fetched 8289 kB in 3s (3290 kB/s)
12:40:01 [2021-09-23T12:40:01.684Z] #27 4.813 Reading package lists...
12:40:01 [2021-09-23T12:40:01.684Z] #27 6.064 Reading package lists...
12:40:01 [2021-09-23T12:40:01.684Z] #27 7.391 Building dependency tree...
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079 The following additional packages will be installed:
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079 Suggested packages:
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079   krb5-doc krb5-user
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079 Recommended packages:
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.079   krb5-locales publicsuffix libsasl2-modules
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.345 The following NEW packages will be installed:
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.346   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.346   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.347   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.348   libssh2-1 libssl1.1 openssl
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.645 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.645 Need to get 4779 kB of archives.
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.645 After this operation, 11.5 MB of additional disk space will be used.
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.645 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.657 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.674 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.682 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.685 Get:5 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.689 Get:6 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.694 Get:7 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.751 Get:8 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.769 Get:9 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.812 Get:10 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.820 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.861 Get:12 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.861 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.907 Get:14 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.908 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.966 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 8.966 Get:17 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.015 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.015 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.025 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.030 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.575 debconf: delaying package configuration, since apt-utils is not installed
12:40:01 [2021-09-23T12:40:01.684Z] #27 9.651 Fetched 4779 kB in 1s (7411 kB/s)
12:40:01 [2021-09-23T12:40:01.684Z] #27 10.37 Selecting previously unselected package libssl1.1:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 10.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
12:40:01 [2021-09-23T12:40:01.684Z] #27 10.37 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 10.42 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.11 Selecting previously unselected package libkeyutils1:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.11 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.11 Unpacking libkeyutils1:arm64 (1.6-6) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.17 Selecting previously unselected package libkrb5support0:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.17 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.17 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.57 Selecting previously unselected package libk5crypto3:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.57 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.57 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.63 Selecting previously unselected package libkrb5-3:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.63 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.64 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.86 Selecting previously unselected package libgssapi-krb5-2:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.86 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.87 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.93 Selecting previously unselected package openssl.
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.93 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u7_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 11.94 Unpacking openssl (1.1.1d-0+deb10u7) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.10 Selecting previously unselected package ca-certificates.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.10 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.10 Unpacking ca-certificates (20200601~deb10u2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.19 Selecting previously unselected package libsasl2-modules-db:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.20 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.20 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.27 Selecting previously unselected package libsasl2-2:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.27 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.34 Selecting previously unselected package libldap-common.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.34 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.34 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.41 Selecting previously unselected package libldap-2.4-2:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.41 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.41 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.49 Selecting previously unselected package libnghttp2-14:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.50 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.57 Selecting previously unselected package libpsl5:arm64.
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.57 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.57 Unpacking libpsl5:arm64 (0.20.2-2) ...
12:40:01 [2021-09-23T12:40:01.684Z] #27 12.62 Selecting previously unselected package librtmp1:arm64.
12:40:01 [2021-09-23T12:40:01.787Z] #29 1.121 
############                                                              17.2%
###########################                                               37.6%
########################################                                  56.6%
#######################################################                   77.5%
######################################################################    97.3%
######################################################################## 100.0%
12:40:01 [2021-09-23T12:40:01.787Z] #29 1.591 
12:40:01 [2021-09-23T12:40:01.787Z] #29 1.706 
################################################################          90.2%
######################################################################## 100.0%
12:40:01 [2021-09-23T12:40:01.787Z] #29 1.764 
12:40:01 [2021-09-23T12:40:01.913Z] #34 ...
12:40:01 [2021-09-23T12:40:01.913Z] 
12:40:01 [2021-09-23T12:40:01.913Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:01 [2021-09-23T12:40:01.913Z] #24 sha256:7b5800edc2ff39ff9099c4db2c5305aca8c093083269cdb3f1dce9a7a7f3dafa
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.808 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.809 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.809 + : /build
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.809 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.809 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.810 + export GOPATH=/tmp/tmp.ionj7XrEVk
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.810 + GOPATH=/tmp/tmp.ionj7XrEVk
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.810 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.810 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.814 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + bin=dockercli
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + shift
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + . /tmp/install/dockercli.installer
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 ++ : stable
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 ++ : 17.06.2-ce
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + install_dockercli
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 ++ uname -m
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.826 Install docker/cli version 17.06.2-ce from stable
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.834 + arch=x86_64
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.834 + '[' x86_64 '!=' x86_64 ']'
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.834 + url=https://download.docker.com/linux/static
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.834 + tar -xz docker/docker
12:40:01 [2021-09-23T12:40:01.913Z] #24 7.834 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:40:01 [2021-09-23T12:40:01.913Z] #24 ...
12:40:01 [2021-09-23T12:40:01.913Z] 
12:40:01 [2021-09-23T12:40:01.913Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:01 [2021-09-23T12:40:01.913Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + RM_GOPATH=0
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + TMP_GOPATH=
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + : /build
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + '[' -z '' ']'
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 ++ mktemp -d
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + export GOPATH=/tmp/tmp.eBxN520AzE
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + GOPATH=/tmp/tmp.eBxN520AzE
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + RM_GOPATH=1
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.560 + case "$(go env GOARCH)" in
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.561 ++ go env GOARCH
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.574 + export GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.574 + GO_BUILDMODE=-buildmode=pie
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.574 ++ dirname /tmp/install/install.sh
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.574 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + dir=/tmp/install
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + bin=shfmt
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + shift
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + . /tmp/install/shfmt.installer
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + install_shfmt
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eBxN520AzE/src/github.com/mvdan/sh
12:40:01 [2021-09-23T12:40:01.913Z] #51 7.577 Cloning into '/tmp/tmp.eBxN520AzE/src/github.com/mvdan/sh'...
12:40:01 [2021-09-23T12:40:01.995Z] #27 12.63 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.995Z] #27 12.63 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:40:01 [2021-09-23T12:40:01.995Z] #27 12.70 Selecting previously unselected package libssh2-1:arm64.
12:40:01 [2021-09-23T12:40:01.995Z] #27 12.71 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
12:40:01 [2021-09-23T12:40:01.995Z] #27 12.71 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
12:40:02 [2021-09-23T12:40:02.035Z] #37 ...
12:40:02 [2021-09-23T12:40:02.035Z] 
12:40:02 [2021-09-23T12:40:02.035Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:02 [2021-09-23T12:40:02.035Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:40:02 [2021-09-23T12:40:02.035Z] #34 95.41 internal/syscall/unix
12:40:02 [2021-09-23T12:40:02.035Z] #34 95.87 time
12:40:02 [2021-09-23T12:40:02.035Z] #34 105.3 internal/fmtsort
12:40:02 [2021-09-23T12:40:02.035Z] #34 ...
12:40:02 [2021-09-23T12:40:02.035Z] 
12:40:02 [2021-09-23T12:40:02.035Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:02 [2021-09-23T12:40:02.035Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:02 [2021-09-23T12:40:02.035Z] #45 105.3 time
12:40:02 [2021-09-23T12:40:02.049Z] #29 1.878 
#################################################################         91.2%
######################################################################## 100.0%
12:40:02 [2021-09-23T12:40:02.049Z] #29 1.950 
12:40:02 [2021-09-23T12:40:02.049Z] 
12:40:02 [2021-09-23T12:40:02.049Z] #29 ...
12:40:02 [2021-09-23T12:40:02.049Z] 
12:40:02 [2021-09-23T12:40:02.049Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:40:02 [2021-09-23T12:40:02.049Z] #10 sha256:b98b828eccca6a14ababa56334e9e3d77c70f8eed3fd1d9e2c0852ec90bfa974
12:40:02 [2021-09-23T12:40:02.049Z] #10 DONE 1.1s
12:40:02 [2021-09-23T12:40:02.049Z] 
12:40:02 [2021-09-23T12:40:02.049Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:02 [2021-09-23T12:40:02.049Z] #29 sha256:25859c9382a8950ab7f4f4ce1457f11d55a2f7f6fd68d63b6928ae13d3f971fd
12:40:02 [2021-09-23T12:40:02.175Z] #51 ...
12:40:02 [2021-09-23T12:40:02.175Z] 
12:40:02 [2021-09-23T12:40:02.175Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:02 [2021-09-23T12:40:02.175Z] #47 sha256:620ba8420fc23f41f57f0a841c4d26c843c150094c815a617351e0c473a9f39c
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + RM_GOPATH=0
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + TMP_GOPATH=
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + : /build
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + '[' -z '' ']'
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 ++ mktemp -d
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + export GOPATH=/tmp/tmp.frIRYiAXiO
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + GOPATH=/tmp/tmp.frIRYiAXiO
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + RM_GOPATH=1
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.873 + case "$(go env GOARCH)" in
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.875 ++ go env GOARCH
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.893 + export GO_BUILDMODE=-buildmode=pie
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.893 + GO_BUILDMODE=-buildmode=pie
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.893 ++ dirname /tmp/install/install.sh
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + dir=/tmp/install
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + bin=gotestsum
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + shift
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + . /tmp/install/gotestsum.installer
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 ++ : v0.5.3
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + install_gotestsum
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + set -e
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + export GO111MODULE=on
12:40:02 [2021-09-23T12:40:02.175Z] #47 8.916 + GO111MODULE=on
12:40:02 [2021-09-23T12:40:02.176Z] #47 8.916 + GOBIN=/build
12:40:02 [2021-09-23T12:40:02.176Z] #47 8.916 + go get gotest.tools/gotestsum@v0.5.3
12:40:02 [2021-09-23T12:40:02.176Z] #47 9.910 go: downloading gotest.tools/gotestsum v0.5.3
12:40:02 [2021-09-23T12:40:02.176Z] #47 ...
12:40:02 [2021-09-23T12:40:02.176Z] 
12:40:02 [2021-09-23T12:40:02.176Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:02 [2021-09-23T12:40:02.176Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:02 [2021-09-23T12:40:02.176Z] #42 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:02 [2021-09-23T12:40:02.176Z] #42 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:02 [2021-09-23T12:40:02.176Z] #42 10.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.78 Selecting previously unselected package libcurl4:arm64.
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.78 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.78 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.86 Selecting previously unselected package curl.
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.86 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 12.87 Unpacking curl (7.64.0-4+deb10u2) ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.01 Selecting previously unselected package libonig5:arm64.
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.01 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.01 Unpacking libonig5:arm64 (6.9.1-1) ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.09 Selecting previously unselected package libjq1:arm64.
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.09 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.16 Selecting previously unselected package jq.
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.16 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.16 Unpacking jq (1.5+dfsg-2+b1) ...
12:40:02 [2021-09-23T12:40:02.259Z] #27 13.21 Setting up libkeyutils1:arm64 (1.6-6) ...
12:40:02 [2021-09-23T12:40:02.438Z] #42 ...
12:40:02 [2021-09-23T12:40:02.438Z] 
12:40:02 [2021-09-23T12:40:02.438Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:02 [2021-09-23T12:40:02.438Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:02 [2021-09-23T12:40:02.438Z] #13 5.520 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:40:02 [2021-09-23T12:40:02.438Z] #13 5.578 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:02 [2021-09-23T12:40:02.522Z] #27 13.23 Setting up libpsl5:arm64 (0.20.2-2) ...
12:40:02 [2021-09-23T12:40:02.522Z] #27 13.25 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ...
12:40:02 [2021-09-23T12:40:02.574Z] #29 2.064 
####                                                                       5.6%
##########################                                                37.2%
########################################                                  56.3%
######################################################                    75.9%
####################################################################      95.1%
######################################################################## 100.0%
12:40:02 [2021-09-23T12:40:02.574Z] #29 2.573 
12:40:02 [2021-09-23T12:40:02.701Z] #13 5.689 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:02 [2021-09-23T12:40:02.701Z] #13 5.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.54 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.56 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.57 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.59 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.60 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.61 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.65 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.66 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.67 Setting up openssl (1.1.1d-0+deb10u7) ...
12:40:02 [2021-09-23T12:40:02.785Z] #27 13.69 Setting up libonig5:arm64 (6.9.1-1) ...
12:40:02 [2021-09-23T12:40:02.976Z] #45 ...
12:40:02 [2021-09-23T12:40:02.976Z] 
12:40:02 [2021-09-23T12:40:02.976Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:02 [2021-09-23T12:40:02.976Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:02 [2021-09-23T12:40:02.976Z] #51 96.40 time
12:40:02 [2021-09-23T12:40:02.976Z] #51 ...
12:40:02 [2021-09-23T12:40:02.976Z] 
12:40:02 [2021-09-23T12:40:02.976Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:02 [2021-09-23T12:40:02.976Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:02 [2021-09-23T12:40:02.976Z] #45 106.6 regexp/syntax
12:40:03 [2021-09-23T12:40:03.048Z] #27 13.71 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:40:03 [2021-09-23T12:40:03.048Z] #27 13.73 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
12:40:03 [2021-09-23T12:40:03.048Z] #27 13.74 Setting up ca-certificates (20200601~deb10u2) ...
12:40:03 [2021-09-23T12:40:03.310Z] #27 ...
12:40:03 [2021-09-23T12:40:03.310Z] 
12:40:03 [2021-09-23T12:40:03.310Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:41f29fc5cf3e4d1b0db32fe681473f0f177aef30a7d367482435ac4fb1852234
12:40:03 [2021-09-23T12:40:03.310Z] #9 sha256:179cd75cdc088b39b5bb01c59f7d1a9c204c65615751726ab7bcc062a77de85e
12:40:03 [2021-09-23T12:40:03.310Z] #9 extracting sha256:67051891d39cafe281087f4f183d369309771676a0029cfb0606ed63200047e0 4.2s done
12:40:03 [2021-09-23T12:40:03.310Z] #9 extracting sha256:fae479f1a361ddf19aaabd8b9a17a39fa7268fdf6930fc1ef08d3c8c91ae6678 done
12:40:03 [2021-09-23T12:40:03.310Z] #9 DONE 19.3s
12:40:03 [2021-09-23T12:40:03.310Z] 
12:40:03 [2021-09-23T12:40:03.310Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:40:03 [2021-09-23T12:40:03.310Z] #10 sha256:731ad4a23bb760bbdd30320e88e0074159ebdf2fb578fac2c1fcff06ad365289
12:40:03 [2021-09-23T12:40:03.360Z] #29 2.694 
##                                                                         3.4%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.5%
##################                                                        25.5%
######################                                                    30.8%
#########################     
12:40:03 [2021-09-23T12:40:03.360Z] #29 ...
12:40:03 [2021-09-23T12:40:03.360Z] 
12:40:03 [2021-09-23T12:40:03.360Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:40:03 [2021-09-23T12:40:03.360Z] #11 sha256:be98d822a2864ef14cdb7ccd5f6cc2dfe7528efcc76a4224b84460d3b6e35d66
12:40:03 [2021-09-23T12:40:03.360Z] #11 DONE 1.3s
12:40:03 [2021-09-23T12:40:03.360Z] 
12:40:03 [2021-09-23T12:40:03.360Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:03 [2021-09-23T12:40:03.360Z] #29 sha256:25859c9382a8950ab7f4f4ce1457f11d55a2f7f6fd68d63b6928ae13d3f971fd
12:40:03 [2021-09-23T12:40:03.893Z] #29 2.694 
##                                                                         3.4%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.5%
##################                                                        25.5%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             40.7%
#################################                                         46.5%
#####################################                                     51.6%
12:40:03 [2021-09-23T12:40:03.893Z] #29 ...
12:40:03 [2021-09-23T12:40:03.893Z] 
12:40:03 [2021-09-23T12:40:03.893Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:40:03 [2021-09-23T12:40:03.893Z] #31 sha256:f757520e4e6f325a5d1f97fccb2a9c8cf325ffb7227b546dc00e8cc126ffc551
12:40:03 [2021-09-23T12:40:03.893Z] #31 DONE 0.4s
12:40:03 [2021-09-23T12:40:03.893Z] 
12:40:03 [2021-09-23T12:40:03.893Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:40:03 [2021-09-23T12:40:03.893Z] #39 sha256:eb7c39996332ebe65615ddb4bae2b8701de5554b0d7a6a3c7e84fd318755169d
12:40:03 [2021-09-23T12:40:03.893Z] #39 DONE 0.4s
12:40:03 [2021-09-23T12:40:03.893Z] 
12:40:03 [2021-09-23T12:40:03.893Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:03 [2021-09-23T12:40:03.893Z] #29 sha256:25859c9382a8950ab7f4f4ce1457f11d55a2f7f6fd68d63b6928ae13d3f971fd
12:40:04 [2021-09-23T12:40:04.265Z] #10 DONE 1.0s
12:40:04 [2021-09-23T12:40:04.265Z] 
12:40:04 [2021-09-23T12:40:04.265Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:40:04 [2021-09-23T12:40:04.265Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
12:40:04 [2021-09-23T12:40:04.265Z] #27 14.64 Updating certificates in /etc/ssl/certs...
12:40:04 [2021-09-23T12:40:04.619Z] #13 7.770 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:40:04 [2021-09-23T12:40:04.841Z] #27 ...
12:40:04 [2021-09-23T12:40:04.841Z] 
12:40:04 [2021-09-23T12:40:04.841Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
12:40:04 [2021-09-23T12:40:04.841Z] #11 sha256:3acc8386bb42aeb2a8f0c1711c69e0ad38ff6a37fe7db2d6e0c32796483b7648
12:40:04 [2021-09-23T12:40:04.841Z] #11 DONE 0.7s
12:40:04 [2021-09-23T12:40:04.947Z] #29 2.694 
##                                                                         3.4%
#######                                                                    9.9%
##########                                                                15.1%
############                                                              17.5%
##################                                                        25.5%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             40.7%
#################################                                         46.5%
#####################################                                     51.6%
########################################                                  56.9%
############################################                              61.8%
###############################################                           65.4%
#################################################                         68.2%
#####################################################                     74.6%
##########################################################                81.1%
##############################################################            86.6%
##################################################################        93.0%
#####################################################################     97.2%
######################################################################## 100.0%
12:40:04 [2021-09-23T12:40:04.947Z] #29 4.820 
12:40:05 [2021-09-23T12:40:05.106Z] 
12:40:05 [2021-09-23T12:40:05.106Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:40:05 [2021-09-23T12:40:05.106Z] #39 sha256:c86abbcf6e01e41031e67c6fc5692ad71dc6716788ecf6345bfc7e30a68770f0
12:40:05 [2021-09-23T12:40:05.106Z] #39 DONE 0.1s
12:40:05 [2021-09-23T12:40:05.106Z] 
12:40:05 [2021-09-23T12:40:05.106Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:05 [2021-09-23T12:40:05.106Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
12:40:05 [2021-09-23T12:40:05.106Z] #40 ...
12:40:05 [2021-09-23T12:40:05.106Z] 
12:40:05 [2021-09-23T12:40:05.106Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:40:05 [2021-09-23T12:40:05.106Z] #31 sha256:29eedeb3a5ec04e2278e99e8da0c1bccebc7e2375d30ebb272307b763b3be6e0
12:40:05 [2021-09-23T12:40:05.106Z] #31 DONE 0.3s
12:40:05 [2021-09-23T12:40:05.369Z] 
12:40:05 [2021-09-23T12:40:05.369Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:40:05 [2021-09-23T12:40:05.369Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
12:40:05 [2021-09-23T12:40:05.369Z] #27 15.94 137 added, 0 removed; done.
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.07 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.09 Setting up jq (1.5+dfsg-2+b1) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.11 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.12 Setting up curl (7.64.0-4+deb10u2) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.16 Processing triggers for libc-bin (2.28-10) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.19 Processing triggers for ca-certificates (20200601~deb10u2) ...
12:40:05 [2021-09-23T12:40:05.369Z] #27 16.23 Updating certificates in /etc/ssl/certs...
12:40:05 [2021-09-23T12:40:05.520Z] #29 5.383 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:40:05 [2021-09-23T12:40:05.771Z] #13 ...
12:40:05 [2021-09-23T12:40:05.771Z] 
12:40:05 [2021-09-23T12:40:05.771Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:05 [2021-09-23T12:40:05.771Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + RM_GOPATH=0
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + TMP_GOPATH=
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + : /build
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + '[' -z '' ']'
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 ++ mktemp -d
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + export GOPATH=/tmp/tmp.AFnkc0NkhJ
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + GOPATH=/tmp/tmp.AFnkc0NkhJ
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + RM_GOPATH=1
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.965 + case "$(go env GOARCH)" in
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.971 ++ go env GOARCH
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.975 + export GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.975 + GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.975 ++ dirname /tmp/install/install.sh
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + dir=/tmp/install
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + bin=golangci_lint
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + shift
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + . /tmp/install/golangci_lint.installer
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 ++ : v1.23.8
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + install_golangci_lint
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + set -e
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + export GO111MODULE=on
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + GO111MODULE=on
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + GOBIN=/build
12:40:05 [2021-09-23T12:40:05.771Z] #49 7.976 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:40:05 [2021-09-23T12:40:05.771Z] #49 8.102 go: downloading github.com/golangci/golangci-lint v1.23.8
12:40:05 [2021-09-23T12:40:05.771Z] #49 ...
12:40:05 [2021-09-23T12:40:05.771Z] 
12:40:05 [2021-09-23T12:40:05.771Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:05 [2021-09-23T12:40:05.771Z] #24 sha256:c1c640941bac1b4af1919aa43d761d6d5a016638a3c4024708da0147cb655ae3
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.507 + RM_GOPATH=0
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.507 + TMP_GOPATH=
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.507 + : /build
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.507 + '[' -z '' ']'
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.507 ++ mktemp -d
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.508 + export GOPATH=/tmp/tmp.CTD4G5F1Ew
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.508 + GOPATH=/tmp/tmp.CTD4G5F1Ew
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.508 + RM_GOPATH=1
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.508 + case "$(go env GOARCH)" in
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.518 ++ go env GOARCH
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.525 + export GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.525 + GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.525 ++ dirname /tmp/install/install.sh
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 + dir=/tmp/install
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 + bin=dockercli
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 + shift
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 + . /tmp/install/dockercli.installer
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 ++ : stable
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.526 ++ : 17.06.2-ce
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.527 + install_dockercli
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.527 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.528 ++ uname -m
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.529 Install docker/cli version 17.06.2-ce from stable
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.543 + arch=x86_64
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.543 + '[' x86_64 '!=' x86_64 ']'
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.543 + url=https://download.docker.com/linux/static
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:40:05 [2021-09-23T12:40:05.771Z] #24 9.551 + tar -xz docker/docker
12:40:05 [2021-09-23T12:40:05.771Z] #24 ...
12:40:05 [2021-09-23T12:40:05.771Z] 
12:40:05 [2021-09-23T12:40:05.771Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:05 [2021-09-23T12:40:05.771Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:05 [2021-09-23T12:40:05.771Z] #42 9.727 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:05 [2021-09-23T12:40:05.771Z] #42 9.948 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:05 [2021-09-23T12:40:05.771Z] #42 9.948 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:05 [2021-09-23T12:40:05.771Z] #42 ...
12:40:05 [2021-09-23T12:40:05.771Z] 
12:40:05 [2021-09-23T12:40:05.772Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:05 [2021-09-23T12:40:05.772Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + RM_GOPATH=0
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + TMP_GOPATH=
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + : /build
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + '[' -z '' ']'
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 ++ mktemp -d
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + export GOPATH=/tmp/tmp.zizeoDcnwg
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + GOPATH=/tmp/tmp.zizeoDcnwg
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + RM_GOPATH=1
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 + case "$(go env GOARCH)" in
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.188 ++ go env GOARCH
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + export GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + GO_BUILDMODE=-buildmode=pie
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 ++ dirname /tmp/install/install.sh
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + dir=/tmp/install
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + bin=vndr
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + shift
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + '[' '!' -f /tmp/install/vndr.installer ']'
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + . /tmp/install/vndr.installer
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + install_vndr
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.198 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zizeoDcnwg/src/github.com/LK4D4/vndr
12:40:05 [2021-09-23T12:40:05.772Z] #45 9.200 Cloning into '/tmp/tmp.zizeoDcnwg/src/github.com/LK4D4/vndr'...
12:40:05 [2021-09-23T12:40:05.782Z] #29 5.578 
12:40:05 [2021-09-23T12:40:05.782Z] #29 5.665 
######################################################################## 100.0%
12:40:05 [2021-09-23T12:40:05.782Z] #29 5.695 
12:40:06 [2021-09-23T12:40:06.036Z] #45 ...
12:40:06 [2021-09-23T12:40:06.036Z] 
12:40:06 [2021-09-23T12:40:06.036Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:06 [2021-09-23T12:40:06.036Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + RM_GOPATH=0
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + TMP_GOPATH=
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + : /build
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + '[' -z '' ']'
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 ++ mktemp -d
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + export GOPATH=/tmp/tmp.m6boY4oQqc
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + GOPATH=/tmp/tmp.m6boY4oQqc
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + RM_GOPATH=1
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + case "$(go env GOARCH)" in
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 ++ go env GOARCH
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + export GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 ++ dirname /tmp/install/install.sh
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + dir=/tmp/install
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + bin=shfmt
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + shift
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + . /tmp/install/shfmt.installer
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + install_shfmt
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 + git clone https://github.com/mvdan/sh.git /tmp/tmp.m6boY4oQqc/src/github.com/mvdan/sh
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.671 Cloning into '/tmp/tmp.m6boY4oQqc/src/github.com/mvdan/sh'...
12:40:06 [2021-09-23T12:40:06.036Z] #51 7.687 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:06 [2021-09-23T12:40:06.036Z] #51 ...
12:40:06 [2021-09-23T12:40:06.036Z] 
12:40:06 [2021-09-23T12:40:06.036Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:06 [2021-09-23T12:40:06.036Z] #67 sha256:16d01585c664f80a3739c6fe65e02bbb323844e6c6b3d7ad3f8d1186902b55d8
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + RM_GOPATH=0
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + TMP_GOPATH=
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + : /build
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + '[' -z '' ']'
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 ++ mktemp -d
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + export GOPATH=/tmp/tmp.PjXSO2oRpS
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + GOPATH=/tmp/tmp.PjXSO2oRpS
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + RM_GOPATH=1
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + case "$(go env GOARCH)" in
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 ++ go env GOARCH
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + export GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 ++ dirname /tmp/install/install.sh
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + dir=/tmp/install
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + bin=proxy
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + shift
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + '[' '!' -f /tmp/install/proxy.installer ']'
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + . /tmp/install/proxy.installer
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + install_proxy
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + case "$1" in
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + export CGO_ENABLED=0
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + CGO_ENABLED=0
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + _install_proxy
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PjXSO2oRpS/src/github.com/docker/libnetwork
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.687 Cloning into '/tmp/tmp.PjXSO2oRpS/src/github.com/docker/libnetwork'...
12:40:06 [2021-09-23T12:40:06.036Z] #67 7.688 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:06 [2021-09-23T12:40:06.042Z] #29 5.988 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:40:06 [2021-09-23T12:40:06.043Z] #29 6.077 
12:40:06 [2021-09-23T12:40:06.293Z] #67 ...
12:40:06 [2021-09-23T12:40:06.293Z] 
12:40:06 [2021-09-23T12:40:06.293Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:06 [2021-09-23T12:40:06.293Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:06 [2021-09-23T12:40:06.293Z] #36 10.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:06 [2021-09-23T12:40:06.293Z] #36 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:06 [2021-09-23T12:40:06.293Z] #36 10.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:06 [2021-09-23T12:40:06.293Z] #36 ...
12:40:06 [2021-09-23T12:40:06.293Z] 
12:40:06 [2021-09-23T12:40:06.293Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:06 [2021-09-23T12:40:06.293Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:06 [2021-09-23T12:40:06.293Z] #40 9.759 + git clone https://github.com/docker/distribution.git .
12:40:06 [2021-09-23T12:40:06.293Z] #40 9.763 Cloning into '.'...
12:40:06 [2021-09-23T12:40:06.305Z] #29 6.167 
######################################################################## 100.0%
12:40:06 [2021-09-23T12:40:06.305Z] #29 6.194 
12:40:06 [2021-09-23T12:40:06.550Z] #40 ...
12:40:06 [2021-09-23T12:40:06.550Z] 
12:40:06 [2021-09-23T12:40:06.550Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:06 [2021-09-23T12:40:06.550Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:06 [2021-09-23T12:40:06.550Z] #55 10.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:06 [2021-09-23T12:40:06.550Z] #55 10.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:06 [2021-09-23T12:40:06.551Z] #55 10.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:06 [2021-09-23T12:40:06.551Z] #55 ...
12:40:06 [2021-09-23T12:40:06.551Z] 
12:40:06 [2021-09-23T12:40:06.551Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:06 [2021-09-23T12:40:06.551Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.452 + RM_GOPATH=0
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.452 + TMP_GOPATH=
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.452 + : /build
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.452 + '[' -z '' ']'
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.452 ++ mktemp -d
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.467 + export GOPATH=/tmp/tmp.CyyNrcsE5E
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.467 + GOPATH=/tmp/tmp.CyyNrcsE5E
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.467 + RM_GOPATH=1
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.467 + case "$(go env GOARCH)" in
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.467 ++ go env GOARCH
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + export GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 ++ dirname /tmp/install/install.sh
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + dir=/tmp/install
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + bin=rootlesskit
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + shift
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 + . /tmp/install/rootlesskit.installer
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.498 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.518 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + install_rootlesskit
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + case "$1" in
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + export CGO_ENABLED=0
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + CGO_ENABLED=0
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + _install_rootlesskit
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CyyNrcsE5E/src/github.com/rootless-containers/rootlesskit
12:40:06 [2021-09-23T12:40:06.551Z] #58 9.521 Cloning into '/tmp/tmp.CyyNrcsE5E/src/github.com/rootless-containers/rootlesskit'...
12:40:06 [2021-09-23T12:40:06.808Z] #58 ...
12:40:06 [2021-09-23T12:40:06.808Z] 
12:40:06 [2021-09-23T12:40:06.808Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:06 [2021-09-23T12:40:06.808Z] #47 sha256:99bdf91a241f50b7189e56435501dc427108ca97a9d2593e79782cf76915e2ac
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.354 + RM_GOPATH=0
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.354 + TMP_GOPATH=
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.354 + : /build
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.354 + '[' -z '' ']'
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.355 ++ mktemp -d
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + export GOPATH=/tmp/tmp.nj5uaeSfqq
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + GOPATH=/tmp/tmp.nj5uaeSfqq
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + RM_GOPATH=1
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + case "$(go env GOARCH)" in
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 ++ go env GOARCH
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + export GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + GO_BUILDMODE=-buildmode=pie
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 ++ dirname /tmp/install/install.sh
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + dir=/tmp/install
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + bin=gotestsum
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + shift
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + . /tmp/install/gotestsum.installer
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 ++ : v0.5.3
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + install_gotestsum
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + set -e
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + export GO111MODULE=on
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + GO111MODULE=on
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + GOBIN=/build
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.363 + go get gotest.tools/gotestsum@v0.5.3
12:40:06 [2021-09-23T12:40:06.808Z] #47 8.805 go: downloading gotest.tools/gotestsum v0.5.3
12:40:06 [2021-09-23T12:40:06.808Z] #47 10.92 go: downloading github.com/fatih/color v1.9.0
12:40:06 [2021-09-23T12:40:06.808Z] #47 10.92 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:40:06 [2021-09-23T12:40:06.808Z] #47 10.99 go: downloading github.com/pkg/errors v0.9.1
12:40:06 [2021-09-23T12:40:06.808Z] #47 10.99 go: downloading github.com/spf13/pflag v1.0.3
12:40:06 [2021-09-23T12:40:06.880Z] #29 6.580 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:40:06 [2021-09-23T12:40:06.880Z] #29 6.666 
12:40:07 [2021-09-23T12:40:07.065Z] #47 ...
12:40:07 [2021-09-23T12:40:07.065Z] 
12:40:07 [2021-09-23T12:40:07.065Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:07 [2021-09-23T12:40:07.065Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.658 + RM_GOPATH=0
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.658 + TMP_GOPATH=
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.658 + : /build
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.658 + '[' -z '' ']'
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 ++ mktemp -d
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 + export GOPATH=/tmp/tmp.hKUGgICulA
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 + GOPATH=/tmp/tmp.hKUGgICulA
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 + RM_GOPATH=1
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 + case "$(go env GOARCH)" in
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.660 ++ go env GOARCH
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + export GO_BUILDMODE=-buildmode=pie
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + GO_BUILDMODE=-buildmode=pie
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 ++ dirname /tmp/install/install.sh
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + dir=/tmp/install
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + bin=tomlv
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + shift
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + . /tmp/install/tomlv.installer
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + install_tomlv
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.683 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hKUGgICulA/src/github.com/BurntSushi/toml
12:40:07 [2021-09-23T12:40:07.065Z] #34 8.705 Cloning into '/tmp/tmp.hKUGgICulA/src/github.com/BurntSushi/toml'...
12:40:07 [2021-09-23T12:40:07.065Z] #34 10.87 + cd /tmp/tmp.hKUGgICulA/src/github.com/BurntSushi/toml
12:40:07 [2021-09-23T12:40:07.065Z] #34 10.87 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:07 [2021-09-23T12:40:07.065Z] #34 11.31 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:40:07 [2021-09-23T12:40:07.065Z] #34 ...
12:40:07 [2021-09-23T12:40:07.065Z] 
12:40:07 [2021-09-23T12:40:07.065Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:07 [2021-09-23T12:40:07.065Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:07 [2021-09-23T12:40:07.065Z] #13 7.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:07 [2021-09-23T12:40:07.065Z] #13 7.172 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:40:07 [2021-09-23T12:40:07.065Z] #13 7.272 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:07 [2021-09-23T12:40:07.065Z] #13 7.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:07 [2021-09-23T12:40:07.404Z] #29 6.788 
#######                                                                   10.2%
########################                                                  33.7%
#####################################                                     51.8%
################################################                          67.7%
###############################################################           87.8%
######################################################################## 100.0%
12:40:07 [2021-09-23T12:40:07.404Z] #29 7.286 
12:40:07 [2021-09-23T12:40:07.669Z] #29 7.622 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:40:07 [2021-09-23T12:40:07.928Z] #13 ...
12:40:07 [2021-09-23T12:40:07.928Z] 
12:40:07 [2021-09-23T12:40:07.928Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:07 [2021-09-23T12:40:07.928Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.71 + cd /tmp/tmp.76f9s0EMxi/src/github.com/rootless-containers/rootlesskit
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.72 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + export GO111MODULE=on
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + GO111MODULE=on
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + export GOPROXY=https://proxy.golang.org
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + GOPROXY=https://proxy.golang.org
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + for f in rootlesskit rootlesskit-docker-proxy
12:40:07 [2021-09-23T12:40:07.928Z] #58 15.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:40:07 [2021-09-23T12:40:07.931Z] #29 7.807 #=#=#                                                                         
12:40:08 [2021-09-23T12:40:08.095Z] #27 ...
12:40:08 [2021-09-23T12:40:08.095Z] 
12:40:08 [2021-09-23T12:40:08.095Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:40:08 [2021-09-23T12:40:08.095Z] #12 sha256:a297d3f9c86fdf5ab026ba98634abf72680b993fb73be073f768cec13a06dbb5
12:40:08 [2021-09-23T12:40:08.095Z] #12 DONE 3.1s
12:40:08 [2021-09-23T12:40:08.095Z] 
12:40:08 [2021-09-23T12:40:08.095Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
12:40:08 [2021-09-23T12:40:08.095Z] #27 sha256:5b11c28b06251fd7596bbed2fb719dfc618acf6b728996cb76a0a9b3ad240cd2
12:40:08 [2021-09-23T12:40:08.095Z] #27 18.98 0 added, 0 removed; done.
12:40:08 [2021-09-23T12:40:08.095Z] #27 18.98 Running hooks in /etc/ca-certificates/update.d...
12:40:08 [2021-09-23T12:40:08.193Z] #29 7.890 
######################################################################## 100.0%
12:40:08 [2021-09-23T12:40:08.193Z] #29 7.914 
12:40:08 [2021-09-23T12:40:08.193Z] #29 8.151 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:40:08 [2021-09-23T12:40:08.193Z] #29 8.256 
12:40:08 [2021-09-23T12:40:08.255Z] #45 ...
12:40:08 [2021-09-23T12:40:08.256Z] 
12:40:08 [2021-09-23T12:40:08.256Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:40:08 [2021-09-23T12:40:08.256Z] #37 sha256:dead67b91fb556b2f8972f7515c2af48b07e67e29cc0e603f47c2ed995133310
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.793 + RM_GOPATH=0
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.793 + TMP_GOPATH=
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.793 + : /build
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.793 + '[' -z '' ']'
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.793 ++ mktemp -d
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.796 + export GOPATH=/tmp/tmp.dc4lok9dSv
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.797 + GOPATH=/tmp/tmp.dc4lok9dSv
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.797 + RM_GOPATH=1
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.797 + case "$(go env GOARCH)" in
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.798 ++ go env GOARCH
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.832 + export GO_BUILDMODE=-buildmode=pie
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.832 + GO_BUILDMODE=-buildmode=pie
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.836 ++ dirname /tmp/install/install.sh
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.857 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + dir=/tmp/install
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + bin=tini
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + shift
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + '[' '!' -f /tmp/install/tini.installer ']'
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + . /tmp/install/tini.installer
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + install_tini
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 + git clone https://github.com/krallin/tini.git /tmp/tmp.dc4lok9dSv/tini
12:40:08 [2021-09-23T12:40:08.256Z] #37 1.859 Cloning into '/tmp/tmp.dc4lok9dSv/tini'...
12:40:08 [2021-09-23T12:40:08.256Z] #37 4.048 + cd /tmp/tmp.dc4lok9dSv/tini
12:40:08 [2021-09-23T12:40:08.256Z] #37 4.049 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:40:08 [2021-09-23T12:40:08.256Z] #37 4.112 + cmake .
12:40:08 [2021-09-23T12:40:08.256Z] #37 4.961 -- The C compiler identification is GNU 8.3.0
12:40:08 [2021-09-23T12:40:08.256Z] #37 5.076 -- Check for working C compiler: /usr/bin/cc
12:40:08 [2021-09-23T12:40:08.256Z] #37 5.901 -- Check for working C compiler: /usr/bin/cc -- works
12:40:08 [2021-09-23T12:40:08.256Z] #37 5.921 -- Detecting C compiler ABI info
12:40:08 [2021-09-23T12:40:08.369Z] #27 18.98 done.
12:40:08 [2021-09-23T12:40:08.369Z] #27 DONE 19.2s
12:40:08 [2021-09-23T12:40:08.369Z] 
12:40:08 [2021-09-23T12:40:08.369Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:40:08 [2021-09-23T12:40:08.369Z] #28 sha256:d6eda82b38a2f3fe22cfbce394edc07c14f78bc697cc22ec977fbcf91f52d30b
12:40:08 [2021-09-23T12:40:08.454Z] #29 8.315 
######################################################################## 100.0%
12:40:08 [2021-09-23T12:40:08.454Z] #29 8.345 
12:40:08 [2021-09-23T12:40:08.454Z] #29 8.362 Download of images into '/build' complete.
12:40:08 [2021-09-23T12:40:08.454Z] #29 8.362 Use something like the following to load the result into a Docker daemon:
12:40:08 [2021-09-23T12:40:08.454Z] #29 8.362   tar -cC '/build' . | docker load
12:40:08 [2021-09-23T12:40:08.515Z] #37 7.098 -- Detecting C compiler ABI info - done
12:40:08 [2021-09-23T12:40:08.515Z] #37 7.192 -- Detecting C compile features
12:40:08 [2021-09-23T12:40:08.635Z] #28 DONE 0.2s
12:40:08 [2021-09-23T12:40:08.635Z] 
12:40:08 [2021-09-23T12:40:08.635Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:08 [2021-09-23T12:40:08.635Z] #67 sha256:4478f5a94484783d7b3add8f5048a6583522bff39a30dbcbe4b106cdbe1baa46
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.931 + RM_GOPATH=0
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.931 + TMP_GOPATH=
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.931 + : /build
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.931 + '[' -z '' ']'
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.931 ++ mktemp -d
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.946 + export GOPATH=/tmp/tmp.egQFTNvpJe
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.946 + GOPATH=/tmp/tmp.egQFTNvpJe
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.946 + RM_GOPATH=1
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.946 + case "$(go env GOARCH)" in
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.946 ++ go env GOARCH
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.970 + export GO_BUILDMODE=-buildmode=pie
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.970 + GO_BUILDMODE=-buildmode=pie
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.970 ++ dirname /tmp/install/install.sh
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + dir=/tmp/install
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + bin=proxy
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + shift
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + '[' '!' -f /tmp/install/proxy.installer ']'
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + . /tmp/install/proxy.installer
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + install_proxy
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + case "$1" in
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + export CGO_ENABLED=0
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + CGO_ENABLED=0
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + _install_proxy
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.972 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.egQFTNvpJe/src/github.com/docker/libnetwork
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.975 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:08 [2021-09-23T12:40:08.635Z] #67 2.982 Cloning into '/tmp/tmp.egQFTNvpJe/src/github.com/docker/libnetwork'...
12:40:09 [2021-09-23T12:40:09.329Z] #58 18.44 go: downloading github.com/pkg/errors v0.9.1
12:40:09 [2021-09-23T12:40:09.329Z] #58 18.48 go: downloading github.com/sirupsen/logrus v1.8.1
12:40:09 [2021-09-23T12:40:09.329Z] #58 18.69 go: downloading github.com/urfave/cli/v2 v2.3.0
12:40:09 [2021-09-23T12:40:09.398Z] #29 DONE 9.1s
12:40:09 [2021-09-23T12:40:09.398Z] 
12:40:09 [2021-09-23T12:40:09.398Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
12:40:09 [2021-09-23T12:40:09.398Z] #12 sha256:3e7a2303cb52b8f8904f03e7c4f9f9df154efdc167ec01751e51e5bd999978d8
12:40:09 [2021-09-23T12:40:09.398Z] #12 DONE 5.8s
12:40:09 [2021-09-23T12:40:09.398Z] 
12:40:09 [2021-09-23T12:40:09.398Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:09 [2021-09-23T12:40:09.398Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:09 [2021-09-23T12:40:09.454Z] #37 ...
12:40:09 [2021-09-23T12:40:09.454Z] 
12:40:09 [2021-09-23T12:40:09.454Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:09 [2021-09-23T12:40:09.454Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:09 [2021-09-23T12:40:09.454Z] #42 112.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:40:09 [2021-09-23T12:40:09.454Z] #42 112.9 Processing triggers for libc-bin (2.28-10) ...
12:40:10 [2021-09-23T12:40:10.277Z] #58 ...
12:40:10 [2021-09-23T12:40:10.277Z] 
12:40:10 [2021-09-23T12:40:10.277Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:10 [2021-09-23T12:40:10.277Z] #24 sha256:7b5800edc2ff39ff9099c4db2c5305aca8c093083269cdb3f1dce9a7a7f3dafa
12:40:10 [2021-09-23T12:40:10.277Z] #24 19.10 + mkdir -p /build
12:40:10 [2021-09-23T12:40:10.277Z] #24 19.15 + mv docker/docker /build/
12:40:10 [2021-09-23T12:40:10.277Z] #24 19.16 + rmdir docker
12:40:10 [2021-09-23T12:40:10.277Z] #24 DONE 19.3s
12:40:10 [2021-09-23T12:40:10.277Z] 
12:40:10 [2021-09-23T12:40:10.277Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:10 [2021-09-23T12:40:10.277Z] #47 sha256:620ba8420fc23f41f57f0a841c4d26c843c150094c815a617351e0c473a9f39c
12:40:10 [2021-09-23T12:40:10.277Z] #47 12.49 go: downloading github.com/fatih/color v1.9.0
12:40:10 [2021-09-23T12:40:10.277Z] #47 12.50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:40:10 [2021-09-23T12:40:10.277Z] #47 12.60 go: downloading github.com/pkg/errors v0.9.1
12:40:10 [2021-09-23T12:40:10.277Z] #47 12.71 go: downloading github.com/spf13/pflag v1.0.3
12:40:10 [2021-09-23T12:40:10.277Z] #47 13.37 go: downloading github.com/mattn/go-colorable v0.1.6
12:40:10 [2021-09-23T12:40:10.277Z] #47 13.50 go: downloading github.com/mattn/go-isatty v0.0.12
12:40:10 [2021-09-23T12:40:10.277Z] #47 13.59 go: downloading github.com/jonboulle/clockwork v0.1.0
12:40:10 [2021-09-23T12:40:10.277Z] #47 13.66 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:40:10 [2021-09-23T12:40:10.277Z] #47 13.72 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:40:10 [2021-09-23T12:40:10.277Z] #47 14.58 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:40:10 [2021-09-23T12:40:10.277Z] #47 18.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:40:10 [2021-09-23T12:40:10.348Z] #13 10.50 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:40:10 [2021-09-23T12:40:10.835Z] #42 DONE 114.2s
12:40:10 [2021-09-23T12:40:10.835Z] 
12:40:10 [2021-09-23T12:40:10.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:10 [2021-09-23T12:40:10.835Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:10 [2021-09-23T12:40:10.857Z] #47 ...
12:40:10 [2021-09-23T12:40:10.857Z] 
12:40:10 [2021-09-23T12:40:10.857Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:10 [2021-09-23T12:40:10.857Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:40:10 [2021-09-23T12:40:10.857Z] #32 9.575 + git clone https://github.com/kolyshkin/go-swagger.git .
12:40:10 [2021-09-23T12:40:10.857Z] #32 9.578 Cloning into '.'...
12:40:10 [2021-09-23T12:40:10.857Z] #32 ...
12:40:10 [2021-09-23T12:40:10.857Z] 
12:40:10 [2021-09-23T12:40:10.857Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:10 [2021-09-23T12:40:10.857Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:40:10 [2021-09-23T12:40:10.857Z] #58 20.22 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:40:11 [2021-09-23T12:40:11.120Z] #58 ...
12:40:11 [2021-09-23T12:40:11.120Z] 
12:40:11 [2021-09-23T12:40:11.120Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:11 [2021-09-23T12:40:11.120Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:11 [2021-09-23T12:40:11.120Z] #36 10.45 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:11 [2021-09-23T12:40:11.120Z] #36 10.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:11 [2021-09-23T12:40:11.120Z] #36 12.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:11 [2021-09-23T12:40:11.120Z] #36 17.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:11 [2021-09-23T12:40:11.217Z] #67 ...
12:40:11 [2021-09-23T12:40:11.217Z] 
12:40:11 [2021-09-23T12:40:11.217Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:11 [2021-09-23T12:40:11.217Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.893 + RM_GOPATH=0
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.893 + TMP_GOPATH=
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.893 + : /build
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.893 + '[' -z '' ']'
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.893 ++ mktemp -d
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.896 + export GOPATH=/tmp/tmp.ncSqeVhqgd
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.896 + GOPATH=/tmp/tmp.ncSqeVhqgd
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.896 + RM_GOPATH=1
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.896 + case "$(go env GOARCH)" in
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.905 ++ go env GOARCH
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + export GO_BUILDMODE=-buildmode=pie
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + GO_BUILDMODE=-buildmode=pie
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 ++ dirname /tmp/install/install.sh
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + dir=/tmp/install
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + bin=vndr
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + shift
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + '[' '!' -f /tmp/install/vndr.installer ']'
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + . /tmp/install/vndr.installer
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + install_vndr
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.919 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ncSqeVhqgd/src/github.com/LK4D4/vndr
12:40:11 [2021-09-23T12:40:11.217Z] #45 3.921 Cloning into '/tmp/tmp.ncSqeVhqgd/src/github.com/LK4D4/vndr'...
12:40:11 [2021-09-23T12:40:11.217Z] #45 4.986 + cd /tmp/tmp.ncSqeVhqgd/src/github.com/LK4D4/vndr
12:40:11 [2021-09-23T12:40:11.217Z] #45 4.986 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:40:11 [2021-09-23T12:40:11.217Z] #45 5.013 + go build -buildmode=pie -v -o /build/vndr .
12:40:11 [2021-09-23T12:40:11.217Z] #45 6.068 runtime/internal/sys
12:40:11 [2021-09-23T12:40:11.217Z] #45 6.120 internal/unsafeheader
12:40:11 [2021-09-23T12:40:11.217Z] #45 6.244 internal/cpu
12:40:11 [2021-09-23T12:40:11.217Z] #45 6.268 runtime/internal/atomic
12:40:11 [2021-09-23T12:40:11.217Z] #45 6.320 internal/race
12:40:11 [2021-09-23T12:40:11.217Z] #45 ...
12:40:11 [2021-09-23T12:40:11.217Z] 
12:40:11 [2021-09-23T12:40:11.217Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:11 [2021-09-23T12:40:11.217Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
12:40:11 [2021-09-23T12:40:11.217Z] #40 6.244 + git clone https://github.com/docker/distribution.git .
12:40:11 [2021-09-23T12:40:11.217Z] #40 6.248 Cloning into '.'...
12:40:11 [2021-09-23T12:40:11.383Z] #36 ...
12:40:11 [2021-09-23T12:40:11.383Z] 
12:40:11 [2021-09-23T12:40:11.383Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:11 [2021-09-23T12:40:11.383Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:40:11 [2021-09-23T12:40:11.383Z] #45 10.72 + cd /tmp/tmp.dBIoldkJZQ/src/github.com/LK4D4/vndr
12:40:11 [2021-09-23T12:40:11.383Z] #45 10.72 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:40:11 [2021-09-23T12:40:11.383Z] #45 10.81 + go build -buildmode=pie -v -o /build/vndr .
12:40:11 [2021-09-23T12:40:11.383Z] #45 13.75 internal/cpu
12:40:11 [2021-09-23T12:40:11.383Z] #45 13.76 internal/unsafeheader
12:40:11 [2021-09-23T12:40:11.383Z] #45 13.91 runtime/internal/atomic
12:40:11 [2021-09-23T12:40:11.383Z] #45 14.99 runtime/internal/sys
12:40:11 [2021-09-23T12:40:11.383Z] #45 15.86 runtime/internal/math
12:40:11 [2021-09-23T12:40:11.383Z] #45 15.87 internal/bytealg
12:40:11 [2021-09-23T12:40:11.383Z] #45 16.22 internal/race
12:40:11 [2021-09-23T12:40:11.383Z] #45 16.59 sync/atomic
12:40:11 [2021-09-23T12:40:11.383Z] #45 17.33 unicode
12:40:11 [2021-09-23T12:40:11.383Z] #45 18.24 runtime
12:40:11 [2021-09-23T12:40:11.649Z] #45 ...
12:40:11 [2021-09-23T12:40:11.649Z] 
12:40:11 [2021-09-23T12:40:11.649Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:11 [2021-09-23T12:40:11.649Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:40:11 [2021-09-23T12:40:11.649Z] #34 11.84 + cd /tmp/tmp.CAgbFIdiiG/src/github.com/BurntSushi/toml
12:40:11 [2021-09-23T12:40:11.649Z] #34 11.84 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:11 [2021-09-23T12:40:11.649Z] #34 12.10 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:40:11 [2021-09-23T12:40:11.649Z] #34 13.40 internal/unsafeheader
12:40:11 [2021-09-23T12:40:11.649Z] #34 13.82 internal/cpu
12:40:11 [2021-09-23T12:40:11.649Z] #34 13.84 runtime/internal/atomic
12:40:11 [2021-09-23T12:40:11.649Z] #34 15.13 internal/bytealg
12:40:11 [2021-09-23T12:40:11.649Z] #34 15.27 runtime/internal/sys
12:40:11 [2021-09-23T12:40:11.649Z] #34 15.96 runtime/internal/math
12:40:11 [2021-09-23T12:40:11.649Z] #34 16.34 math/bits
12:40:11 [2021-09-23T12:40:11.649Z] #34 17.70 math
12:40:11 [2021-09-23T12:40:11.649Z] #34 17.95 runtime
12:40:11 [2021-09-23T12:40:11.911Z] #34 ...
12:40:11 [2021-09-23T12:40:11.911Z] 
12:40:11 [2021-09-23T12:40:11.911Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:11 [2021-09-23T12:40:11.911Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:40:11 [2021-09-23T12:40:11.911Z] #51 21.06 + cd /tmp/tmp.eBxN520AzE/src/github.com/mvdan/sh
12:40:11 [2021-09-23T12:40:11.911Z] #51 21.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:11 [2021-09-23T12:40:11.911Z] #51 21.23 + GO111MODULE=on
12:40:11 [2021-09-23T12:40:11.911Z] #51 21.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:40:12 [2021-09-23T12:40:12.258Z] #13 ...
12:40:12 [2021-09-23T12:40:12.258Z] 
12:40:12 [2021-09-23T12:40:12.258Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:12 [2021-09-23T12:40:12.258Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:40:12 [2021-09-23T12:40:12.258Z] #58 16.45 + cd /tmp/tmp.CyyNrcsE5E/src/github.com/rootless-containers/rootlesskit
12:40:12 [2021-09-23T12:40:12.258Z] #58 16.45 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:40:12 [2021-09-23T12:40:12.258Z] #58 16.54 + export GO111MODULE=on
12:40:12 [2021-09-23T12:40:12.531Z] #58 16.54 + GO111MODULE=on
12:40:12 [2021-09-23T12:40:12.531Z] #58 16.54 + export GOPROXY=https://proxy.golang.org
12:40:12 [2021-09-23T12:40:12.531Z] #58 16.54 + GOPROXY=https://proxy.golang.org
12:40:12 [2021-09-23T12:40:12.531Z] #58 16.54 + for f in rootlesskit rootlesskit-docker-proxy
12:40:12 [2021-09-23T12:40:12.531Z] #58 16.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:40:12 [2021-09-23T12:40:12.746Z] #43 ...
12:40:12 [2021-09-23T12:40:12.746Z] 
12:40:12 [2021-09-23T12:40:12.746Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:12 [2021-09-23T12:40:12.746Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:40:12 [2021-09-23T12:40:12.746Z] #34 106.2 internal/syscall/execenv
12:40:12 [2021-09-23T12:40:12.746Z] #34 106.4 text/tabwriter
12:40:12 [2021-09-23T12:40:12.746Z] #34 107.6 internal/poll
12:40:12 [2021-09-23T12:40:12.746Z] #34 107.6 io/fs
12:40:12 [2021-09-23T12:40:12.746Z] #34 111.3 os
12:40:12 [2021-09-23T12:40:12.746Z] #34 115.4 fmt
12:40:12 [2021-09-23T12:40:12.746Z] #34 115.4 path/filepath
12:40:12 [2021-09-23T12:40:12.746Z] #34 ...
12:40:12 [2021-09-23T12:40:12.746Z] 
12:40:12 [2021-09-23T12:40:12.746Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:40:12 [2021-09-23T12:40:12.746Z] #37 sha256:dead67b91fb556b2f8972f7515c2af48b07e67e29cc0e603f47c2ed995133310
12:40:12 [2021-09-23T12:40:12.746Z] #37 10.45 -- Detecting C compile features - done
12:40:12 [2021-09-23T12:40:12.746Z] #37 10.54 -- Performing Test HAS_BUILTIN_FORTIFY
12:40:12 [2021-09-23T12:40:12.746Z] #37 11.12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:40:12 [2021-09-23T12:40:12.746Z] #37 11.28 -- Configuring done
12:40:12 [2021-09-23T12:40:12.746Z] #37 11.38 -- Generating done
12:40:12 [2021-09-23T12:40:12.875Z] #51 ...
12:40:12 [2021-09-23T12:40:12.875Z] 
12:40:12 [2021-09-23T12:40:12.875Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:12 [2021-09-23T12:40:12.875Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:12 [2021-09-23T12:40:12.875Z] #42 12.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:12 [2021-09-23T12:40:12.875Z] #42 16.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:12 [2021-09-23T12:40:12.875Z] #42 20.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:12 [2021-09-23T12:40:12.875Z] #42 ...
12:40:12 [2021-09-23T12:40:12.875Z] 
12:40:12 [2021-09-23T12:40:12.875Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:12 [2021-09-23T12:40:12.875Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:12 [2021-09-23T12:40:12.875Z] #55 12.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:12 [2021-09-23T12:40:12.875Z] #55 18.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:12 [2021-09-23T12:40:12.875Z] #55 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:13 [2021-09-23T12:40:13.006Z] #37 11.39 -- Build files have been written to: /tmp/tmp.dc4lok9dSv/tini
12:40:13 [2021-09-23T12:40:13.006Z] #37 11.42 + make tini-static
12:40:13 [2021-09-23T12:40:13.137Z] #55 ...
12:40:13 [2021-09-23T12:40:13.137Z] 
12:40:13 [2021-09-23T12:40:13.137Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:13 [2021-09-23T12:40:13.137Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:13 [2021-09-23T12:40:13.137Z] #36 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:13 [2021-09-23T12:40:13.266Z] #37 ...
12:40:13 [2021-09-23T12:40:13.266Z] 
12:40:13 [2021-09-23T12:40:13.266Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:13 [2021-09-23T12:40:13.266Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:13 [2021-09-23T12:40:13.266Z] #51 106.7 context
12:40:13 [2021-09-23T12:40:13.266Z] #51 107.4 encoding/binary
12:40:13 [2021-09-23T12:40:13.266Z] #51 108.6 internal/poll
12:40:13 [2021-09-23T12:40:13.266Z] #51 111.2 encoding/base64
12:40:13 [2021-09-23T12:40:13.266Z] #51 112.8 golang.org/x/sys/unix
12:40:13 [2021-09-23T12:40:13.266Z] #51 113.7 os
12:40:13 [2021-09-23T12:40:13.266Z] #51 ...
12:40:13 [2021-09-23T12:40:13.266Z] 
12:40:13 [2021-09-23T12:40:13.266Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:13 [2021-09-23T12:40:13.266Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:13 [2021-09-23T12:40:13.266Z] #45 115.2 regexp
12:40:13 [2021-09-23T12:40:13.266Z] #45 115.7 fmt
12:40:13 [2021-09-23T12:40:13.612Z] #13 ...
12:40:13 [2021-09-23T12:40:13.612Z] 
12:40:13 [2021-09-23T12:40:13.612Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:13 [2021-09-23T12:40:13.612Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + RM_GOPATH=0
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + TMP_GOPATH=
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + : /build
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + '[' -z '' ']'
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 ++ mktemp -d
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + export GOPATH=/tmp/tmp.fIBsgndtVi
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + GOPATH=/tmp/tmp.fIBsgndtVi
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + RM_GOPATH=1
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 + case "$(go env GOARCH)" in
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.113 ++ go env GOARCH
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + export GO_BUILDMODE=-buildmode=pie
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + GO_BUILDMODE=-buildmode=pie
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 ++ dirname /tmp/install/install.sh
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + dir=/tmp/install
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + bin=shfmt
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + shift
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + . /tmp/install/shfmt.installer
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + install_shfmt
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 + git clone https://github.com/mvdan/sh.git /tmp/tmp.fIBsgndtVi/src/github.com/mvdan/sh
12:40:13 [2021-09-23T12:40:13.612Z] #51 5.123 Cloning into '/tmp/tmp.fIBsgndtVi/src/github.com/mvdan/sh'...
12:40:13 [2021-09-23T12:40:13.612Z] #51 ...
12:40:13 [2021-09-23T12:40:13.612Z] 
12:40:13 [2021-09-23T12:40:13.612Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:13 [2021-09-23T12:40:13.612Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:13 [2021-09-23T12:40:13.612Z] #42 7.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:13 [2021-09-23T12:40:13.612Z] #42 7.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:13 [2021-09-23T12:40:13.612Z] #42 7.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:13 [2021-09-23T12:40:13.612Z] #42 8.481 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:13 [2021-09-23T12:40:13.874Z] #42 ...
12:40:13 [2021-09-23T12:40:13.874Z] 
12:40:13 [2021-09-23T12:40:13.874Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:13 [2021-09-23T12:40:13.874Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:13 [2021-09-23T12:40:13.874Z] #40 7.439 + git clone https://github.com/docker/distribution.git .
12:40:13 [2021-09-23T12:40:13.874Z] #40 7.439 Cloning into '.'...
12:40:13 [2021-09-23T12:40:13.874Z] #40 ...
12:40:13 [2021-09-23T12:40:13.874Z] 
12:40:13 [2021-09-23T12:40:13.874Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 sha256:aac4335061dc6f794d799754273a09b21f4f7bae90c0364d50010a1ce8c032aa
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + RM_GOPATH=0
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + TMP_GOPATH=
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + : /build
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + '[' -z '' ']'
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 ++ mktemp -d
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + export GOPATH=/tmp/tmp.cH91NM7gfR
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + GOPATH=/tmp/tmp.cH91NM7gfR
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + RM_GOPATH=1
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + case "$(go env GOARCH)" in
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 ++ go env GOARCH
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + export GO_BUILDMODE=-buildmode=pie
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + GO_BUILDMODE=-buildmode=pie
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 ++ dirname /tmp/install/install.sh
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + dir=/tmp/install
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + bin=rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + shift
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + . /tmp/install/rootlesskit.installer
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + install_rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + case "$1" in
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + export CGO_ENABLED=0
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + CGO_ENABLED=0
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + _install_rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cH91NM7gfR/src/github.com/rootless-containers/rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.960 Cloning into '/tmp/tmp.cH91NM7gfR/src/github.com/rootless-containers/rootlesskit'...
12:40:13 [2021-09-23T12:40:13.874Z] #58 5.982 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.466 + cd /tmp/tmp.cH91NM7gfR/src/github.com/rootless-containers/rootlesskit
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.466 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + export GO111MODULE=on
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + GO111MODULE=on
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + export GOPROXY=https://proxy.golang.org
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + GOPROXY=https://proxy.golang.org
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + for f in rootlesskit rootlesskit-docker-proxy
12:40:13 [2021-09-23T12:40:13.874Z] #58 9.549 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:40:14 [2021-09-23T12:40:14.146Z] #58 ...
12:40:14 [2021-09-23T12:40:14.146Z] 
12:40:14 [2021-09-23T12:40:14.146Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:14 [2021-09-23T12:40:14.146Z] #24 sha256:53ffc66ce678c03342a7422be81c01c503ddd0922e3a2fe292608e1c4fd42750
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.512 + RM_GOPATH=0
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.512 + TMP_GOPATH=
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.512 + : /build
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.512 + '[' -z '' ']'
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.512 ++ mktemp -d
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.513 + export GOPATH=/tmp/tmp.xSX6TKPUFr
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.513 + GOPATH=/tmp/tmp.xSX6TKPUFr
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.514 + RM_GOPATH=1
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.514 + case "$(go env GOARCH)" in
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.516 ++ go env GOARCH
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.520 + export GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.520 + GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.521 ++ dirname /tmp/install/install.sh
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 + dir=/tmp/install
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 + bin=dockercli
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 + shift
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 + . /tmp/install/dockercli.installer
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.522 Install docker/cli version 17.06.2-ce from stable
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.523 ++ : stable
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.523 ++ : 17.06.2-ce
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.523 + install_dockercli
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.523 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.523 ++ uname -m
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.524 + arch=x86_64
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.524 + '[' x86_64 '!=' x86_64 ']'
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.524 + url=https://download.docker.com/linux/static
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.524 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:40:14 [2021-09-23T12:40:14.146Z] #24 5.524 + tar -xz docker/docker
12:40:14 [2021-09-23T12:40:14.505Z] #24 ...
12:40:14 [2021-09-23T12:40:14.505Z] 
12:40:14 [2021-09-23T12:40:14.505Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:14 [2021-09-23T12:40:14.505Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:40:14 [2021-09-23T12:40:14.505Z] #32 8.454 + git clone https://github.com/kolyshkin/go-swagger.git .
12:40:14 [2021-09-23T12:40:14.505Z] #32 8.454 Cloning into '.'...
12:40:14 [2021-09-23T12:40:14.505Z] #32 ...
12:40:14 [2021-09-23T12:40:14.505Z] 
12:40:14 [2021-09-23T12:40:14.505Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:14 [2021-09-23T12:40:14.505Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:14 [2021-09-23T12:40:14.505Z] #55 6.508 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:14 [2021-09-23T12:40:14.505Z] #55 6.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:14 [2021-09-23T12:40:14.505Z] #55 6.523 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:14 [2021-09-23T12:40:14.505Z] #55 7.228 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:14 [2021-09-23T12:40:14.505Z] #55 8.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:14 [2021-09-23T12:40:14.767Z] #55 ...
12:40:14 [2021-09-23T12:40:14.767Z] 
12:40:14 [2021-09-23T12:40:14.767Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:14 [2021-09-23T12:40:14.767Z] #49 sha256:85d6258667ebf08d5ccadfa136ffc6c8f0de317b7851ee82a31f5dd907e85f00
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + RM_GOPATH=0
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + TMP_GOPATH=
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + : /build
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + '[' -z '' ']'
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 ++ mktemp -d
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + export GOPATH=/tmp/tmp.NG8KtMluVU
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + GOPATH=/tmp/tmp.NG8KtMluVU
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + RM_GOPATH=1
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.184 + case "$(go env GOARCH)" in
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.187 ++ go env GOARCH
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + export GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 ++ dirname /tmp/install/install.sh
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + dir=/tmp/install
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + bin=golangci_lint
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + shift
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + . /tmp/install/golangci_lint.installer
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 ++ : v1.23.8
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + install_golangci_lint
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + set -e
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + export GO111MODULE=on
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + GO111MODULE=on
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + GOBIN=/build
12:40:14 [2021-09-23T12:40:14.767Z] #49 7.237 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:40:14 [2021-09-23T12:40:14.767Z] #49 8.148 go: downloading github.com/golangci/golangci-lint v1.23.8
12:40:14 [2021-09-23T12:40:14.767Z] #49 ...
12:40:14 [2021-09-23T12:40:14.767Z] 
12:40:14 [2021-09-23T12:40:14.767Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:14 [2021-09-23T12:40:14.767Z] #47 sha256:a4f4193aa6302d01bcd7357199e23d6cf1c0363d9d1c0e6e42ba8ca8fd81a501
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + RM_GOPATH=0
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + TMP_GOPATH=
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + : /build
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + '[' -z '' ']'
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 ++ mktemp -d
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + export GOPATH=/tmp/tmp.wRhtXxADfm
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + GOPATH=/tmp/tmp.wRhtXxADfm
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + RM_GOPATH=1
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 + case "$(go env GOARCH)" in
12:40:14 [2021-09-23T12:40:14.767Z] #47 8.977 ++ go env GOARCH
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.017 + export GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.017 + GO_BUILDMODE=-buildmode=pie
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.017 ++ dirname /tmp/install/install.sh
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + dir=/tmp/install
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + bin=gotestsum
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + shift
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + . /tmp/install/gotestsum.installer
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 ++ : v0.5.3
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + install_gotestsum
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + set -e
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + export GO111MODULE=on
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + GO111MODULE=on
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + GOBIN=/build
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.090 + go get gotest.tools/gotestsum@v0.5.3
12:40:14 [2021-09-23T12:40:14.767Z] #47 9.817 go: downloading gotest.tools/gotestsum v0.5.3
12:40:15 [2021-09-23T12:40:15.034Z] #47 ...
12:40:15 [2021-09-23T12:40:15.034Z] 
12:40:15 [2021-09-23T12:40:15.034Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:15 [2021-09-23T12:40:15.034Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.149 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.149 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.149 + : /build
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.149 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.149 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.177 + export GOPATH=/tmp/tmp.RelUpm3kF2
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.177 + GOPATH=/tmp/tmp.RelUpm3kF2
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.177 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.177 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.177 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + bin=vndr
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + shift
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + '[' '!' -f /tmp/install/vndr.installer ']'
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + . /tmp/install/vndr.installer
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + install_vndr
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RelUpm3kF2/src/github.com/LK4D4/vndr
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.205 Cloning into '/tmp/tmp.RelUpm3kF2/src/github.com/LK4D4/vndr'...
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.725 + cd /tmp/tmp.RelUpm3kF2/src/github.com/LK4D4/vndr
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.725 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:40:15 [2021-09-23T12:40:15.034Z] #45 6.758 + go build -buildmode=pie -v -o /build/vndr .
12:40:15 [2021-09-23T12:40:15.034Z] #45 7.755 internal/unsafeheader
12:40:15 [2021-09-23T12:40:15.034Z] #45 7.781 internal/cpu
12:40:15 [2021-09-23T12:40:15.034Z] #45 7.839 runtime/internal/atomic
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.148 runtime/internal/sys
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.408 runtime/internal/math
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.408 internal/bytealg
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.446 internal/race
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.559 sync/atomic
12:40:15 [2021-09-23T12:40:15.034Z] #45 8.830 unicode
12:40:15 [2021-09-23T12:40:15.034Z] #45 9.613 runtime
12:40:15 [2021-09-23T12:40:15.034Z] #45 ...
12:40:15 [2021-09-23T12:40:15.034Z] 
12:40:15 [2021-09-23T12:40:15.034Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:15 [2021-09-23T12:40:15.034Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:15 [2021-09-23T12:40:15.034Z] #36 9.625 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:15 [2021-09-23T12:40:15.034Z] #36 9.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:15 [2021-09-23T12:40:15.034Z] #36 9.691 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:15 [2021-09-23T12:40:15.034Z] #36 11.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:15 [2021-09-23T12:40:15.064Z] #58 19.06 go: downloading github.com/pkg/errors v0.9.1
12:40:15 [2021-09-23T12:40:15.064Z] #58 19.18 go: downloading github.com/sirupsen/logrus v1.8.1
12:40:15 [2021-09-23T12:40:15.064Z] #58 19.26 go: downloading github.com/urfave/cli/v2 v2.3.0
12:40:15 [2021-09-23T12:40:15.297Z] #36 ...
12:40:15 [2021-09-23T12:40:15.297Z] 
12:40:15 [2021-09-23T12:40:15.297Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:15 [2021-09-23T12:40:15.297Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.397 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.397 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.397 + : /build
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.397 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.398 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.406 + export GOPATH=/tmp/tmp.J62r2kzLOc
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.406 + GOPATH=/tmp/tmp.J62r2kzLOc
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.406 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.406 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.406 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.431 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + bin=tomlv
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + shift
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + . /tmp/install/tomlv.installer
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + install_tomlv
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.J62r2kzLOc/src/github.com/BurntSushi/toml
12:40:15 [2021-09-23T12:40:15.297Z] #34 6.433 Cloning into '/tmp/tmp.J62r2kzLOc/src/github.com/BurntSushi/toml'...
12:40:15 [2021-09-23T12:40:15.297Z] #34 7.366 + cd /tmp/tmp.J62r2kzLOc/src/github.com/BurntSushi/toml
12:40:15 [2021-09-23T12:40:15.297Z] #34 7.366 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.297Z] #34 7.516 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:40:15 [2021-09-23T12:40:15.297Z] #34 8.188 internal/cpu
12:40:15 [2021-09-23T12:40:15.297Z] #34 8.188 runtime/internal/sys
12:40:15 [2021-09-23T12:40:15.297Z] #34 8.398 runtime/internal/math
12:40:15 [2021-09-23T12:40:15.297Z] #34 8.481 math/bits
12:40:15 [2021-09-23T12:40:15.297Z] #34 8.878 internal/bytealg
12:40:15 [2021-09-23T12:40:15.297Z] #34 9.100 math
12:40:15 [2021-09-23T12:40:15.297Z] #34 10.11 runtime
12:40:15 [2021-09-23T12:40:15.454Z] #40 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:15 [2021-09-23T12:40:15.454Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.657 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.657 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.657 + : /build
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.657 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.665 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.670 + export GOPATH=/tmp/tmp.OpABdCaNVP
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.670 + GOPATH=/tmp/tmp.OpABdCaNVP
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.677 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.677 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.677 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.757 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.757 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + bin=golangci_lint
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + shift
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + . /tmp/install/golangci_lint.installer
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 ++ : v1.23.8
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + install_golangci_lint
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + set -e
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + export GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + GOBIN=/build
12:40:15 [2021-09-23T12:40:15.454Z] #49 5.764 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
12:40:15 [2021-09-23T12:40:15.454Z] #49 6.550 go: downloading github.com/golangci/golangci-lint v1.23.8
12:40:15 [2021-09-23T12:40:15.454Z] #49 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:15 [2021-09-23T12:40:15.454Z] #24 sha256:d834460b753c8355c78f6b8e2d2a4a991795241ed1bcb01c7cf2c4cb203eb17c
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.800 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.800 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.800 + : /build
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.800 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.802 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.811 + export GOPATH=/tmp/tmp.LFFgKfCqWR
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.830 + GOPATH=/tmp/tmp.LFFgKfCqWR
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.830 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.830 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.830 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + bin=dockercli
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + shift
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + '[' '!' -f /tmp/install/dockercli.installer ']'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + . /tmp/install/dockercli.installer
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 ++ : stable
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 ++ : 17.06.2-ce
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + install_dockercli
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.844 ++ uname -m
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.845 Install docker/cli version 17.06.2-ce from stable
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + arch=aarch64
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + '[' aarch64 '!=' x86_64 ']'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + '[' aarch64 '!=' s390x ']'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + '[' aarch64 '!=' armhf ']'
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + build_dockercli
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 + git clone https://github.com/docker/docker-ce /tmp/tmp.LFFgKfCqWR/tmp/docker-ce
12:40:15 [2021-09-23T12:40:15.454Z] #24 5.859 Cloning into '/tmp/tmp.LFFgKfCqWR/tmp/docker-ce'...
12:40:15 [2021-09-23T12:40:15.454Z] #24 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:15 [2021-09-23T12:40:15.454Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
12:40:15 [2021-09-23T12:40:15.454Z] #55 6.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #55 6.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #55 6.592 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #55 7.391 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #55 8.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #55 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:15 [2021-09-23T12:40:15.454Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
12:40:15 [2021-09-23T12:40:15.454Z] #32 5.553 + git clone https://github.com/kolyshkin/go-swagger.git .
12:40:15 [2021-09-23T12:40:15.454Z] #32 5.553 Cloning into '.'...
12:40:15 [2021-09-23T12:40:15.454Z] #32 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:15 [2021-09-23T12:40:15.454Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:15 [2021-09-23T12:40:15.454Z] #42 6.298 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #42 6.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #42 6.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #42 7.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #42 8.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:40:15 [2021-09-23T12:40:15.454Z] #42 ...
12:40:15 [2021-09-23T12:40:15.454Z] 
12:40:15 [2021-09-23T12:40:15.454Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:15 [2021-09-23T12:40:15.454Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + : /build
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + export GOPATH=/tmp/tmp.CQUZ1I7SMZ
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + GOPATH=/tmp/tmp.CQUZ1I7SMZ
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.958 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.966 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.966 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.967 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + bin=shfmt
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + shift
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + '[' '!' -f /tmp/install/shfmt.installer ']'
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + . /tmp/install/shfmt.installer
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + install_shfmt
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.969 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
12:40:15 [2021-09-23T12:40:15.454Z] #51 3.970 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CQUZ1I7SMZ/src/github.com/mvdan/sh
12:40:15 [2021-09-23T12:40:15.455Z] #51 3.976 Cloning into '/tmp/tmp.CQUZ1I7SMZ/src/github.com/mvdan/sh'...
12:40:15 [2021-09-23T12:40:15.455Z] #51 8.557 + cd /tmp/tmp.CQUZ1I7SMZ/src/github.com/mvdan/sh
12:40:15 [2021-09-23T12:40:15.455Z] #51 8.558 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:15 [2021-09-23T12:40:15.455Z] #51 8.652 + GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.455Z] #51 8.660 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:40:15 [2021-09-23T12:40:15.455Z] #51 9.882 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:40:15 [2021-09-23T12:40:15.455Z] #51 9.913 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:40:15 [2021-09-23T12:40:15.455Z] #51 9.915 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:40:15 [2021-09-23T12:40:15.455Z] #51 ...
12:40:15 [2021-09-23T12:40:15.455Z] 
12:40:15 [2021-09-23T12:40:15.455Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:15 [2021-09-23T12:40:15.455Z] #47 sha256:d43b2fa5cb20d5ae04b9c36b6231df9eaef22343c3524b7a5d32786209a681a1
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.042 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.042 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.042 + : /build
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.042 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.042 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.044 + export GOPATH=/tmp/tmp.le7tfLLoa4
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.044 + GOPATH=/tmp/tmp.le7tfLLoa4
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.044 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.044 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.045 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.066 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.066 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.066 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + bin=gotestsum
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + shift
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + '[' '!' -f /tmp/install/gotestsum.installer ']'
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + . /tmp/install/gotestsum.installer
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 ++ : v0.5.3
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + install_gotestsum
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + set -e
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + export GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + GOBIN=/build
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.067 + go get gotest.tools/gotestsum@v0.5.3
12:40:15 [2021-09-23T12:40:15.455Z] #47 6.765 go: downloading gotest.tools/gotestsum v0.5.3
12:40:15 [2021-09-23T12:40:15.455Z] #47 8.624 go: downloading github.com/fatih/color v1.9.0
12:40:15 [2021-09-23T12:40:15.455Z] #47 8.627 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:40:15 [2021-09-23T12:40:15.455Z] #47 8.629 go: downloading github.com/pkg/errors v0.9.1
12:40:15 [2021-09-23T12:40:15.455Z] #47 8.631 go: downloading github.com/spf13/pflag v1.0.3
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.022 go: downloading github.com/jonboulle/clockwork v0.1.0
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.087 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.129 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.294 go: downloading github.com/mattn/go-colorable v0.1.6
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.477 go: downloading github.com/mattn/go-isatty v0.0.12
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.773 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:40:15 [2021-09-23T12:40:15.455Z] #47 9.819 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:40:15 [2021-09-23T12:40:15.560Z] #34 ...
12:40:15 [2021-09-23T12:40:15.560Z] 
12:40:15 [2021-09-23T12:40:15.560Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:15 [2021-09-23T12:40:15.560Z] #67 sha256:b28ede0bf9252ffb245883532b754c01b8a80e7245f27e429835d92a850107be
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + : /build
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + export GOPATH=/tmp/tmp.i3MlGgdZTp
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + GOPATH=/tmp/tmp.i3MlGgdZTp
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + bin=proxy
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + shift
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + '[' '!' -f /tmp/install/proxy.installer ']'
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + . /tmp/install/proxy.installer
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + install_proxy
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + case "$1" in
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + export CGO_ENABLED=0
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + CGO_ENABLED=0
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + _install_proxy
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.i3MlGgdZTp/src/github.com/docker/libnetwork
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.960 Cloning into '/tmp/tmp.i3MlGgdZTp/src/github.com/docker/libnetwork'...
12:40:15 [2021-09-23T12:40:15.560Z] #67 5.978 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:15 [2021-09-23T12:40:15.560Z] #67 ...
12:40:15 [2021-09-23T12:40:15.560Z] 
12:40:15 [2021-09-23T12:40:15.560Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:15 [2021-09-23T12:40:15.560Z] #24 sha256:53ffc66ce678c03342a7422be81c01c503ddd0922e3a2fe292608e1c4fd42750
12:40:15 [2021-09-23T12:40:15.560Z] #24 11.73 + mkdir -p /build
12:40:15 [2021-09-23T12:40:15.560Z] #24 11.73 + mv docker/docker /build/
12:40:15 [2021-09-23T12:40:15.560Z] #24 11.73 + rmdir docker
12:40:15 [2021-09-23T12:40:15.718Z] #47 ...
12:40:15 [2021-09-23T12:40:15.718Z] 
12:40:15 [2021-09-23T12:40:15.718Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:15 [2021-09-23T12:40:15.718Z] #34 sha256:022fce605eead8a306e3c305a7f1d0dff7e7516cc82f3ea8a3f1ccf51163bd38
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + : /build
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + export GOPATH=/tmp/tmp.DkcQhqObYP
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + GOPATH=/tmp/tmp.DkcQhqObYP
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.636 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.638 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.665 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.665 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.667 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.669 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + bin=tomlv
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + shift
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + '[' '!' -f /tmp/install/tomlv.installer ']'
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + . /tmp/install/tomlv.installer
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + install_tomlv
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DkcQhqObYP/src/github.com/BurntSushi/toml
12:40:15 [2021-09-23T12:40:15.718Z] #34 5.677 Cloning into '/tmp/tmp.DkcQhqObYP/src/github.com/BurntSushi/toml'...
12:40:15 [2021-09-23T12:40:15.718Z] #34 6.921 + cd /tmp/tmp.DkcQhqObYP/src/github.com/BurntSushi/toml
12:40:15 [2021-09-23T12:40:15.718Z] #34 6.921 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
12:40:15 [2021-09-23T12:40:15.718Z] #34 7.081 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
12:40:15 [2021-09-23T12:40:15.718Z] #34 7.777 math/bits
12:40:15 [2021-09-23T12:40:15.718Z] #34 7.809 internal/cpu
12:40:15 [2021-09-23T12:40:15.718Z] #34 7.897 unicode
12:40:15 [2021-09-23T12:40:15.718Z] #34 7.914 encoding
12:40:15 [2021-09-23T12:40:15.718Z] #34 8.501 math
12:40:15 [2021-09-23T12:40:15.718Z] #34 9.307 internal/bytealg
12:40:15 [2021-09-23T12:40:15.718Z] #34 10.66 runtime
12:40:15 [2021-09-23T12:40:15.718Z] #34 ...
12:40:15 [2021-09-23T12:40:15.718Z] 
12:40:15 [2021-09-23T12:40:15.718Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 sha256:540d57d03ce7cb8fb538b0e20f391ce5c222b6c27c15d7d256a1ab9bc79498b8
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.244 + RM_GOPATH=0
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.244 + TMP_GOPATH=
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.244 + : /build
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.245 + '[' -z '' ']'
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.255 ++ mktemp -d
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.260 + export GOPATH=/tmp/tmp.GVNVc2fsxY
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.260 + GOPATH=/tmp/tmp.GVNVc2fsxY
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.260 + RM_GOPATH=1
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.260 + case "$(go env GOARCH)" in
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.261 ++ go env GOARCH
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.294 + export GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.294 + GO_BUILDMODE=-buildmode=pie
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.295 ++ dirname /tmp/install/install.sh
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.320 + dir=/tmp/install
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.320 + bin=rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.320 + shift
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.320 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.336 + . /tmp/install/rootlesskit.installer
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 ++ : 4cd567642273d369adaadcbadca00880552c1778
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + install_rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + case "$1" in
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + export CGO_ENABLED=0
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + CGO_ENABLED=0
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + _install_rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.338 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GVNVc2fsxY/src/github.com/rootless-containers/rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 6.343 Cloning into '/tmp/tmp.GVNVc2fsxY/src/github.com/rootless-containers/rootlesskit'...
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.758 + cd /tmp/tmp.GVNVc2fsxY/src/github.com/rootless-containers/rootlesskit
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.761 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + export GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + GO111MODULE=on
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + export GOPROXY=https://proxy.golang.org
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + GOPROXY=https://proxy.golang.org
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + for f in rootlesskit rootlesskit-docker-proxy
12:40:15 [2021-09-23T12:40:15.718Z] #58 9.813 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
12:40:15 [2021-09-23T12:40:15.823Z] #24 DONE 12.3s
12:40:15 [2021-09-23T12:40:15.823Z] 
12:40:15 [2021-09-23T12:40:15.823Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:15 [2021-09-23T12:40:15.823Z] #58 sha256:aac4335061dc6f794d799754273a09b21f4f7bae90c0364d50010a1ce8c032aa
12:40:15 [2021-09-23T12:40:15.823Z] #58 12.24 go: downloading github.com/pkg/errors v0.9.1
12:40:15 [2021-09-23T12:40:15.823Z] #58 12.24 go: downloading github.com/sirupsen/logrus v1.8.1
12:40:15 [2021-09-23T12:40:15.823Z] #58 12.29 go: downloading github.com/urfave/cli/v2 v2.3.0
12:40:15 [2021-09-23T12:40:15.983Z] #58 ...
12:40:15 [2021-09-23T12:40:15.983Z] 
12:40:15 [2021-09-23T12:40:15.983Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:15 [2021-09-23T12:40:15.983Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:15 [2021-09-23T12:40:15.983Z] #36 6.854 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:15 [2021-09-23T12:40:15.983Z] #36 6.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:15 [2021-09-23T12:40:15.983Z] #36 6.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:15 [2021-09-23T12:40:15.983Z] #36 7.841 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:40:15 [2021-09-23T12:40:15.983Z] #36 9.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:40:15 [2021-09-23T12:40:15.983Z] #36 ...
12:40:15 [2021-09-23T12:40:15.983Z] 
12:40:15 [2021-09-23T12:40:15.983Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:15 [2021-09-23T12:40:15.983Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:15 [2021-09-23T12:40:15.983Z] #29 4.310 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
12:40:15 [2021-09-23T12:40:15.983Z] #29 4.669 
12:40:15 [2021-09-23T12:40:15.997Z] #58 ...
12:40:15 [2021-09-23T12:40:15.997Z] 
12:40:15 [2021-09-23T12:40:15.997Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:15 [2021-09-23T12:40:15.997Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:40:15 [2021-09-23T12:40:15.997Z] #32 9.465 + git clone https://github.com/kolyshkin/go-swagger.git .
12:40:15 [2021-09-23T12:40:15.997Z] #32 9.472 Cloning into '.'...
12:40:15 [2021-09-23T12:40:15.997Z] #32 ...
12:40:15 [2021-09-23T12:40:15.997Z] 
12:40:15 [2021-09-23T12:40:15.997Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:15 [2021-09-23T12:40:15.997Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:40:15 [2021-09-23T12:40:15.997Z] #45 10.46 + cd /tmp/tmp.zizeoDcnwg/src/github.com/LK4D4/vndr
12:40:15 [2021-09-23T12:40:15.997Z] #45 10.46 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
12:40:15 [2021-09-23T12:40:15.997Z] #45 10.51 + go build -buildmode=pie -v -o /build/vndr .
12:40:15 [2021-09-23T12:40:15.997Z] #45 12.87 internal/unsafeheader
12:40:15 [2021-09-23T12:40:15.997Z] #45 13.05 internal/cpu
12:40:15 [2021-09-23T12:40:15.997Z] #45 13.12 runtime/internal/atomic
12:40:15 [2021-09-23T12:40:15.997Z] #45 14.01 runtime/internal/sys
12:40:15 [2021-09-23T12:40:15.997Z] #45 14.63 internal/bytealg
12:40:15 [2021-09-23T12:40:15.997Z] #45 14.67 runtime/internal/math
12:40:15 [2021-09-23T12:40:15.997Z] #45 14.86 internal/race
12:40:15 [2021-09-23T12:40:15.997Z] #45 15.27 sync/atomic
12:40:15 [2021-09-23T12:40:15.997Z] #45 16.63 unicode
12:40:15 [2021-09-23T12:40:15.997Z] #45 17.98 runtime
12:40:16 [2021-09-23T12:40:16.250Z] #29 4.996 
                                                                           0.0%
#                                                                          2.4%
###                                                                        4.8%
#####                                                                      7.8%
#######                                                                   10.5%
##########                                                                14.9%
############                                                              18.1%
################                                                          22.2%
##################                                                        25.3%
###################                                                       27.0%
####################                                                      28.4%
#######################                                                   32.4%
########################                                                  34.4%
#########################                                                 35.6%
############################                                              38.9%
##############################                                            43.0%
################################                                          45.6%
##################################                                        47.8%
#####################################                                     51.9%
#########################################                                 57.1%
###########################################                               60.4%
##############################################                            64.0%
################################################                          67.1%
##################################################                        69.9%
#######################################################                   76.5%
12:40:16 [2021-09-23T12:40:16.250Z] #29 ...
12:40:16 [2021-09-23T12:40:16.250Z] 
12:40:16 [2021-09-23T12:40:16.250Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:16 [2021-09-23T12:40:16.250Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:16 [2021-09-23T12:40:16.250Z] #36 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:40:16 [2021-09-23T12:40:16.401Z] #58 12.85 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:40:16 [2021-09-23T12:40:16.562Z] #45 ...
12:40:16 [2021-09-23T12:40:16.562Z] 
12:40:16 [2021-09-23T12:40:16.562Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:16 [2021-09-23T12:40:16.562Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:40:16 [2021-09-23T12:40:16.562Z] #58 20.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:40:17 [2021-09-23T12:40:17.129Z] #58 ...
12:40:17 [2021-09-23T12:40:17.129Z] 
12:40:17 [2021-09-23T12:40:17.129Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:17 [2021-09-23T12:40:17.129Z] #47 sha256:99bdf91a241f50b7189e56435501dc427108ca97a9d2593e79782cf76915e2ac
12:40:17 [2021-09-23T12:40:17.129Z] #47 11.44 go: downloading github.com/mattn/go-colorable v0.1.6
12:40:17 [2021-09-23T12:40:17.129Z] #47 11.45 go: downloading github.com/mattn/go-isatty v0.0.12
12:40:17 [2021-09-23T12:40:17.129Z] #47 11.69 go: downloading github.com/jonboulle/clockwork v0.1.0
12:40:17 [2021-09-23T12:40:17.129Z] #47 11.81 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:40:17 [2021-09-23T12:40:17.129Z] #47 12.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:40:17 [2021-09-23T12:40:17.129Z] #47 13.11 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:40:17 [2021-09-23T12:40:17.129Z] #47 16.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:40:17 [2021-09-23T12:40:17.387Z] #47 ...
12:40:17 [2021-09-23T12:40:17.387Z] 
12:40:17 [2021-09-23T12:40:17.387Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:17 [2021-09-23T12:40:17.387Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:40:17 [2021-09-23T12:40:17.387Z] #34 12.71 internal/unsafeheader
12:40:17 [2021-09-23T12:40:17.387Z] #34 12.92 internal/cpu
12:40:17 [2021-09-23T12:40:17.387Z] #34 13.14 runtime/internal/atomic
12:40:17 [2021-09-23T12:40:17.387Z] #34 14.11 runtime/internal/sys
12:40:17 [2021-09-23T12:40:17.387Z] #34 14.24 internal/bytealg
12:40:17 [2021-09-23T12:40:17.387Z] #34 14.93 math/bits
12:40:17 [2021-09-23T12:40:17.387Z] #34 16.46 math
12:40:17 [2021-09-23T12:40:17.387Z] #34 16.79 runtime
12:40:17 [2021-09-23T12:40:17.466Z] #45 ...
12:40:17 [2021-09-23T12:40:17.466Z] 
12:40:17 [2021-09-23T12:40:17.466Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:17 [2021-09-23T12:40:17.466Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:17 [2021-09-23T12:40:17.466Z] #43 3.597 Note: Building without setproctitle() and strlcpy() support.
12:40:17 [2021-09-23T12:40:17.466Z] #43 3.598       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:40:17 [2021-09-23T12:40:17.466Z] #43 3.619 Note: Building without GnuTLS support
12:40:17 [2021-09-23T12:40:17.466Z] #43 3.636 Makefile.config:39: Warn: you have no libnftables installed
12:40:17 [2021-09-23T12:40:17.466Z] #43 3.636 Makefile.config:40: Warn: Building without nftables support
12:40:17 [2021-09-23T12:40:17.466Z] #43 6.712 fatal: not a git repository (or any of the parent directories): .git
12:40:17 [2021-09-23T12:40:17.647Z] #34 ...
12:40:17 [2021-09-23T12:40:17.647Z] 
12:40:17 [2021-09-23T12:40:17.647Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:17 [2021-09-23T12:40:17.647Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:17 [2021-09-23T12:40:17.647Z] #55 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:17 [2021-09-23T12:40:17.647Z] #55 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:17 [2021-09-23T12:40:17.647Z] #55 21.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:17 [2021-09-23T12:40:17.727Z] #43 6.958   GEN      .gitid
12:40:17 [2021-09-23T12:40:17.727Z] #43 7.066   GEN      criu/include/version.h
12:40:17 [2021-09-23T12:40:17.906Z] #55 ...
12:40:17 [2021-09-23T12:40:17.906Z] 
12:40:17 [2021-09-23T12:40:17.906Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:17 [2021-09-23T12:40:17.906Z] #24 sha256:c1c640941bac1b4af1919aa43d761d6d5a016638a3c4024708da0147cb655ae3
12:40:17 [2021-09-23T12:40:17.906Z] #24 22.01 + mkdir -p /build
12:40:17 [2021-09-23T12:40:17.906Z] #24 22.06 + mv docker/docker /build/
12:40:17 [2021-09-23T12:40:17.906Z] #24 22.07 + rmdir docker
12:40:17 [2021-09-23T12:40:17.987Z] #43 ...
12:40:17 [2021-09-23T12:40:17.987Z] 
12:40:17 [2021-09-23T12:40:17.987Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:40:17 [2021-09-23T12:40:17.987Z] #37 sha256:dead67b91fb556b2f8972f7515c2af48b07e67e29cc0e603f47c2ed995133310
12:40:17 [2021-09-23T12:40:17.987Z] #37 12.26 Scanning dependencies of target tini-static
12:40:17 [2021-09-23T12:40:17.987Z] #37 12.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:40:17 [2021-09-23T12:40:17.987Z] #37 14.66 [100%] Linking C executable tini-static
12:40:17 [2021-09-23T12:40:17.987Z] #37 15.66 [100%] Built target tini-static
12:40:17 [2021-09-23T12:40:17.987Z] #37 15.83 + mkdir -p /build
12:40:17 [2021-09-23T12:40:17.987Z] #37 15.84 + cp tini-static /build/docker-init
12:40:17 [2021-09-23T12:40:17.987Z] #37 DONE 16.7s
12:40:17 [2021-09-23T12:40:17.987Z] 
12:40:17 [2021-09-23T12:40:17.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:17 [2021-09-23T12:40:17.987Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:17 [2021-09-23T12:40:17.987Z] #43 7.394   GEN      include/common/asm
12:40:18 [2021-09-23T12:40:18.164Z] #24 ...
12:40:18 [2021-09-23T12:40:18.164Z] 
12:40:18 [2021-09-23T12:40:18.164Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:18 [2021-09-23T12:40:18.164Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:18 [2021-09-23T12:40:18.164Z] #36 12.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:18 [2021-09-23T12:40:18.164Z] #36 16.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:18 [2021-09-23T12:40:18.164Z] #36 21.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #36 ...
12:40:18 [2021-09-23T12:40:18.184Z] 
12:40:18 [2021-09-23T12:40:18.184Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:18 [2021-09-23T12:40:18.184Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:40:18 [2021-09-23T12:40:18.184Z] #13 3.950 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 3.955 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 4.000 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 4.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 5.075 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 6.629 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 8.159 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:40:18 [2021-09-23T12:40:18.184Z] #13 9.263 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB]
12:40:18 [2021-09-23T12:40:18.422Z] #36 ...
12:40:18 [2021-09-23T12:40:18.422Z] 
12:40:18 [2021-09-23T12:40:18.422Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:18 [2021-09-23T12:40:18.422Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:18 [2021-09-23T12:40:18.422Z] #42 12.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:18 [2021-09-23T12:40:18.422Z] #42 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:18 [2021-09-23T12:40:18.422Z] #42 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:18 [2021-09-23T12:40:18.422Z] #42 ...
12:40:18 [2021-09-23T12:40:18.422Z] 
12:40:18 [2021-09-23T12:40:18.422Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:40:18 [2021-09-23T12:40:18.422Z] #24 sha256:c1c640941bac1b4af1919aa43d761d6d5a016638a3c4024708da0147cb655ae3
12:40:18 [2021-09-23T12:40:18.422Z] #24 DONE 22.8s
12:40:18 [2021-09-23T12:40:18.422Z] 
12:40:18 [2021-09-23T12:40:18.422Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:18 [2021-09-23T12:40:18.422Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:18 [2021-09-23T12:40:18.422Z] #13 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:18 [2021-09-23T12:40:18.453Z] #13 ...
12:40:18 [2021-09-23T12:40:18.453Z] 
12:40:18 [2021-09-23T12:40:18.453Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:18 [2021-09-23T12:40:18.453Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:18 [2021-09-23T12:40:18.453Z] #29 4.996 
                                                                           0.0%
#                                                                          2.4%
###                                                                        4.8%
#####                                                                      7.8%
#######                                                                   10.5%
##########                                                                14.9%
############                                                              18.1%
################                                                          22.2%
##################                                                        25.3%
###################                                                       27.0%
####################                                                      28.4%
#######################                                                   32.4%
########################                                                  34.4%
#########################                                                 35.6%
############################                                              38.9%
##############################                                            43.0%
################################                                          45.6%
##################################                                        47.8%
#####################################                                     51.9%
#########################################                                 57.1%
###########################################                               60.4%
##############################################                            64.0%
################################################                          67.1%
##################################################                        69.9%
#######################################################                   76.5%
###########################################################               82.2%
##############################################################            86.2%
#################################################################         91.2%
#######################################################################   98.7%
######################################################################## 100.0%
12:40:18 [2021-09-23T12:40:18.453Z] #29 8.549 
12:40:18 [2021-09-23T12:40:18.453Z] #29 8.835 
                                                                           0.2%
######################################                                    53.9%
######################################################################## 100.0%
12:40:18 [2021-09-23T12:40:18.453Z] #29 9.443 
12:40:18 [2021-09-23T12:40:18.552Z] #36 ...
12:40:18 [2021-09-23T12:40:18.552Z] 
12:40:18 [2021-09-23T12:40:18.552Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:18 [2021-09-23T12:40:18.552Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:18 [2021-09-23T12:40:18.552Z] #49 26.06 go: downloading github.com/fatih/color v1.7.0
12:40:18 [2021-09-23T12:40:18.552Z] #49 26.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:40:18 [2021-09-23T12:40:18.552Z] #49 26.27 go: downloading github.com/pkg/errors v0.8.1
12:40:18 [2021-09-23T12:40:18.552Z] #49 26.40 go: downloading github.com/spf13/cobra v0.0.5
12:40:18 [2021-09-23T12:40:18.552Z] #49 26.47 go: downloading github.com/spf13/pflag v1.0.5
12:40:18 [2021-09-23T12:40:18.552Z] #49 27.10 go: downloading github.com/spf13/viper v1.6.1
12:40:18 [2021-09-23T12:40:18.552Z] #49 27.37 go: downloading github.com/mattn/go-colorable v0.1.4
12:40:18 [2021-09-23T12:40:18.552Z] #49 27.56 go: downloading github.com/mattn/go-isatty v0.0.8
12:40:18 [2021-09-23T12:40:18.552Z] #49 27.72 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:40:18 [2021-09-23T12:40:18.552Z] #49 27.75 go: downloading github.com/go-critic/go-critic v0.4.1
12:40:19 [2021-09-23T12:40:19.306Z] #29 9.752 #=#=#                                                                         

                                                                           0.1%
#######                                                                   10.6%
###################                                                       27.5%
####################################                                      50.7%
#####################################                                     52.6%
#####################################################                     73.7%
###############################################################           88.2%
######################################################################## 100.0%
12:40:19 [2021-09-23T12:40:19.370Z] #43 ...
12:40:19 [2021-09-23T12:40:19.370Z] 
12:40:19 [2021-09-23T12:40:19.370Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:19 [2021-09-23T12:40:19.370Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:19 [2021-09-23T12:40:19.370Z] #51 122.5 encoding/json
12:40:19 [2021-09-23T12:40:19.547Z] #49 ...
12:40:19 [2021-09-23T12:40:19.547Z] 
12:40:19 [2021-09-23T12:40:19.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:19 [2021-09-23T12:40:19.547Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:19 [2021-09-23T12:40:19.547Z] #13 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:19 [2021-09-23T12:40:19.547Z] #13 17.45 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:19 [2021-09-23T12:40:19.547Z] #13 ...
12:40:19 [2021-09-23T12:40:19.547Z] 
12:40:19 [2021-09-23T12:40:19.547Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:19 [2021-09-23T12:40:19.547Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:40:19 [2021-09-23T12:40:19.547Z] #58 27.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:40:19 [2021-09-23T12:40:19.547Z] #58 28.29 go: downloading github.com/google/uuid v1.2.0
12:40:19 [2021-09-23T12:40:19.547Z] #58 28.36 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:40:19 [2021-09-23T12:40:19.547Z] #58 28.49 go: downloading github.com/moby/vpnkit v0.5.0
12:40:19 [2021-09-23T12:40:19.547Z] #58 28.76 go: downloading github.com/gofrs/flock v0.8.0
12:40:19 [2021-09-23T12:40:19.547Z] #58 28.97 go: downloading github.com/gorilla/mux v1.8.0
12:40:19 [2021-09-23T12:40:19.796Z] #13 19.93 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:19 [2021-09-23T12:40:19.796Z] #13 ...
12:40:19 [2021-09-23T12:40:19.796Z] 
12:40:19 [2021-09-23T12:40:19.796Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:19 [2021-09-23T12:40:19.796Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:40:19 [2021-09-23T12:40:19.796Z] #45 24.05 unicode/utf8
12:40:19 [2021-09-23T12:40:19.882Z] #29 11.01 
12:40:20 [2021-09-23T12:40:20.120Z] #58 29.56 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:40:20 [2021-09-23T12:40:20.614Z] #58 16.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:40:20 [2021-09-23T12:40:20.614Z] #58 17.14 go: downloading github.com/google/uuid v1.2.0
12:40:20 [2021-09-23T12:40:20.614Z] #58 17.14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:40:20 [2021-09-23T12:40:20.614Z] #58 17.20 go: downloading github.com/moby/vpnkit v0.5.0
12:40:20 [2021-09-23T12:40:20.614Z] #58 17.26 go: downloading github.com/gofrs/flock v0.8.0
12:40:20 [2021-09-23T12:40:20.694Z] #58 30.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:40:20 [2021-09-23T12:40:20.876Z] #58 17.34 go: downloading github.com/gorilla/mux v1.8.0
12:40:21 [2021-09-23T12:40:21.138Z] #58 17.66 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:40:21 [2021-09-23T12:40:21.168Z] #45 25.33 encoding
12:40:21 [2021-09-23T12:40:21.280Z] #51 ...
12:40:21 [2021-09-23T12:40:21.280Z] 
12:40:21 [2021-09-23T12:40:21.280Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:21 [2021-09-23T12:40:21.280Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:21 [2021-09-23T12:40:21.280Z] #13 107.0 Selecting previously unselected package mingw-w64-x86-64-dev.
12:40:21 [2021-09-23T12:40:21.280Z] #13 107.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:40:21 [2021-09-23T12:40:21.280Z] #13 107.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:40:21 [2021-09-23T12:40:21.472Z] #29 11.29 #=#=#                                                                         

#                                                                          2.5%
#####                                                                      8.3%
#########                                                                 13.6%
##############                                                            19.5%
#################                                                         23.7%
#################                                                         24.0%
###################                                                       26.9%
#####################                                                     30.3%
######################                                                    31.0%
#######################                                                   32.4%
#########################                                                 35.1%
##########################                                                37.3%
############################                                              39.3%
################################                                          44.7%
12:40:21 [2021-09-23T12:40:21.472Z] #29 ...
12:40:21 [2021-09-23T12:40:21.472Z] 
12:40:21 [2021-09-23T12:40:21.472Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:21 [2021-09-23T12:40:21.472Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:40:21 [2021-09-23T12:40:21.472Z] #45 6.578 runtime/internal/math
12:40:21 [2021-09-23T12:40:21.472Z] #45 6.680 sync/atomic
12:40:21 [2021-09-23T12:40:21.472Z] #45 6.710 unicode
12:40:21 [2021-09-23T12:40:21.472Z] #45 7.044 unicode/utf8
12:40:21 [2021-09-23T12:40:21.472Z] #45 7.066 math/bits
12:40:21 [2021-09-23T12:40:21.472Z] #45 7.864 internal/bytealg
12:40:21 [2021-09-23T12:40:21.472Z] #45 7.867 math
12:40:21 [2021-09-23T12:40:21.472Z] #45 7.893 encoding
12:40:21 [2021-09-23T12:40:21.472Z] #45 8.266 unicode/utf16
12:40:21 [2021-09-23T12:40:21.472Z] #45 8.818 container/list
12:40:21 [2021-09-23T12:40:21.472Z] #45 9.539 crypto/internal/subtle
12:40:21 [2021-09-23T12:40:21.472Z] #45 9.847 crypto/subtle
12:40:21 [2021-09-23T12:40:21.472Z] #45 10.10 vendor/golang.org/x/crypto/cryptobyte/asn1
12:40:21 [2021-09-23T12:40:21.472Z] #45 10.32 runtime
12:40:21 [2021-09-23T12:40:21.472Z] #45 10.47 internal/nettrace
12:40:21 [2021-09-23T12:40:21.472Z] #45 10.84 runtime/cgo
12:40:21 [2021-09-23T12:40:21.472Z] #45 10.93 vendor/golang.org/x/crypto/internal/subtle
12:40:21 [2021-09-23T12:40:21.540Z] #13 ...
12:40:21 [2021-09-23T12:40:21.540Z] 
12:40:21 [2021-09-23T12:40:21.540Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:21 [2021-09-23T12:40:21.540Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:21 [2021-09-23T12:40:21.540Z] #45 121.7 internal/lazyregexp
12:40:21 [2021-09-23T12:40:21.540Z] #45 122.4 github.com/LK4D4/vndr/versioned
12:40:21 [2021-09-23T12:40:21.540Z] #45 122.8 hash/crc32
12:40:21 [2021-09-23T12:40:21.540Z] #45 124.1 crypto/cipher
12:40:21 [2021-09-23T12:40:21.540Z] #45 124.5 flag
12:40:21 [2021-09-23T12:40:21.638Z] #58 30.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:40:21 [2021-09-23T12:40:21.711Z] #58 18.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:40:21 [2021-09-23T12:40:21.711Z] #58 ...
12:40:21 [2021-09-23T12:40:21.711Z] 
12:40:21 [2021-09-23T12:40:21.711Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:21 [2021-09-23T12:40:21.711Z] #49 sha256:85d6258667ebf08d5ccadfa136ffc6c8f0de317b7851ee82a31f5dd907e85f00
12:40:21 [2021-09-23T12:40:21.711Z] #49 18.06 go: downloading github.com/fatih/color v1.7.0
12:40:21 [2021-09-23T12:40:21.711Z] #49 18.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:40:21 [2021-09-23T12:40:21.711Z] #49 18.11 go: downloading github.com/pkg/errors v0.8.1
12:40:21 [2021-09-23T12:40:21.711Z] #49 18.13 go: downloading github.com/spf13/cobra v0.0.5
12:40:21 [2021-09-23T12:40:21.711Z] #49 18.20 go: downloading github.com/spf13/pflag v1.0.5
12:40:21 [2021-09-23T12:40:21.733Z] #45 25.76 unicode/utf16
12:40:21 [2021-09-23T12:40:21.737Z] #45 ...
12:40:21 [2021-09-23T12:40:21.737Z] 
12:40:21 [2021-09-23T12:40:21.737Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:21 [2021-09-23T12:40:21.737Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:21 [2021-09-23T12:40:21.974Z] #49 18.46 go: downloading github.com/spf13/viper v1.6.1
12:40:22 [2021-09-23T12:40:22.299Z] #45 26.43 container/list
12:40:22 [2021-09-23T12:40:22.548Z] #49 18.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:40:22 [2021-09-23T12:40:22.548Z] #49 19.00 go: downloading github.com/go-critic/go-critic v0.4.1
12:40:22 [2021-09-23T12:40:22.920Z] #45 126.4 go/token
12:40:23 [2021-09-23T12:40:23.027Z] #58 ...
12:40:23 [2021-09-23T12:40:23.027Z] 
12:40:23 [2021-09-23T12:40:23.027Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:23 [2021-09-23T12:40:23.027Z] #67 sha256:a9dd66a88dcd7fa4359c8992a8fb132fc03ea855874e62f114d818fbfed87d19
12:40:23 [2021-09-23T12:40:23.027Z] #67 29.09 Checking out files:  33% (634/1907)   
Checking out files:  34% (649/1907)   
Checking out files:  35% (668/1907)   
Checking out files:  36% (687/1907)   
Checking out files:  37% (706/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:40:23 [2021-09-23T12:40:23.027Z] #67 31.33 + cd /tmp/tmp.6YUHhmmhFt/src/github.com/docker/libnetwork
12:40:23 [2021-09-23T12:40:23.027Z] #67 31.33 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:23 [2021-09-23T12:40:23.027Z] #67 32.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:40:23 [2021-09-23T12:40:23.490Z] #45 ...
12:40:23 [2021-09-23T12:40:23.490Z] 
12:40:23 [2021-09-23T12:40:23.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:23 [2021-09-23T12:40:23.490Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.14   PBCC     images/timens.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.19   DEP      images/timens.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.25   PBCC     images/fown.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.26   PBCC     images/google/protobuf/descriptor.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.42   PBCC     images/opts.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.56   PBCC     images/memfd.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.64   DEP      images/fown.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 11.75   DEP      images/google/protobuf/descriptor.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.06   DEP      images/opts.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.32   DEP      images/memfd.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.44   PBCC     images/sit.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.63   DEP      images/sit.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.76   PBCC     images/macvlan.pb-c.c
12:40:23 [2021-09-23T12:40:23.490Z] #43 12.89   DEP      images/macvlan.pb-c.d
12:40:23 [2021-09-23T12:40:23.490Z] #43 13.01   PBCC     images/autofs.pb-c.c
12:40:23 [2021-09-23T12:40:23.681Z] #45 27.62 crypto/internal/subtle
12:40:23 [2021-09-23T12:40:23.681Z] #45 27.89 crypto/subtle
12:40:23 [2021-09-23T12:40:23.703Z] #29 11.29 #=#=#                                                                         

#                                                                          2.5%
#####                                                                      8.3%
#########                                                                 13.6%
##############                                                            19.5%
#################                                                         23.7%
#################                                                         24.0%
###################                                                       26.9%
#####################                                                     30.3%
######################                                                    31.0%
#######################                                                   32.4%
#########################                                                 35.1%
##########################                                                37.3%
############################                                              39.3%
################################                                          44.7%
################################                                          45.5%
###################################                                       48.7%
####################################                                      51.0%
#####################################                                     52.5%
#######################################                                   55.5%
##########################################                                58.4%
#############################################                             63.8%
##################################################                        70.1%
###################################################                       71.9%
#####################################################                     74.8%
########################################################                  78.0%
##########################################################                81.1%
############################################################              84.4%
##############################################################            87.2%
################################################################          89.2%
####################################################################      94.5%
####################################################################      95.6%
#####################################################################     96.7%
######################################################################## 100.0%
12:40:23 [2021-09-23T12:40:23.751Z] #43 13.10   DEP      images/autofs.pb-c.d
12:40:23 [2021-09-23T12:40:23.940Z] #49 20.34 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:40:23 [2021-09-23T12:40:23.940Z] #49 20.59 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:40:23 [2021-09-23T12:40:23.973Z] #67 ...
12:40:23 [2021-09-23T12:40:23.973Z] 
12:40:23 [2021-09-23T12:40:23.973Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:23 [2021-09-23T12:40:23.973Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:40:23 [2021-09-23T12:40:23.973Z] #51 23.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:40:23 [2021-09-23T12:40:23.973Z] #51 23.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:40:23 [2021-09-23T12:40:23.973Z] #51 23.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:40:23 [2021-09-23T12:40:23.973Z] #51 27.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:40:23 [2021-09-23T12:40:23.973Z] #51 33.26 unicode/utf16
12:40:24 [2021-09-23T12:40:24.011Z] #43 13.30   PBCC     images/sysctl.pb-c.c
12:40:24 [2021-09-23T12:40:24.011Z] #43 13.42   DEP      images/sysctl.pb-c.d
12:40:24 [2021-09-23T12:40:24.030Z] #29 15.37 
12:40:24 [2021-09-23T12:40:24.202Z] #49 ...
12:40:24 [2021-09-23T12:40:24.202Z] 
12:40:24 [2021-09-23T12:40:24.202Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:24 [2021-09-23T12:40:24.202Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:24 [2021-09-23T12:40:24.202Z] #42 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #42 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #42 ...
12:40:24 [2021-09-23T12:40:24.202Z] 
12:40:24 [2021-09-23T12:40:24.202Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:24 [2021-09-23T12:40:24.202Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:24 [2021-09-23T12:40:24.202Z] #13 11.10 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #13 11.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #13 11.21 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #13 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #13 12.29 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:40:24 [2021-09-23T12:40:24.202Z] #13 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:40:24 [2021-09-23T12:40:24.235Z] #51 ...
12:40:24 [2021-09-23T12:40:24.235Z] 
12:40:24 [2021-09-23T12:40:24.235Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:24 [2021-09-23T12:40:24.235Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:24 [2021-09-23T12:40:24.235Z] #49 30.12 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:40:24 [2021-09-23T12:40:24.235Z] #49 30.58 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:40:24 [2021-09-23T12:40:24.235Z] #49 31.05 go: downloading github.com/sirupsen/logrus v1.4.2
12:40:24 [2021-09-23T12:40:24.235Z] #49 31.60 go: downloading github.com/stretchr/testify v1.4.0
12:40:24 [2021-09-23T12:40:24.235Z] #49 32.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:40:24 [2021-09-23T12:40:24.246Z] #45 28.38 vendor/golang.org/x/crypto/cryptobyte/asn1
12:40:24 [2021-09-23T12:40:24.271Z] #43 13.56   PBCC     images/time.pb-c.c
12:40:24 [2021-09-23T12:40:24.271Z] #43 13.58   DEP      images/time.pb-c.d
12:40:24 [2021-09-23T12:40:24.271Z] #43 ...
12:40:24 [2021-09-23T12:40:24.271Z] 
12:40:24 [2021-09-23T12:40:24.271Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:24 [2021-09-23T12:40:24.271Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:40:24 [2021-09-23T12:40:24.271Z] #34 117.8 io/ioutil
12:40:24 [2021-09-23T12:40:24.271Z] #34 121.3 github.com/BurntSushi/toml
12:40:24 [2021-09-23T12:40:24.271Z] #34 121.3 flag
12:40:24 [2021-09-23T12:40:24.271Z] #34 124.9 log
12:40:24 [2021-09-23T12:40:24.503Z] #45 28.71 internal/nettrace
12:40:24 [2021-09-23T12:40:24.531Z] #34 ...
12:40:24 [2021-09-23T12:40:24.531Z] 
12:40:24 [2021-09-23T12:40:24.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:24 [2021-09-23T12:40:24.531Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:24 [2021-09-23T12:40:24.531Z] #43 13.76   PBCC     images/binfmt-misc.pb-c.c
12:40:24 [2021-09-23T12:40:24.531Z] #43 13.79   DEP      images/binfmt-misc.pb-c.d
12:40:24 [2021-09-23T12:40:24.531Z] #43 13.92   PBCC     images/seccomp.pb-c.c
12:40:24 [2021-09-23T12:40:24.531Z] #43 13.95   DEP      images/seccomp.pb-c.d
12:40:24 [2021-09-23T12:40:24.531Z] #43 13.99   PBCC     images/userns.pb-c.c
12:40:24 [2021-09-23T12:40:24.761Z] #45 29.12 runtime/cgo
12:40:24 [2021-09-23T12:40:24.777Z] #13 ...
12:40:24 [2021-09-23T12:40:24.777Z] 
12:40:24 [2021-09-23T12:40:24.777Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:24 [2021-09-23T12:40:24.777Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:24 [2021-09-23T12:40:24.777Z] #55 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:24 [2021-09-23T12:40:24.777Z] #55 ...
12:40:24 [2021-09-23T12:40:24.777Z] 
12:40:24 [2021-09-23T12:40:24.777Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:24 [2021-09-23T12:40:24.777Z] #47 sha256:a4f4193aa6302d01bcd7357199e23d6cf1c0363d9d1c0e6e42ba8ca8fd81a501
12:40:24 [2021-09-23T12:40:24.777Z] #47 12.79 go: downloading github.com/fatih/color v1.9.0
12:40:24 [2021-09-23T12:40:24.777Z] #47 12.79 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:40:24 [2021-09-23T12:40:24.777Z] #47 12.81 go: downloading github.com/pkg/errors v0.9.1
12:40:24 [2021-09-23T12:40:24.777Z] #47 12.97 go: downloading github.com/spf13/pflag v1.0.3
12:40:24 [2021-09-23T12:40:24.777Z] #47 13.16 go: downloading github.com/mattn/go-colorable v0.1.6
12:40:24 [2021-09-23T12:40:24.777Z] #47 13.30 go: downloading github.com/mattn/go-isatty v0.0.12
12:40:24 [2021-09-23T12:40:24.777Z] #47 13.40 go: downloading github.com/jonboulle/clockwork v0.1.0
12:40:24 [2021-09-23T12:40:24.777Z] #47 13.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:40:24 [2021-09-23T12:40:24.777Z] #47 13.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:40:24 [2021-09-23T12:40:24.777Z] #47 14.27 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:40:24 [2021-09-23T12:40:24.777Z] #47 16.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:40:24 [2021-09-23T12:40:24.791Z] #43 14.04   DEP      images/userns.pb-c.d
12:40:24 [2021-09-23T12:40:24.791Z] #43 14.15   PBCC     images/cgroup.pb-c.c
12:40:24 [2021-09-23T12:40:24.791Z] #43 14.18   DEP      images/cgroup.pb-c.d
12:40:24 [2021-09-23T12:40:24.791Z] #43 14.24   PBCC     images/ext-file.pb-c.c
12:40:25 [2021-09-23T12:40:25.019Z] #45 ...
12:40:25 [2021-09-23T12:40:25.019Z] 
12:40:25 [2021-09-23T12:40:25.019Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:25 [2021-09-23T12:40:25.019Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:40:25 [2021-09-23T12:40:25.019Z] #49 29.28 go: downloading github.com/fatih/color v1.7.0
12:40:25 [2021-09-23T12:40:25.019Z] #49 29.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:40:25 [2021-09-23T12:40:25.051Z] #43 14.31   DEP      images/ext-file.pb-c.d
12:40:25 [2021-09-23T12:40:25.051Z] #43 14.52   PBCC     images/rpc.pb-c.c
12:40:25 [2021-09-23T12:40:25.186Z] #49 ...
12:40:25 [2021-09-23T12:40:25.186Z] 
12:40:25 [2021-09-23T12:40:25.186Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:25 [2021-09-23T12:40:25.186Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:40:25 [2021-09-23T12:40:25.186Z] #45 24.52 unicode/utf8
12:40:25 [2021-09-23T12:40:25.186Z] #45 25.74 math
12:40:25 [2021-09-23T12:40:25.186Z] #45 34.25 container/list
12:40:25 [2021-09-23T12:40:25.277Z] #49 29.51 go: downloading github.com/pkg/errors v0.8.1
12:40:25 [2021-09-23T12:40:25.311Z] #43 14.67   DEP      images/rpc.pb-c.d
12:40:25 [2021-09-23T12:40:25.456Z] #45 ...
12:40:25 [2021-09-23T12:40:25.456Z] 
12:40:25 [2021-09-23T12:40:25.456Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:25 [2021-09-23T12:40:25.456Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:40:25 [2021-09-23T12:40:25.456Z] #51 33.59 runtime
12:40:25 [2021-09-23T12:40:25.539Z] #49 29.73 go: downloading github.com/spf13/cobra v0.0.5
12:40:25 [2021-09-23T12:40:25.539Z] #49 29.75 go: downloading github.com/spf13/pflag v1.0.5
12:40:25 [2021-09-23T12:40:25.571Z] #43 14.83   PBCC     images/siginfo.pb-c.c
12:40:25 [2021-09-23T12:40:25.571Z] #43 14.85   DEP      images/siginfo.pb-c.d
12:40:25 [2021-09-23T12:40:25.571Z] #43 14.91   PBCC     images/pagemap.pb-c.c
12:40:25 [2021-09-23T12:40:25.634Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
#
12:40:25 [2021-09-23T12:40:25.634Z] #29 ...
12:40:25 [2021-09-23T12:40:25.634Z] 
12:40:25 [2021-09-23T12:40:25.634Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:25 [2021-09-23T12:40:25.634Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:25 [2021-09-23T12:40:25.634Z] #42 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:40:25 [2021-09-23T12:40:25.634Z] #42 17.08 Fetched 8289 kB in 11s (738 kB/s)
12:40:25 [2021-09-23T12:40:25.634Z] #42 17.08 Reading package lists...
12:40:25 [2021-09-23T12:40:25.634Z] #42 ...
12:40:25 [2021-09-23T12:40:25.634Z] 
12:40:25 [2021-09-23T12:40:25.634Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:25 [2021-09-23T12:40:25.634Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
12:40:25 [2021-09-23T12:40:25.634Z] #55 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:40:25 [2021-09-23T12:40:25.634Z] #55 18.22 Fetched 8289 kB in 12s (687 kB/s)
12:40:25 [2021-09-23T12:40:25.831Z] #43 14.98   DEP      images/pagemap.pb-c.d
12:40:25 [2021-09-23T12:40:25.831Z] #43 15.16   PBCC     images/rlimit.pb-c.c
12:40:25 [2021-09-23T12:40:25.831Z] #43 15.19   DEP      images/rlimit.pb-c.d
12:40:25 [2021-09-23T12:40:25.831Z] #43 15.27   PBCC     images/file-lock.pb-c.c
12:40:25 [2021-09-23T12:40:25.831Z] #43 15.35   DEP      images/file-lock.pb-c.d
12:40:25 [2021-09-23T12:40:25.858Z] #47 ...
12:40:25 [2021-09-23T12:40:25.858Z] 
12:40:25 [2021-09-23T12:40:25.859Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:25 [2021-09-23T12:40:25.859Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:25 [2021-09-23T12:40:25.859Z] #13 16.25 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:25 [2021-09-23T12:40:25.900Z] #55 18.22 Reading package lists...
12:40:25 [2021-09-23T12:40:25.900Z] #55 ...
12:40:25 [2021-09-23T12:40:25.900Z] 
12:40:25 [2021-09-23T12:40:25.900Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:25 [2021-09-23T12:40:25.900Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:26 [2021-09-23T12:40:26.120Z] #13 ...
12:40:26 [2021-09-23T12:40:26.120Z] 
12:40:26 [2021-09-23T12:40:26.120Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:26 [2021-09-23T12:40:26.120Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:40:26 [2021-09-23T12:40:26.120Z] #45 12.58 unicode/utf8
12:40:26 [2021-09-23T12:40:26.120Z] #45 13.29 math
12:40:26 [2021-09-23T12:40:26.120Z] #45 17.17 unicode/utf16
12:40:26 [2021-09-23T12:40:26.120Z] #45 17.57 container/list
12:40:26 [2021-09-23T12:40:26.120Z] #45 18.18 crypto/internal/subtle
12:40:26 [2021-09-23T12:40:26.120Z] #45 18.31 crypto/subtle
12:40:26 [2021-09-23T12:40:26.120Z] #45 18.52 vendor/golang.org/x/crypto/cryptobyte/asn1
12:40:26 [2021-09-23T12:40:26.120Z] #45 18.71 internal/nettrace
12:40:26 [2021-09-23T12:40:26.120Z] #45 18.80 runtime/cgo
12:40:26 [2021-09-23T12:40:26.382Z] #45 ...
12:40:26 [2021-09-23T12:40:26.382Z] 
12:40:26 [2021-09-23T12:40:26.382Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:26 [2021-09-23T12:40:26.382Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:26 [2021-09-23T12:40:26.382Z] #55 22.86 Fetched 8466 kB in 17s (500 kB/s)
12:40:26 [2021-09-23T12:40:26.400Z] #43 15.55   PBCC     images/tty.pb-c.c
12:40:26 [2021-09-23T12:40:26.400Z] #43 15.71   DEP      images/tty.pb-c.d
12:40:26 [2021-09-23T12:40:26.400Z] #43 15.84   PBCC     images/tun.pb-c.c
12:40:26 [2021-09-23T12:40:26.473Z] #49 30.46 go: downloading github.com/spf13/viper v1.6.1
12:40:26 [2021-09-23T12:40:26.473Z] #49 30.81 go: downloading github.com/mattn/go-colorable v0.1.4
12:40:26 [2021-09-23T12:40:26.473Z] #49 30.82 go: downloading github.com/mattn/go-isatty v0.0.8
12:40:26 [2021-09-23T12:40:26.643Z] #55 22.86 Reading package lists...
12:40:26 [2021-09-23T12:40:26.643Z] #55 ...
12:40:26 [2021-09-23T12:40:26.643Z] 
12:40:26 [2021-09-23T12:40:26.643Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:26 [2021-09-23T12:40:26.643Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:26 [2021-09-23T12:40:26.643Z] #36 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:40:26 [2021-09-23T12:40:26.643Z] #36 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:26 [2021-09-23T12:40:26.643Z] #36 ...
12:40:26 [2021-09-23T12:40:26.643Z] 
12:40:26 [2021-09-23T12:40:26.643Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:26 [2021-09-23T12:40:26.643Z] #67 sha256:b28ede0bf9252ffb245883532b754c01b8a80e7245f27e429835d92a850107be
12:40:26 [2021-09-23T12:40:26.659Z] #43 15.95   PBCC     images/netdev.pb-c.c
12:40:26 [2021-09-23T12:40:26.659Z] #43 16.09   DEP      images/tun.pb-c.d
12:40:26 [2021-09-23T12:40:26.659Z] #43 16.19   DEP      images/netdev.pb-c.d
12:40:26 [2021-09-23T12:40:26.691Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                            
12:40:26 [2021-09-23T12:40:26.691Z] #29 ...
12:40:26 [2021-09-23T12:40:26.691Z] 
12:40:26 [2021-09-23T12:40:26.691Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:26 [2021-09-23T12:40:26.691Z] #67 sha256:4478f5a94484783d7b3add8f5048a6583522bff39a30dbcbe4b106cdbe1baa46
12:40:26 [2021-09-23T12:40:26.691Z] #67 11.75 Checking out files:  58% (1115/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  89% (1709/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:40:26 [2021-09-23T12:40:26.691Z] #67 13.13 + cd /tmp/tmp.egQFTNvpJe/src/github.com/docker/libnetwork
12:40:26 [2021-09-23T12:40:26.691Z] #67 13.13 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:26 [2021-09-23T12:40:26.691Z] #67 13.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:40:26 [2021-09-23T12:40:26.730Z] #49 30.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:40:26 [2021-09-23T12:40:26.730Z] #49 31.01 go: downloading github.com/go-critic/go-critic v0.4.1
12:40:26 [2021-09-23T12:40:26.919Z] #43 16.28   PBCC     images/vma.pb-c.c
12:40:26 [2021-09-23T12:40:26.955Z] #67 ...
12:40:26 [2021-09-23T12:40:26.955Z] 
12:40:26 [2021-09-23T12:40:26.955Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:26 [2021-09-23T12:40:26.955Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:27 [2021-09-23T12:40:27.168Z] #67 23.27 Checking out files:  55% (1051/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
12:40:27 [2021-09-23T12:40:27.168Z] #67 ...
12:40:27 [2021-09-23T12:40:27.168Z] 
12:40:27 [2021-09-23T12:40:27.168Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:27 [2021-09-23T12:40:27.168Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:40:27 [2021-09-23T12:40:27.168Z] #34 13.67 encoding
12:40:27 [2021-09-23T12:40:27.168Z] #34 ...
12:40:27 [2021-09-23T12:40:27.168Z] 
12:40:27 [2021-09-23T12:40:27.168Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:27 [2021-09-23T12:40:27.168Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:40:27 [2021-09-23T12:40:27.168Z] #51 13.72 + cd /tmp/tmp.fIBsgndtVi/src/github.com/mvdan/sh
12:40:27 [2021-09-23T12:40:27.168Z] #51 13.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:27 [2021-09-23T12:40:27.168Z] #51 13.84 + GO111MODULE=on
12:40:27 [2021-09-23T12:40:27.168Z] #51 13.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:40:27 [2021-09-23T12:40:27.168Z] #51 14.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:40:27 [2021-09-23T12:40:27.168Z] #51 15.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:40:27 [2021-09-23T12:40:27.168Z] #51 15.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:40:27 [2021-09-23T12:40:27.168Z] #51 17.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:40:27 [2021-09-23T12:40:27.168Z] #51 20.89 runtime
12:40:27 [2021-09-23T12:40:27.179Z] #43 16.37   DEP      images/vma.pb-c.d
12:40:27 [2021-09-23T12:40:27.179Z] #43 16.59   PBCC     images/creds.pb-c.c
12:40:27 [2021-09-23T12:40:27.239Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
12:40:27 [2021-09-23T12:40:27.239Z] #29 ...
12:40:27 [2021-09-23T12:40:27.239Z] 
12:40:27 [2021-09-23T12:40:27.239Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:27 [2021-09-23T12:40:27.239Z] #58 sha256:540d57d03ce7cb8fb538b0e20f391ce5c222b6c27c15d7d256a1ab9bc79498b8
12:40:27 [2021-09-23T12:40:27.239Z] #58 12.15 go: downloading github.com/pkg/errors v0.9.1
12:40:27 [2021-09-23T12:40:27.239Z] #58 12.18 go: downloading github.com/sirupsen/logrus v1.8.1
12:40:27 [2021-09-23T12:40:27.239Z] #58 12.18 go: downloading github.com/urfave/cli/v2 v2.3.0
12:40:27 [2021-09-23T12:40:27.239Z] #58 12.49 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
12:40:27 [2021-09-23T12:40:27.239Z] #58 12.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.26 go: downloading github.com/gofrs/flock v0.8.0
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.31 go: downloading github.com/gorilla/mux v1.8.0
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.41 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.75 go: downloading github.com/google/uuid v1.2.0
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:40:27 [2021-09-23T12:40:27.239Z] #58 14.95 go: downloading github.com/moby/vpnkit v0.5.0
12:40:27 [2021-09-23T12:40:27.239Z] #58 15.63 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:40:27 [2021-09-23T12:40:27.239Z] #58 18.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:40:27 [2021-09-23T12:40:27.239Z] #58 ...
12:40:27 [2021-09-23T12:40:27.239Z] 
12:40:27 [2021-09-23T12:40:27.239Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:27 [2021-09-23T12:40:27.239Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:27 [2021-09-23T12:40:27.433Z] #51 ...
12:40:27 [2021-09-23T12:40:27.433Z] 
12:40:27 [2021-09-23T12:40:27.433Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:27 [2021-09-23T12:40:27.433Z] #67 sha256:b28ede0bf9252ffb245883532b754c01b8a80e7245f27e429835d92a850107be
12:40:27 [2021-09-23T12:40:27.440Z] #43 16.63   DEP      images/creds.pb-c.d
12:40:27 [2021-09-23T12:40:27.440Z] #43 16.73   PBCC     images/utsns.pb-c.c
12:40:27 [2021-09-23T12:40:27.440Z] #43 16.81   DEP      images/utsns.pb-c.d
12:40:27 [2021-09-23T12:40:27.512Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
12:40:27 [2021-09-23T12:40:27.512Z] #29 ...
12:40:27 [2021-09-23T12:40:27.512Z] 
12:40:27 [2021-09-23T12:40:27.512Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:27 [2021-09-23T12:40:27.513Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:40:27 [2021-09-23T12:40:27.513Z] #51 12.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:40:27 [2021-09-23T12:40:27.513Z] #51 16.23 runtime
12:40:27 [2021-09-23T12:40:27.695Z] #67 23.27 Checking out files:  55% (1051/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:40:27 [2021-09-23T12:40:27.695Z] #67 24.27 + cd /tmp/tmp.i3MlGgdZTp/src/github.com/docker/libnetwork
12:40:27 [2021-09-23T12:40:27.695Z] #67 24.27 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:27 [2021-09-23T12:40:27.701Z] #43 17.01   PBCC     images/ipc-desc.pb-c.c
12:40:27 [2021-09-23T12:40:27.701Z] #43 17.06   PBCC     images/ipc-sem.pb-c.c
12:40:27 [2021-09-23T12:40:27.701Z] #43 17.15   DEP      images/ipc-desc.pb-c.d
12:40:27 [2021-09-23T12:40:27.776Z] #51 ...
12:40:27 [2021-09-23T12:40:27.776Z] 
12:40:27 [2021-09-23T12:40:27.776Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:27 [2021-09-23T12:40:27.776Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:27 [2021-09-23T12:40:27.963Z] #43 17.37   DEP      images/ipc-sem.pb-c.d
12:40:28 [2021-09-23T12:40:28.225Z] #43 17.48   PBCC     images/ipc-msg.pb-c.c
12:40:28 [2021-09-23T12:40:28.225Z] #43 17.56   DEP      images/ipc-msg.pb-c.d
12:40:28 [2021-09-23T12:40:28.225Z] #43 17.66   PBCC     images/ipc-shm.pb-c.c
12:40:28 [2021-09-23T12:40:28.274Z] #67 24.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:40:28 [2021-09-23T12:40:28.485Z] #43 17.81   DEP      images/ipc-shm.pb-c.d
12:40:28 [2021-09-23T12:40:28.485Z] #43 ...
12:40:28 [2021-09-23T12:40:28.485Z] 
12:40:28 [2021-09-23T12:40:28.485Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:28 [2021-09-23T12:40:28.485Z] #34 sha256:8a04dc53c56f09913fa9a722495a6b57cbf376687f3745bd939715d32bffb4e9
12:40:28 [2021-09-23T12:40:28.485Z] #34 128.2 github.com/BurntSushi/toml/cmd/tomlv
12:40:28 [2021-09-23T12:40:28.485Z] #34 DONE 132.0s
12:40:28 [2021-09-23T12:40:28.485Z] 
12:40:28 [2021-09-23T12:40:28.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:28 [2021-09-23T12:40:28.485Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:28 [2021-09-23T12:40:28.485Z] #43 17.93   PBCC     images/ipc-var.pb-c.c
12:40:28 [2021-09-23T12:40:28.746Z] #43 17.96   DEP      images/ipc-var.pb-c.d
12:40:28 [2021-09-23T12:40:28.746Z] #43 18.05   PBCC     images/sk-opts.pb-c.c
12:40:28 [2021-09-23T12:40:28.746Z] #43 18.15   PBCC     images/packet-sock.pb-c.c
12:40:28 [2021-09-23T12:40:28.758Z] #51 ...
12:40:28 [2021-09-23T12:40:28.758Z] 
12:40:28 [2021-09-23T12:40:28.758Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:28 [2021-09-23T12:40:28.758Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:40:28 [2021-09-23T12:40:28.758Z] #34 28.02 encoding
12:40:28 [2021-09-23T12:40:28.758Z] #34 ...
12:40:28 [2021-09-23T12:40:28.758Z] 
12:40:28 [2021-09-23T12:40:28.758Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:28 [2021-09-23T12:40:28.758Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:28 [2021-09-23T12:40:28.758Z] #49 37.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:40:28 [2021-09-23T12:40:28.758Z] #49 37.57 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:40:28 [2021-09-23T12:40:28.758Z] #49 37.60 go: downloading github.com/hashicorp/hcl v1.0.0
12:40:28 [2021-09-23T12:40:28.758Z] #49 38.17 go: downloading github.com/magiconair/properties v1.8.1
12:40:29 [2021-09-23T12:40:29.007Z] #43 18.28   DEP      images/sk-opts.pb-c.d
12:40:29 [2021-09-23T12:40:29.007Z] #43 18.48   DEP      images/packet-sock.pb-c.d
12:40:29 [2021-09-23T12:40:29.018Z] #49 38.23 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:40:29 [2021-09-23T12:40:29.018Z] #49 38.39 go: downloading github.com/pelletier/go-toml v1.2.0
12:40:29 [2021-09-23T12:40:29.018Z] #49 38.46 go: downloading github.com/spf13/afero v1.1.2
12:40:29 [2021-09-23T12:40:29.257Z] #49 33.21 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:40:29 [2021-09-23T12:40:29.267Z] #43 18.60   PBCC     images/sk-netlink.pb-c.c
12:40:29 [2021-09-23T12:40:29.267Z] #43 18.66   DEP      images/sk-netlink.pb-c.d
12:40:29 [2021-09-23T12:40:29.515Z] #49 33.76 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:40:29 [2021-09-23T12:40:29.527Z] #43 18.76   PBCC     images/sk-inet.pb-c.c
12:40:29 [2021-09-23T12:40:29.527Z] #43 18.90   DEP      images/sk-inet.pb-c.d
12:40:29 [2021-09-23T12:40:29.527Z] #43 18.99   PBCC     images/sk-unix.pb-c.c
12:40:29 [2021-09-23T12:40:29.591Z] #49 38.88 go: downloading github.com/spf13/cast v1.3.0
12:40:29 [2021-09-23T12:40:29.591Z] #49 38.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:40:29 [2021-09-23T12:40:29.786Z] #43 19.11   DEP      images/sk-unix.pb-c.d
12:40:29 [2021-09-23T12:40:29.852Z] #49 39.04 go: downloading github.com/subosito/gotenv v1.2.0
12:40:29 [2021-09-23T12:40:29.852Z] #49 39.09 go: downloading gopkg.in/ini.v1 v1.51.0
12:40:29 [2021-09-23T12:40:29.852Z] #49 39.10 go: downloading gopkg.in/yaml.v2 v2.2.7
12:40:30 [2021-09-23T12:40:30.046Z] #43 19.27   PBCC     images/mm.pb-c.c
12:40:30 [2021-09-23T12:40:30.046Z] #43 19.36   DEP      images/mm.pb-c.d
12:40:30 [2021-09-23T12:40:30.113Z] #49 39.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:40:30 [2021-09-23T12:40:30.113Z] #49 ...
12:40:30 [2021-09-23T12:40:30.113Z] 
12:40:30 [2021-09-23T12:40:30.113Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:30 [2021-09-23T12:40:30.113Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:30 [2021-09-23T12:40:30.113Z] #13 23.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:30 [2021-09-23T12:40:30.306Z] #43 19.56   PBCC     images/timerfd.pb-c.c
12:40:30 [2021-09-23T12:40:30.306Z] #43 19.67   DEP      images/timerfd.pb-c.d
12:40:30 [2021-09-23T12:40:30.306Z] #43 19.77   PBCC     images/timer.pb-c.c
12:40:30 [2021-09-23T12:40:30.374Z] #13 ...
12:40:30 [2021-09-23T12:40:30.375Z] 
12:40:30 [2021-09-23T12:40:30.375Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:30 [2021-09-23T12:40:30.375Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:30 [2021-09-23T12:40:30.375Z] #49 39.52 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:40:30 [2021-09-23T12:40:30.375Z] #49 39.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:40:30 [2021-09-23T12:40:30.375Z] #49 39.70 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:40:30 [2021-09-23T12:40:30.566Z] #43 19.86   DEP      images/timer.pb-c.d
12:40:30 [2021-09-23T12:40:30.566Z] #43 20.03   PBCC     images/sa.pb-c.c
12:40:30 [2021-09-23T12:40:30.636Z] #49 39.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:40:30 [2021-09-23T12:40:30.636Z] #49 40.04 go: downloading github.com/go-toolsmith/astp v1.0.0
12:40:30 [2021-09-23T12:40:30.826Z] #43 20.13   DEP      images/sa.pb-c.d
12:40:30 [2021-09-23T12:40:30.826Z] #43 20.18   PBCC     images/pipe-data.pb-c.c
12:40:30 [2021-09-23T12:40:30.826Z] #43 20.25   DEP      images/pipe-data.pb-c.d
12:40:30 [2021-09-23T12:40:30.890Z] #49 ...
12:40:30 [2021-09-23T12:40:30.890Z] 
12:40:30 [2021-09-23T12:40:30.890Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:30 [2021-09-23T12:40:30.890Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:40:30 [2021-09-23T12:40:30.890Z] #34 25.16 unicode/utf8
12:40:30 [2021-09-23T12:40:30.897Z] #49 40.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:40:30 [2021-09-23T12:40:30.897Z] #49 40.38 go: downloading github.com/go-toolsmith/typep v1.0.0
12:40:31 [2021-09-23T12:40:31.086Z] #43 20.31   PBCC     images/mnt.pb-c.c
12:40:31 [2021-09-23T12:40:31.086Z] #43 20.39   DEP      images/mnt.pb-c.d
12:40:31 [2021-09-23T12:40:31.086Z] #43 20.52   PBCC     images/sk-packet.pb-c.c
12:40:31 [2021-09-23T12:40:31.150Z] #34 ...
12:40:31 [2021-09-23T12:40:31.150Z] 
12:40:31 [2021-09-23T12:40:31.150Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:31 [2021-09-23T12:40:31.150Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:40:31 [2021-09-23T12:40:31.150Z] #51 25.31 + cd /tmp/tmp.m6boY4oQqc/src/github.com/mvdan/sh
12:40:31 [2021-09-23T12:40:31.150Z] #51 25.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
12:40:31 [2021-09-23T12:40:31.150Z] #51 25.49 + GO111MODULE=on
12:40:31 [2021-09-23T12:40:31.150Z] #51 25.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
12:40:31 [2021-09-23T12:40:31.150Z] #51 27.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:40:31 [2021-09-23T12:40:31.150Z] #51 27.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:40:31 [2021-09-23T12:40:31.150Z] #51 27.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:40:31 [2021-09-23T12:40:31.150Z] #51 31.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:40:31 [2021-09-23T12:40:31.150Z] #51 ...
12:40:31 [2021-09-23T12:40:31.150Z] 
12:40:31 [2021-09-23T12:40:31.150Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:31 [2021-09-23T12:40:31.150Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:40:31 [2021-09-23T12:40:31.150Z] #58 26.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
12:40:31 [2021-09-23T12:40:31.150Z] #58 28.19 go: downloading github.com/google/uuid v1.2.0
12:40:31 [2021-09-23T12:40:31.150Z] #58 28.21 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
12:40:31 [2021-09-23T12:40:31.150Z] #58 28.30 go: downloading github.com/moby/vpnkit v0.5.0
12:40:31 [2021-09-23T12:40:31.150Z] #58 28.35 go: downloading github.com/gofrs/flock v0.8.0
12:40:31 [2021-09-23T12:40:31.150Z] #58 29.23 go: downloading github.com/gorilla/mux v1.8.0
12:40:31 [2021-09-23T12:40:31.150Z] #58 29.88 go: downloading github.com/moby/sys/mountinfo v0.4.1
12:40:31 [2021-09-23T12:40:31.150Z] #58 30.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:40:31 [2021-09-23T12:40:31.150Z] #58 30.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:40:31 [2021-09-23T12:40:31.158Z] #49 40.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:40:31 [2021-09-23T12:40:31.298Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
################                                                          23.6%
#################                                                         24.0%
##################                                                        25.3%
##################                                                        26.2%
###################                                                       26.9%
###################                                                       27.6%
####################                                                      28.3%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.4%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.6%
###############################                                           44.3%
################################                                          45.2%
################################                                          45.6%
#################################                                         47.0%
##################################                                        47.9%
###################################                                       48.8%
###################################                                       49.4%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.6%
12:40:31 [2021-09-23T12:40:31.298Z] #29 ...
12:40:31 [2021-09-23T12:40:31.298Z] 
12:40:31 [2021-09-23T12:40:31.298Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:31 [2021-09-23T12:40:31.298Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:31 [2021-09-23T12:40:31.298Z] #36 16.32 Fetched 8289 kB in 10s (854 kB/s)
12:40:31 [2021-09-23T12:40:31.298Z] #36 16.32 Reading package lists...
12:40:31 [2021-09-23T12:40:31.298Z] #36 22.45 Reading package lists...
12:40:31 [2021-09-23T12:40:31.298Z] #36 ...
12:40:31 [2021-09-23T12:40:31.298Z] 
12:40:31 [2021-09-23T12:40:31.298Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:31 [2021-09-23T12:40:31.298Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:31 [2021-09-23T12:40:31.346Z] #43 20.52   DEP      images/sk-packet.pb-c.d
12:40:31 [2021-09-23T12:40:31.346Z] #43 20.69   PBCC     images/tcp-stream.pb-c.c
12:40:31 [2021-09-23T12:40:31.346Z] #43 20.79   DEP      images/tcp-stream.pb-c.d
12:40:31 [2021-09-23T12:40:31.419Z] #49 40.67 go: downloading github.com/davecgh/go-spew v1.1.1
12:40:31 [2021-09-23T12:40:31.606Z] #43 20.87   PBCC     images/pipe.pb-c.c
12:40:31 [2021-09-23T12:40:31.606Z] #43 20.99   DEP      images/pipe.pb-c.d
12:40:31 [2021-09-23T12:40:31.606Z] #43 21.08   PBCC     images/pstree.pb-c.c
12:40:31 [2021-09-23T12:40:31.681Z] #49 41.13 go: downloading github.com/pmezard/go-difflib v1.0.0
12:40:31 [2021-09-23T12:40:31.867Z] #43 21.17   DEP      images/pstree.pb-c.d
12:40:31 [2021-09-23T12:40:31.867Z] #43 ...
12:40:31 [2021-09-23T12:40:31.867Z] 
12:40:31 [2021-09-23T12:40:31.867Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:31 [2021-09-23T12:40:31.867Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.5 Selecting previously unselected package gcc-mingw-w64-base.
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:40:31 [2021-09-23T12:40:31.867Z] #13 117.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:40:31 [2021-09-23T12:40:31.867Z] #13 ...
12:40:31 [2021-09-23T12:40:31.867Z] 
12:40:31 [2021-09-23T12:40:31.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:31 [2021-09-23T12:40:31.867Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:31 [2021-09-23T12:40:31.867Z] #43 21.29   PBCC     images/fs.pb-c.c
12:40:31 [2021-09-23T12:40:31.867Z] #43 21.32   DEP      images/fs.pb-c.d
12:40:31 [2021-09-23T12:40:31.867Z] #43 21.36   PBCC     images/signalfd.pb-c.c
12:40:31 [2021-09-23T12:40:31.942Z] #49 41.20 go: downloading github.com/stretchr/objx v0.2.0
12:40:32 [2021-09-23T12:40:32.084Z] #58 ...
12:40:32 [2021-09-23T12:40:32.084Z] 
12:40:32 [2021-09-23T12:40:32.084Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:32 [2021-09-23T12:40:32.084Z] #67 sha256:16d01585c664f80a3739c6fe65e02bbb323844e6c6b3d7ad3f8d1186902b55d8
12:40:32 [2021-09-23T12:40:32.129Z] #43 21.44   DEP      images/signalfd.pb-c.d
12:40:32 [2021-09-23T12:40:32.130Z] #43 21.54   PBCC     images/fh.pb-c.c
12:40:32 [2021-09-23T12:40:32.130Z] #43 21.65   PBCC     images/fsnotify.pb-c.c
12:40:32 [2021-09-23T12:40:32.356Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
################                                                          23.6%
#################                                                         24.0%
##################                                                        25.3%
##################                                                        26.2%
###################                                                       26.9%
###################                                                       27.6%
####################                                                      28.3%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.4%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.6%
###############################                                           44.3%
################################                                          45.2%
################################                                          45.6%
#################################                                         47.0%
##################################                                        47.9%
###################################                                       48.8%
###################################                                       49.4%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.6%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.4%
############################################                              61.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.5%
12:40:32 [2021-09-23T12:40:32.356Z] #29 ...
12:40:32 [2021-09-23T12:40:32.356Z] 
12:40:32 [2021-09-23T12:40:32.356Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:32 [2021-09-23T12:40:32.356Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:40:32 [2021-09-23T12:40:32.356Z] #13 14.24 Fetched 8818 kB in 11s (837 kB/s)
12:40:32 [2021-09-23T12:40:32.356Z] #13 14.24 Reading package lists...
12:40:32 [2021-09-23T12:40:32.356Z] #13 20.66 Reading package lists...
12:40:32 [2021-09-23T12:40:32.356Z] #13 ...
12:40:32 [2021-09-23T12:40:32.356Z] 
12:40:32 [2021-09-23T12:40:32.356Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:32 [2021-09-23T12:40:32.356Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:32 [2021-09-23T12:40:32.389Z] #43 21.73   DEP      images/fh.pb-c.d
12:40:32 [2021-09-23T12:40:32.514Z] #49 41.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:40:32 [2021-09-23T12:40:32.532Z] #67 ...
12:40:32 [2021-09-23T12:40:32.532Z] 
12:40:32 [2021-09-23T12:40:32.532Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:32 [2021-09-23T12:40:32.532Z] #58 sha256:aac4335061dc6f794d799754273a09b21f4f7bae90c0364d50010a1ce8c032aa
12:40:32 [2021-09-23T12:40:32.532Z] #58 18.49 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:40:32 [2021-09-23T12:40:32.532Z] #58 20.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:40:32 [2021-09-23T12:40:32.532Z] #58 26.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:40:32 [2021-09-23T12:40:32.532Z] #58 ...
12:40:32 [2021-09-23T12:40:32.532Z] 
12:40:32 [2021-09-23T12:40:32.532Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:32 [2021-09-23T12:40:32.532Z] #49 sha256:85d6258667ebf08d5ccadfa136ffc6c8f0de317b7851ee82a31f5dd907e85f00
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.47 go: downloading github.com/mattn/go-colorable v0.1.4
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.47 go: downloading github.com/sirupsen/logrus v1.4.2
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.62 go: downloading github.com/stretchr/testify v1.4.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.75 go: downloading github.com/mattn/go-isatty v0.0.8
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 24.99 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.02 go: downloading github.com/hashicorp/hcl v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.45 go: downloading github.com/magiconair/properties v1.8.1
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.45 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.60 go: downloading github.com/pelletier/go-toml v1.2.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.60 go: downloading github.com/spf13/afero v1.1.2
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.86 go: downloading github.com/spf13/cast v1.3.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 25.92 go: downloading github.com/subosito/gotenv v1.2.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.03 go: downloading gopkg.in/ini.v1 v1.51.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.03 go: downloading gopkg.in/yaml.v2 v2.2.7
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.35 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.50 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.54 go: downloading github.com/go-toolsmith/astp v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.54 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.64 go: downloading github.com/go-toolsmith/typep v1.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.97 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:40:32 [2021-09-23T12:40:32.532Z] #49 26.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:40:32 [2021-09-23T12:40:32.532Z] #49 27.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:40:32 [2021-09-23T12:40:32.532Z] #49 27.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:40:32 [2021-09-23T12:40:32.532Z] #49 27.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:40:32 [2021-09-23T12:40:32.532Z] #49 27.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:40:32 [2021-09-23T12:40:32.532Z] #49 27.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:40:32 [2021-09-23T12:40:32.532Z] #49 28.99 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:40:32 [2021-09-23T12:40:32.532Z] #49 29.00 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:40:32 [2021-09-23T12:40:32.532Z] #49 29.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:40:32 [2021-09-23T12:40:32.649Z] #43 21.88   DEP      images/fsnotify.pb-c.d
12:40:32 [2021-09-23T12:40:32.649Z] #43 21.97   PBCC     images/eventpoll.pb-c.c
12:40:32 [2021-09-23T12:40:32.649Z] #43 22.01   DEP      images/eventpoll.pb-c.d
12:40:32 [2021-09-23T12:40:32.649Z] #43 22.09   PBCC     images/eventfd.pb-c.c
12:40:32 [2021-09-23T12:40:32.776Z] #49 41.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:40:32 [2021-09-23T12:40:32.776Z] #49 42.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:40:32 [2021-09-23T12:40:32.776Z] #49 42.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:40:32 [2021-09-23T12:40:32.793Z] #49 29.22 go: downloading github.com/ultraware/funlen v0.0.2
12:40:32 [2021-09-23T12:40:32.793Z] #49 29.24 go: downloading github.com/ultraware/whitespace v0.0.4
12:40:32 [2021-09-23T12:40:32.793Z] #49 29.25 go: downloading github.com/uudashr/gocognit v1.0.1
12:40:32 [2021-09-23T12:40:32.793Z] #49 29.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:40:32 [2021-09-23T12:40:32.909Z] #43 22.13   DEP      images/eventfd.pb-c.d
12:40:32 [2021-09-23T12:40:32.909Z] #43 22.23   PBCC     images/remap-file-path.pb-c.c
12:40:32 [2021-09-23T12:40:32.909Z] #43 22.28   DEP      images/remap-file-path.pb-c.d
12:40:33 [2021-09-23T12:40:33.038Z] #49 42.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:40:33 [2021-09-23T12:40:33.169Z] #43 22.40   PBCC     images/fifo.pb-c.c
12:40:33 [2021-09-23T12:40:33.169Z] #43 22.45   DEP      images/fifo.pb-c.d
12:40:33 [2021-09-23T12:40:33.169Z] #43 22.55   PBCC     images/ghost-file.pb-c.c
12:40:33 [2021-09-23T12:40:33.169Z] #43 22.63   DEP      images/ghost-file.pb-c.d
12:40:33 [2021-09-23T12:40:33.299Z] #49 42.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:40:33 [2021-09-23T12:40:33.428Z] #43 22.78   PBCC     images/regfile.pb-c.c
12:40:33 [2021-09-23T12:40:33.428Z] #43 22.83   DEP      images/regfile.pb-c.d
12:40:33 [2021-09-23T12:40:33.428Z] #43 22.92   PBCC     images/ns.pb-c.c
12:40:33 [2021-09-23T12:40:33.686Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
################                                                          23.6%
#################                                                         24.0%
##################                                                        25.3%
##################                                                        26.2%
###################                                                       26.9%
###################                                                       27.6%
####################                                                      28.3%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.4%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.6%
###############################                                           44.3%
################################                                          45.2%
################################                                          45.6%
#################################                                         47.0%
##################################                                        47.9%
###################################                                       48.8%
###################################                                       49.4%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.6%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.4%
############################################                              61.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.5%
##################################################                        69.9%
###################################################                       71.6%
####################################################                      72.3%
####################################################                      73.4%
#####################################################                     74.7%
######################################################                    76.4%
#######################################################                   77.4%
#######################################################                   77.8%
########################################################                  78.9%
#########################################################                 79.8%
##########################################################                81.2%
###########################################################               82.6%
############################################################              84.0%
#################################################
12:40:33 [2021-09-23T12:40:33.686Z] #29 ...
12:40:33 [2021-09-23T12:40:33.686Z] 
12:40:33 [2021-09-23T12:40:33.687Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:33 [2021-09-23T12:40:33.687Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
12:40:33 [2021-09-23T12:40:33.687Z] #40 18.67 Checking out files:  80% (1404/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
12:40:33 [2021-09-23T12:40:33.687Z] #40 19.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:40:33 [2021-09-23T12:40:33.687Z] #40 21.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:40:33 [2021-09-23T12:40:33.687Z] #40 ...
12:40:33 [2021-09-23T12:40:33.687Z] 
12:40:33 [2021-09-23T12:40:33.687Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:33 [2021-09-23T12:40:33.687Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:33 [2021-09-23T12:40:33.689Z] #43 22.98   DEP      images/ns.pb-c.d
12:40:33 [2021-09-23T12:40:33.689Z] #43 23.05   PBCC     images/fdinfo.pb-c.c
12:40:33 [2021-09-23T12:40:33.689Z] #43 23.14   DEP      images/fdinfo.pb-c.d
12:40:33 [2021-09-23T12:40:33.689Z] #43 ...
12:40:33 [2021-09-23T12:40:33.689Z] 
12:40:33 [2021-09-23T12:40:33.689Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:33 [2021-09-23T12:40:33.689Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:33 [2021-09-23T12:40:33.689Z] #45 127.3 net/url
12:40:33 [2021-09-23T12:40:33.689Z] #45 128.6 go/scanner
12:40:33 [2021-09-23T12:40:33.689Z] #45 130.1 text/template/parse
12:40:33 [2021-09-23T12:40:33.689Z] #45 130.6 go/ast
12:40:33 [2021-09-23T12:40:33.951Z] #45 ...
12:40:33 [2021-09-23T12:40:33.951Z] 
12:40:33 [2021-09-23T12:40:33.951Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:33 [2021-09-23T12:40:33.951Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:33 [2021-09-23T12:40:33.951Z] #43 23.23   PBCC     images/core-aarch64.pb-c.c
12:40:33 [2021-09-23T12:40:33.951Z] #43 23.30   PBCC     images/core-arm.pb-c.c
12:40:34 [2021-09-23T12:40:34.178Z] #49 30.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:40:34 [2021-09-23T12:40:34.178Z] #49 30.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:40:34 [2021-09-23T12:40:34.178Z] #49 30.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:40:34 [2021-09-23T12:40:34.178Z] #49 30.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:40:34 [2021-09-23T12:40:34.178Z] #49 30.71 go: downloading github.com/davecgh/go-spew v1.1.1
12:40:34 [2021-09-23T12:40:34.213Z] #43 23.47   PBCC     images/core-ppc64.pb-c.c
12:40:34 [2021-09-23T12:40:34.213Z] #43 23.56   PBCC     images/core-s390.pb-c.c
12:40:34 [2021-09-23T12:40:34.213Z] #43 23.70   PBCC     images/core-x86.pb-c.c
12:40:34 [2021-09-23T12:40:34.244Z] #49 43.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:40:34 [2021-09-23T12:40:34.413Z] #67 36.37 Checking out files:  35% (675/1907)   
Checking out files:  36% (687/1907)   
Checking out files:  37% (706/1907)   
Checking out files:  38% (725/1907)   
Checking out files:  39% (744/1907)   
Checking out files:  40% (763/1907)   
Checking out files:  41% (782/1907)   
Checking out files:  42% (801/1907)   
Checking out files:  43% (821/1907)   
Checking out files:  44% (840/1907)   
Checking out files:  45% (859/1907)   
Checking out files:  46% (878/1907)   
Checking out files:  47% (897/1907)   
Checking out files:  48% (916/1907)   
Checking out files:  49% (935/1907)   
Checking out files:  50% (954/1907)   
Checking out files:  51% (973/1907)   
Checking out files:  52% (992/1907)   
Checking out files:  53% (1011/1907)   
Checking out files:  54% (1030/1907)   
Checking out files:  55% (1049/1907)   
Checking out files:  56% (1068/1907)   
Checking out files:  57% (1087/1907)   
Checking out files:  58% (1107/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  61% (1180/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/1907)   
Checking out files:  72% (1374/1907)   
Checking out files:  73% (1393/1907)   
Checking out files:  74% (1412/1907)   
Checking out files:  75% (1431/1907)   
Checking out files:  76% (1450/1907)   
Checking out files:  77% (1469/1907)   
Checking out files:  78% (1488/1907)   
Checking out files:  79% (1507/1907)   
Checking out files:  80% (1526/1907)   
Checking out files:  81% (1545/1907)   
Checking out files:  82% (1564/1907)   
Checking out files:  83% (1583/1907)   
Checking out files:  84% (1602/1907)   
Checking out files:  85% (1621/1907)   
Checking out files:  86% (1641/1907)   
Checking out files:  87% (1660/1907)   
Checking out files:  88% (1679/1907)   
Checking out files:  89% (1698/1907)   
Checking out files:  90% (1717/1907)   
Checking out files:  91% (1736/1907)   
Checking out files:  92% (1755/1907)   
Checking out files:  93% (1774/1907)   
Checking out files:  94% (1793/1907)   
Checking out files:  95% (1812/1907)   
Checking out files:  96% (1831/1907)   
Checking out files:  97% (1850/1907)   
Checking out files:  98% (1869/1907)   
Checking out files:  99% (1888/1907)   
Checking out files: 100% (1907/1907)   
Checking out files: 100% (1907/1907), done.
12:40:34 [2021-09-23T12:40:34.413Z] #67 38.72 + cd /tmp/tmp.PjXSO2oRpS/src/github.com/docker/libnetwork
12:40:34 [2021-09-23T12:40:34.413Z] #67 38.72 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
12:40:34 [2021-09-23T12:40:34.439Z] #49 30.97 go: downloading github.com/pmezard/go-difflib v1.0.0
12:40:34 [2021-09-23T12:40:34.481Z] #43 23.85   PBCC     images/core.pb-c.c
12:40:34 [2021-09-23T12:40:34.481Z] #43 23.91   PBCC     images/inventory.pb-c.c
12:40:34 [2021-09-23T12:40:34.505Z] #49 43.79 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:40:34 [2021-09-23T12:40:34.670Z] #67 38.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
12:40:34 [2021-09-23T12:40:34.700Z] #49 31.16 go: downloading github.com/stretchr/objx v0.2.0
12:40:34 [2021-09-23T12:40:34.742Z] #43 24.11   DEP      images/core-aarch64.pb-c.d
12:40:34 [2021-09-23T12:40:34.767Z] #49 44.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:40:34 [2021-09-23T12:40:34.880Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
################                                                          23.6%
#################                                                         24.0%
##################                                                        25.3%
##################                                                        26.2%
###################                                                       26.9%
###################                                                       27.6%
####################                                                      28.3%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.4%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.6%
###############################                                           44.3%
################################                                          45.2%
################################                                          45.6%
#################################                                         47.0%
##################################                                        47.9%
###################################                                       48.8%
###################################                                       49.4%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.6%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.4%
############################################                              61.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.5%
##################################################                        69.9%
###################################################                       71.6%
####################################################                      72.3%
####################################################                      73.4%
#####################################################                     74.7%
######################################################                    76.4%
#######################################################                   77.4%
#######################################################                   77.8%
########################################################                  78.9%
#########################################################                 79.8%
##########################################################                81.2%
###########################################################               82.6%
############################################################              84.0%
#############################################################             85.5%
##############################################################            86.9%
###############################################################           88.3%
################################################################          89.1%
################################################################          89.2%
################################################################          89.5%
#################################################################         90.7%
##################################################################        92.1%
##################################################################        92.4%
##################################################################        92.8%
12:40:34 [2021-09-23T12:40:34.880Z] #29 ...
12:40:34 [2021-09-23T12:40:34.880Z] 
12:40:34 [2021-09-23T12:40:34.880Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:34 [2021-09-23T12:40:34.880Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:40:34 [2021-09-23T12:40:34.880Z] #49 19.87 go: downloading github.com/fatih/color v1.7.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 19.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
12:40:34 [2021-09-23T12:40:34.880Z] #49 20.11 go: downloading github.com/pkg/errors v0.8.1
12:40:34 [2021-09-23T12:40:34.880Z] #49 20.11 go: downloading github.com/spf13/cobra v0.0.5
12:40:34 [2021-09-23T12:40:34.880Z] #49 20.12 go: downloading github.com/spf13/pflag v1.0.5
12:40:34 [2021-09-23T12:40:34.880Z] #49 20.13 go: downloading github.com/spf13/viper v1.6.1
12:40:34 [2021-09-23T12:40:34.880Z] #49 20.98 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.00 go: downloading github.com/go-critic/go-critic v0.4.1
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.00 go: downloading github.com/go-lintpack/lintpack v0.5.2
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.01 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.59 go: downloading github.com/mattn/go-colorable v0.1.4
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.65 go: downloading github.com/mattn/go-isatty v0.0.8
12:40:34 [2021-09-23T12:40:34.880Z] #49 21.92 go: downloading github.com/sirupsen/logrus v1.4.2
12:40:34 [2021-09-23T12:40:34.880Z] #49 22.22 go: downloading github.com/stretchr/testify v1.4.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 22.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:40:34 [2021-09-23T12:40:34.880Z] #49 23.08 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:40:34 [2021-09-23T12:40:34.880Z] #49 23.38 go: downloading github.com/hashicorp/hcl v1.0.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 23.97 go: downloading github.com/magiconair/properties v1.8.1
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.04 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.29 go: downloading github.com/pelletier/go-toml v1.2.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.35 go: downloading github.com/spf13/afero v1.1.2
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.70 go: downloading github.com/spf13/cast v1.3.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.77 go: downloading github.com/subosito/gotenv v1.2.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 24.88 go: downloading gopkg.in/ini.v1 v1.51.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 25.16 go: downloading gopkg.in/yaml.v2 v2.2.7
12:40:34 [2021-09-23T12:40:34.880Z] #49 25.47 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 25.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:40:34 [2021-09-23T12:40:34.880Z] #49 26.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:40:34 [2021-09-23T12:40:34.880Z] #49 ...
12:40:34 [2021-09-23T12:40:34.880Z] 
12:40:34 [2021-09-23T12:40:34.880Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:34 [2021-09-23T12:40:34.880Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:34 [2021-09-23T12:40:34.962Z] #49 31.50 go: downloading golang.org/x/text v0.3.2
12:40:34 [2021-09-23T12:40:34.962Z] #49 ...
12:40:34 [2021-09-23T12:40:34.962Z] 
12:40:34 [2021-09-23T12:40:34.962Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:34 [2021-09-23T12:40:34.962Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:40:34 [2021-09-23T12:40:34.962Z] #45 31.52 vendor/golang.org/x/crypto/internal/subtle
12:40:35 [2021-09-23T12:40:35.003Z] #43 24.29   DEP      images/core-arm.pb-c.d
12:40:35 [2021-09-23T12:40:35.003Z] #43 24.34   DEP      images/core-ppc64.pb-c.d
12:40:35 [2021-09-23T12:40:35.030Z] #49 44.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:40:35 [2021-09-23T12:40:35.235Z] #67 ...
12:40:35 [2021-09-23T12:40:35.235Z] 
12:40:35 [2021-09-23T12:40:35.235Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:35 [2021-09-23T12:40:35.235Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:35 [2021-09-23T12:40:35.235Z] #13 25.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:35 [2021-09-23T12:40:35.235Z] #13 ...
12:40:35 [2021-09-23T12:40:35.235Z] 
12:40:35 [2021-09-23T12:40:35.235Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:35 [2021-09-23T12:40:35.235Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:40:35 [2021-09-23T12:40:35.235Z] #51 38.62 runtime
12:40:35 [2021-09-23T12:40:35.263Z] #43 24.63   DEP      images/core-s390.pb-c.d
12:40:35 [2021-09-23T12:40:35.291Z] #49 44.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:40:35 [2021-09-23T12:40:35.524Z] #43 24.76   DEP      images/core-x86.pb-c.d
12:40:35 [2021-09-23T12:40:35.524Z] #43 24.89   DEP      images/core.pb-c.d
12:40:35 [2021-09-23T12:40:35.553Z] #49 44.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:40:35 [2021-09-23T12:40:35.677Z] #29 15.77 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.1%
###                                                                        4.6%
###                                                                        5.3%
####                                                                       6.0%
####                                                                       6.4%
####                                                                       6.8%
#####                                                                      7.5%
#####                                                                      8.1%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.9%
########                                                                  11.6%
########                                                                  12.4%
#########                                                                 13.3%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.1%
############                                                              17.8%
#############                                                             18.8%
##############                                                            20.0%
##############                                                            20.6%
###############                                                           21.8%
################                                                          22.3%
################                                                          22.9%
################                                                          23.6%
#################                                                         24.0%
##################                                                        25.3%
##################                                                        26.2%
###################                                                       26.9%
###################                                                       27.6%
####################                                                      28.3%
####################                                                      28.8%
#####################                                                     29.7%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.4%
########################                                                  34.0%
#########################                                                 35.4%
##########################                                                36.2%
##########################                                                37.0%
###########################                                               38.2%
############################                                              39.2%
############################                                              40.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.6%
###############################                                           44.3%
################################                                          45.2%
################################                                          45.6%
#################################                                         47.0%
##################################                                        47.9%
###################################                                       48.8%
###################################                                       49.4%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.6%
#########################################                                 57.5%
##########################################                                58.8%
###########################################                               60.4%
############################################                              61.5%
#############################################                             63.3%
##############################################                            64.4%
###############################################                           65.7%
################################################                          66.9%
#################################################                         68.5%
##################################################                        69.9%
###################################################                       71.6%
####################################################                      72.3%
####################################################                      73.4%
#####################################################                     74.7%
######################################################                    76.4%
#######################################################                   77.4%
#######################################################                   77.8%
########################################################                  78.9%
#########################################################                 79.8%
##########################################################                81.2%
###########################################################               82.6%
############################################################              84.0%
#############################################################             85.5%
##############################################################            86.9%
###############################################################           88.3%
################################################################          89.1%
################################################################          89.2%
################################################################          89.5%
#################################################################         90.7%
##################################################################        92.1%
##################################################################        92.4%
##################################################################        92.8%
###################################################################       93.7%
####################################################################      94.5%
####################################################################      95.2%
#####################################################################     96.9%
######################################################################    97.9%
#######################################################################   99.7%
######################################################################## 100.0%
12:40:35 [2021-09-23T12:40:35.677Z] #29 27.13 
12:40:35 [2021-09-23T12:40:35.784Z] #43 25.08   DEP      images/inventory.pb-c.d
12:40:35 [2021-09-23T12:40:35.784Z] #43 25.20   PBCC     images/cpuinfo.pb-c.c
12:40:35 [2021-09-23T12:40:35.784Z] #43 25.24   DEP      images/cpuinfo.pb-c.d
12:40:35 [2021-09-23T12:40:35.784Z] #43 25.30   PBCC     images/stats.pb-c.c
12:40:35 [2021-09-23T12:40:35.784Z] #43 ...
12:40:35 [2021-09-23T12:40:35.784Z] 
12:40:35 [2021-09-23T12:40:35.784Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:35 [2021-09-23T12:40:35.784Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:35 [2021-09-23T12:40:35.784Z] #51 129.4 github.com/pkg/diff
12:40:35 [2021-09-23T12:40:35.784Z] #51 131.8 go/ast
12:40:35 [2021-09-23T12:40:35.784Z] #51 132.0 golang.org/x/crypto/ssh/terminal
12:40:35 [2021-09-23T12:40:35.784Z] #51 134.8 mvdan.cc/editorconfig
12:40:35 [2021-09-23T12:40:35.784Z] #51 136.7 mvdan.cc/sh/v3/fileutil
12:40:35 [2021-09-23T12:40:35.784Z] #51 137.0 mvdan.cc/sh/v3/syntax
12:40:35 [2021-09-23T12:40:35.814Z] #49 45.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:40:36 [2021-09-23T12:40:36.049Z] #51 ...
12:40:36 [2021-09-23T12:40:36.049Z] 
12:40:36 [2021-09-23T12:40:36.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:36 [2021-09-23T12:40:36.049Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:36 [2021-09-23T12:40:36.049Z] #43 25.39   DEP      images/stats.pb-c.d
12:40:36 [2021-09-23T12:40:36.077Z] #49 ...
12:40:36 [2021-09-23T12:40:36.077Z] 
12:40:36 [2021-09-23T12:40:36.077Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:36 [2021-09-23T12:40:36.077Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:40:36 [2021-09-23T12:40:36.077Z] #58 35.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible
12:40:36 [2021-09-23T12:40:36.077Z] #58 44.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:40:36 [2021-09-23T12:40:36.077Z] #58 ...
12:40:36 [2021-09-23T12:40:36.077Z] 
12:40:36 [2021-09-23T12:40:36.077Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:36 [2021-09-23T12:40:36.077Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:36 [2021-09-23T12:40:36.077Z] #40 39.99 Checking out files:  62% (1092/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
12:40:36 [2021-09-23T12:40:36.077Z] #40 41.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:40:36 [2021-09-23T12:40:36.344Z] #40 45.18 + 
12:40:36 [2021-09-23T12:40:36.344Z] #40 ...
12:40:36 [2021-09-23T12:40:36.344Z] 
12:40:36 [2021-09-23T12:40:36.344Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:36 [2021-09-23T12:40:36.344Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:40:36 [2021-09-23T12:40:36.344Z] #45 35.57 crypto/internal/subtle
12:40:36 [2021-09-23T12:40:36.344Z] #45 35.87 crypto/subtle
12:40:36 [2021-09-23T12:40:36.344Z] #45 36.40 vendor/golang.org/x/crypto/cryptobyte/asn1
12:40:36 [2021-09-23T12:40:36.344Z] #45 36.90 internal/nettrace
12:40:36 [2021-09-23T12:40:36.344Z] #45 37.37 runtime/cgo
12:40:36 [2021-09-23T12:40:36.344Z] #45 ...
12:40:36 [2021-09-23T12:40:36.344Z] 
12:40:36 [2021-09-23T12:40:36.344Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:36 [2021-09-23T12:40:36.344Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:36 [2021-09-23T12:40:36.344Z] #40 45.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:40:37 [2021-09-23T12:40:37.514Z] #45 ...
12:40:37 [2021-09-23T12:40:37.514Z] 
12:40:37 [2021-09-23T12:40:37.514Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:37 [2021-09-23T12:40:37.514Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:37 [2021-09-23T12:40:37.514Z] #13 17.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:40:37 [2021-09-23T12:40:37.514Z] #13 ...
12:40:37 [2021-09-23T12:40:37.514Z] 
12:40:37 [2021-09-23T12:40:37.514Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:37 [2021-09-23T12:40:37.514Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:37 [2021-09-23T12:40:37.514Z] #40 25.32 Checking out files:  80% (1412/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
12:40:37 [2021-09-23T12:40:37.514Z] #40 25.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:40:37 [2021-09-23T12:40:37.514Z] #40 27.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:40:37 [2021-09-23T12:40:37.776Z] #40 ...
12:40:37 [2021-09-23T12:40:37.776Z] 
12:40:37 [2021-09-23T12:40:37.776Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:37 [2021-09-23T12:40:37.776Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:37 [2021-09-23T12:40:37.776Z] #42 24.32 Fetched 8466 kB in 17s (497 kB/s)
12:40:37 [2021-09-23T12:40:37.776Z] #42 24.32 Reading package lists...
12:40:37 [2021-09-23T12:40:37.865Z] #29 28.64 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:40:37 [2021-09-23T12:40:37.865Z] #29 ...
12:40:37 [2021-09-23T12:40:37.865Z] 
12:40:37 [2021-09-23T12:40:37.865Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:37 [2021-09-23T12:40:37.865Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:37 [2021-09-23T12:40:37.865Z] #42 17.08 Reading package lists...
12:40:37 [2021-09-23T12:40:37.865Z] #42 22.88 Reading package lists...
12:40:37 [2021-09-23T12:40:37.865Z] #42 28.91 Building dependency tree...
12:40:37 [2021-09-23T12:40:37.865Z] #42 32.00 The following additional packages will be installed:
12:40:37 [2021-09-23T12:40:37.865Z] #42 32.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:40:37 [2021-09-23T12:40:37.865Z] #42 32.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:40:37 [2021-09-23T12:40:37.865Z] #42 32.01 Suggested packages:
12:40:37 [2021-09-23T12:40:37.865Z] #42 32.01   manpages-dev python-setuptools
12:40:37 [2021-09-23T12:40:37.865Z] #42 ...
12:40:37 [2021-09-23T12:40:37.865Z] 
12:40:37 [2021-09-23T12:40:37.865Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:37 [2021-09-23T12:40:37.865Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:40:37 [2021-09-23T12:40:37.865Z] #49 31.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:40:37 [2021-09-23T12:40:37.866Z] #49 31.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:40:37 [2021-09-23T12:40:37.866Z] #49 31.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:40:37 [2021-09-23T12:40:37.866Z] #49 32.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:40:37 [2021-09-23T12:40:37.866Z] #49 32.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:40:38 [2021-09-23T12:40:38.037Z] #42 32.11 Reading package lists...
12:40:38 [2021-09-23T12:40:38.037Z] #42 ...
12:40:38 [2021-09-23T12:40:38.037Z] 
12:40:38 [2021-09-23T12:40:38.037Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:38 [2021-09-23T12:40:38.038Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:38 [2021-09-23T12:40:38.038Z] #55 22.86 Reading package lists...
12:40:38 [2021-09-23T12:40:38.225Z] #49 32.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:40:38 [2021-09-23T12:40:38.225Z] #49 32.75 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:40:38 [2021-09-23T12:40:38.225Z] #49 ...
12:40:38 [2021-09-23T12:40:38.225Z] 
12:40:38 [2021-09-23T12:40:38.225Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:38 [2021-09-23T12:40:38.225Z] #58 sha256:540d57d03ce7cb8fb538b0e20f391ce5c222b6c27c15d7d256a1ab9bc79498b8
12:40:38 [2021-09-23T12:40:38.225Z] #58 22.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:40:38 [2021-09-23T12:40:38.225Z] #58 23.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:40:38 [2021-09-23T12:40:38.225Z] #58 ...
12:40:38 [2021-09-23T12:40:38.225Z] 
12:40:38 [2021-09-23T12:40:38.225Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:38 [2021-09-23T12:40:38.225Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:38 [2021-09-23T12:40:38.225Z] #36 22.45 Reading package lists...
12:40:38 [2021-09-23T12:40:38.225Z] #36 28.88 Building dependency tree...
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.52 The following additional packages will be installed:
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.52   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.53 Suggested packages:
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.54   cmake-doc ninja-build lrzip
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.54 Recommended packages:
12:40:38 [2021-09-23T12:40:38.225Z] #36 31.54   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.27 The following NEW packages will be installed:
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.30   vim-common xxd
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 Need to get 14.2 MB of archives.
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 After this operation, 60.0 MB of additional disk space will be used.
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:40:38 [2021-09-23T12:40:38.225Z] #36 32.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
12:40:38 [2021-09-23T12:40:38.225Z] #36 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
12:40:38 [2021-09-23T12:40:38.802Z] #36 ...
12:40:38 [2021-09-23T12:40:38.802Z] 
12:40:38 [2021-09-23T12:40:38.802Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:38 [2021-09-23T12:40:38.802Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
12:40:38 [2021-09-23T12:40:38.802Z] #55 18.22 Reading package lists...
12:40:38 [2021-09-23T12:40:38.802Z] #55 24.03 Reading package lists...
12:40:38 [2021-09-23T12:40:38.802Z] #55 29.70 Building dependency tree...
12:40:38 [2021-09-23T12:40:38.802Z] #55 32.33 The following additional packages will be installed:
12:40:38 [2021-09-23T12:40:38.802Z] #55 32.34   libbtrfs0
12:40:38 [2021-09-23T12:40:38.802Z] #55 32.45 The following NEW packages will be installed:
12:40:38 [2021-09-23T12:40:38.803Z] #55 32.46   libbtrfs-dev libbtrfs0
12:40:38 [2021-09-23T12:40:38.803Z] #55 33.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:40:38 [2021-09-23T12:40:38.803Z] #55 33.08 Need to get 119 kB of archives.
12:40:38 [2021-09-23T12:40:38.803Z] #55 33.08 After this operation, 387 kB of additional disk space will be used.
12:40:38 [2021-09-23T12:40:38.803Z] #55 33.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:40:38 [2021-09-23T12:40:38.803Z] #55 33.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:40:38 [2021-09-23T12:40:38.803Z] #55 ...
12:40:38 [2021-09-23T12:40:38.803Z] 
12:40:38 [2021-09-23T12:40:38.803Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:40:38 [2021-09-23T12:40:38.803Z] #13 20.66 Reading package lists...
12:40:38 [2021-09-23T12:40:38.803Z] #13 26.07 Building dependency tree...
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.97 The following additional packages will be installed:
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.97   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.99   mingw-w64-x86-64-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.99 Suggested packages:
12:40:38 [2021-09-23T12:40:38.803Z] #13 28.99   gcc-8-locales seccomp wine64
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98 The following NEW packages will be installed:
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.98   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.99 The following packages will be upgraded:
12:40:38 [2021-09-23T12:40:38.803Z] #13 29.99   libseccomp2
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.35 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.35 Need to get 73.4 MB of archives.
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.35 After this operation, 472 MB of additional disk space will be used.
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.35 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]
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.50 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
12:40:38 [2021-09-23T12:40:38.803Z] #13 30.51 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
12:40:38 [2021-09-23T12:40:38.982Z] #55 30.53 Reading package lists...
12:40:38 [2021-09-23T12:40:38.982Z] #55 ...
12:40:38 [2021-09-23T12:40:38.982Z] 
12:40:38 [2021-09-23T12:40:38.982Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:38 [2021-09-23T12:40:38.982Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:38 [2021-09-23T12:40:38.982Z] #13 29.77 Fetched 9001 kB in 19s (476 kB/s)
12:40:39 [2021-09-23T12:40:39.066Z] #13 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
12:40:39 [2021-09-23T12:40:39.066Z] #13 ...
12:40:39 [2021-09-23T12:40:39.066Z] 
12:40:39 [2021-09-23T12:40:39.066Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:39 [2021-09-23T12:40:39.066Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:39 [2021-09-23T12:40:39.066Z] #36 34.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
12:40:39 [2021-09-23T12:40:39.354Z] #43 28.01 make[1]: Nothing to be done for 'all'.
12:40:39 [2021-09-23T12:40:39.539Z] #51 ...
12:40:39 [2021-09-23T12:40:39.539Z] 
12:40:39 [2021-09-23T12:40:39.539Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:40:39 [2021-09-23T12:40:39.539Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:40:39 [2021-09-23T12:40:39.539Z] #40 40.24 Checking out files:  54% (953/1750)   
Checking out files:  55% (963/1750)   
Checking out files:  56% (980/1750)   
Checking out files:  57% (998/1750)   
Checking out files:  58% (1015/1750)   
Checking out files:  59% (1033/1750)   
Checking out files:  60% (1050/1750)   
Checking out files:  61% (1068/1750)   
Checking out files:  62% (1085/1750)   
Checking out files:  63% (1103/1750)   
Checking out files:  64% (1120/1750)   
Checking out files:  65% (1138/1750)   
Checking out files:  66% (1155/1750)   
Checking out files:  67% (1173/1750)   
Checking out files:  68% (1190/1750)   
Checking out files:  69% (1208/1750)   
Checking out files:  70% (1225/1750)   
Checking out files:  71% (1243/1750)   
Checking out files:  72% (1260/1750)   
Checking out files:  73% (1278/1750)   
Checking out files:  74% (1295/1750)   
Checking out files:  75% (1313/1750)   
Checking out files:  76% (1330/1750)   
Checking out files:  77% (1348/1750)   
Checking out files:  78% (1365/1750)   
Checking out files:  79% (1383/1750)   
Checking out files:  80% (1400/1750)   
Checking out files:  81% (1418/1750)   
Checking out files:  82% (1435/1750)   
Checking out files:  83% (1453/1750)   
Checking out files:  84% (1470/1750)   
Checking out files:  85% (1488/1750)   
Checking out files:  86% (1505/1750)   
Checking out files:  87% (1523/1750)   
Checking out files:  88% (1540/1750)   
Checking out files:  89% (1558/1750)   
Checking out files:  90% (1575/1750)   
Checking out files:  91% (1593/1750)   
Checking out files:  92% (1610/1750)   
Checking out files:  93% (1628/1750)   
Checking out files:  94% (1645/1750)   
Checking out files:  95% (1663/1750)   
Checking out files:  96% (1680/1750)   
Checking out files:  97% (1698/1750)   
Checking out files:  98% (1715/1750)   
Checking out files:  99% (1733/1750)   
Checking out files: 100% (1750/1750)   
Checking out files: 100% (1750/1750), done.
12:40:39 [2021-09-23T12:40:39.539Z] #40 41.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
12:40:39 [2021-09-23T12:40:39.674Z] #36 34.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
12:40:39 [2021-09-23T12:40:39.674Z] #36 34.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
12:40:39 [2021-09-23T12:40:39.674Z] #36 34.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
12:40:39 [2021-09-23T12:40:39.674Z] #36 34.60 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
12:40:39 [2021-09-23T12:40:39.674Z] #36 34.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
12:40:40 [2021-09-23T12:40:40.377Z] #13 29.77 Reading package lists...
12:40:40 [2021-09-23T12:40:40.377Z] #13 ...
12:40:40 [2021-09-23T12:40:40.377Z] 
12:40:40 [2021-09-23T12:40:40.377Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:40 [2021-09-23T12:40:40.377Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:40 [2021-09-23T12:40:40.377Z] #36 26.97 Fetched 8466 kB in 18s (483 kB/s)
12:40:40 [2021-09-23T12:40:40.377Z] #36 26.97 Reading package lists...
12:40:40 [2021-09-23T12:40:40.568Z] #40 ...
12:40:40 [2021-09-23T12:40:40.568Z] 
12:40:40 [2021-09-23T12:40:40.568Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:40 [2021-09-23T12:40:40.568Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:40 [2021-09-23T12:40:40.568Z] #42 39.15 Fetched 8466 kB in 29s (288 kB/s)
12:40:40 [2021-09-23T12:40:40.568Z] #42 39.15 Reading package lists...
12:40:40 [2021-09-23T12:40:40.568Z] #42 ...
12:40:40 [2021-09-23T12:40:40.568Z] 
12:40:40 [2021-09-23T12:40:40.568Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:40 [2021-09-23T12:40:40.568Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:40:40 [2021-09-23T12:40:40.568Z] #49 46.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:40:40 [2021-09-23T12:40:40.568Z] #49 47.45 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:40:40 [2021-09-23T12:40:40.568Z] #49 47.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:40:40 [2021-09-23T12:40:40.568Z] #49 47.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:40:40 [2021-09-23T12:40:40.568Z] #49 48.05 go: downloading github.com/ultraware/funlen v0.0.2
12:40:40 [2021-09-23T12:40:40.568Z] #49 48.10 go: downloading github.com/ultraware/whitespace v0.0.4
12:40:40 [2021-09-23T12:40:40.568Z] #49 48.12 go: downloading github.com/uudashr/gocognit v1.0.1
12:40:40 [2021-09-23T12:40:40.568Z] #49 48.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:40:40 [2021-09-23T12:40:40.568Z] #49 ...
12:40:40 [2021-09-23T12:40:40.568Z] 
12:40:40 [2021-09-23T12:40:40.568Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:40 [2021-09-23T12:40:40.568Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:40 [2021-09-23T12:40:40.568Z] #36 39.93 Fetched 8466 kB in 30s (284 kB/s)
12:40:40 [2021-09-23T12:40:40.831Z] #36 39.93 Reading package lists...
12:40:40 [2021-09-23T12:40:40.831Z] #36 ...
12:40:40 [2021-09-23T12:40:40.831Z] 
12:40:40 [2021-09-23T12:40:40.831Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:40 [2021-09-23T12:40:40.831Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:40 [2021-09-23T12:40:40.831Z] #49 50.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:40:40 [2021-09-23T12:40:40.831Z] #49 50.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:40:40 [2021-09-23T12:40:40.950Z] #36 34.22 Reading package lists...
12:40:40 [2021-09-23T12:40:40.950Z] #36 ...
12:40:40 [2021-09-23T12:40:40.950Z] 
12:40:40 [2021-09-23T12:40:40.950Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:40 [2021-09-23T12:40:40.950Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:40 [2021-09-23T12:40:40.950Z] #55 30.53 Reading package lists...
12:40:41 [2021-09-23T12:40:41.092Z] #49 ...
12:40:41 [2021-09-23T12:40:41.092Z] 
12:40:41 [2021-09-23T12:40:41.092Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:41 [2021-09-23T12:40:41.092Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:41 [2021-09-23T12:40:41.092Z] #55 40.45 Fetched 8466 kB in 30s (279 kB/s)
12:40:41 [2021-09-23T12:40:41.266Z] #43 ...
12:40:41 [2021-09-23T12:40:41.266Z] 
12:40:41 [2021-09-23T12:40:41.266Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:40:41 [2021-09-23T12:40:41.266Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:40:41 [2021-09-23T12:40:41.353Z] #55 40.45 Reading package lists...
12:40:41 [2021-09-23T12:40:41.354Z] #55 ...
12:40:41 [2021-09-23T12:40:41.354Z] 
12:40:41 [2021-09-23T12:40:41.354Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:41 [2021-09-23T12:40:41.354Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:41 [2021-09-23T12:40:41.354Z] #49 50.49 go: downloading golang.org/x/text v0.3.2
12:40:42 [2021-09-23T12:40:42.070Z] #40 45.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
12:40:42 [2021-09-23T12:40:42.915Z] #55 37.86 Building dependency tree...
12:40:43 [2021-09-23T12:40:43.258Z] #36 37.95 debconf: delaying package configuration, since apt-utils is not installed
12:40:43 [2021-09-23T12:40:43.567Z] #36 38.59 Fetched 14.2 MB in 3s (4771 kB/s)
12:40:44 [2021-09-23T12:40:44.122Z] #56 74.10 Checking out files:  31% (1440/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  62% (2866/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  82% (3759/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
Checking out files:  91% (4159/4570)   
Checking out files:  92% (4205/4570)   
Checking out files:  93% (4251/4570)   
Checking out files:  94% (4296/4570)   
Checking out files:  95% (4342/4570)   
Checking out files:  96% (4388/4570)   
Checking out files:  97% (4433/4570)   
Checking out files:  98% (4479/4570)   
Checking out files:  99% (4525/4570)   
Checking out files: 100% (4570/4570)   
Checking out files: 100% (4570/4570), done.
12:40:44 [2021-09-23T12:40:44.122Z] #56 77.13 + cd /tmp/tmp.8qsEN89M09/src/github.com/containerd/containerd
12:40:44 [2021-09-23T12:40:44.122Z] #56 77.13 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
12:40:44 [2021-09-23T12:40:44.176Z] #36 39.25 Selecting previously unselected package xxd.
12:40:44 [2021-09-23T12:40:44.441Z] #36 39.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%
#36 ...
12:40:44 [2021-09-23T12:40:44.441Z] 
12:40:44 [2021-09-23T12:40:44.441Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:44 [2021-09-23T12:40:44.441Z] #67 sha256:4478f5a94484783d7b3add8f5048a6583522bff39a30dbcbe4b106cdbe1baa46
12:40:44 [2021-09-23T12:40:44.441Z] #67 DONE 39.3s
12:40:44 [2021-09-23T12:40:44.441Z] 
12:40:44 [2021-09-23T12:40:44.441Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:44 [2021-09-23T12:40:44.441Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:44 [2021-09-23T12:40:44.441Z] #36 39.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 ... 15394 files and directories currently installed.)
12:40:44 [2021-09-23T12:40:44.441Z] #36 ...
12:40:44 [2021-09-23T12:40:44.441Z] 
12:40:44 [2021-09-23T12:40:44.441Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:44 [2021-09-23T12:40:44.441Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:44 [2021-09-23T12:40:44.441Z] #29 29.78 
12:40:44 [2021-09-23T12:40:44.441Z] #29 30.30 
                                                                           0.2%
######################################################################## 100.0%
12:40:44 [2021-09-23T12:40:44.441Z] #29 30.44 
12:40:44 [2021-09-23T12:40:44.441Z] #29 31.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:40:44 [2021-09-23T12:40:44.441Z] #29 32.40 
12:40:44 [2021-09-23T12:40:44.441Z] #29 32.60 
                                                                           0.4%
##############################################                            65.0%
####################################################                      72.4%
######################################################################## 100.0%
12:40:44 [2021-09-23T12:40:44.441Z] #29 32.94 
12:40:44 [2021-09-23T12:40:44.441Z] #29 33.91 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
12:40:44 [2021-09-23T12:40:44.441Z] #29 34.27 
12:40:44 [2021-09-23T12:40:44.832Z] #55 41.34 The following additional packages will be installed:
12:40:44 [2021-09-23T12:40:44.832Z] #55 41.35   libbtrfs0
12:40:45 [2021-09-23T12:40:45.094Z] #55 41.53 The following NEW packages will be installed:
12:40:45 [2021-09-23T12:40:45.094Z] #55 41.54   libbtrfs-dev libbtrfs0
12:40:45 [2021-09-23T12:40:45.359Z] #55 42.00 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:40:45 [2021-09-23T12:40:45.359Z] #55 42.00 Need to get 119 kB of archives.
12:40:45 [2021-09-23T12:40:45.359Z] #55 42.00 After this operation, 387 kB of additional disk space will be used.
12:40:45 [2021-09-23T12:40:45.359Z] #55 42.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:40:45 [2021-09-23T12:40:45.359Z] #55 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:40:45 [2021-09-23T12:40:45.503Z] #56 ...
12:40:45 [2021-09-23T12:40:45.503Z] 
12:40:45 [2021-09-23T12:40:45.503Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:45 [2021-09-23T12:40:45.503Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:45 [2021-09-23T12:40:45.503Z] #45 138.7 text/template
12:40:45 [2021-09-23T12:40:45.503Z] #45 138.7 go/parser
12:40:45 [2021-09-23T12:40:45.503Z] #45 145.5 encoding/xml
12:40:45 [2021-09-23T12:40:45.503Z] #45 146.8 go/doc
12:40:45 [2021-09-23T12:40:45.503Z] #45 ...
12:40:45 [2021-09-23T12:40:45.503Z] 
12:40:45 [2021-09-23T12:40:45.503Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:45 [2021-09-23T12:40:45.503Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:45 [2021-09-23T12:40:45.503Z] #51 148.6 mvdan.cc/sh/v3/cmd/shfmt
12:40:45 [2021-09-23T12:40:45.935Z] #55 ...
12:40:45 [2021-09-23T12:40:45.935Z] 
12:40:45 [2021-09-23T12:40:45.935Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:45 [2021-09-23T12:40:45.935Z] #67 sha256:b28ede0bf9252ffb245883532b754c01b8a80e7245f27e429835d92a850107be
12:40:45 [2021-09-23T12:40:45.935Z] #67 DONE 42.4s
12:40:45 [2021-09-23T12:40:45.935Z] 
12:40:45 [2021-09-23T12:40:45.935Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:45 [2021-09-23T12:40:45.935Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:45 [2021-09-23T12:40:45.935Z] #13 29.77 Reading package lists...
12:40:46 [2021-09-23T12:40:46.246Z] #40 ...
12:40:46 [2021-09-23T12:40:46.246Z] 
12:40:46 [2021-09-23T12:40:46.246Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:46 [2021-09-23T12:40:46.246Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:46 [2021-09-23T12:40:46.246Z] #36 39.92 Fetched 8466 kB in 30s (283 kB/s)
12:40:46 [2021-09-23T12:40:46.246Z] #36 39.92 Reading package lists...
12:40:46 [2021-09-23T12:40:46.246Z] #36 ...
12:40:46 [2021-09-23T12:40:46.246Z] 
12:40:46 [2021-09-23T12:40:46.246Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:46 [2021-09-23T12:40:46.246Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:46 [2021-09-23T12:40:46.246Z] #55 40.00 Fetched 8466 kB in 30s (282 kB/s)
12:40:46 [2021-09-23T12:40:46.246Z] #55 40.00 Reading package lists...
12:40:46 [2021-09-23T12:40:46.246Z] #55 ...
12:40:46 [2021-09-23T12:40:46.246Z] 
12:40:46 [2021-09-23T12:40:46.246Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:46 [2021-09-23T12:40:46.246Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:40:46 [2021-09-23T12:40:46.246Z] #49 40.53 go: downloading github.com/sirupsen/logrus v1.4.2
12:40:46 [2021-09-23T12:40:46.246Z] #49 40.63 go: downloading github.com/stretchr/testify v1.4.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 41.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
12:40:46 [2021-09-23T12:40:46.246Z] #49 41.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 41.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
12:40:46 [2021-09-23T12:40:46.246Z] #49 41.70 go: downloading github.com/hashicorp/hcl v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 42.46 go: downloading github.com/magiconair/properties v1.8.1
12:40:46 [2021-09-23T12:40:46.246Z] #49 42.50 go: downloading github.com/mitchellh/mapstructure v1.1.2
12:40:46 [2021-09-23T12:40:46.246Z] #49 42.79 go: downloading github.com/pelletier/go-toml v1.2.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 42.81 go: downloading github.com/spf13/afero v1.1.2
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.34 go: downloading github.com/spf13/cast v1.3.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.44 go: downloading github.com/subosito/gotenv v1.2.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.48 go: downloading gopkg.in/ini.v1 v1.51.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.68 go: downloading gopkg.in/yaml.v2 v2.2.7
12:40:46 [2021-09-23T12:40:46.246Z] #49 43.73 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.11 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.44 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.60 go: downloading github.com/go-toolsmith/astp v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 44.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 45.05 go: downloading github.com/go-toolsmith/typep v1.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 45.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
12:40:46 [2021-09-23T12:40:46.246Z] #49 45.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
12:40:46 [2021-09-23T12:40:46.246Z] #49 45.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:40:46 [2021-09-23T12:40:46.246Z] #49 46.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:40:46 [2021-09-23T12:40:46.246Z] #49 46.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
12:40:46 [2021-09-23T12:40:46.246Z] #49 46.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
12:40:46 [2021-09-23T12:40:46.246Z] #49 47.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
12:40:46 [2021-09-23T12:40:46.246Z] #49 47.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
12:40:46 [2021-09-23T12:40:46.246Z] #49 47.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:40:46 [2021-09-23T12:40:46.246Z] #49 48.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
12:40:46 [2021-09-23T12:40:46.246Z] #49 48.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:40:46 [2021-09-23T12:40:46.246Z] #49 48.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:40:46 [2021-09-23T12:40:46.246Z] #49 48.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
12:40:46 [2021-09-23T12:40:46.246Z] #49 50.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
12:40:46 [2021-09-23T12:40:46.246Z] #49 50.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:40:46 [2021-09-23T12:40:46.246Z] #49 ...
12:40:46 [2021-09-23T12:40:46.246Z] 
12:40:46 [2021-09-23T12:40:46.246Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:46 [2021-09-23T12:40:46.246Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:46 [2021-09-23T12:40:46.246Z] #42 40.47 Fetched 8466 kB in 31s (273 kB/s)
12:40:46 [2021-09-23T12:40:46.504Z] #42 40.47 Reading package lists...
12:40:46 [2021-09-23T12:40:46.504Z] #42 ...
12:40:46 [2021-09-23T12:40:46.504Z] 
12:40:46 [2021-09-23T12:40:46.504Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:40:46 [2021-09-23T12:40:46.504Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:40:46 [2021-09-23T12:40:46.504Z] #58 40.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
12:40:46 [2021-09-23T12:40:46.504Z] #58 40.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:40:46 [2021-09-23T12:40:46.504Z] #58 ...
12:40:46 [2021-09-23T12:40:46.504Z] 
12:40:46 [2021-09-23T12:40:46.504Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:46 [2021-09-23T12:40:46.504Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:40:46 [2021-09-23T12:40:46.504Z] #49 50.54 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:40:46 [2021-09-23T12:40:46.504Z] #49 50.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:40:46 [2021-09-23T12:40:46.656Z] #49 ...
12:40:46 [2021-09-23T12:40:46.656Z] 
12:40:46 [2021-09-23T12:40:46.656Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:46 [2021-09-23T12:40:46.656Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:46 [2021-09-23T12:40:46.656Z] #36 39.93 Reading package lists...
12:40:46 [2021-09-23T12:40:46.761Z] #49 50.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:40:46 [2021-09-23T12:40:46.761Z] #49 51.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:40:46 [2021-09-23T12:40:46.989Z] #29 34.57 
                                                                           0.0%
##                                                                         4.0%
###                                                                        5.4%
#####                                                                      7.7%
##########                                                                13.9%
############                                                              17.5%
################                                                          22.3%
#################                                                         24.7%
#####################                                                     29.7%
########################                                                  33.6%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.1%
#############################                                             40.8%
###############################                                           44.0%
#################################                                         45.9%
##################################                                        48.2%
###################################                                       49.2%
#####################################                                     51.6%
#######################################                                   55.0%
#########################################                                 58.3%
###########################################                               60.6%
###########################################                               60.8%
###############################################                           65.4%
##################################################                        70.6%
##################################################                        70.8%
###################################################                       72.2%
########################################################                  78.1%
#############################################################             85.8%
##############################################################            86.2%
###################################################################       93.3%
######################################################################## 100.0%
12:40:46 [2021-09-23T12:40:46.989Z] #29 38.36 
12:40:47 [2021-09-23T12:40:47.235Z] #36 52.68 Reading package lists...
12:40:47 [2021-09-23T12:40:47.235Z] #36 ...
12:40:47 [2021-09-23T12:40:47.235Z] 
12:40:47 [2021-09-23T12:40:47.235Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:47 [2021-09-23T12:40:47.235Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:47 [2021-09-23T12:40:47.235Z] #13 40.45 Fetched 9001 kB in 35s (256 kB/s)
12:40:47 [2021-09-23T12:40:47.235Z] #13 40.45 Reading package lists...
12:40:47 [2021-09-23T12:40:47.497Z] #13 50.45 Reading package lists...
12:40:47 [2021-09-23T12:40:47.497Z] #13 ...
12:40:47 [2021-09-23T12:40:47.497Z] 
12:40:47 [2021-09-23T12:40:47.497Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:47 [2021-09-23T12:40:47.497Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:47 [2021-09-23T12:40:47.497Z] #55 40.45 Reading package lists...
12:40:47 [2021-09-23T12:40:47.700Z] #49 51.84 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:40:47 [2021-09-23T12:40:47.942Z] #29 39.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:40:47 [2021-09-23T12:40:47.943Z] #29 ...
12:40:47 [2021-09-23T12:40:47.943Z] 
12:40:47 [2021-09-23T12:40:47.943Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:47 [2021-09-23T12:40:47.943Z] #55 sha256:06259759f2fc6e868adb31aadba68950e9727eca34055a0ddd2ab83ac067a149
12:40:47 [2021-09-23T12:40:47.943Z] #55 35.81 debconf: delaying package configuration, since apt-utils is not installed
12:40:47 [2021-09-23T12:40:47.943Z] #55 37.34 Fetched 119 kB in 1s (237 kB/s)
12:40:47 [2021-09-23T12:40:47.943Z] #55 38.12 Selecting previously unselected package libbtrfs0.
12:40:47 [2021-09-23T12:40:47.943Z] #55 38.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 ... 15394 files and directories currently installed.)
12:40:47 [2021-09-23T12:40:47.943Z] #55 38.22 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 39.18 Unpacking libbtrfs0 (4.20.1-2) ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 39.41 Selecting previously unselected package libbtrfs-dev.
12:40:47 [2021-09-23T12:40:47.943Z] #55 39.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 39.55 Unpacking libbtrfs-dev (4.20.1-2) ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 39.92 Setting up libbtrfs0 (4.20.1-2) ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 40.06 Setting up libbtrfs-dev (4.20.1-2) ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 40.15 Processing triggers for libc-bin (2.28-10) ...
12:40:47 [2021-09-23T12:40:47.943Z] #55 DONE 42.9s
12:40:47 [2021-09-23T12:40:47.943Z] 
12:40:47 [2021-09-23T12:40:47.943Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:40:47 [2021-09-23T12:40:47.943Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:40:47 [2021-09-23T12:40:47.957Z] #49 52.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:40:48 [2021-09-23T12:40:48.214Z] #49 52.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:40:48 [2021-09-23T12:40:48.233Z] #56 ...
12:40:48 [2021-09-23T12:40:48.233Z] 
12:40:48 [2021-09-23T12:40:48.233Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:48 [2021-09-23T12:40:48.233Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:48 [2021-09-23T12:40:48.233Z] #42 33.07 The following NEW packages will be installed:
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.07   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.07   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.07   python-six zlib1g-dev
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.97 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.97 Need to get 3798 kB of archives.
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.97 After this operation, 21.6 MB of additional disk space will be used.
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 33.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 34.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 35.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
12:40:48 [2021-09-23T12:40:48.234Z] #42 37.89 debconf: delaying package configuration, since apt-utils is not installed
12:40:48 [2021-09-23T12:40:48.234Z] #42 38.45 Fetched 3798 kB in 2s (1994 kB/s)
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.25 Selecting previously unselected package libcap-dev:arm64.
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.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 ... 15394 files and directories currently installed.)
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.41 Unpacking libcap-dev:arm64 (1:2.25-2) ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.76 Selecting previously unselected package libnet1:arm64.
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 39.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.15 Selecting previously unselected package libnet1-dev.
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.62 Selecting previously unselected package libnl-3-200:arm64.
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 40.65 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 42.92 Selecting previously unselected package libnl-3-dev:arm64.
12:40:48 [2021-09-23T12:40:48.234Z] #42 42.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 42.98 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
12:40:48 [2021-09-23T12:40:48.234Z] #42 ...
12:40:48 [2021-09-23T12:40:48.234Z] 
12:40:48 [2021-09-23T12:40:48.234Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:48 [2021-09-23T12:40:48.234Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:40:48 [2021-09-23T12:40:48.234Z] #49 33.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:40:48 [2021-09-23T12:40:48.234Z] #49 33.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
12:40:48 [2021-09-23T12:40:48.234Z] #49 33.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
12:40:48 [2021-09-23T12:40:48.234Z] #49 33.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
12:40:48 [2021-09-23T12:40:48.234Z] #49 34.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
12:40:48 [2021-09-23T12:40:48.234Z] #49 35.39 go: downloading github.com/sourcegraph/go-diff v0.5.1
12:40:48 [2021-09-23T12:40:48.234Z] #49 35.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
12:40:48 [2021-09-23T12:40:48.234Z] #49 36.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
12:40:48 [2021-09-23T12:40:48.234Z] #49 36.10 go: downloading github.com/ultraware/funlen v0.0.2
12:40:48 [2021-09-23T12:40:48.234Z] #49 36.90 go: downloading github.com/ultraware/whitespace v0.0.4
12:40:48 [2021-09-23T12:40:48.234Z] #49 37.12 go: downloading github.com/uudashr/gocognit v1.0.1
12:40:48 [2021-09-23T12:40:48.234Z] #49 37.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:40:48 [2021-09-23T12:40:48.234Z] #49 39.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:40:48 [2021-09-23T12:40:48.234Z] #49 39.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:40:48 [2021-09-23T12:40:48.234Z] #49 39.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:40:48 [2021-09-23T12:40:48.234Z] #49 39.83 go: downloading github.com/davecgh/go-spew v1.1.1
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.02 go: downloading github.com/pmezard/go-difflib v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.27 go: downloading github.com/stretchr/objx v0.2.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.46 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.64 go: downloading github.com/go-toolsmith/astequal v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.66 go: downloading github.com/go-toolsmith/astp v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.67 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 40.86 go: downloading github.com/go-toolsmith/typep v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 41.47 go: downloading golang.org/x/text v0.3.2
12:40:48 [2021-09-23T12:40:48.234Z] #49 41.87 go: downloading github.com/gobwas/glob v0.2.3
12:40:48 [2021-09-23T12:40:48.234Z] #49 42.14 go: downloading github.com/kisielk/gotool v1.0.0
12:40:48 [2021-09-23T12:40:48.234Z] #49 42.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:40:48 [2021-09-23T12:40:48.234Z] #49 43.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:40:48 [2021-09-23T12:40:48.471Z] #49 52.70 go: downloading github.com/ultraware/funlen v0.0.2
12:40:48 [2021-09-23T12:40:48.498Z] #49 ...
12:40:48 [2021-09-23T12:40:48.498Z] 
12:40:48 [2021-09-23T12:40:48.498Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:48 [2021-09-23T12:40:48.498Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:48 [2021-09-23T12:40:48.498Z] #29 39.73 
12:40:48 [2021-09-23T12:40:48.728Z] #49 52.81 go: downloading github.com/ultraware/whitespace v0.0.4
12:40:48 [2021-09-23T12:40:48.728Z] #49 52.89 go: downloading github.com/uudashr/gocognit v1.0.1
12:40:48 [2021-09-23T12:40:48.747Z] #13 37.03 Reading package lists...
12:40:48 [2021-09-23T12:40:48.747Z] #13 ...
12:40:48 [2021-09-23T12:40:48.747Z] 
12:40:48 [2021-09-23T12:40:48.747Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:48 [2021-09-23T12:40:48.747Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.38 debconf: delaying package configuration, since apt-utils is not installed
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.63 Fetched 119 kB in 0s (425 kB/s)
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.74 Selecting previously unselected package libbtrfs0.
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.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 ... 15421 files and directories currently installed.)
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.83 Unpacking libbtrfs0 (4.20.1-2) ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.97 Selecting previously unselected package libbtrfs-dev.
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 43.99 Unpacking libbtrfs-dev (4.20.1-2) ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 44.21 Setting up libbtrfs0 (4.20.1-2) ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 44.22 Setting up libbtrfs-dev (4.20.1-2) ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 44.23 Processing triggers for libc-bin (2.28-10) ...
12:40:48 [2021-09-23T12:40:48.747Z] #55 DONE 45.1s
12:40:48 [2021-09-23T12:40:48.747Z] 
12:40:48 [2021-09-23T12:40:48.747Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:40:48 [2021-09-23T12:40:48.747Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:40:48 [2021-09-23T12:40:48.764Z] #29 39.98 
######################################################################## 100.0%
12:40:48 [2021-09-23T12:40:48.764Z] #29 40.18 
12:40:48 [2021-09-23T12:40:48.991Z] #49 53.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
12:40:49 [2021-09-23T12:40:49.139Z] #29 ...
12:40:49 [2021-09-23T12:40:49.139Z] 
12:40:49 [2021-09-23T12:40:49.139Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:49 [2021-09-23T12:40:49.139Z] #34 sha256:022fce605eead8a306e3c305a7f1d0dff7e7516cc82f3ea8a3f1ccf51163bd38
12:40:49 [2021-09-23T12:40:49.139Z] #34 34.00 sync
12:40:49 [2021-09-23T12:40:49.139Z] #34 34.00 internal/reflectlite
12:40:49 [2021-09-23T12:40:49.139Z] #34 34.87 internal/testlog
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.14 errors
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.17 sort
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.47 internal/oserror
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.48 io
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.61 strconv
12:40:49 [2021-09-23T12:40:49.139Z] #34 36.78 syscall
12:40:49 [2021-09-23T12:40:49.139Z] #34 37.83 path
12:40:49 [2021-09-23T12:40:49.139Z] #34 38.23 strings
12:40:49 [2021-09-23T12:40:49.139Z] #34 39.20 bytes
12:40:49 [2021-09-23T12:40:49.139Z] #34 39.90 reflect
12:40:49 [2021-09-23T12:40:49.139Z] #34 42.50 bufio
12:40:49 [2021-09-23T12:40:49.139Z] #34 ...
12:40:49 [2021-09-23T12:40:49.139Z] 
12:40:49 [2021-09-23T12:40:49.139Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:49 [2021-09-23T12:40:49.139Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.49 Selecting previously unselected package libprotobuf-c1:arm64.
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.51 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.53 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.75 Selecting previously unselected package libprotobuf-c-dev:arm64.
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.78 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.90 Selecting previously unselected package zlib1g-dev:arm64.
12:40:49 [2021-09-23T12:40:49.139Z] #42 43.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
12:40:49 [2021-09-23T12:40:49.139Z] #42 44.03 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:40:49 [2021-09-23T12:40:49.403Z] #42 44.38 Selecting previously unselected package libprotobuf17:arm64.
12:40:49 [2021-09-23T12:40:49.403Z] #42 44.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
12:40:49 [2021-09-23T12:40:49.403Z] #42 44.39 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
12:40:50 [2021-09-23T12:40:50.159Z] #55 52.67 Reading package lists...
12:40:50 [2021-09-23T12:40:50.159Z] #55 ...
12:40:50 [2021-09-23T12:40:50.159Z] 
12:40:50 [2021-09-23T12:40:50.159Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:50 [2021-09-23T12:40:50.159Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:40:50 [2021-09-23T12:40:50.159Z] #45 56.96 vendor/golang.org/x/crypto/internal/subtle
12:40:50 [2021-09-23T12:40:50.357Z] #42 ...
12:40:50 [2021-09-23T12:40:50.357Z] 
12:40:50 [2021-09-23T12:40:50.357Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:50 [2021-09-23T12:40:50.357Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
12:40:50 [2021-09-23T12:40:50.357Z] #32 34.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:40:50 [2021-09-23T12:40:50.357Z] #32 36.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:50 [2021-09-23T12:40:50.357Z] #32 ...
12:40:50 [2021-09-23T12:40:50.357Z] 
12:40:50 [2021-09-23T12:40:50.357Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:50 [2021-09-23T12:40:50.357Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:40:50 [2021-09-23T12:40:50.357Z] #13 32.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 32.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 32.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 32.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 33.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 33.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 36.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.48 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 39.64 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
12:40:50 [2021-09-23T12:40:50.357Z] #13 40.91 debconf: delaying package configuration, since apt-utils is not installed
12:40:50 [2021-09-23T12:40:50.357Z] #13 41.12 Fetched 73.4 MB in 10s (7673 kB/s)
12:40:50 [2021-09-23T12:40:50.357Z] #13 41.35 (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 ... 15394 files and directories currently installed.)
12:40:50 [2021-09-23T12:40:50.357Z] #13 41.48 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
12:40:50 [2021-09-23T12:40:50.357Z] #13 41.56 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:40:50 [2021-09-23T12:40:50.357Z] #13 41.95 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
12:40:50 [2021-09-23T12:40:50.357Z] #13 42.26 Selecting previously unselected package binutils-mingw-w64-i686.
12:40:50 [2021-09-23T12:40:50.357Z] #13 42.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%
12:40:50 [2021-09-23T12:40:50.357Z] #13 ...
12:40:50 [2021-09-23T12:40:50.357Z] 
12:40:50 [2021-09-23T12:40:50.357Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:50 [2021-09-23T12:40:50.357Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:50 [2021-09-23T12:40:50.357Z] #42 45.34 Selecting previously unselected package libprotobuf-lite17:arm64.
12:40:50 [2021-09-23T12:40:50.357Z] #42 45.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
12:40:50 [2021-09-23T12:40:50.357Z] #42 45.38 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:40:50 [2021-09-23T12:40:50.664Z] #42 45.67 Selecting previously unselected package libprotobuf-dev:arm64.
12:40:50 [2021-09-23T12:40:50.664Z] #42 45.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
12:40:50 [2021-09-23T12:40:50.903Z] #49 55.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:40:50 [2021-09-23T12:40:50.903Z] #49 55.05 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
12:40:50 [2021-09-23T12:40:50.932Z] #42 45.74 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:40:50 [2021-09-23T12:40:50.971Z] #51 ...
12:40:50 [2021-09-23T12:40:50.971Z] 
12:40:50 [2021-09-23T12:40:50.971Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:50 [2021-09-23T12:40:50.971Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:50 [2021-09-23T12:40:50.971Z] #43 32.05   CC       images/stats.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 32.71   CC       images/core.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 33.73   CC       images/core-x86.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 34.73   CC       images/core-arm.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 35.37   CC       images/core-aarch64.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 36.09   CC       images/core-ppc64.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 37.04   CC       images/core-s390.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 38.19   CC       images/cpuinfo.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 38.86   CC       images/inventory.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 39.26   CC       images/fdinfo.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 39.95   CC       images/fown.o
12:40:50 [2021-09-23T12:40:50.971Z] #43 40.31   CC       images/ns.o
12:40:51 [2021-09-23T12:40:51.159Z] #49 55.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
12:40:51 [2021-09-23T12:40:51.160Z] #49 55.40 go: downloading github.com/davecgh/go-spew v1.1.1
12:40:51 [2021-09-23T12:40:51.160Z] #49 55.43 go: downloading github.com/pmezard/go-difflib v1.0.0
12:40:51 [2021-09-23T12:40:51.230Z] #43 40.66   CC       images/regfile.o
12:40:51 [2021-09-23T12:40:51.416Z] #49 55.65 go: downloading github.com/stretchr/objx v0.2.0
12:40:51 [2021-09-23T12:40:51.512Z] #42 ...
12:40:51 [2021-09-23T12:40:51.512Z] 
12:40:51 [2021-09-23T12:40:51.512Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:40:51 [2021-09-23T12:40:51.512Z] #29 sha256:b9a09530df40652b337ff78d4f42004105296891b88775dabbe2b7ef7182c247
12:40:51 [2021-09-23T12:40:51.512Z] #29 41.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:40:51 [2021-09-23T12:40:51.512Z] #29 41.66 
12:40:51 [2021-09-23T12:40:51.512Z] #29 41.89 
######################################################################## 100.0%
12:40:51 [2021-09-23T12:40:51.512Z] #29 42.06 
12:40:51 [2021-09-23T12:40:51.512Z] #29 42.15 Download of images into '/build' complete.
12:40:51 [2021-09-23T12:40:51.512Z] #29 42.17 Use something like the following to load the result into a Docker daemon:
12:40:51 [2021-09-23T12:40:51.512Z] #29 42.17   tar -cC '/build' . | docker load
12:40:51 [2021-09-23T12:40:51.512Z] #29 DONE 42.9s
12:40:51 [2021-09-23T12:40:51.673Z] #49 55.99 go: downloading golang.org/x/text v0.3.2
12:40:51 [2021-09-23T12:40:51.775Z] 
12:40:51 [2021-09-23T12:40:51.775Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:40:51 [2021-09-23T12:40:51.775Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.516 + RM_GOPATH=0
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.516 + TMP_GOPATH=
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.516 + : /build
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.516 + '[' -z '' ']'
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.517 ++ mktemp -d
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.525 + export GOPATH=/tmp/tmp.o8UZdlJTj2
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.532 + GOPATH=/tmp/tmp.o8UZdlJTj2
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.532 + RM_GOPATH=1
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.532 + case "$(go env GOARCH)" in
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.532 ++ go env GOARCH
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.557 + export GO_BUILDMODE=-buildmode=pie
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.558 + GO_BUILDMODE=-buildmode=pie
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.561 ++ dirname /tmp/install/install.sh
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.575 + dir=/tmp/install
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.575 + bin=containerd
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.575 + shift
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.576 + '[' '!' -f /tmp/install/containerd.installer ']'
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.576 + . /tmp/install/containerd.installer
12:40:51 [2021-09-23T12:40:51.775Z] #56 1.576 ++ set -e
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.576 ++ : e25210fe30a0a703442421b0f60afac609f950a3
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.582 + install_containerd
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.590 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.590 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.590 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o8UZdlJTj2/src/github.com/containerd/containerd
12:40:51 [2021-09-23T12:40:51.776Z] #56 1.595 Cloning into '/tmp/tmp.o8UZdlJTj2/src/github.com/containerd/containerd'...
12:40:51 [2021-09-23T12:40:51.776Z] #56 ...
12:40:51 [2021-09-23T12:40:51.776Z] 
12:40:51 [2021-09-23T12:40:51.776Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:51 [2021-09-23T12:40:51.776Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:40:51 [2021-09-23T12:40:51.776Z] #51 36.82 sort
12:40:51 [2021-09-23T12:40:51.776Z] #51 36.86 io
12:40:51 [2021-09-23T12:40:51.776Z] #51 36.86 syscall
12:40:51 [2021-09-23T12:40:51.776Z] #51 36.86 strconv
12:40:51 [2021-09-23T12:40:51.776Z] #51 38.48 bytes
12:40:51 [2021-09-23T12:40:51.776Z] #51 38.77 path
12:40:51 [2021-09-23T12:40:51.776Z] #51 39.92 strings
12:40:51 [2021-09-23T12:40:51.776Z] #51 40.82 text/tabwriter
12:40:51 [2021-09-23T12:40:51.776Z] #51 42.21 reflect
12:40:51 [2021-09-23T12:40:51.776Z] #51 44.08 regexp/syntax
12:40:51 [2021-09-23T12:40:51.776Z] #51 46.80 time
12:40:51 [2021-09-23T12:40:51.800Z] #43 41.17   CC       images/ghost-file.o
12:40:52 [2021-09-23T12:40:52.039Z] #51 ...
12:40:52 [2021-09-23T12:40:52.039Z] 
12:40:52 [2021-09-23T12:40:52.039Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:52 [2021-09-23T12:40:52.039Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:40:52 [2021-09-23T12:40:52.039Z] #13 42.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 ... 15394 files and directories currently installed.)
12:40:52 [2021-09-23T12:40:52.039Z] #13 42.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
12:40:52 [2021-09-23T12:40:52.039Z] #13 42.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:40:52 [2021-09-23T12:40:52.060Z] #43 ...
12:40:52 [2021-09-23T12:40:52.060Z] 
12:40:52 [2021-09-23T12:40:52.060Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:40:52 [2021-09-23T12:40:52.060Z] #51 sha256:5041f427dcfd0707b96f5635cd3c9e961c9f710295a76d4acd49c1cfd029efa3
12:40:52 [2021-09-23T12:40:52.060Z] #51 DONE 155.6s
12:40:52 [2021-09-23T12:40:52.060Z] 
12:40:52 [2021-09-23T12:40:52.060Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:52 [2021-09-23T12:40:52.060Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:40:52 [2021-09-23T12:40:52.060Z] #45 152.1 github.com/LK4D4/vndr/build
12:40:52 [2021-09-23T12:40:52.060Z] #45 154.7 compress/flate
12:40:52 [2021-09-23T12:40:52.080Z] #45 ...
12:40:52 [2021-09-23T12:40:52.080Z] 
12:40:52 [2021-09-23T12:40:52.080Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:52 [2021-09-23T12:40:52.080Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:52 [2021-09-23T12:40:52.080Z] #42 39.15 Reading package lists...
12:40:52 [2021-09-23T12:40:52.080Z] #42 52.01 Reading package lists...
12:40:52 [2021-09-23T12:40:52.080Z] #42 60.91 Building dependency tree...
12:40:52 [2021-09-23T12:40:52.080Z] #42 ...
12:40:52 [2021-09-23T12:40:52.080Z] 
12:40:52 [2021-09-23T12:40:52.080Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:52 [2021-09-23T12:40:52.080Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:40:52 [2021-09-23T12:40:52.080Z] #49 60.04 go: downloading github.com/gobwas/glob v0.2.3
12:40:52 [2021-09-23T12:40:52.080Z] #49 60.05 go: downloading github.com/kisielk/gotool v1.0.0
12:40:52 [2021-09-23T12:40:52.080Z] #49 60.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:40:52 [2021-09-23T12:40:52.080Z] #49 60.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:40:52 [2021-09-23T12:40:52.080Z] #49 60.69 go: downloading github.com/gogo/protobuf v1.2.1
12:40:52 [2021-09-23T12:40:52.615Z] #13 ...
12:40:52 [2021-09-23T12:40:52.615Z] 
12:40:52 [2021-09-23T12:40:52.615Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:52 [2021-09-23T12:40:52.615Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:40:52 [2021-09-23T12:40:52.615Z] #45 37.39 github.com/LK4D4/vndr/godl/singleflight
12:40:52 [2021-09-23T12:40:52.615Z] #45 37.40 internal/singleflight
12:40:52 [2021-09-23T12:40:52.615Z] #45 37.40 math/rand
12:40:52 [2021-09-23T12:40:52.615Z] #45 37.40 io
12:40:52 [2021-09-23T12:40:52.615Z] #45 37.80 strconv
12:40:52 [2021-09-23T12:40:52.615Z] #45 38.24 syscall
12:40:52 [2021-09-23T12:40:52.615Z] #45 38.72 bytes
12:40:52 [2021-09-23T12:40:52.615Z] #45 38.94 strings
12:40:52 [2021-09-23T12:40:52.615Z] #45 42.34 hash
12:40:52 [2021-09-23T12:40:52.615Z] #45 42.58 bufio
12:40:52 [2021-09-23T12:40:52.615Z] #45 42.67 hash/crc32
12:40:52 [2021-09-23T12:40:52.615Z] #45 43.47 reflect
12:40:52 [2021-09-23T12:40:52.615Z] #45 43.62 regexp/syntax
12:40:52 [2021-09-23T12:40:52.615Z] #45 45.39 crypto
12:40:52 [2021-09-23T12:40:52.615Z] #45 46.57 vendor/golang.org/x/net/dns/dnsmessage
12:40:52 [2021-09-23T12:40:52.615Z] #45 ...
12:40:52 [2021-09-23T12:40:52.615Z] 
12:40:52 [2021-09-23T12:40:52.616Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:52 [2021-09-23T12:40:52.616Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:52 [2021-09-23T12:40:52.616Z] #42 47.24 Selecting previously unselected package libprotoc17:arm64.
12:40:52 [2021-09-23T12:40:52.616Z] #42 47.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
12:40:52 [2021-09-23T12:40:52.616Z] #42 47.27 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
12:40:52 [2021-09-23T12:40:52.963Z] #56 ...
12:40:52 [2021-09-23T12:40:52.963Z] 
12:40:52 [2021-09-23T12:40:52.963Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:52 [2021-09-23T12:40:52.963Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:52 [2021-09-23T12:40:52.963Z] #42 32.11 Reading package lists...
12:40:52 [2021-09-23T12:40:52.963Z] #42 39.21 Building dependency tree...
12:40:52 [2021-09-23T12:40:52.963Z] #42 42.75 The following additional packages will be installed:
12:40:52 [2021-09-23T12:40:52.963Z] #42 42.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:40:52 [2021-09-23T12:40:52.963Z] #42 42.78   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:40:52 [2021-09-23T12:40:52.963Z] #42 42.78 Suggested packages:
12:40:52 [2021-09-23T12:40:52.963Z] #42 42.78   manpages-dev python-setuptools
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.18 The following NEW packages will be installed:
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.18   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.18   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.18   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.19   python-six zlib1g-dev
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 Need to get 4095 kB of archives.
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 After this operation, 22.5 MB of additional disk space will be used.
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 44.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 45.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:40:52 [2021-09-23T12:40:52.963Z] #42 46.74 debconf: delaying package configuration, since apt-utils is not installed
12:40:52 [2021-09-23T12:40:52.963Z] #42 46.96 Fetched 4095 kB in 1s (3279 kB/s)
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.05 Selecting previously unselected package libcap-dev:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.05 (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 ... 15421 files and directories currently installed.)
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.19 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.38 Selecting previously unselected package libnet1:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.54 Selecting previously unselected package libnet1-dev.
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.81 Selecting previously unselected package libnl-3-200:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 47.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.00 Selecting previously unselected package libnl-3-dev:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.24 Selecting previously unselected package libprotobuf-c1:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.41 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.54 Selecting previously unselected package zlib1g-dev:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.83 Selecting previously unselected package libprotobuf17:amd64.
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 48.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:40:52 [2021-09-23T12:40:52.964Z] #42 ...
12:40:52 [2021-09-23T12:40:52.964Z] 
12:40:52 [2021-09-23T12:40:52.964Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:52 [2021-09-23T12:40:52.964Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:52 [2021-09-23T12:40:52.964Z] #13 37.03 Reading package lists...
12:40:53 [2021-09-23T12:40:53.041Z] #49 ...
12:40:53 [2021-09-23T12:40:53.041Z] 
12:40:53 [2021-09-23T12:40:53.041Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:40:53 [2021-09-23T12:40:53.041Z] #67 sha256:a9dd66a88dcd7fa4359c8992a8fb132fc03ea855874e62f114d818fbfed87d19
12:40:53 [2021-09-23T12:40:53.041Z] #67 DONE 62.1s
12:40:53 [2021-09-23T12:40:53.041Z] 
12:40:53 [2021-09-23T12:40:53.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:53 [2021-09-23T12:40:53.041Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:53 [2021-09-23T12:40:53.041Z] #36 52.68 Reading package lists...
12:40:53 [2021-09-23T12:40:53.565Z] #42 48.48 Selecting previously unselected package protobuf-c-compiler.
12:40:53 [2021-09-23T12:40:53.566Z] #42 48.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
12:40:53 [2021-09-23T12:40:53.566Z] #42 48.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:40:53 [2021-09-23T12:40:53.566Z] #42 48.69 Selecting previously unselected package protobuf-compiler.
12:40:53 [2021-09-23T12:40:53.566Z] #49 ...
12:40:53 [2021-09-23T12:40:53.566Z] 
12:40:53 [2021-09-23T12:40:53.566Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:53 [2021-09-23T12:40:53.566Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:53 [2021-09-23T12:40:53.566Z] #13 43.45 Fetched 9001 kB in 36s (248 kB/s)
12:40:53 [2021-09-23T12:40:53.566Z] #13 43.45 Reading package lists...
12:40:53 [2021-09-23T12:40:53.566Z] #13 ...
12:40:53 [2021-09-23T12:40:53.566Z] 
12:40:53 [2021-09-23T12:40:53.566Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:53 [2021-09-23T12:40:53.566Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:40:53 [2021-09-23T12:40:53.566Z] #42 40.47 Reading package lists...
12:40:53 [2021-09-23T12:40:53.799Z] #13 43.92 Building dependency tree...
12:40:53 [2021-09-23T12:40:53.799Z] #13 ...
12:40:53 [2021-09-23T12:40:53.799Z] 
12:40:53 [2021-09-23T12:40:53.799Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:53 [2021-09-23T12:40:53.799Z] #49 sha256:85d6258667ebf08d5ccadfa136ffc6c8f0de317b7851ee82a31f5dd907e85f00
12:40:53 [2021-09-23T12:40:53.799Z] #49 40.34 go: downloading github.com/gobwas/glob v0.2.3
12:40:53 [2021-09-23T12:40:53.799Z] #49 40.38 go: downloading github.com/kisielk/gotool v1.0.0
12:40:53 [2021-09-23T12:40:53.799Z] #49 40.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:40:53 [2021-09-23T12:40:53.799Z] #49 40.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:40:53 [2021-09-23T12:40:53.799Z] #49 40.65 go: downloading github.com/gogo/protobuf v1.2.1
12:40:53 [2021-09-23T12:40:53.799Z] #49 42.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:40:53 [2021-09-23T12:40:53.799Z] #49 42.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:40:53 [2021-09-23T12:40:53.799Z] #49 42.93 go: downloading github.com/BurntSushi/toml v0.3.1
12:40:53 [2021-09-23T12:40:53.828Z] #42 48.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
12:40:53 [2021-09-23T12:40:53.828Z] #42 48.76 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:40:53 [2021-09-23T12:40:53.967Z] #45 157.3 crypto/rand
12:40:54 [2021-09-23T12:40:54.061Z] #49 ...
12:40:54 [2021-09-23T12:40:54.061Z] 
12:40:54 [2021-09-23T12:40:54.061Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:40:54 [2021-09-23T12:40:54.061Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:40:54 [2021-09-23T12:40:54.091Z] #42 48.96 Selecting previously unselected package python-pkg-resources.
12:40:54 [2021-09-23T12:40:54.091Z] #42 48.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:40:54 [2021-09-23T12:40:54.091Z] #42 48.98 Unpacking python-pkg-resources (40.8.0-1) ...
12:40:54 [2021-09-23T12:40:54.324Z] #32 50.14 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)   
12:40:54 [2021-09-23T12:40:54.324Z] #32 ...
12:40:54 [2021-09-23T12:40:54.324Z] 
12:40:54 [2021-09-23T12:40:54.324Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:54 [2021-09-23T12:40:54.324Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:54 [2021-09-23T12:40:54.324Z] #36 34.22 Reading package lists...
12:40:54 [2021-09-23T12:40:54.324Z] #36 41.15 Building dependency tree...
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74 The following additional packages will be installed:
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74 Suggested packages:
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74   cmake-doc ninja-build lrzip
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74 Recommended packages:
12:40:54 [2021-09-23T12:40:54.324Z] #36 44.74   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:40:54 [2021-09-23T12:40:54.324Z] #36 45.63 The following NEW packages will be installed:
12:40:54 [2021-09-23T12:40:54.324Z] #36 45.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:40:54 [2021-09-23T12:40:54.324Z] #36 45.64   vim-common xxd
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 Need to get 14.9 MB of archives.
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 After this operation, 61.8 MB of additional disk space will be used.
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.09 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 47.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:40:54 [2021-09-23T12:40:54.324Z] #36 48.62 debconf: delaying package configuration, since apt-utils is not installed
12:40:54 [2021-09-23T12:40:54.324Z] #36 48.86 Fetched 14.9 MB in 2s (8867 kB/s)
12:40:54 [2021-09-23T12:40:54.324Z] #36 48.95 Selecting previously unselected package xxd.
12:40:54 [2021-09-23T12:40:54.324Z] #36 48.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 ... 15421 files and directories currently installed.)
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.08 Unpacking xxd (2:8.1.0875-5) ...
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.30 Selecting previously unselected package vim-common.
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.32 Unpacking vim-common (2:8.1.0875-5) ...
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.64 Selecting previously unselected package cmake-data.
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:40:54 [2021-09-23T12:40:54.324Z] #36 49.68 Unpacking cmake-data (3.13.4-1) ...
12:40:54 [2021-09-23T12:40:54.355Z] #42 49.33 Selecting previously unselected package python-six.
12:40:54 [2021-09-23T12:40:54.355Z] #42 49.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:40:54 [2021-09-23T12:40:54.355Z] #42 49.38 Unpacking python-six (1.12.0-1) ...
12:40:54 [2021-09-23T12:40:54.355Z] #42 ...
12:40:54 [2021-09-23T12:40:54.355Z] 
12:40:54 [2021-09-23T12:40:54.355Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:54 [2021-09-23T12:40:54.355Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:54 [2021-09-23T12:40:54.355Z] #36 39.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 39.41 Unpacking xxd (2:8.1.0875-5) ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 39.76 Selecting previously unselected package vim-common.
12:40:54 [2021-09-23T12:40:54.355Z] #36 39.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 39.84 Unpacking vim-common (2:8.1.0875-5) ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 42.13 Selecting previously unselected package cmake-data.
12:40:54 [2021-09-23T12:40:54.355Z] #36 42.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 42.84 Unpacking cmake-data (3.13.4-1) ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 47.26 Selecting previously unselected package libicu63:arm64.
12:40:54 [2021-09-23T12:40:54.355Z] #36 47.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
12:40:54 [2021-09-23T12:40:54.355Z] #36 47.31 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
12:40:54 [2021-09-23T12:40:54.537Z] #45 ...
12:40:54 [2021-09-23T12:40:54.537Z] 
12:40:54 [2021-09-23T12:40:54.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:54 [2021-09-23T12:40:54.537Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:54 [2021-09-23T12:40:54.537Z] #43 41.77   CC       images/fifo.o
12:40:54 [2021-09-23T12:40:54.537Z] #43 42.15   CC       images/remap-file-path.o
12:40:54 [2021-09-23T12:40:54.537Z] #43 42.55   CC       images/eventfd.o
12:40:54 [2021-09-23T12:40:54.537Z] #43 42.99   CC       images/eventpoll.o
12:40:54 [2021-09-23T12:40:54.537Z] #43 43.63   CC       images/fh.o
12:40:54 [2021-09-23T12:40:54.537Z] #43 43.75   CC       images/fsnotify.o
12:40:54 [2021-09-23T12:40:54.585Z] #36 ...
12:40:54 [2021-09-23T12:40:54.585Z] 
12:40:54 [2021-09-23T12:40:54.585Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:40:54 [2021-09-23T12:40:54.585Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:40:54 [2021-09-23T12:40:54.585Z] #34 40.86 sync
12:40:54 [2021-09-23T12:40:54.585Z] #34 40.87 internal/reflectlite
12:40:54 [2021-09-23T12:40:54.585Z] #34 42.76 internal/testlog
12:40:54 [2021-09-23T12:40:54.585Z] #34 43.85 sort
12:40:54 [2021-09-23T12:40:54.585Z] #34 43.85 errors
12:40:54 [2021-09-23T12:40:54.585Z] #34 44.24 strconv
12:40:54 [2021-09-23T12:40:54.585Z] #34 45.42 io
12:40:54 [2021-09-23T12:40:54.585Z] #34 46.77 internal/oserror
12:40:54 [2021-09-23T12:40:54.585Z] #34 47.02 syscall
12:40:54 [2021-09-23T12:40:54.585Z] #34 48.42 reflect
12:40:54 [2021-09-23T12:40:54.585Z] #34 ...
12:40:54 [2021-09-23T12:40:54.585Z] 
12:40:54 [2021-09-23T12:40:54.586Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:54 [2021-09-23T12:40:54.586Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:54 [2021-09-23T12:40:54.586Z] #13 43.92 Building dependency tree...
12:40:54 [2021-09-23T12:40:54.618Z] #36 ...
12:40:54 [2021-09-23T12:40:54.618Z] 
12:40:54 [2021-09-23T12:40:54.618Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:54 [2021-09-23T12:40:54.618Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:54 [2021-09-23T12:40:54.618Z] #42 49.62 Selecting previously unselected package python-protobuf.
12:40:54 [2021-09-23T12:40:54.618Z] #42 49.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
12:40:54 [2021-09-23T12:40:54.618Z] #42 49.64 Unpacking python-protobuf (3.6.1.3-2) ...
12:40:54 [2021-09-23T12:40:54.958Z] #36 61.98 Building dependency tree...
12:40:55 [2021-09-23T12:40:55.106Z] #43 44.54   CC       images/signalfd.o
12:40:55 [2021-09-23T12:40:55.194Z] #42 50.33 Setting up python-pkg-resources (40.8.0-1) ...
12:40:55 [2021-09-23T12:40:55.367Z] #43 44.72   CC       images/fs.o
12:40:55 [2021-09-23T12:40:55.627Z] #43 45.01   CC       images/pstree.o
12:40:56 [2021-09-23T12:40:56.087Z] #42 53.87 Reading package lists...
12:40:56 [2021-09-23T12:40:56.087Z] #42 ...
12:40:56 [2021-09-23T12:40:56.087Z] 
12:40:56 [2021-09-23T12:40:56.087Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:56 [2021-09-23T12:40:56.087Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:56 [2021-09-23T12:40:56.087Z] #13 43.45 Reading package lists...
12:40:56 [2021-09-23T12:40:56.196Z] #43 45.31   CC       images/pipe.o
12:40:56 [2021-09-23T12:40:56.456Z] #43 45.68   CC       images/tcp-stream.o
12:40:56 [2021-09-23T12:40:56.508Z] #13 47.42 The following additional packages will be installed:
12:40:56 [2021-09-23T12:40:56.715Z] #43 46.11   CC       images/sk-packet.o
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.45   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.45   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.46   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.46   mingw-w64-x86-64-dev
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.48 Suggested packages:
12:40:56 [2021-09-23T12:40:56.769Z] #13 47.48   gcc-8-locales seccomp wine64
12:40:57 [2021-09-23T12:40:57.126Z] #42 ...
12:40:57 [2021-09-23T12:40:57.126Z] 
12:40:57 [2021-09-23T12:40:57.126Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:40:57 [2021-09-23T12:40:57.126Z] #47 sha256:d43b2fa5cb20d5ae04b9c36b6231df9eaef22343c3524b7a5d32786209a681a1
12:40:57 [2021-09-23T12:40:57.126Z] #47 DONE 52.1s
12:40:57 [2021-09-23T12:40:57.284Z] #43 46.61   CC       images/mnt.o
12:40:57 [2021-09-23T12:40:57.390Z] 
12:40:57 [2021-09-23T12:40:57.390Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:57 [2021-09-23T12:40:57.390Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:40:57 [2021-09-23T12:40:57.390Z] #36 52.34 Selecting previously unselected package libxml2:arm64.
12:40:57 [2021-09-23T12:40:57.390Z] #36 52.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
12:40:57 [2021-09-23T12:40:57.390Z] #36 52.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
12:40:57 [2021-09-23T12:40:57.511Z] #36 66.82 The following additional packages will be installed:
12:40:57 [2021-09-23T12:40:57.511Z] #36 ...
12:40:57 [2021-09-23T12:40:57.511Z] 
12:40:57 [2021-09-23T12:40:57.511Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:40:57 [2021-09-23T12:40:57.511Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:40:57 [2021-09-23T12:40:57.511Z] #13 50.45 Reading package lists...
12:40:57 [2021-09-23T12:40:57.544Z] #43 47.00   CC       images/pipe-data.o
12:40:57 [2021-09-23T12:40:57.967Z] #36 52.91 Selecting previously unselected package libarchive13:arm64.
12:40:57 [2021-09-23T12:40:57.967Z] #36 52.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
12:40:57 [2021-09-23T12:40:57.967Z] #36 52.92 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:40:58 [2021-09-23T12:40:58.115Z] #43 47.41   CC       images/sa.o
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.59 The following NEW packages will be installed:
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60 The following packages will be upgraded:
12:40:58 [2021-09-23T12:40:58.161Z] #13 48.60   libseccomp2
12:40:58 [2021-09-23T12:40:58.230Z] #36 53.21 Selecting previously unselected package libjsoncpp1:arm64.
12:40:58 [2021-09-23T12:40:58.230Z] #36 53.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
12:40:58 [2021-09-23T12:40:58.230Z] #36 53.24 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
12:40:58 [2021-09-23T12:40:58.375Z] #43 ...
12:40:58 [2021-09-23T12:40:58.375Z] 
12:40:58 [2021-09-23T12:40:58.375Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:40:58 [2021-09-23T12:40:58.375Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + export 'BUILDTAGS=netgo osusergo static_build'
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + BUILDTAGS='netgo osusergo static_build'
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + export EXTRA_FLAGS=-buildmode=pie
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + EXTRA_FLAGS=-buildmode=pie
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + '[' '' = dynamic ']'
12:40:58 [2021-09-23T12:40:58.375Z] #56 81.19 + make
12:40:58 [2021-09-23T12:40:58.375Z] #56 82.62 + bin/ctr
12:40:58 [2021-09-23T12:40:58.375Z] #56 ...
12:40:58 [2021-09-23T12:40:58.375Z] 
12:40:58 [2021-09-23T12:40:58.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:40:58 [2021-09-23T12:40:58.375Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:40:58 [2021-09-23T12:40:58.375Z] #43 47.78   CC       images/timer.o
12:40:58 [2021-09-23T12:40:58.387Z] #13 57.34 Reading package lists...
12:40:58 [2021-09-23T12:40:58.387Z] #13 ...
12:40:58 [2021-09-23T12:40:58.387Z] 
12:40:58 [2021-09-23T12:40:58.387Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:40:58 [2021-09-23T12:40:58.387Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:40:58 [2021-09-23T12:40:58.387Z] #36 39.92 Reading package lists...
12:40:58 [2021-09-23T12:40:58.387Z] #36 53.20 Reading package lists...
12:40:58 [2021-09-23T12:40:58.387Z] #36 ...
12:40:58 [2021-09-23T12:40:58.387Z] 
12:40:58 [2021-09-23T12:40:58.387Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:40:58 [2021-09-23T12:40:58.387Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:40:58 [2021-09-23T12:40:58.387Z] #55 40.00 Reading package lists...
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.08 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.08 Need to get 77.8 MB of archives.
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.08 After this operation, 487 MB of additional disk space will be used.
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.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]
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.08 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.10 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:40:58 [2021-09-23T12:40:58.423Z] #13 49.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:40:58 [2021-09-23T12:40:58.534Z] #36 53.49 Selecting previously unselected package librhash0:arm64.
12:40:58 [2021-09-23T12:40:58.534Z] #36 53.52 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
12:40:58 [2021-09-23T12:40:58.534Z] #36 53.54 Unpacking librhash0:arm64 (1.3.8-1) ...
12:40:58 [2021-09-23T12:40:58.685Z] #13 49.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:40:58 [2021-09-23T12:40:58.949Z] #13 49.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:40:58 [2021-09-23T12:40:58.949Z] #13 49.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:40:58 [2021-09-23T12:40:58.949Z] #13 49.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:40:59 [2021-09-23T12:40:59.113Z] #36 54.16 Selecting previously unselected package libuv1:arm64.
12:40:59 [2021-09-23T12:40:59.113Z] #36 54.16 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
12:40:59 [2021-09-23T12:40:59.314Z] #43 48.42   CC       images/timerfd.o
12:40:59 [2021-09-23T12:40:59.377Z] #36 54.35 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
12:40:59 [2021-09-23T12:40:59.522Z] #13 50.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:40:59 [2021-09-23T12:40:59.574Z] #43 48.83   CC       images/mm.o
12:40:59 [2021-09-23T12:40:59.640Z] #36 54.49 Selecting previously unselected package cmake.
12:40:59 [2021-09-23T12:40:59.640Z] #36 54.49 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
12:40:59 [2021-09-23T12:40:59.640Z] #36 54.50 Unpacking cmake (3.13.4-1) ...
12:40:59 [2021-09-23T12:40:59.640Z] #36 ...
12:40:59 [2021-09-23T12:40:59.640Z] 
12:40:59 [2021-09-23T12:40:59.640Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:40:59 [2021-09-23T12:40:59.640Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:40:59 [2021-09-23T12:40:59.640Z] #49 44.49 go: downloading github.com/gogo/protobuf v1.2.1
12:40:59 [2021-09-23T12:40:59.640Z] #49 50.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:40:59 [2021-09-23T12:40:59.640Z] #49 51.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:40:59 [2021-09-23T12:40:59.640Z] #49 51.93 go: downloading github.com/BurntSushi/toml v0.3.1
12:40:59 [2021-09-23T12:40:59.640Z] #49 ...
12:40:59 [2021-09-23T12:40:59.640Z] 
12:40:59 [2021-09-23T12:40:59.640Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:40:59 [2021-09-23T12:40:59.640Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:40:59 [2021-09-23T12:40:59.640Z] #42 53.11 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
12:40:59 [2021-09-23T12:40:59.640Z] #42 53.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:40:59 [2021-09-23T12:40:59.640Z] #42 53.18 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:40:59 [2021-09-23T12:40:59.640Z] #42 53.20 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
12:40:59 [2021-09-23T12:40:59.640Z] #42 53.22 Setting up python-six (1.12.0-1) ...
12:40:59 [2021-09-23T12:40:59.755Z] #55 53.33 Reading package lists...
12:40:59 [2021-09-23T12:40:59.755Z] #55 ...
12:40:59 [2021-09-23T12:40:59.755Z] 
12:40:59 [2021-09-23T12:40:59.755Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:40:59 [2021-09-23T12:40:59.755Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:40:59 [2021-09-23T12:40:59.755Z] #45 54.03 vendor/golang.org/x/crypto/internal/subtle
12:40:59 [2021-09-23T12:40:59.784Z] #13 50.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:40:59 [2021-09-23T12:40:59.784Z] #13 50.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
12:40:59 [2021-09-23T12:40:59.834Z] #43 49.24   CC       images/sk-opts.o
12:41:00 [2021-09-23T12:41:00.010Z] #13 60.96 Building dependency tree...
12:41:00 [2021-09-23T12:41:00.094Z] #43 49.53   CC       images/sk-unix.o
12:41:00 [2021-09-23T12:41:00.222Z] #42 55.30 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
12:41:00 [2021-09-23T12:41:00.222Z] #42 55.33 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:41:00 [2021-09-23T12:41:00.222Z] #42 55.37 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
12:41:00 [2021-09-23T12:41:00.222Z] #42 55.39 Setting up libcap-dev:arm64 (1:2.25-2) ...
12:41:00 [2021-09-23T12:41:00.222Z] #42 55.42 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
12:41:00 [2021-09-23T12:41:00.354Z] #43 49.80   CC       images/sk-inet.o
12:41:00 [2021-09-23T12:41:00.485Z] #42 55.44 Setting up protobuf-compiler (3.6.1.3-2) ...
12:41:00 [2021-09-23T12:41:00.485Z] #42 55.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:00 [2021-09-23T12:41:00.485Z] #42 55.55 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
12:41:00 [2021-09-23T12:41:00.685Z] #45 ...
12:41:00 [2021-09-23T12:41:00.685Z] 
12:41:00 [2021-09-23T12:41:00.685Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:00 [2021-09-23T12:41:00.685Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:00 [2021-09-23T12:41:00.685Z] #42 53.87 Reading package lists...
12:41:00 [2021-09-23T12:41:00.749Z] #42 55.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:41:00 [2021-09-23T12:41:00.749Z] #42 55.61 Setting up python-protobuf (3.6.1.3-2) ...
12:41:00 [2021-09-23T12:41:00.924Z] #43 50.32   CC       images/tun.o
12:41:01 [2021-09-23T12:41:01.012Z] #42 ...
12:41:01 [2021-09-23T12:41:01.012Z] 
12:41:01 [2021-09-23T12:41:01.012Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:01 [2021-09-23T12:41:01.012Z] #34 sha256:022fce605eead8a306e3c305a7f1d0dff7e7516cc82f3ea8a3f1ccf51163bd38
12:41:01 [2021-09-23T12:41:01.012Z] #34 46.02 time
12:41:01 [2021-09-23T12:41:01.012Z] #34 46.02 internal/syscall/execenv
12:41:01 [2021-09-23T12:41:01.012Z] #34 46.03 internal/syscall/unix
12:41:01 [2021-09-23T12:41:01.012Z] #34 50.66 io/fs
12:41:01 [2021-09-23T12:41:01.012Z] #34 50.73 internal/poll
12:41:01 [2021-09-23T12:41:01.012Z] #34 53.45 os
12:41:01 [2021-09-23T12:41:01.012Z] #34 54.73 internal/fmtsort
12:41:01 [2021-09-23T12:41:01.184Z] #43 50.61   CC       images/sk-netlink.o
12:41:01 [2021-09-23T12:41:01.276Z] #34 56.17 path/filepath
12:41:01 [2021-09-23T12:41:01.276Z] #34 56.17 fmt
12:41:01 [2021-09-23T12:41:01.276Z] #34 ...
12:41:01 [2021-09-23T12:41:01.276Z] 
12:41:01 [2021-09-23T12:41:01.276Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:01 [2021-09-23T12:41:01.276Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:41:01 [2021-09-23T12:41:01.276Z] #13 45.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:41:01 [2021-09-23T12:41:01.276Z] #13 45.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 45.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 48.75 Selecting previously unselected package binutils-mingw-w64.
12:41:01 [2021-09-23T12:41:01.276Z] #13 48.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 48.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.22 Selecting previously unselected package libdevmapper1.02.1:arm64.
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.24 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.48 Selecting previously unselected package dmsetup.
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.53 Unpacking dmsetup (2:1.02.155-3) ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.73 Selecting previously unselected package mingw-w64-common.
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:41:01 [2021-09-23T12:41:01.276Z] #13 49.75 Unpacking mingw-w64-common (6.0.0-3) ...
12:41:01 [2021-09-23T12:41:01.711Z] #13 ...
12:41:01 [2021-09-23T12:41:01.712Z] 
12:41:01 [2021-09-23T12:41:01.712Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:01 [2021-09-23T12:41:01.712Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:41:01 [2021-09-23T12:41:01.712Z] #45 48.23 github.com/LK4D4/vndr/godl/singleflight
12:41:01 [2021-09-23T12:41:01.712Z] #45 48.27 bytes
12:41:01 [2021-09-23T12:41:01.712Z] #45 48.60 strings
12:41:01 [2021-09-23T12:41:01.712Z] #45 50.85 reflect
12:41:01 [2021-09-23T12:41:01.712Z] #45 51.96 bufio
12:41:01 [2021-09-23T12:41:01.712Z] #45 54.04 syscall
12:41:01 [2021-09-23T12:41:01.757Z] #43 50.91   CC       images/packet-sock.o
12:41:01 [2021-09-23T12:41:01.974Z] #45 ...
12:41:01 [2021-09-23T12:41:01.974Z] 
12:41:01 [2021-09-23T12:41:01.974Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:01 [2021-09-23T12:41:01.974Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.64 Selecting previously unselected package libprotobuf-lite17:amd64.
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.92 Selecting previously unselected package libprotobuf-dev:amd64.
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 49.92 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.23 Selecting previously unselected package libprotoc17:amd64.
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.86 Selecting previously unselected package protobuf-c-compiler.
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 51.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:41:01 [2021-09-23T12:41:01.974Z] #42 52.17 Selecting previously unselected package protobuf-compiler.
12:41:01 [2021-09-23T12:41:01.974Z] #42 52.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.17 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.29 Selecting previously unselected package python-pkg-resources.
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.29 Unpacking python-pkg-resources (40.8.0-1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.54 Selecting previously unselected package python-six.
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.55 Unpacking python-six (1.12.0-1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.77 Selecting previously unselected package python-protobuf.
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 52.77 Unpacking python-protobuf (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 53.33 Setting up python-pkg-resources (40.8.0-1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 58.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 58.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 58.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 58.33 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:41:01 [2021-09-23T12:41:01.975Z] #42 58.34 Setting up python-six (1.12.0-1) ...
12:41:02 [2021-09-23T12:41:02.004Z] #13 ...
12:41:02 [2021-09-23T12:41:02.004Z] 
12:41:02 [2021-09-23T12:41:02.004Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:41:02 [2021-09-23T12:41:02.004Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:41:02 [2021-09-23T12:41:02.004Z] #55 52.67 Reading package lists...
12:41:02 [2021-09-23T12:41:02.004Z] #55 61.93 Building dependency tree...
12:41:02 [2021-09-23T12:41:02.004Z] #55 66.47 The following additional packages will be installed:
12:41:02 [2021-09-23T12:41:02.004Z] #55 66.47   libbtrfs0
12:41:02 [2021-09-23T12:41:02.004Z] #55 66.91 The following NEW packages will be installed:
12:41:02 [2021-09-23T12:41:02.004Z] #55 66.98   libbtrfs-dev libbtrfs0
12:41:02 [2021-09-23T12:41:02.004Z] #55 67.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:41:02 [2021-09-23T12:41:02.004Z] #55 67.37 Need to get 119 kB of archives.
12:41:02 [2021-09-23T12:41:02.004Z] #55 67.37 After this operation, 387 kB of additional disk space will be used.
12:41:02 [2021-09-23T12:41:02.004Z] #55 67.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #55 67.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #55 68.86 debconf: delaying package configuration, since apt-utils is not installed
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.13 Fetched 119 kB in 0s (423 kB/s)
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.35 Selecting previously unselected package libbtrfs0.
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.35 (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 ... 15421 files and directories currently installed.)
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.48 Unpacking libbtrfs0 (4.20.1-2) ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.66 Selecting previously unselected package libbtrfs-dev.
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 69.73 Unpacking libbtrfs-dev (4.20.1-2) ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 70.44 Setting up libbtrfs0 (4.20.1-2) ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 70.46 Setting up libbtrfs-dev (4.20.1-2) ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 70.50 Processing triggers for libc-bin (2.28-10) ...
12:41:02 [2021-09-23T12:41:02.004Z] #55 DONE 71.2s
12:41:02 [2021-09-23T12:41:02.004Z] 
12:41:02 [2021-09-23T12:41:02.004Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:02 [2021-09-23T12:41:02.004Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:02 [2021-09-23T12:41:02.004Z] #42 60.91 Building dependency tree...
12:41:02 [2021-09-23T12:41:02.004Z] #42 65.93 The following additional packages will be installed:
12:41:02 [2021-09-23T12:41:02.004Z] #42 65.95   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:41:02 [2021-09-23T12:41:02.004Z] #42 65.95   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:41:02 [2021-09-23T12:41:02.004Z] #42 65.97 Suggested packages:
12:41:02 [2021-09-23T12:41:02.004Z] #42 65.98   manpages-dev python-setuptools
12:41:02 [2021-09-23T12:41:02.004Z] #42 67.94 The following NEW packages will be installed:
12:41:02 [2021-09-23T12:41:02.004Z] #42 67.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:41:02 [2021-09-23T12:41:02.004Z] #42 67.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:41:02 [2021-09-23T12:41:02.004Z] #42 67.96   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:41:02 [2021-09-23T12:41:02.004Z] #42 67.97   python-six zlib1g-dev
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.41 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.41 Need to get 4095 kB of archives.
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.41 After this operation, 22.5 MB of additional disk space will be used.
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 68.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:41:02 [2021-09-23T12:41:02.004Z] #42 70.62 debconf: delaying package configuration, since apt-utils is not installed
12:41:02 [2021-09-23T12:41:02.004Z] #42 70.90 Fetched 4095 kB in 1s (4494 kB/s)
12:41:02 [2021-09-23T12:41:02.004Z] #42 71.04 Selecting previously unselected package libcap-dev:amd64.
12:41:02 [2021-09-23T12:41:02.004Z] #42 71.04 (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 ... 15421 files and directories currently installed.)
12:41:02 [2021-09-23T12:41:02.004Z] #42 71.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.004Z] #42 71.23 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:41:02 [2021-09-23T12:41:02.225Z] #13 ...
12:41:02 [2021-09-23T12:41:02.225Z] 
12:41:02 [2021-09-23T12:41:02.225Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:02 [2021-09-23T12:41:02.225Z] #36 sha256:6c101f9332f0fb42d371dc3b6869821b6692e7d78fe2f753dfd4df2afbe5c616
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.10 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.12 Setting up xxd (2:8.1.0875-5) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.15 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.18 Setting up vim-common (2:8.1.0875-5) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.22 Setting up librhash0:arm64 (1.3.8-1) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.27 Setting up cmake-data (3.13.4-1) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.35 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.37 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
12:41:02 [2021-09-23T12:41:02.225Z] #36 57.42 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
12:41:02 [2021-09-23T12:41:02.236Z] #42 ...
12:41:02 [2021-09-23T12:41:02.236Z] 
12:41:02 [2021-09-23T12:41:02.236Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:02 [2021-09-23T12:41:02.236Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:41:02 [2021-09-23T12:41:02.236Z] #51 48.79 bytes
12:41:02 [2021-09-23T12:41:02.236Z] #51 48.80 syscall
12:41:02 [2021-09-23T12:41:02.236Z] #51 51.52 reflect
12:41:02 [2021-09-23T12:41:02.236Z] #51 58.64 time
12:41:02 [2021-09-23T12:41:02.270Z] #42 71.47 Selecting previously unselected package libnet1:amd64.
12:41:02 [2021-09-23T12:41:02.270Z] #42 71.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.270Z] #42 71.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:41:02 [2021-09-23T12:41:02.330Z] #43 51.51   CC       images/ipc-var.o
12:41:02 [2021-09-23T12:41:02.494Z] #36 57.46 Setting up cmake (3.13.4-1) ...
12:41:02 [2021-09-23T12:41:02.494Z] #36 57.54 Processing triggers for libc-bin (2.28-10) ...
12:41:02 [2021-09-23T12:41:02.497Z] #51 ...
12:41:02 [2021-09-23T12:41:02.497Z] 
12:41:02 [2021-09-23T12:41:02.497Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:02 [2021-09-23T12:41:02.497Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:02 [2021-09-23T12:41:02.497Z] #36 52.76 Selecting previously unselected package libicu63:amd64.
12:41:02 [2021-09-23T12:41:02.497Z] #36 52.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.497Z] #36 52.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:41:02 [2021-09-23T12:41:02.531Z] #42 71.78 Selecting previously unselected package libnet1-dev.
12:41:02 [2021-09-23T12:41:02.531Z] #42 71.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:41:02 [2021-09-23T12:41:02.531Z] #42 71.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:02 [2021-09-23T12:41:02.531Z] #42 ...
12:41:02 [2021-09-23T12:41:02.531Z] 
12:41:02 [2021-09-23T12:41:02.531Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:02 [2021-09-23T12:41:02.531Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:02 [2021-09-23T12:41:02.531Z] #13 65.76 The following additional packages will be installed:
12:41:02 [2021-09-23T12:41:02.531Z] #13 65.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:41:02 [2021-09-23T12:41:02.531Z] #13 65.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:41:02 [2021-09-23T12:41:02.591Z] #43 51.83   CC       images/ipc-desc.o
12:41:02 [2021-09-23T12:41:02.758Z] #36 57.69 Processing triggers for mime-support (3.62) ...
12:41:02 [2021-09-23T12:41:02.792Z] #13 65.78   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:41:02 [2021-09-23T12:41:02.792Z] #13 65.78   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:41:02 [2021-09-23T12:41:02.792Z] #13 65.79   mingw-w64-x86-64-dev
12:41:02 [2021-09-23T12:41:02.792Z] #13 65.80 Suggested packages:
12:41:02 [2021-09-23T12:41:02.792Z] #13 65.80   gcc-8-locales seccomp wine64
12:41:02 [2021-09-23T12:41:02.851Z] #43 52.17   CC       images/ipc-shm.o
12:41:03 [2021-09-23T12:41:03.118Z] #43 52.38   CC       images/ipc-msg.o
12:41:03 [2021-09-23T12:41:03.379Z] #43 52.74   CC       images/ipc-sem.o
12:41:03 [2021-09-23T12:41:03.735Z] #13 ...
12:41:03 [2021-09-23T12:41:03.735Z] 
12:41:03 [2021-09-23T12:41:03.735Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:41:03 [2021-09-23T12:41:03.735Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:41:03 [2021-09-23T12:41:03.735Z] #49 63.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:41:03 [2021-09-23T12:41:03.735Z] #49 63.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:41:03 [2021-09-23T12:41:03.735Z] #49 64.11 go: downloading github.com/BurntSushi/toml v0.3.1
12:41:03 [2021-09-23T12:41:03.771Z] #42 65.51 Building dependency tree...
12:41:03 [2021-09-23T12:41:03.951Z] #43 53.21   CC       images/utsns.o
12:41:03 [2021-09-23T12:41:03.996Z] #49 ...
12:41:03 [2021-09-23T12:41:03.996Z] 
12:41:03 [2021-09-23T12:41:03.996Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:03 [2021-09-23T12:41:03.996Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:03 [2021-09-23T12:41:03.996Z] #13 67.02 The following NEW packages will be installed:
12:41:03 [2021-09-23T12:41:03.996Z] #13 67.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:41:03 [2021-09-23T12:41:03.996Z] #13 67.03   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:41:03 [2021-09-23T12:41:03.996Z] #13 67.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:41:03 [2021-09-23T12:41:03.997Z] #13 67.04   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:41:03 [2021-09-23T12:41:03.997Z] #13 67.04   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:41:03 [2021-09-23T12:41:03.997Z] #13 67.04   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:41:03 [2021-09-23T12:41:03.997Z] #13 67.04 The following packages will be upgraded:
12:41:03 [2021-09-23T12:41:03.997Z] #13 67.07   libseccomp2
12:41:04 [2021-09-23T12:41:04.211Z] #43 53.62   CC       images/creds.o
12:41:04 [2021-09-23T12:41:04.258Z] #13 67.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:41:04 [2021-09-23T12:41:04.258Z] #13 67.49 Need to get 77.8 MB of archives.
12:41:04 [2021-09-23T12:41:04.258Z] #13 67.49 After this operation, 487 MB of additional disk space will be used.
12:41:04 [2021-09-23T12:41:04.258Z] #13 67.49 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:41:04 [2021-09-23T12:41:04.414Z] #36 60.72 Selecting previously unselected package libxml2:amd64.
12:41:04 [2021-09-23T12:41:04.414Z] #36 ...
12:41:04 [2021-09-23T12:41:04.414Z] 
12:41:04 [2021-09-23T12:41:04.414Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:04 [2021-09-23T12:41:04.414Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:04 [2021-09-23T12:41:04.414Z] #13 54.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:41:04 [2021-09-23T12:41:04.520Z] #13 67.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:41:04 [2021-09-23T12:41:04.520Z] #13 67.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
12:41:04 [2021-09-23T12:41:04.690Z] #36 DONE 59.3s
12:41:04 [2021-09-23T12:41:04.690Z] 
12:41:04 [2021-09-23T12:41:04.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:04 [2021-09-23T12:41:04.690Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:41:04 [2021-09-23T12:41:04.690Z] #13 56.12 Selecting previously unselected package mingw-w64-x86-64-dev.
12:41:04 [2021-09-23T12:41:04.690Z] #13 56.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:41:04 [2021-09-23T12:41:04.690Z] #13 56.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:04 [2021-09-23T12:41:04.777Z] #13 ...
12:41:04 [2021-09-23T12:41:04.777Z] 
12:41:04 [2021-09-23T12:41:04.777Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:04 [2021-09-23T12:41:04.777Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:41:04 [2021-09-23T12:41:04.777Z] #32 50.14 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.
12:41:04 [2021-09-23T12:41:04.777Z] #32 50.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:41:04 [2021-09-23T12:41:04.777Z] #32 51.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:04 [2021-09-23T12:41:04.777Z] #32 ...
12:41:04 [2021-09-23T12:41:04.777Z] 
12:41:04 [2021-09-23T12:41:04.777Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:04 [2021-09-23T12:41:04.777Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:04 [2021-09-23T12:41:04.777Z] #36 60.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:41:04 [2021-09-23T12:41:04.777Z] #36 60.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:04 [2021-09-23T12:41:04.780Z] #43 54.01   CC       images/vma.o
12:41:04 [2021-09-23T12:41:04.782Z] #13 67.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:41:05 [2021-09-23T12:41:05.040Z] #43 54.32   CC       images/netdev.o
12:41:05 [2021-09-23T12:41:05.040Z] #43 ...
12:41:05 [2021-09-23T12:41:05.040Z] 
12:41:05 [2021-09-23T12:41:05.040Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:05 [2021-09-23T12:41:05.040Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:41:05 [2021-09-23T12:41:05.040Z] #45 158.6 crypto/ed25519
12:41:05 [2021-09-23T12:41:05.040Z] #45 159.0 crypto/rsa
12:41:05 [2021-09-23T12:41:05.040Z] #45 159.1 compress/gzip
12:41:05 [2021-09-23T12:41:05.040Z] #45 160.2 crypto/dsa
12:41:05 [2021-09-23T12:41:05.040Z] #45 160.9 crypto/x509/pkix
12:41:05 [2021-09-23T12:41:05.040Z] #45 161.6 net
12:41:05 [2021-09-23T12:41:05.040Z] #45 161.8 vendor/golang.org/x/crypto/chacha20
12:41:05 [2021-09-23T12:41:05.040Z] #45 162.9 vendor/golang.org/x/crypto/poly1305
12:41:05 [2021-09-23T12:41:05.040Z] #45 163.8 vendor/golang.org/x/sys/cpu
12:41:05 [2021-09-23T12:41:05.040Z] #45 164.6 vendor/golang.org/x/crypto/chacha20poly1305
12:41:05 [2021-09-23T12:41:05.040Z] #45 166.1 vendor/golang.org/x/crypto/curve25519
12:41:05 [2021-09-23T12:41:05.040Z] #45 167.7 vendor/golang.org/x/crypto/hkdf
12:41:05 [2021-09-23T12:41:05.040Z] #45 168.0 vendor/golang.org/x/text/transform
12:41:05 [2021-09-23T12:41:05.043Z] #13 68.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:41:05 [2021-09-23T12:41:05.043Z] #13 68.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:41:05 [2021-09-23T12:41:05.043Z] #13 68.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:41:05 [2021-09-23T12:41:05.305Z] #13 68.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:41:05 [2021-09-23T12:41:05.405Z] #36 ...
12:41:05 [2021-09-23T12:41:05.405Z] 
12:41:05 [2021-09-23T12:41:05.405Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:41:05 [2021-09-23T12:41:05.405Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + RM_GOPATH=0
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + TMP_GOPATH=
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + : /build
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + '[' -z '' ']'
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 ++ mktemp -d
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + export GOPATH=/tmp/tmp.hwce4dnpAU
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + GOPATH=/tmp/tmp.hwce4dnpAU
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + RM_GOPATH=1
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + case "$(go env GOARCH)" in
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 ++ go env GOARCH
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + export GO_BUILDMODE=-buildmode=pie
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + GO_BUILDMODE=-buildmode=pie
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 ++ dirname /tmp/install/install.sh
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + dir=/tmp/install
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + bin=containerd
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + shift
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + '[' '!' -f /tmp/install/containerd.installer ']'
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + . /tmp/install/containerd.installer
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 ++ set -e
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 ++ : e25210fe30a0a703442421b0f60afac609f950a3
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + install_containerd
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hwce4dnpAU/src/github.com/containerd/containerd
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.546 Cloning into '/tmp/tmp.hwce4dnpAU/src/github.com/containerd/containerd'...
12:41:05 [2021-09-23T12:41:05.405Z] #56 6.572 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
12:41:05 [2021-09-23T12:41:05.405Z] #56 ...
12:41:05 [2021-09-23T12:41:05.405Z] 
12:41:05 [2021-09-23T12:41:05.405Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:05 [2021-09-23T12:41:05.405Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:41:05 [2021-09-23T12:41:05.405Z] #34 55.68 internal/syscall/unix
12:41:05 [2021-09-23T12:41:05.405Z] #34 56.07 time
12:41:05 [2021-09-23T12:41:05.609Z] #45 ...
12:41:05 [2021-09-23T12:41:05.609Z] 
12:41:05 [2021-09-23T12:41:05.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:05 [2021-09-23T12:41:05.609Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:05 [2021-09-23T12:41:05.609Z] #43 54.97   CC       images/tty.o
12:41:05 [2021-09-23T12:41:05.643Z] #13 ...
12:41:05 [2021-09-23T12:41:05.643Z] 
12:41:05 [2021-09-23T12:41:05.643Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:05 [2021-09-23T12:41:05.643Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:41:05 [2021-09-23T12:41:05.643Z] #45 50.69 regexp
12:41:05 [2021-09-23T12:41:05.643Z] #45 52.51 internal/poll
12:41:05 [2021-09-23T12:41:05.643Z] #45 53.96 context
12:41:05 [2021-09-23T12:41:05.643Z] #45 56.84 path/filepath
12:41:05 [2021-09-23T12:41:05.643Z] #45 56.91 net
12:41:05 [2021-09-23T12:41:05.643Z] #45 57.94 internal/lazyregexp
12:41:05 [2021-09-23T12:41:05.643Z] #45 58.30 github.com/LK4D4/vndr/versioned
12:41:05 [2021-09-23T12:41:05.643Z] #45 58.72 os/exec
12:41:05 [2021-09-23T12:41:05.643Z] #45 60.45 go/token
12:41:05 [2021-09-23T12:41:05.643Z] #45 60.50 net/url
12:41:05 [2021-09-23T12:41:05.643Z] #45 ...
12:41:05 [2021-09-23T12:41:05.643Z] 
12:41:05 [2021-09-23T12:41:05.643Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:05 [2021-09-23T12:41:05.643Z] #37 sha256:5449e9f912917db0a5d9187f9f1bda2143547608251175d98b9f2d973a955bcb
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.491 + RM_GOPATH=0
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.491 + TMP_GOPATH=
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.491 + : /build
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.491 + '[' -z '' ']'
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.492 ++ mktemp -d
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.497 + export GOPATH=/tmp/tmp.FSnHxRw95O
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.497 + GOPATH=/tmp/tmp.FSnHxRw95O
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.497 + RM_GOPATH=1
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.497 + case "$(go env GOARCH)" in
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.497 ++ go env GOARCH
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.537 + export GO_BUILDMODE=-buildmode=pie
12:41:05 [2021-09-23T12:41:05.643Z] #37 1.537 + GO_BUILDMODE=-buildmode=pie
12:41:05 [2021-09-23T12:41:05.666Z] #42 69.53 The following additional packages will be installed:
12:41:05 [2021-09-23T12:41:05.666Z] #42 69.53   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
12:41:05 [2021-09-23T12:41:05.666Z] #42 69.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
12:41:05 [2021-09-23T12:41:05.666Z] #42 69.54 Suggested packages:
12:41:05 [2021-09-23T12:41:05.666Z] #42 69.54   manpages-dev python-setuptools
12:41:05 [2021-09-23T12:41:05.878Z] #13 68.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:41:05 [2021-09-23T12:41:05.910Z] #37 ...
12:41:05 [2021-09-23T12:41:05.910Z] 
12:41:05 [2021-09-23T12:41:05.910Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:05 [2021-09-23T12:41:05.910Z] #42 sha256:6757f636070a9e68bece4c1896c426561614881e74ef6de60e85509a70db842d
12:41:05 [2021-09-23T12:41:05.910Z] #42 60.09 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
12:41:05 [2021-09-23T12:41:05.910Z] #42 60.13 Processing triggers for libc-bin (2.28-10) ...
12:41:05 [2021-09-23T12:41:05.910Z] #42 DONE 60.9s
12:41:05 [2021-09-23T12:41:05.910Z] 
12:41:05 [2021-09-23T12:41:05.910Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:05 [2021-09-23T12:41:05.910Z] #37 sha256:5449e9f912917db0a5d9187f9f1bda2143547608251175d98b9f2d973a955bcb
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.538 ++ dirname /tmp/install/install.sh
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.539 + dir=/tmp/install
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + bin=tini
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + shift
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + '[' '!' -f /tmp/install/tini.installer ']'
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + . /tmp/install/tini.installer
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + install_tini
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 + git clone https://github.com/krallin/tini.git /tmp/tmp.FSnHxRw95O/tini
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.540 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:41:05 [2021-09-23T12:41:05.910Z] #37 1.543 Cloning into '/tmp/tmp.FSnHxRw95O/tini'...
12:41:06 [2021-09-23T12:41:06.015Z] #34 ...
12:41:06 [2021-09-23T12:41:06.015Z] 
12:41:06 [2021-09-23T12:41:06.015Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:06 [2021-09-23T12:41:06.015Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:06 [2021-09-23T12:41:06.015Z] #42 62.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:41:06 [2021-09-23T12:41:06.231Z] #42 ...
12:41:06 [2021-09-23T12:41:06.231Z] 
12:41:06 [2021-09-23T12:41:06.231Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
12:41:06 [2021-09-23T12:41:06.231Z] #67 sha256:16d01585c664f80a3739c6fe65e02bbb323844e6c6b3d7ad3f8d1186902b55d8
12:41:06 [2021-09-23T12:41:06.231Z] #67 DONE 70.4s
12:41:06 [2021-09-23T12:41:06.231Z] 
12:41:06 [2021-09-23T12:41:06.231Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:41:06 [2021-09-23T12:41:06.231Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:41:06 [2021-09-23T12:41:06.231Z] #49 67.60 go: downloading github.com/gobwas/glob v0.2.3
12:41:06 [2021-09-23T12:41:06.231Z] #49 67.63 go: downloading github.com/kisielk/gotool v1.0.0
12:41:06 [2021-09-23T12:41:06.231Z] #49 67.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
12:41:06 [2021-09-23T12:41:06.231Z] #49 67.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
12:41:06 [2021-09-23T12:41:06.231Z] #49 67.90 go: downloading github.com/gogo/protobuf v1.2.1
12:41:06 [2021-09-23T12:41:06.231Z] #49 69.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
12:41:06 [2021-09-23T12:41:06.231Z] #49 69.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:41:06 [2021-09-23T12:41:06.231Z] #49 69.96 go: downloading github.com/BurntSushi/toml v0.3.1
12:41:06 [2021-09-23T12:41:06.277Z] #42 ...
12:41:06 [2021-09-23T12:41:06.277Z] 
12:41:06 [2021-09-23T12:41:06.277Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:41:06 [2021-09-23T12:41:06.277Z] #47 sha256:a4f4193aa6302d01bcd7357199e23d6cf1c0363d9d1c0e6e42ba8ca8fd81a501
12:41:06 [2021-09-23T12:41:06.277Z] #47 DONE 62.7s
12:41:06 [2021-09-23T12:41:06.277Z] 
12:41:06 [2021-09-23T12:41:06.277Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:06 [2021-09-23T12:41:06.277Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:06 [2021-09-23T12:41:06.277Z] #42 62.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:41:06 [2021-09-23T12:41:06.277Z] #42 62.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:41:06 [2021-09-23T12:41:06.277Z] #42 62.89 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:41:06 [2021-09-23T12:41:06.277Z] #42 62.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:41:06 [2021-09-23T12:41:06.277Z] #42 62.91 Setting up protobuf-compiler (3.6.1.3-2) ...
12:41:06 [2021-09-23T12:41:06.452Z] #13 69.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:41:06 [2021-09-23T12:41:06.452Z] #13 69.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
12:41:06 [2021-09-23T12:41:06.488Z] #37 ...
12:41:06 [2021-09-23T12:41:06.488Z] 
12:41:06 [2021-09-23T12:41:06.488Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:06 [2021-09-23T12:41:06.488Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:41:06 [2021-09-23T12:41:06.488Z] #51 51.34 regexp
12:41:06 [2021-09-23T12:41:06.488Z] #51 54.16 context
12:41:06 [2021-09-23T12:41:06.488Z] #51 54.28 os
12:41:06 [2021-09-23T12:41:06.488Z] #51 57.29 encoding/binary
12:41:06 [2021-09-23T12:41:06.488Z] #51 58.97 golang.org/x/sys/unix
12:41:06 [2021-09-23T12:41:06.488Z] #51 58.98 encoding/base64
12:41:06 [2021-09-23T12:41:06.488Z] #51 59.32 flag
12:41:06 [2021-09-23T12:41:06.488Z] #51 59.34 github.com/pkg/diff
12:41:06 [2021-09-23T12:41:06.488Z] #51 60.21 encoding/json
12:41:06 [2021-09-23T12:41:06.488Z] #51 ...
12:41:06 [2021-09-23T12:41:06.488Z] 
12:41:06 [2021-09-23T12:41:06.488Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:06 [2021-09-23T12:41:06.488Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:41:06 [2021-09-23T12:41:06.488Z] #45 61.50 text/template/parse
12:41:06 [2021-09-23T12:41:06.539Z] #42 62.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:06 [2021-09-23T12:41:06.539Z] #42 62.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:06 [2021-09-23T12:41:06.539Z] #42 62.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:41:06 [2021-09-23T12:41:06.539Z] #42 62.99 Setting up python-protobuf (3.6.1.3-2) ...
12:41:06 [2021-09-23T12:41:06.990Z] #43 55.99   CC       images/file-lock.o
12:41:06 [2021-09-23T12:41:06.990Z] #43 56.19   CC       images/rlimit.o
12:41:07 [2021-09-23T12:41:07.250Z] #43 56.59   CC       images/pagemap.o
12:41:07 [2021-09-23T12:41:07.819Z] #43 57.14   CC       images/siginfo.o
12:41:07 [2021-09-23T12:41:07.841Z] #13 ...
12:41:07 [2021-09-23T12:41:07.841Z] 
12:41:07 [2021-09-23T12:41:07.841Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:07 [2021-09-23T12:41:07.841Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:07 [2021-09-23T12:41:07.841Z] #36 66.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:41:07 [2021-09-23T12:41:07.841Z] #36 66.83 Suggested packages:
12:41:07 [2021-09-23T12:41:07.841Z] #36 66.86   cmake-doc ninja-build lrzip
12:41:07 [2021-09-23T12:41:07.841Z] #36 66.86 Recommended packages:
12:41:07 [2021-09-23T12:41:07.841Z] #36 66.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:41:07 [2021-09-23T12:41:07.841Z] #36 68.26 The following NEW packages will be installed:
12:41:07 [2021-09-23T12:41:07.841Z] #36 68.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:41:07 [2021-09-23T12:41:07.841Z] #36 68.29   vim-common xxd
12:41:07 [2021-09-23T12:41:07.842Z] #36 68.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:41:07 [2021-09-23T12:41:07.842Z] #36 68.85 Need to get 14.9 MB of archives.
12:41:07 [2021-09-23T12:41:07.842Z] #36 68.85 After this operation, 61.8 MB of additional disk space will be used.
12:41:07 [2021-09-23T12:41:07.842Z] #36 68.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 68.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 69.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 69.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.76 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 70.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:41:07 [2021-09-23T12:41:07.842Z] #36 73.63 debconf: delaying package configuration, since apt-utils is not installed
12:41:07 [2021-09-23T12:41:07.842Z] #36 73.98 Fetched 14.9 MB in 3s (5530 kB/s)
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.22 Selecting previously unselected package xxd.
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.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 ... 15421 files and directories currently installed.)
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.39 Unpacking xxd (2:8.1.0875-5) ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.70 Selecting previously unselected package vim-common.
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 74.77 Unpacking vim-common (2:8.1.0875-5) ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 75.33 Selecting previously unselected package cmake-data.
12:41:07 [2021-09-23T12:41:07.842Z] #36 75.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 75.34 Unpacking cmake-data (3.13.4-1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #36 ...
12:41:07 [2021-09-23T12:41:07.842Z] 
12:41:07 [2021-09-23T12:41:07.842Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:07 [2021-09-23T12:41:07.842Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.27 Selecting previously unselected package libnl-3-200:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.57 Selecting previously unselected package libnl-3-dev:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 72.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.34 Selecting previously unselected package libprotobuf-c1:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.56 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.72 Selecting previously unselected package zlib1g-dev:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 73.76 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 74.36 Selecting previously unselected package libprotobuf17:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 74.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 74.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 75.78 Selecting previously unselected package libprotobuf-lite17:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 75.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 75.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 76.07 Selecting previously unselected package libprotobuf-dev:amd64.
12:41:07 [2021-09-23T12:41:07.842Z] #42 76.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:41:07 [2021-09-23T12:41:07.842Z] #42 76.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:07 [2021-09-23T12:41:07.888Z] #45 62.56 go/scanner
12:41:08 [2021-09-23T12:41:08.389Z] #43 57.61   CC       images/rpc.o
12:41:08 [2021-09-23T12:41:08.755Z] #49 ...
12:41:08 [2021-09-23T12:41:08.755Z] 
12:41:08 [2021-09-23T12:41:08.755Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:08 [2021-09-23T12:41:08.755Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:08 [2021-09-23T12:41:08.755Z] #42 71.69 The following NEW packages will be installed:
12:41:08 [2021-09-23T12:41:08.755Z] #42 71.69   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
12:41:08 [2021-09-23T12:41:08.755Z] #42 71.69   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
12:41:08 [2021-09-23T12:41:08.755Z] #42 71.69   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
12:41:08 [2021-09-23T12:41:08.755Z] #42 71.69   python-six zlib1g-dev
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.22 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.22 Need to get 4095 kB of archives.
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.22 After this operation, 22.5 MB of additional disk space will be used.
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.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]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
12:41:08 [2021-09-23T12:41:08.755Z] #42 72.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
12:41:09 [2021-09-23T12:41:09.236Z] #42 78.28 Selecting previously unselected package libprotoc17:amd64.
12:41:09 [2021-09-23T12:41:09.236Z] #42 78.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:41:09 [2021-09-23T12:41:09.236Z] #42 78.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:41:09 [2021-09-23T12:41:09.285Z] #45 64.22 encoding/json
12:41:09 [2021-09-23T12:41:09.810Z] #42 ...
12:41:09 [2021-09-23T12:41:09.810Z] 
12:41:09 [2021-09-23T12:41:09.810Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:09 [2021-09-23T12:41:09.810Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:41:09 [2021-09-23T12:41:09.810Z] #34 69.12 sync
12:41:09 [2021-09-23T12:41:09.810Z] #34 69.12 internal/reflectlite
12:41:09 [2021-09-23T12:41:09.810Z] #34 71.75 internal/testlog
12:41:09 [2021-09-23T12:41:09.810Z] #34 74.33 sort
12:41:09 [2021-09-23T12:41:09.810Z] #34 74.34 errors
12:41:09 [2021-09-23T12:41:09.810Z] #34 75.08 strconv
12:41:09 [2021-09-23T12:41:09.810Z] #34 76.44 io
12:41:09 [2021-09-23T12:41:09.810Z] #34 79.10 syscall
12:41:09 [2021-09-23T12:41:09.810Z] #34 ...
12:41:09 [2021-09-23T12:41:09.810Z] 
12:41:09 [2021-09-23T12:41:09.810Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:09 [2021-09-23T12:41:09.810Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:41:09 [2021-09-23T12:41:09.863Z] #45 64.85 go/ast
12:41:10 [2021-09-23T12:41:10.298Z] #43 59.41   CC       images/ext-file.o
12:41:10 [2021-09-23T12:41:10.558Z] #43 59.86   CC       images/cgroup.o
12:41:10 [2021-09-23T12:41:10.651Z] #42 ...
12:41:10 [2021-09-23T12:41:10.651Z] 
12:41:10 [2021-09-23T12:41:10.651Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
12:41:10 [2021-09-23T12:41:10.651Z] #55 sha256:8e2762d31855101c3d76156fb6c871f6b8c1888f54b75788afeb6e5ba6e2530d
12:41:10 [2021-09-23T12:41:10.651Z] #55 53.33 Reading package lists...
12:41:10 [2021-09-23T12:41:10.651Z] #55 66.08 Building dependency tree...
12:41:10 [2021-09-23T12:41:10.651Z] #55 69.97 The following additional packages will be installed:
12:41:10 [2021-09-23T12:41:10.651Z] #55 69.98   libbtrfs0
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.29 The following NEW packages will be installed:
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.30   libbtrfs-dev libbtrfs0
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.77 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.77 Need to get 119 kB of archives.
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.77 After this operation, 387 kB of additional disk space will be used.
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:41:10 [2021-09-23T12:41:10.651Z] #55 70.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:41:10 [2021-09-23T12:41:10.651Z] #55 72.80 debconf: delaying package configuration, since apt-utils is not installed
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.13 Fetched 119 kB in 0s (344 kB/s)
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.40 Selecting previously unselected package libbtrfs0.
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.40 (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 ... 15421 files and directories currently installed.)
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.53 Unpacking libbtrfs0 (4.20.1-2) ...
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.67 Selecting previously unselected package libbtrfs-dev.
12:41:10 [2021-09-23T12:41:10.651Z] #55 73.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
12:41:10 [2021-09-23T12:41:10.652Z] #55 73.68 Unpacking libbtrfs-dev (4.20.1-2) ...
12:41:10 [2021-09-23T12:41:10.652Z] #55 74.09 Setting up libbtrfs0 (4.20.1-2) ...
12:41:10 [2021-09-23T12:41:10.652Z] #55 74.13 Setting up libbtrfs-dev (4.20.1-2) ...
12:41:10 [2021-09-23T12:41:10.652Z] #55 74.17 Processing triggers for libc-bin (2.28-10) ...
12:41:10 [2021-09-23T12:41:10.652Z] #55 DONE 74.8s
12:41:10 [2021-09-23T12:41:10.652Z] 
12:41:10 [2021-09-23T12:41:10.652Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:10 [2021-09-23T12:41:10.652Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:10 [2021-09-23T12:41:10.652Z] #42 74.82 debconf: delaying package configuration, since apt-utils is not installed
12:41:10 [2021-09-23T12:41:10.820Z] #45 ...
12:41:10 [2021-09-23T12:41:10.820Z] 
12:41:10 [2021-09-23T12:41:10.820Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:10 [2021-09-23T12:41:10.820Z] #34 sha256:022fce605eead8a306e3c305a7f1d0dff7e7516cc82f3ea8a3f1ccf51163bd38
12:41:10 [2021-09-23T12:41:10.820Z] #34 57.32 io/ioutil
12:41:10 [2021-09-23T12:41:10.820Z] #34 58.66 github.com/BurntSushi/toml
12:41:10 [2021-09-23T12:41:10.820Z] #34 58.66 log
12:41:10 [2021-09-23T12:41:10.820Z] #34 58.66 flag
12:41:10 [2021-09-23T12:41:10.820Z] #34 62.58 github.com/BurntSushi/toml/cmd/tomlv
12:41:10 [2021-09-23T12:41:10.820Z] #34 DONE 65.9s
12:41:10 [2021-09-23T12:41:10.909Z] #42 75.25 Fetched 4095 kB in 1s (3961 kB/s)
12:41:10 [2021-09-23T12:41:10.909Z] #42 ...
12:41:10 [2021-09-23T12:41:10.909Z] 
12:41:10 [2021-09-23T12:41:10.909Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:10 [2021-09-23T12:41:10.909Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:10 [2021-09-23T12:41:10.909Z] #36 53.20 Reading package lists...
12:41:10 [2021-09-23T12:41:10.909Z] #36 65.76 Building dependency tree...
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.72 The following additional packages will be installed:
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.74   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.81 Suggested packages:
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.81   cmake-doc ninja-build lrzip
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.81 Recommended packages:
12:41:10 [2021-09-23T12:41:10.909Z] #36 69.81   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:41:10 [2021-09-23T12:41:10.909Z] #36 71.36 The following NEW packages will be installed:
12:41:10 [2021-09-23T12:41:10.909Z] #36 71.37   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
12:41:10 [2021-09-23T12:41:10.909Z] #36 71.37   vim-common xxd
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.03 Need to get 14.9 MB of archives.
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.03 After this operation, 61.8 MB of additional disk space will be used.
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 72.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.59 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
12:41:10 [2021-09-23T12:41:10.909Z] #36 73.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
12:41:11 [2021-09-23T12:41:11.084Z] 
12:41:11 [2021-09-23T12:41:11.084Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:11 [2021-09-23T12:41:11.084Z] #37 sha256:5449e9f912917db0a5d9187f9f1bda2143547608251175d98b9f2d973a955bcb
12:41:11 [2021-09-23T12:41:11.084Z] #37 2.664 + cd /tmp/tmp.FSnHxRw95O/tini
12:41:11 [2021-09-23T12:41:11.084Z] #37 2.669 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:41:11 [2021-09-23T12:41:11.084Z] #37 2.728 + cmake .
12:41:11 [2021-09-23T12:41:11.084Z] #37 3.631 -- The C compiler identification is GNU 8.3.0
12:41:11 [2021-09-23T12:41:11.084Z] #37 3.675 -- Check for working C compiler: /usr/bin/cc
12:41:11 [2021-09-23T12:41:11.084Z] #37 4.657 -- Check for working C compiler: /usr/bin/cc -- works
12:41:11 [2021-09-23T12:41:11.084Z] #37 4.659 -- Detecting C compiler ABI info
12:41:11 [2021-09-23T12:41:11.084Z] #37 5.412 -- Detecting C compiler ABI info - done
12:41:11 [2021-09-23T12:41:11.084Z] #37 5.469 -- Detecting C compile features
12:41:11 [2021-09-23T12:41:11.127Z] #43 ...
12:41:11 [2021-09-23T12:41:11.127Z] 
12:41:11 [2021-09-23T12:41:11.127Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:11 [2021-09-23T12:41:11.127Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:11 [2021-09-23T12:41:11.127Z] #13 156.7 Selecting previously unselected package g++-mingw-w64-x86-64.
12:41:11 [2021-09-23T12:41:11.127Z] #13 156.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.127Z] #13 156.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:11 [2021-09-23T12:41:11.127Z] #13 ...
12:41:11 [2021-09-23T12:41:11.127Z] 
12:41:11 [2021-09-23T12:41:11.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:11 [2021-09-23T12:41:11.127Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:41:11 [2021-09-23T12:41:11.127Z] #45 169.2 vendor/golang.org/x/text/unicode/bidi
12:41:11 [2021-09-23T12:41:11.127Z] #45 172.1 vendor/golang.org/x/text/secure/bidirule
12:41:11 [2021-09-23T12:41:11.127Z] #45 172.5 vendor/golang.org/x/text/unicode/norm
12:41:11 [2021-09-23T12:41:11.167Z] #36 ...
12:41:11 [2021-09-23T12:41:11.167Z] 
12:41:11 [2021-09-23T12:41:11.167Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:11 [2021-09-23T12:41:11.167Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:11 [2021-09-23T12:41:11.167Z] #42 75.41 Selecting previously unselected package libcap-dev:amd64.
12:41:11 [2021-09-23T12:41:11.167Z] #42 75.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 ... 15421 files and directories currently installed.)
12:41:11 [2021-09-23T12:41:11.167Z] #42 75.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.244Z] #32 78.55 Checking out files:  77% (1176/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/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.
12:41:11 [2021-09-23T12:41:11.244Z] #32 79.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:41:11 [2021-09-23T12:41:11.424Z] #42 75.54 Unpacking libcap-dev:amd64 (1:2.25-2) ...
12:41:11 [2021-09-23T12:41:11.680Z] #42 75.86 Selecting previously unselected package libnet1:amd64.
12:41:11 [2021-09-23T12:41:11.680Z] #42 75.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.680Z] #42 75.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:41:11 [2021-09-23T12:41:11.700Z] #45 ...
12:41:11 [2021-09-23T12:41:11.700Z] 
12:41:11 [2021-09-23T12:41:11.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:11 [2021-09-23T12:41:11.700Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:11 [2021-09-23T12:41:11.700Z] #43 61.03   CC       images/userns.o
12:41:11 [2021-09-23T12:41:11.818Z] #32 ...
12:41:11 [2021-09-23T12:41:11.818Z] 
12:41:11 [2021-09-23T12:41:11.818Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:41:11 [2021-09-23T12:41:11.818Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.774 + RM_GOPATH=0
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + TMP_GOPATH=
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + : /build
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + '[' -z '' ']'
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 ++ mktemp -d
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + export GOPATH=/tmp/tmp.oNQI7hVxEc
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + GOPATH=/tmp/tmp.oNQI7hVxEc
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + RM_GOPATH=1
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 + case "$(go env GOARCH)" in
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.778 ++ go env GOARCH
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.838 + export GO_BUILDMODE=-buildmode=pie
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.838 + GO_BUILDMODE=-buildmode=pie
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.838 ++ dirname /tmp/install/install.sh
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 + dir=/tmp/install
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 + bin=containerd
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 + shift
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 + '[' '!' -f /tmp/install/containerd.installer ']'
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 + . /tmp/install/containerd.installer
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 ++ set -e
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.849 ++ : e25210fe30a0a703442421b0f60afac609f950a3
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.882 + install_containerd
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.882 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oNQI7hVxEc/src/github.com/containerd/containerd
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.883 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
12:41:11 [2021-09-23T12:41:11.818Z] #56 1.888 Cloning into '/tmp/tmp.oNQI7hVxEc/src/github.com/containerd/containerd'...
12:41:11 [2021-09-23T12:41:11.838Z] #42 ...
12:41:11 [2021-09-23T12:41:11.838Z] 
12:41:11 [2021-09-23T12:41:11.838Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:11 [2021-09-23T12:41:11.838Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:11 [2021-09-23T12:41:11.838Z] #36 62.80 Selecting previously unselected package libarchive13:amd64.
12:41:11 [2021-09-23T12:41:11.838Z] #36 62.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 62.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.14 Selecting previously unselected package libjsoncpp1:amd64.
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.29 Selecting previously unselected package librhash0:amd64.
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.31 Unpacking librhash0:amd64 (1.3.8-1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.81 Selecting previously unselected package libuv1:amd64.
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.81 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 63.92 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 64.08 Selecting previously unselected package cmake.
12:41:11 [2021-09-23T12:41:11.838Z] #36 64.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 64.11 Unpacking cmake (3.13.4-1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.77 Setting up xxd (2:8.1.0875-5) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.79 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.80 Setting up vim-common (2:8.1.0875-5) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.83 Setting up librhash0:amd64 (1.3.8-1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.86 Setting up cmake-data (3.13.4-1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 67.98 Setting up cmake (3.13.4-1) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 68.02 Processing triggers for libc-bin (2.28-10) ...
12:41:11 [2021-09-23T12:41:11.838Z] #36 68.12 Processing triggers for mime-support (3.62) ...
12:41:11 [2021-09-23T12:41:11.946Z] #42 76.09 Selecting previously unselected package libnet1-dev.
12:41:11 [2021-09-23T12:41:11.946Z] #42 76.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
12:41:11 [2021-09-23T12:41:11.946Z] #42 76.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:12 [2021-09-23T12:41:12.079Z] #56 ...
12:41:12 [2021-09-23T12:41:12.079Z] 
12:41:12 [2021-09-23T12:41:12.079Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:12 [2021-09-23T12:41:12.079Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.45 Selecting previously unselected package protobuf-c-compiler.
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.93 Selecting previously unselected package protobuf-compiler.
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 79.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.15 Selecting previously unselected package python-pkg-resources.
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.21 Unpacking python-pkg-resources (40.8.0-1) ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.61 Selecting previously unselected package python-six.
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.61 Unpacking python-six (1.12.0-1) ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.78 Selecting previously unselected package python-protobuf.
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:41:12 [2021-09-23T12:41:12.079Z] #42 80.79 Unpacking python-protobuf (3.6.1.3-2) ...
12:41:12 [2021-09-23T12:41:12.269Z] #43 61.60   CC       images/google/protobuf/descriptor.o
12:41:12 [2021-09-23T12:41:12.341Z] #42 81.78 Setting up python-pkg-resources (40.8.0-1) ...
12:41:12 [2021-09-23T12:41:12.479Z] #37 7.927 -- Detecting C compile features - done
12:41:12 [2021-09-23T12:41:12.479Z] #37 8.017 -- Performing Test HAS_BUILTIN_FORTIFY
12:41:12 [2021-09-23T12:41:12.523Z] #42 76.54 Selecting previously unselected package libnl-3-200:amd64.
12:41:12 [2021-09-23T12:41:12.523Z] #42 76.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
12:41:12 [2021-09-23T12:41:12.523Z] #42 76.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:41:12 [2021-09-23T12:41:12.523Z] #42 76.86 Selecting previously unselected package libnl-3-dev:amd64.
12:41:12 [2021-09-23T12:41:12.523Z] #42 76.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
12:41:12 [2021-09-23T12:41:12.743Z] #37 8.311 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:41:12 [2021-09-23T12:41:12.743Z] #37 8.437 -- Configuring done
12:41:12 [2021-09-23T12:41:12.743Z] #37 8.458 -- Generating done
12:41:12 [2021-09-23T12:41:12.743Z] #37 8.470 -- Build files have been written to: /tmp/tmp.FSnHxRw95O/tini
12:41:12 [2021-09-23T12:41:12.743Z] #37 8.479 + make tini-static
12:41:12 [2021-09-23T12:41:12.782Z] #42 76.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
12:41:12 [2021-09-23T12:41:12.783Z] #36 DONE 69.3s
12:41:12 [2021-09-23T12:41:12.783Z] 
12:41:12 [2021-09-23T12:41:12.783Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:12 [2021-09-23T12:41:12.783Z] #37 sha256:93199eeee2975e494d3dc1922d6aa6fc9639d733edab3c207a130f80b8a9e643
12:41:13 [2021-09-23T12:41:13.321Z] #37 8.943 Scanning dependencies of target tini-static
12:41:13 [2021-09-23T12:41:13.321Z] #37 9.107 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:41:13 [2021-09-23T12:41:13.346Z] #42 77.54 Selecting previously unselected package libprotobuf-c1:amd64.
12:41:13 [2021-09-23T12:41:13.346Z] #42 77.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:41:13 [2021-09-23T12:41:13.346Z] #42 77.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:41:13 [2021-09-23T12:41:13.603Z] #42 77.77 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:41:13 [2021-09-23T12:41:13.603Z] #42 77.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
12:41:13 [2021-09-23T12:41:13.603Z] #42 77.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:41:13 [2021-09-23T12:41:13.861Z] #42 78.22 Selecting previously unselected package zlib1g-dev:amd64.
12:41:13 [2021-09-23T12:41:13.861Z] #42 78.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
12:41:14 [2021-09-23T12:41:14.118Z] #42 78.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:41:14 [2021-09-23T12:41:14.171Z] #37 ...
12:41:14 [2021-09-23T12:41:14.171Z] 
12:41:14 [2021-09-23T12:41:14.171Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:14 [2021-09-23T12:41:14.171Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:14 [2021-09-23T12:41:14.171Z] #42 70.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:41:14 [2021-09-23T12:41:14.171Z] #42 70.00 Processing triggers for libc-bin (2.28-10) ...
12:41:14 [2021-09-23T12:41:14.171Z] #42 DONE 70.6s
12:41:14 [2021-09-23T12:41:14.432Z] 
12:41:14 [2021-09-23T12:41:14.432Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:14 [2021-09-23T12:41:14.432Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:14 [2021-09-23T12:41:14.682Z] #42 78.74 Selecting previously unselected package libprotobuf17:amd64.
12:41:14 [2021-09-23T12:41:14.682Z] #42 78.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
12:41:14 [2021-09-23T12:41:14.682Z] #42 78.75 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
12:41:14 [2021-09-23T12:41:14.723Z] #37 10.57 [100%] Linking C executable tini-static
12:41:14 [2021-09-23T12:41:14.807Z] #43 64.29   CC       images/opts.o
12:41:14 [2021-09-23T12:41:14.996Z] #37 ...
12:41:14 [2021-09-23T12:41:14.996Z] 
12:41:14 [2021-09-23T12:41:14.996Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:14 [2021-09-23T12:41:14.996Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:14 [2021-09-23T12:41:14.996Z] #43 2.988 Note: Building without setproctitle() and strlcpy() support.
12:41:14 [2021-09-23T12:41:14.996Z] #43 2.988       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:41:14 [2021-09-23T12:41:14.996Z] #43 3.001 Note: Building without GnuTLS support
12:41:14 [2021-09-23T12:41:14.996Z] #43 3.021 Makefile.config:39: Warn: you have no libnftables installed
12:41:14 [2021-09-23T12:41:14.996Z] #43 3.021 Makefile.config:40: Warn: Building without nftables support
12:41:14 [2021-09-23T12:41:14.996Z] #43 5.934 fatal: not a git repository (or any of the parent directories): .git
12:41:14 [2021-09-23T12:41:14.996Z] #43 6.031   GEN      .gitid
12:41:14 [2021-09-23T12:41:14.996Z] #43 6.097   GEN      criu/include/version.h
12:41:14 [2021-09-23T12:41:14.996Z] #43 6.211   GEN      include/common/asm
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.168   PBCC     images/timens.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.191   DEP      images/timens.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.331   PBCC     images/fown.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.380   PBCC     images/google/protobuf/descriptor.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.501   PBCC     images/opts.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.567   PBCC     images/memfd.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.652   DEP      images/fown.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.767   DEP      images/google/protobuf/descriptor.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.861   DEP      images/opts.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 8.971   DEP      images/memfd.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 9.063   PBCC     images/sit.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 9.110   DEP      images/sit.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 9.175   PBCC     images/macvlan.pb-c.c
12:41:14 [2021-09-23T12:41:14.996Z] #43 9.189   DEP      images/macvlan.pb-c.d
12:41:14 [2021-09-23T12:41:14.996Z] #43 9.241   PBCC     images/autofs.pb-c.c
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.267   DEP      images/autofs.pb-c.d
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.306   PBCC     images/sysctl.pb-c.c
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.339   DEP      images/sysctl.pb-c.d
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.415   PBCC     images/time.pb-c.c
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.451   DEP      images/time.pb-c.d
12:41:15 [2021-09-23T12:41:15.259Z] #43 9.492   PBCC     images/binfmt-misc.pb-c.c
12:41:15 [2021-09-23T12:41:15.376Z] #43 64.72   CC       images/seccomp.o
12:41:15 [2021-09-23T12:41:15.523Z] #43 9.527   DEP      images/binfmt-misc.pb-c.d
12:41:15 [2021-09-23T12:41:15.523Z] #43 ...
12:41:15 [2021-09-23T12:41:15.523Z] 
12:41:15 [2021-09-23T12:41:15.523Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:15 [2021-09-23T12:41:15.523Z] #37 sha256:5449e9f912917db0a5d9187f9f1bda2143547608251175d98b9f2d973a955bcb
12:41:15 [2021-09-23T12:41:15.523Z] #37 11.24 [100%] Built target tini-static
12:41:15 [2021-09-23T12:41:15.523Z] #37 11.34 + mkdir -p /build
12:41:15 [2021-09-23T12:41:15.790Z] #37 11.34 + cp tini-static /build/docker-init
12:41:15 [2021-09-23T12:41:15.945Z] #43 65.32   CC       images/binfmt-misc.o
12:41:16 [2021-09-23T12:41:16.053Z] #42 80.34 Selecting previously unselected package libprotobuf-lite17:amd64.
12:41:16 [2021-09-23T12:41:16.205Z] #43 65.70   CC       images/time.o
12:41:16 [2021-09-23T12:41:16.323Z] #42 80.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.323Z] #42 80.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:16 [2021-09-23T12:41:16.349Z] #43 ...
12:41:16 [2021-09-23T12:41:16.349Z] 
12:41:16 [2021-09-23T12:41:16.349Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:16 [2021-09-23T12:41:16.349Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:41:16 [2021-09-23T12:41:16.349Z] #34 62.89 internal/fmtsort
12:41:16 [2021-09-23T12:41:16.349Z] #34 62.97 internal/poll
12:41:16 [2021-09-23T12:41:16.349Z] #34 63.57 internal/syscall/execenv
12:41:16 [2021-09-23T12:41:16.349Z] #34 63.76 path
12:41:16 [2021-09-23T12:41:16.349Z] #34 64.54 io/fs
12:41:16 [2021-09-23T12:41:16.349Z] #34 65.95 text/tabwriter
12:41:16 [2021-09-23T12:41:16.349Z] #34 66.59 os
12:41:16 [2021-09-23T12:41:16.349Z] #34 69.46 path/filepath
12:41:16 [2021-09-23T12:41:16.349Z] #34 69.46 fmt
12:41:16 [2021-09-23T12:41:16.349Z] #34 71.56 io/ioutil
12:41:16 [2021-09-23T12:41:16.368Z] #37 DONE 12.2s
12:41:16 [2021-09-23T12:41:16.368Z] 
12:41:16 [2021-09-23T12:41:16.368Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:16 [2021-09-23T12:41:16.368Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.665   PBCC     images/seccomp.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.682   DEP      images/seccomp.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.727   PBCC     images/userns.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.750   DEP      images/userns.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.808   PBCC     images/cgroup.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.837   DEP      images/cgroup.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.906   PBCC     images/ext-file.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.933   DEP      images/ext-file.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 9.992   PBCC     images/rpc.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.08   DEP      images/rpc.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.12   PBCC     images/siginfo.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.15   DEP      images/siginfo.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.24   PBCC     images/pagemap.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.33   DEP      images/pagemap.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.40   PBCC     images/rlimit.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.46   DEP      images/rlimit.pb-c.d
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.50   PBCC     images/file-lock.pb-c.c
12:41:16 [2021-09-23T12:41:16.368Z] #43 10.54   DEP      images/file-lock.pb-c.d
12:41:16 [2021-09-23T12:41:16.580Z] #42 80.84 Selecting previously unselected package libprotobuf-dev:amd64.
12:41:16 [2021-09-23T12:41:16.581Z] #42 80.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.581Z] #42 80.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:16 [2021-09-23T12:41:16.611Z] #34 ...
12:41:16 [2021-09-23T12:41:16.611Z] 
12:41:16 [2021-09-23T12:41:16.611Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:16 [2021-09-23T12:41:16.611Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 57.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 58.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 58.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 58.04 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.17 debconf: delaying package configuration, since apt-utils is not installed
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.42 Fetched 77.8 MB in 9s (8379 kB/s)
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.62 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.70 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 59.96 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 60.23 Selecting previously unselected package binutils-mingw-w64-i686.
12:41:16 [2021-09-23T12:41:16.611Z] #13 60.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 ... 15421 files and directories currently installed.)
12:41:16 [2021-09-23T12:41:16.611Z] #13 60.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 60.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 63.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:41:16 [2021-09-23T12:41:16.611Z] #13 63.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 63.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.29 Selecting previously unselected package binutils-mingw-w64.
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.39 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.61 Selecting previously unselected package dmsetup.
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.61 Unpacking dmsetup (2:1.02.155-3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.78 Selecting previously unselected package mingw-w64-common.
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 66.79 Unpacking mingw-w64-common (6.0.0-3) ...
12:41:16 [2021-09-23T12:41:16.611Z] #13 ...
12:41:16 [2021-09-23T12:41:16.611Z] 
12:41:16 [2021-09-23T12:41:16.611Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:16 [2021-09-23T12:41:16.611Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:41:16 [2021-09-23T12:41:16.611Z] #45 63.12 internal/poll
12:41:16 [2021-09-23T12:41:16.611Z] #45 65.48 io/fs
12:41:16 [2021-09-23T12:41:16.611Z] #45 66.23 regexp/syntax
12:41:16 [2021-09-23T12:41:16.611Z] #45 67.08 os
12:41:16 [2021-09-23T12:41:16.611Z] #45 72.17 regexp
12:41:16 [2021-09-23T12:41:16.611Z] #45 72.34 fmt
12:41:16 [2021-09-23T12:41:16.611Z] #45 ...
12:41:16 [2021-09-23T12:41:16.611Z] 
12:41:16 [2021-09-23T12:41:16.611Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:16 [2021-09-23T12:41:16.611Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:41:16 [2021-09-23T12:41:16.611Z] #34 73.17 github.com/BurntSushi/toml
12:41:16 [2021-09-23T12:41:16.611Z] #34 73.18 flag
12:41:16 [2021-09-23T12:41:16.631Z] #43 10.63   PBCC     images/tty.pb-c.c
12:41:16 [2021-09-23T12:41:16.631Z] #43 10.74   DEP      images/tty.pb-c.d
12:41:16 [2021-09-23T12:41:16.631Z] #43 10.78   PBCC     images/tun.pb-c.c
12:41:16 [2021-09-23T12:41:16.631Z] #43 10.86   PBCC     images/netdev.pb-c.c
12:41:16 [2021-09-23T12:41:16.775Z] #43 66.05   CC       images/sysctl.o
12:41:16 [2021-09-23T12:41:16.894Z] #43 10.92   DEP      images/tun.pb-c.d
12:41:16 [2021-09-23T12:41:16.894Z] #43 10.97   DEP      images/netdev.pb-c.d
12:41:16 [2021-09-23T12:41:16.894Z] #43 11.06   PBCC     images/vma.pb-c.c
12:41:17 [2021-09-23T12:41:17.148Z] #42 ...
12:41:17 [2021-09-23T12:41:17.148Z] 
12:41:17 [2021-09-23T12:41:17.148Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:17 [2021-09-23T12:41:17.148Z] #13 57.34 Reading package lists...
12:41:17 [2021-09-23T12:41:17.148Z] #13 67.89 Building dependency tree...
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40 The following additional packages will be installed:
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.40   mingw-w64-x86-64-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.41 Suggested packages:
12:41:17 [2021-09-23T12:41:17.148Z] #13 73.42   gcc-8-locales seccomp wine64
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.08 The following NEW packages will be installed:
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.09 The following packages will be upgraded:
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.10   libseccomp2
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.59 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.59 Need to get 77.8 MB of archives.
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.59 After this operation, 487 MB of additional disk space will be used.
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.59 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]
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.67 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 75.69 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 76.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 76.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 76.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 76.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 76.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
12:41:17 [2021-09-23T12:41:17.148Z] #13 77.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
12:41:17 [2021-09-23T12:41:17.158Z] #43 11.14   DEP      images/vma.pb-c.d
12:41:17 [2021-09-23T12:41:17.158Z] #43 11.24   PBCC     images/creds.pb-c.c
12:41:17 [2021-09-23T12:41:17.158Z] #43 11.29   DEP      images/creds.pb-c.d
12:41:17 [2021-09-23T12:41:17.158Z] #43 11.39   PBCC     images/utsns.pb-c.c
12:41:17 [2021-09-23T12:41:17.158Z] #43 ...
12:41:17 [2021-09-23T12:41:17.158Z] 
12:41:17 [2021-09-23T12:41:17.158Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:17 [2021-09-23T12:41:17.158Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:41:17 [2021-09-23T12:41:17.158Z] #51 62.18 go/token
12:41:17 [2021-09-23T12:41:17.158Z] #51 63.23 mvdan.cc/editorconfig
12:41:17 [2021-09-23T12:41:17.158Z] #51 64.13 go/scanner
12:41:17 [2021-09-23T12:41:17.158Z] #51 64.81 mvdan.cc/sh/v3/fileutil
12:41:17 [2021-09-23T12:41:17.158Z] #51 65.20 mvdan.cc/sh/v3/syntax
12:41:17 [2021-09-23T12:41:17.158Z] #51 66.12 go/ast
12:41:17 [2021-09-23T12:41:17.345Z] #43 66.60   CC       images/autofs.o
12:41:17 [2021-09-23T12:41:17.405Z] #13 ...
12:41:17 [2021-09-23T12:41:17.405Z] 
12:41:17 [2021-09-23T12:41:17.405Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:17 [2021-09-23T12:41:17.405Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:41:17 [2021-09-23T12:41:17.405Z] #34 71.54 sync
12:41:17 [2021-09-23T12:41:17.405Z] #34 71.54 internal/reflectlite
12:41:17 [2021-09-23T12:41:17.405Z] #34 74.42 internal/testlog
12:41:17 [2021-09-23T12:41:17.405Z] #34 76.21 sort
12:41:17 [2021-09-23T12:41:17.405Z] #34 76.21 errors
12:41:17 [2021-09-23T12:41:17.405Z] #34 77.16 strconv
12:41:17 [2021-09-23T12:41:17.405Z] #34 78.34 io
12:41:17 [2021-09-23T12:41:17.405Z] #34 81.30 internal/oserror
12:41:17 [2021-09-23T12:41:17.405Z] #34 81.63 syscall
12:41:17 [2021-09-23T12:41:17.405Z] #34 ...
12:41:17 [2021-09-23T12:41:17.405Z] 
12:41:17 [2021-09-23T12:41:17.405Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:17 [2021-09-23T12:41:17.405Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:17 [2021-09-23T12:41:17.405Z] #45 81.68 strconv
12:41:17 [2021-09-23T12:41:17.421Z] #51 ...
12:41:17 [2021-09-23T12:41:17.421Z] 
12:41:17 [2021-09-23T12:41:17.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:17 [2021-09-23T12:41:17.421Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:17 [2021-09-23T12:41:17.421Z] #43 11.40   DEP      images/utsns.pb-c.d
12:41:17 [2021-09-23T12:41:17.421Z] #43 11.51   PBCC     images/ipc-desc.pb-c.c
12:41:17 [2021-09-23T12:41:17.421Z] #43 11.55   PBCC     images/ipc-sem.pb-c.c
12:41:17 [2021-09-23T12:41:17.421Z] #43 11.59   DEP      images/ipc-desc.pb-c.d
12:41:17 [2021-09-23T12:41:17.604Z] #43 67.03   CC       images/macvlan.o
12:41:17 [2021-09-23T12:41:17.662Z] #45 81.76 bytes
12:41:17 [2021-09-23T12:41:17.684Z] #43 11.69   DEP      images/ipc-sem.pb-c.d
12:41:17 [2021-09-23T12:41:17.684Z] #43 11.78   PBCC     images/ipc-msg.pb-c.c
12:41:17 [2021-09-23T12:41:17.684Z] #43 11.81   DEP      images/ipc-msg.pb-c.d
12:41:17 [2021-09-23T12:41:17.684Z] #43 11.88   PBCC     images/ipc-shm.pb-c.c
12:41:17 [2021-09-23T12:41:17.864Z] #43 67.10   CC       images/sit.o
12:41:17 [2021-09-23T12:41:17.947Z] #43 11.91   DEP      images/ipc-shm.pb-c.d
12:41:17 [2021-09-23T12:41:17.947Z] #43 12.08   PBCC     images/ipc-var.pb-c.c
12:41:17 [2021-09-23T12:41:17.947Z] #43 12.16   DEP      images/ipc-var.pb-c.d
12:41:18 [2021-09-23T12:41:18.123Z] #43 67.34   CC       images/memfd.o
12:41:18 [2021-09-23T12:41:18.214Z] #43 12.25   PBCC     images/sk-opts.pb-c.c
12:41:18 [2021-09-23T12:41:18.214Z] #43 12.28   PBCC     images/packet-sock.pb-c.c
12:41:18 [2021-09-23T12:41:18.214Z] #43 12.41   DEP      images/sk-opts.pb-c.d
12:41:18 [2021-09-23T12:41:18.383Z] #43 67.66   CC       images/timens.o
12:41:18 [2021-09-23T12:41:18.480Z] #43 12.56   DEP      images/packet-sock.pb-c.d
12:41:18 [2021-09-23T12:41:18.480Z] #43 12.59   PBCC     images/sk-netlink.pb-c.c
12:41:18 [2021-09-23T12:41:18.480Z] #43 12.61   DEP      images/sk-netlink.pb-c.d
12:41:18 [2021-09-23T12:41:18.480Z] #43 12.67   PBCC     images/sk-inet.pb-c.c
12:41:18 [2021-09-23T12:41:18.529Z] #34 75.06 log
12:41:18 [2021-09-23T12:41:18.529Z] #34 ...
12:41:18 [2021-09-23T12:41:18.529Z] 
12:41:18 [2021-09-23T12:41:18.529Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:18 [2021-09-23T12:41:18.529Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:41:18 [2021-09-23T12:41:18.529Z] #51 65.15 encoding/binary
12:41:18 [2021-09-23T12:41:18.529Z] #51 65.26 internal/poll
12:41:18 [2021-09-23T12:41:18.529Z] #51 67.86 encoding/base64
12:41:18 [2021-09-23T12:41:18.529Z] #51 68.90 golang.org/x/sys/unix
12:41:18 [2021-09-23T12:41:18.529Z] #51 68.98 os
12:41:18 [2021-09-23T12:41:18.529Z] #51 75.06 encoding/json
12:41:18 [2021-09-23T12:41:18.643Z] #43 68.04   LINK     images/built-in.o
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.74   DEP      images/sk-inet.pb-c.d
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.78   PBCC     images/sk-unix.pb-c.c
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.83   DEP      images/sk-unix.pb-c.d
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.86   PBCC     images/mm.pb-c.c
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.89   DEP      images/mm.pb-c.d
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.92   PBCC     images/timerfd.pb-c.c
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.94   DEP      images/timerfd.pb-c.d
12:41:18 [2021-09-23T12:41:18.744Z] #43 12.98   PBCC     images/timer.pb-c.c
12:41:18 [2021-09-23T12:41:18.744Z] #43 13.00   DEP      images/timer.pb-c.d
12:41:18 [2021-09-23T12:41:18.791Z] #51 ...
12:41:18 [2021-09-23T12:41:18.791Z] 
12:41:18 [2021-09-23T12:41:18.791Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:18 [2021-09-23T12:41:18.791Z] #37 sha256:93199eeee2975e494d3dc1922d6aa6fc9639d733edab3c207a130f80b8a9e643
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.950 + RM_GOPATH=0
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.950 + TMP_GOPATH=
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.950 + : /build
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.950 + '[' -z '' ']'
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.950 ++ mktemp -d
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.951 + export GOPATH=/tmp/tmp.n3blTg2yon
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.951 + GOPATH=/tmp/tmp.n3blTg2yon
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.951 + RM_GOPATH=1
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.951 + case "$(go env GOARCH)" in
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.951 ++ go env GOARCH
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.992 + export GO_BUILDMODE=-buildmode=pie
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.992 + GO_BUILDMODE=-buildmode=pie
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.992 ++ dirname /tmp/install/install.sh
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + dir=/tmp/install
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + bin=tini
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + shift
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + '[' '!' -f /tmp/install/tini.installer ']'
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + . /tmp/install/tini.installer
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + install_tini
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.995 + git clone https://github.com/krallin/tini.git /tmp/tmp.n3blTg2yon/tini
12:41:18 [2021-09-23T12:41:18.791Z] #37 5.999 Cloning into '/tmp/tmp.n3blTg2yon/tini'...
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.21   GEN      compel/include/asm
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.22   GEN      compel/include/version.h
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.23 touch .config
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.31   GEN      include/common/config.h
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.40   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:41:18 [2021-09-23T12:41:18.903Z] #43 68.42   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:41:18 [2021-09-23T12:41:18.948Z] #42 ...
12:41:18 [2021-09-23T12:41:18.948Z] 
12:41:18 [2021-09-23T12:41:18.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:18 [2021-09-23T12:41:18.948Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:18 [2021-09-23T12:41:18.948Z] #13 74.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 77.99 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 78.37 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:41:18 [2021-09-23T12:41:18.948Z] #13 80.34 debconf: delaying package configuration, since apt-utils is not installed
12:41:18 [2021-09-23T12:41:18.948Z] #13 80.73 Fetched 77.8 MB in 11s (6906 kB/s)
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.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 ... 15421 files and directories currently installed.)
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.20 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.25 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:41:18 [2021-09-23T12:41:18.948Z] #13 ...
12:41:18 [2021-09-23T12:41:18.948Z] 
12:41:18 [2021-09-23T12:41:18.948Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:18 [2021-09-23T12:41:18.948Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:41:18 [2021-09-23T12:41:18.948Z] #51 77.45 internal/oserror
12:41:18 [2021-09-23T12:41:18.948Z] #51 77.47 io
12:41:18 [2021-09-23T12:41:18.948Z] #51 77.69 syscall
12:41:18 [2021-09-23T12:41:18.948Z] #51 79.77 bytes
12:41:18 [2021-09-23T12:41:18.948Z] #51 83.13 reflect
12:41:18 [2021-09-23T12:41:18.948Z] #51 ...
12:41:18 [2021-09-23T12:41:18.948Z] 
12:41:18 [2021-09-23T12:41:18.948Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:18 [2021-09-23T12:41:18.948Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:41:18 [2021-09-23T12:41:18.948Z] #32 81.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:18 [2021-09-23T12:41:18.948Z] #32 ...
12:41:18 [2021-09-23T12:41:18.948Z] 
12:41:18 [2021-09-23T12:41:18.948Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:18 [2021-09-23T12:41:18.948Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.54 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.82 Selecting previously unselected package binutils-mingw-w64-i686.
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:41:18 [2021-09-23T12:41:18.948Z] #13 81.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.05   PBCC     images/sa.pb-c.c
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.08   DEP      images/sa.pb-c.d
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.11   PBCC     images/pipe-data.pb-c.c
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.13   DEP      images/pipe-data.pb-c.d
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.14   PBCC     images/mnt.pb-c.c
12:41:19 [2021-09-23T12:41:19.007Z] #43 13.21   DEP      images/mnt.pb-c.d
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.45   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.47   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.52   DEP      compel/arch/x86/plugins/std/memcpy.d
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.55   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.58   GEN      compel/plugins/include/uapi/std/syscall.h
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.61   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.62   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:41:19 [2021-09-23T12:41:19.164Z] #43 68.65   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:41:19 [2021-09-23T12:41:19.274Z] #43 13.29   PBCC     images/sk-packet.pb-c.c
12:41:19 [2021-09-23T12:41:19.274Z] #43 13.32   DEP      images/sk-packet.pb-c.d
12:41:19 [2021-09-23T12:41:19.274Z] #43 13.37   PBCC     images/tcp-stream.pb-c.c
12:41:19 [2021-09-23T12:41:19.274Z] #43 13.43   DEP      images/tcp-stream.pb-c.d
12:41:19 [2021-09-23T12:41:19.274Z] #43 13.49   PBCC     images/pipe.pb-c.c
12:41:19 [2021-09-23T12:41:19.424Z] #43 68.65   DEP      compel/plugins/std/infect.d
12:41:19 [2021-09-23T12:41:19.424Z] #43 68.78   DEP      compel/plugins/std/string.d
12:41:19 [2021-09-23T12:41:19.537Z] #43 13.54   DEP      images/pipe.pb-c.d
12:41:19 [2021-09-23T12:41:19.537Z] #43 13.61   PBCC     images/pstree.pb-c.c
12:41:19 [2021-09-23T12:41:19.537Z] #43 13.66   DEP      images/pstree.pb-c.d
12:41:19 [2021-09-23T12:41:19.537Z] #43 13.74   PBCC     images/fs.pb-c.c
12:41:19 [2021-09-23T12:41:19.684Z] #43 68.94   DEP      compel/plugins/std/log.d
12:41:19 [2021-09-23T12:41:19.684Z] #43 69.03   DEP      compel/plugins/std/fds.d
12:41:19 [2021-09-23T12:41:19.684Z] #43 69.11   DEP      compel/plugins/std/std.d
12:41:19 [2021-09-23T12:41:19.684Z] #43 69.15   DEP      compel/plugins/shmem/shmem.d
12:41:19 [2021-09-23T12:41:19.736Z] #37 6.776 + cd /tmp/tmp.n3blTg2yon/tini
12:41:19 [2021-09-23T12:41:19.736Z] #37 6.776 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:41:19 [2021-09-23T12:41:19.736Z] #37 6.786 + cmake .
12:41:19 [2021-09-23T12:41:19.803Z] #43 13.78   DEP      images/fs.pb-c.d
12:41:19 [2021-09-23T12:41:19.803Z] #43 13.96   PBCC     images/signalfd.pb-c.c
12:41:19 [2021-09-23T12:41:19.803Z] #43 14.03   DEP      images/signalfd.pb-c.d
12:41:19 [2021-09-23T12:41:19.944Z] #43 69.29   DEP      compel/plugins/fds/fds.d
12:41:19 [2021-09-23T12:41:19.944Z] #43 69.40   CC       compel/plugins/std/std.o
12:41:20 [2021-09-23T12:41:20.066Z] #43 14.11   PBCC     images/fh.pb-c.c
12:41:20 [2021-09-23T12:41:20.310Z] #37 7.313 -- The C compiler identification is GNU 8.3.0
12:41:20 [2021-09-23T12:41:20.310Z] #37 7.387 -- Check for working C compiler: /usr/bin/cc
12:41:20 [2021-09-23T12:41:20.514Z] #43 69.74   CC       compel/plugins/std/fds.o
12:41:20 [2021-09-23T12:41:20.572Z] #37 7.952 -- Check for working C compiler: /usr/bin/cc -- works
12:41:20 [2021-09-23T12:41:20.641Z] #43 14.60   PBCC     images/fsnotify.pb-c.c
12:41:20 [2021-09-23T12:41:20.642Z] #43 14.65   DEP      images/fh.pb-c.d
12:41:20 [2021-09-23T12:41:20.774Z] #43 70.20   CC       compel/plugins/std/log.o
12:41:20 [2021-09-23T12:41:20.833Z] #37 7.960 -- Detecting C compiler ABI info
12:41:20 [2021-09-23T12:41:20.861Z] #13 ...
12:41:20 [2021-09-23T12:41:20.861Z] 
12:41:20 [2021-09-23T12:41:20.861Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:20 [2021-09-23T12:41:20.861Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:20 [2021-09-23T12:41:20.861Z] #36 80.02 Selecting previously unselected package libicu63:amd64.
12:41:20 [2021-09-23T12:41:20.861Z] #36 80.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:41:20 [2021-09-23T12:41:20.861Z] #36 80.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:41:20 [2021-09-23T12:41:20.861Z] #36 ...
12:41:20 [2021-09-23T12:41:20.861Z] 
12:41:20 [2021-09-23T12:41:20.861Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:20 [2021-09-23T12:41:20.861Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:20 [2021-09-23T12:41:20.861Z] #42 89.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:20 [2021-09-23T12:41:20.861Z] #42 89.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:41:20 [2021-09-23T12:41:20.861Z] #42 89.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:41:20 [2021-09-23T12:41:20.861Z] #42 89.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:41:20 [2021-09-23T12:41:20.861Z] #42 89.10 Setting up python-six (1.12.0-1) ...
12:41:20 [2021-09-23T12:41:20.941Z] #45 ...
12:41:20 [2021-09-23T12:41:20.941Z] 
12:41:20 [2021-09-23T12:41:20.941Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:41:20 [2021-09-23T12:41:20.941Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.881 + RM_GOPATH=0
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.882 + TMP_GOPATH=
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.882 + : /build
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.882 + '[' -z '' ']'
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.883 ++ mktemp -d
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.886 + export GOPATH=/tmp/tmp.J7MUG9hlxl
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.887 + GOPATH=/tmp/tmp.J7MUG9hlxl
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.888 + RM_GOPATH=1
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.888 + case "$(go env GOARCH)" in
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.888 ++ go env GOARCH
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.901 + export GO_BUILDMODE=-buildmode=pie
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.901 + GO_BUILDMODE=-buildmode=pie
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.902 ++ dirname /tmp/install/install.sh
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.907 + dir=/tmp/install
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.909 + bin=containerd
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.909 + shift
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.909 + '[' '!' -f /tmp/install/containerd.installer ']'
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.909 + . /tmp/install/containerd.installer
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.910 ++ set -e
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.910 ++ : e25210fe30a0a703442421b0f60afac609f950a3
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.910 + install_containerd
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.912 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.912 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.926 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J7MUG9hlxl/src/github.com/containerd/containerd
12:41:20 [2021-09-23T12:41:20.941Z] #56 1.940 Cloning into '/tmp/tmp.J7MUG9hlxl/src/github.com/containerd/containerd'...
12:41:20 [2021-09-23T12:41:20.941Z] #56 ...
12:41:20 [2021-09-23T12:41:20.941Z] 
12:41:20 [2021-09-23T12:41:20.941Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:20 [2021-09-23T12:41:20.941Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:41:20 [2021-09-23T12:41:20.941Z] #32 79.85 Checking out files:  71% (1088/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/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.
12:41:20 [2021-09-23T12:41:20.941Z] #32 81.40 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:41:20 [2021-09-23T12:41:20.941Z] #32 82.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:41:21 [2021-09-23T12:41:21.123Z] #42 ...
12:41:21 [2021-09-23T12:41:21.123Z] 
12:41:21 [2021-09-23T12:41:21.123Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:21 [2021-09-23T12:41:21.123Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:41:21 [2021-09-23T12:41:21.123Z] #45 80.51 github.com/LK4D4/vndr/godl/singleflight
12:41:21 [2021-09-23T12:41:21.123Z] #45 80.53 bytes
12:41:21 [2021-09-23T12:41:21.123Z] #45 81.30 strings
12:41:21 [2021-09-23T12:41:21.123Z] #45 84.43 reflect
12:41:21 [2021-09-23T12:41:21.123Z] #45 87.53 bufio
12:41:21 [2021-09-23T12:41:21.218Z] #43 15.11   DEP      images/fsnotify.pb-c.d
12:41:21 [2021-09-23T12:41:21.407Z] #37 8.720 -- Detecting C compiler ABI info - done
12:41:21 [2021-09-23T12:41:21.407Z] #37 8.763 -- Detecting C compile features
12:41:21 [2021-09-23T12:41:21.482Z] #43 ...
12:41:21 [2021-09-23T12:41:21.482Z] 
12:41:21 [2021-09-23T12:41:21.482Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:21 [2021-09-23T12:41:21.482Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.22 Selecting previously unselected package gcc-mingw-w64-base.
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.24 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:41:21 [2021-09-23T12:41:21.482Z] #13 63.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:21 [2021-09-23T12:41:21.482Z] #13 ...
12:41:21 [2021-09-23T12:41:21.482Z] 
12:41:21 [2021-09-23T12:41:21.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:21 [2021-09-23T12:41:21.482Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:21 [2021-09-23T12:41:21.482Z] #43 15.60   PBCC     images/eventpoll.pb-c.c
12:41:21 [2021-09-23T12:41:21.482Z] #43 15.65   DEP      images/eventpoll.pb-c.d
12:41:21 [2021-09-23T12:41:21.508Z] #32 ...
12:41:21 [2021-09-23T12:41:21.508Z] 
12:41:21 [2021-09-23T12:41:21.508Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:21 [2021-09-23T12:41:21.508Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:21 [2021-09-23T12:41:21.508Z] #45 85.90 strings
12:41:21 [2021-09-23T12:41:21.697Z] #45 90.97 syscall
12:41:21 [2021-09-23T12:41:21.716Z] #43 71.16   CC       compel/plugins/std/string.o
12:41:21 [2021-09-23T12:41:21.745Z] #43 15.71   PBCC     images/eventfd.pb-c.c
12:41:21 [2021-09-23T12:41:21.745Z] #43 15.76   DEP      images/eventfd.pb-c.d
12:41:21 [2021-09-23T12:41:21.745Z] #43 15.82   PBCC     images/remap-file-path.pb-c.c
12:41:21 [2021-09-23T12:41:21.745Z] #43 15.83   DEP      images/remap-file-path.pb-c.d
12:41:21 [2021-09-23T12:41:21.745Z] #43 15.94   PBCC     images/fifo.pb-c.c
12:41:22 [2021-09-23T12:41:22.008Z] #43 15.96   DEP      images/fifo.pb-c.d
12:41:22 [2021-09-23T12:41:22.008Z] #43 16.03   PBCC     images/ghost-file.pb-c.c
12:41:22 [2021-09-23T12:41:22.008Z] #43 16.10   DEP      images/ghost-file.pb-c.d
12:41:22 [2021-09-23T12:41:22.008Z] #43 16.20   PBCC     images/regfile.pb-c.c
12:41:22 [2021-09-23T12:41:22.074Z] #45 ...
12:41:22 [2021-09-23T12:41:22.074Z] 
12:41:22 [2021-09-23T12:41:22.074Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:22 [2021-09-23T12:41:22.074Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.07 debconf: delaying package configuration, since apt-utils is not installed
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.56 Fetched 14.9 MB in 2s (6581 kB/s)
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.74 Selecting previously unselected package xxd.
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 76.95 Unpacking xxd (2:8.1.0875-5) ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.20 Selecting previously unselected package vim-common.
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.28 Unpacking vim-common (2:8.1.0875-5) ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.87 Selecting previously unselected package cmake-data.
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 77.88 Unpacking cmake-data (3.13.4-1) ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 83.34 Selecting previously unselected package libicu63:amd64.
12:41:22 [2021-09-23T12:41:22.074Z] #36 83.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 83.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:41:22 [2021-09-23T12:41:22.074Z] #36 ...
12:41:22 [2021-09-23T12:41:22.074Z] 
12:41:22 [2021-09-23T12:41:22.074Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:22 [2021-09-23T12:41:22.074Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:22 [2021-09-23T12:41:22.074Z] #42 83.31 Selecting previously unselected package libprotoc17:amd64.
12:41:22 [2021-09-23T12:41:22.074Z] #42 83.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 83.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.63 Selecting previously unselected package protobuf-c-compiler.
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.91 Selecting previously unselected package protobuf-compiler.
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 84.92 Unpacking protobuf-compiler (3.6.1.3-2) ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.19 Selecting previously unselected package python-pkg-resources.
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.19 Unpacking python-pkg-resources (40.8.0-1) ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.53 Selecting previously unselected package python-six.
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.58 Unpacking python-six (1.12.0-1) ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.84 Selecting previously unselected package python-protobuf.
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.074Z] #42 85.87 Unpacking python-protobuf (3.6.1.3-2) ...
12:41:22 [2021-09-23T12:41:22.272Z] #43 16.26   DEP      images/regfile.pb-c.d
12:41:22 [2021-09-23T12:41:22.272Z] #43 16.35   PBCC     images/ns.pb-c.c
12:41:22 [2021-09-23T12:41:22.272Z] #43 16.38   DEP      images/ns.pb-c.d
12:41:22 [2021-09-23T12:41:22.272Z] #43 16.43   PBCC     images/fdinfo.pb-c.c
12:41:22 [2021-09-23T12:41:22.272Z] #43 16.49   DEP      images/fdinfo.pb-c.d
12:41:22 [2021-09-23T12:41:22.535Z] #43 16.57   PBCC     images/core-aarch64.pb-c.c
12:41:22 [2021-09-23T12:41:22.535Z] #43 16.64   PBCC     images/core-arm.pb-c.c
12:41:22 [2021-09-23T12:41:22.535Z] #43 16.69   PBCC     images/core-ppc64.pb-c.c
12:41:22 [2021-09-23T12:41:22.535Z] #43 16.72   PBCC     images/core-s390.pb-c.c
12:41:22 [2021-09-23T12:41:22.535Z] #43 16.77   PBCC     images/core-x86.pb-c.c
12:41:22 [2021-09-23T12:41:22.643Z] #45 ...
12:41:22 [2021-09-23T12:41:22.643Z] 
12:41:22 [2021-09-23T12:41:22.643Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:22 [2021-09-23T12:41:22.643Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:41:22 [2021-09-23T12:41:22.643Z] #34 81.74 reflect
12:41:22 [2021-09-23T12:41:22.656Z] #43 71.87   CC       compel/plugins/std/infect.o
12:41:22 [2021-09-23T12:41:22.798Z] #43 16.85   PBCC     images/core.pb-c.c
12:41:22 [2021-09-23T12:41:22.798Z] #43 16.91   PBCC     images/inventory.pb-c.c
12:41:22 [2021-09-23T12:41:22.798Z] #43 16.97   DEP      images/core-aarch64.pb-c.d
12:41:22 [2021-09-23T12:41:22.798Z] #43 17.02   DEP      images/core-arm.pb-c.d
12:41:22 [2021-09-23T12:41:22.905Z] #34 ...
12:41:22 [2021-09-23T12:41:22.905Z] 
12:41:22 [2021-09-23T12:41:22.905Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:22 [2021-09-23T12:41:22.905Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:22 [2021-09-23T12:41:22.905Z] #13 86.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:41:22 [2021-09-23T12:41:22.905Z] #13 86.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:41:22 [2021-09-23T12:41:22.905Z] #13 86.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:23 [2021-09-23T12:41:23.028Z] #42 86.95 Setting up python-pkg-resources (40.8.0-1) ...
12:41:23 [2021-09-23T12:41:23.061Z] #43 17.05   DEP      images/core-ppc64.pb-c.d
12:41:23 [2021-09-23T12:41:23.061Z] #43 17.11   DEP      images/core-s390.pb-c.d
12:41:23 [2021-09-23T12:41:23.061Z] #43 17.16   DEP      images/core-x86.pb-c.d
12:41:23 [2021-09-23T12:41:23.061Z] #43 17.21   DEP      images/core.pb-c.d
12:41:23 [2021-09-23T12:41:23.061Z] #43 17.27   DEP      images/inventory.pb-c.d
12:41:23 [2021-09-23T12:41:23.225Z] #43 72.50   CC       compel/arch/x86/plugins/std/parasite-head.o
12:41:23 [2021-09-23T12:41:23.225Z] #43 72.56   CC       compel/arch/x86/plugins/std/memcpy.o
12:41:23 [2021-09-23T12:41:23.324Z] #43 17.40   PBCC     images/cpuinfo.pb-c.c
12:41:23 [2021-09-23T12:41:23.324Z] #43 17.44   DEP      images/cpuinfo.pb-c.d
12:41:23 [2021-09-23T12:41:23.324Z] #43 17.51   PBCC     images/stats.pb-c.c
12:41:23 [2021-09-23T12:41:23.484Z] #43 72.63   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:41:23 [2021-09-23T12:41:23.484Z] #43 72.70   AR       compel/plugins/std.lib.a
12:41:23 [2021-09-23T12:41:23.484Z] #43 72.87   CC       compel/plugins/fds/fds.o
12:41:23 [2021-09-23T12:41:23.587Z] #43 17.56   DEP      images/stats.pb-c.d
12:41:23 [2021-09-23T12:41:23.745Z] #43 73.16   AR       compel/plugins/fds.lib.a
12:41:23 [2021-09-23T12:41:23.851Z] #13 ...
12:41:23 [2021-09-23T12:41:23.852Z] 
12:41:23 [2021-09-23T12:41:23.852Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:41:23 [2021-09-23T12:41:23.852Z] #47 sha256:620ba8420fc23f41f57f0a841c4d26c843c150094c815a617351e0c473a9f39c
12:41:23 [2021-09-23T12:41:23.852Z] #47 DONE 93.2s
12:41:23 [2021-09-23T12:41:23.957Z] #37 11.03 -- Detecting C compile features - done
12:41:23 [2021-09-23T12:41:23.957Z] #37 11.08 -- Performing Test HAS_BUILTIN_FORTIFY
12:41:23 [2021-09-23T12:41:23.957Z] #37 ...
12:41:23 [2021-09-23T12:41:23.957Z] 
12:41:23 [2021-09-23T12:41:23.957Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:23 [2021-09-23T12:41:23.957Z] #34 sha256:ff533f1ac820ec10633bf3836ad71cf1421ee0e72c3102ad3b21a5b5c506a0bd
12:41:23 [2021-09-23T12:41:23.957Z] #34 77.66 github.com/BurntSushi/toml/cmd/tomlv
12:41:23 [2021-09-23T12:41:23.957Z] #34 DONE 80.6s
12:41:23 [2021-09-23T12:41:23.957Z] 
12:41:23 [2021-09-23T12:41:23.957Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:23 [2021-09-23T12:41:23.957Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:23 [2021-09-23T12:41:23.957Z] #13 72.43 Selecting previously unselected package mingw-w64-x86-64-dev.
12:41:23 [2021-09-23T12:41:23.957Z] #13 72.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:41:23 [2021-09-23T12:41:23.957Z] #13 72.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:24 [2021-09-23T12:41:24.005Z] #43 73.21   HOSTDEP  compel/src/lib/log-host.d
12:41:24 [2021-09-23T12:41:24.005Z] #43 73.24   HOSTDEP  compel/src/lib/handle-elf-host.d
12:41:24 [2021-09-23T12:41:24.005Z] #43 73.37   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:41:24 [2021-09-23T12:41:24.114Z] 
12:41:24 [2021-09-23T12:41:24.114Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:24 [2021-09-23T12:41:24.114Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:24 [2021-09-23T12:41:24.114Z] #36 93.28 Selecting previously unselected package libxml2:amd64.
12:41:24 [2021-09-23T12:41:24.114Z] #36 93.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:41:24 [2021-09-23T12:41:24.114Z] #36 93.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:24 [2021-09-23T12:41:24.266Z] #43 73.49   HOSTDEP  compel/src/main-host.d
12:41:24 [2021-09-23T12:41:24.266Z] #43 73.57   DEP      compel/src/lib/ptrace.d
12:41:24 [2021-09-23T12:41:24.266Z] #43 73.65   DEP      compel/src/lib/infect.d
12:41:24 [2021-09-23T12:41:24.527Z] #43 73.78   DEP      compel/src/lib/infect-util.d
12:41:24 [2021-09-23T12:41:24.527Z] #43 73.86   DEP      compel/src/lib/infect-rpc.d
12:41:24 [2021-09-23T12:41:24.787Z] #43 74.05   DEP      compel/arch/x86/src/lib/infect.d
12:41:24 [2021-09-23T12:41:24.787Z] #43 74.24   DEP      compel/arch/x86/src/lib/cpu.d
12:41:25 [2021-09-23T12:41:25.047Z] #43 74.33   DEP      compel/src/lib/log.d
12:41:25 [2021-09-23T12:41:25.047Z] #43 74.44   DEP      compel/src/main.d
12:41:25 [2021-09-23T12:41:25.060Z] #36 94.37 Selecting previously unselected package libarchive13:amd64.
12:41:25 [2021-09-23T12:41:25.060Z] #36 94.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:41:25 [2021-09-23T12:41:25.060Z] #36 94.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:25 [2021-09-23T12:41:25.307Z] #43 74.59   DEP      compel/src/lib/handle-elf.d
12:41:25 [2021-09-23T12:41:25.307Z] #43 74.72   DEP      compel/arch/x86/src/lib/handle-elf.d
12:41:25 [2021-09-23T12:41:25.512Z] #43 19.21 make[1]: Nothing to be done for 'all'.
12:41:25 [2021-09-23T12:41:25.567Z] #43 ...
12:41:25 [2021-09-23T12:41:25.567Z] 
12:41:25 [2021-09-23T12:41:25.567Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:25 [2021-09-23T12:41:25.567Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:25 [2021-09-23T12:41:25.567Z] #13 181.2 Selecting previously unselected package libapparmor1:amd64.
12:41:25 [2021-09-23T12:41:25.567Z] #13 181.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:41:25 [2021-09-23T12:41:25.567Z] #13 181.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:41:25 [2021-09-23T12:41:25.636Z] #36 94.92 Selecting previously unselected package libjsoncpp1:amd64.
12:41:25 [2021-09-23T12:41:25.636Z] #36 94.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:41:25 [2021-09-23T12:41:25.636Z] #36 94.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:41:25 [2021-09-23T12:41:25.826Z] #13 181.4 Selecting previously unselected package libapparmor-dev:amd64.
12:41:25 [2021-09-23T12:41:25.826Z] #13 181.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:41:25 [2021-09-23T12:41:25.826Z] #13 181.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:41:25 [2021-09-23T12:41:25.898Z] #36 95.25 Selecting previously unselected package librhash0:amd64.
12:41:25 [2021-09-23T12:41:25.898Z] #36 95.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:41:25 [2021-09-23T12:41:25.898Z] #36 95.26 Unpacking librhash0:amd64 (1.3.8-1) ...
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.6 Selecting previously unselected package libbtrfs0.
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.7 Unpacking libbtrfs0 (4.20.1-2) ...
12:41:26 [2021-09-23T12:41:26.087Z] #13 ...
12:41:26 [2021-09-23T12:41:26.087Z] 
12:41:26 [2021-09-23T12:41:26.087Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:26 [2021-09-23T12:41:26.087Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:41:26 [2021-09-23T12:41:26.087Z] #45 179.6 vendor/golang.org/x/net/idna
12:41:26 [2021-09-23T12:41:26.087Z] #45 183.0 vendor/golang.org/x/net/http2/hpack
12:41:26 [2021-09-23T12:41:26.087Z] #45 184.3 mime
12:41:26 [2021-09-23T12:41:26.087Z] #45 186.3 mime/quotedprintable
12:41:26 [2021-09-23T12:41:26.087Z] #45 186.8 net/http/internal
12:41:26 [2021-09-23T12:41:26.087Z] #45 ...
12:41:26 [2021-09-23T12:41:26.087Z] 
12:41:26 [2021-09-23T12:41:26.087Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:26 [2021-09-23T12:41:26.087Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.8 Selecting previously unselected package libbtrfs-dev.
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.087Z] #13 181.8 Unpacking libbtrfs-dev (4.20.1-2) ...
12:41:26 [2021-09-23T12:41:26.103Z] #43 ...
12:41:26 [2021-09-23T12:41:26.103Z] 
12:41:26 [2021-09-23T12:41:26.103Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:26 [2021-09-23T12:41:26.103Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:41:26 [2021-09-23T12:41:26.103Z] #45 70.91 text/template
12:41:26 [2021-09-23T12:41:26.103Z] #45 71.27 go/parser
12:41:26 [2021-09-23T12:41:26.103Z] #45 75.20 encoding/xml
12:41:26 [2021-09-23T12:41:26.103Z] #45 79.84 compress/flate
12:41:26 [2021-09-23T12:41:26.103Z] #45 81.16 go/doc
12:41:26 [2021-09-23T12:41:26.471Z] #36 95.66 Selecting previously unselected package libuv1:amd64.
12:41:26 [2021-09-23T12:41:26.471Z] #36 95.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.472Z] #36 95.67 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:26 [2021-09-23T12:41:26.472Z] #36 95.91 Selecting previously unselected package cmake.
12:41:26 [2021-09-23T12:41:26.472Z] #36 95.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.472Z] #36 95.91 Unpacking cmake (3.13.4-1) ...
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.2 Selecting previously unselected package libudev-dev:amd64.
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.656Z] #13 182.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:41:26 [2021-09-23T12:41:26.657Z] #13 182.5 Selecting previously unselected package libsepol1-dev:amd64.
12:41:26 [2021-09-23T12:41:26.679Z] #45 ...
12:41:26 [2021-09-23T12:41:26.679Z] 
12:41:26 [2021-09-23T12:41:26.679Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:26 [2021-09-23T12:41:26.679Z] #51 sha256:66cfc12f6350d71018df970c7f055211fce9df45a37387843371146899118f2b
12:41:26 [2021-09-23T12:41:26.679Z] #51 74.19 golang.org/x/crypto/ssh/terminal
12:41:26 [2021-09-23T12:41:26.679Z] #51 77.46 mvdan.cc/sh/v3/cmd/shfmt
12:41:26 [2021-09-23T12:41:26.679Z] #51 DONE 81.7s
12:41:26 [2021-09-23T12:41:26.679Z] 
12:41:26 [2021-09-23T12:41:26.679Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:26 [2021-09-23T12:41:26.679Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:26 [2021-09-23T12:41:26.679Z] #43 20.79   CC       images/stats.o
12:41:26 [2021-09-23T12:41:26.917Z] #13 182.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:41:26 [2021-09-23T12:41:26.917Z] #13 182.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:41:27 [2021-09-23T12:41:27.265Z] #13 ...
12:41:27 [2021-09-23T12:41:27.265Z] 
12:41:27 [2021-09-23T12:41:27.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:27 [2021-09-23T12:41:27.265Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:27 [2021-09-23T12:41:27.265Z] #43 6.330 Note: Building without setproctitle() and strlcpy() support.
12:41:27 [2021-09-23T12:41:27.265Z] #43 6.330       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:41:27 [2021-09-23T12:41:27.265Z] #43 6.335 Note: Building without GnuTLS support
12:41:27 [2021-09-23T12:41:27.265Z] #43 6.348 Makefile.config:39: Warn: you have no libnftables installed
12:41:27 [2021-09-23T12:41:27.265Z] #43 6.348 Makefile.config:40: Warn: Building without nftables support
12:41:27 [2021-09-23T12:41:27.265Z] #43 8.505 fatal: not a git repository (or any of the parent directories): .git
12:41:27 [2021-09-23T12:41:27.265Z] #43 8.590   GEN      .gitid
12:41:27 [2021-09-23T12:41:27.265Z] #43 8.612   GEN      criu/include/version.h
12:41:27 [2021-09-23T12:41:27.265Z] #43 8.667   GEN      include/common/asm
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.43   PBCC     images/timens.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.47   DEP      images/timens.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.55   PBCC     images/fown.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.59   PBCC     images/google/protobuf/descriptor.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.63   PBCC     images/opts.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.74   PBCC     images/memfd.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.81   DEP      images/fown.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.85   DEP      images/google/protobuf/descriptor.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.91   DEP      images/opts.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 10.98   DEP      images/memfd.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.07   PBCC     images/sit.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.15   DEP      images/sit.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.29   PBCC     images/macvlan.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.29   DEP      images/macvlan.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.38   PBCC     images/autofs.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.38   DEP      images/autofs.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.44   PBCC     images/sysctl.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.47   DEP      images/sysctl.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.55   PBCC     images/time.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.61   DEP      images/time.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.70   PBCC     images/binfmt-misc.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.75   DEP      images/binfmt-misc.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.82   PBCC     images/seccomp.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.83   DEP      images/seccomp.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.93   PBCC     images/userns.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 11.93   DEP      images/userns.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.00   PBCC     images/cgroup.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.17   DEP      images/cgroup.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.17   PBCC     images/ext-file.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.17   DEP      images/ext-file.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.22   PBCC     images/rpc.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.33   DEP      images/rpc.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.33   PBCC     images/siginfo.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.37   DEP      images/siginfo.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.44   PBCC     images/pagemap.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.49   DEP      images/pagemap.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.59   PBCC     images/rlimit.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.59   DEP      images/rlimit.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.65   PBCC     images/file-lock.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.66   DEP      images/file-lock.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.75   PBCC     images/tty.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.83   DEP      images/tty.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.90   PBCC     images/tun.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 12.93   PBCC     images/netdev.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 13.00   DEP      images/tun.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 13.06   DEP      images/netdev.pb-c.d
12:41:27 [2021-09-23T12:41:27.265Z] #43 13.20   PBCC     images/vma.pb-c.c
12:41:27 [2021-09-23T12:41:27.265Z] #43 13.24   DEP      images/vma.pb-c.d
12:41:27 [2021-09-23T12:41:27.436Z] #13 182.9 Selecting previously unselected package libpcre16-3:amd64.
12:41:27 [2021-09-23T12:41:27.436Z] #13 182.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:41:27 [2021-09-23T12:41:27.436Z] #13 182.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:41:27 [2021-09-23T12:41:27.436Z] #13 183.2 Selecting previously unselected package libpcre32-3:amd64.
12:41:27 [2021-09-23T12:41:27.527Z] #43 13.30   PBCC     images/creds.pb-c.c
12:41:27 [2021-09-23T12:41:27.527Z] #43 13.33   DEP      images/creds.pb-c.d
12:41:27 [2021-09-23T12:41:27.527Z] #43 13.41   PBCC     images/utsns.pb-c.c
12:41:27 [2021-09-23T12:41:27.527Z] #43 ...
12:41:27 [2021-09-23T12:41:27.527Z] 
12:41:27 [2021-09-23T12:41:27.527Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:27 [2021-09-23T12:41:27.527Z] #37 sha256:93199eeee2975e494d3dc1922d6aa6fc9639d733edab3c207a130f80b8a9e643
12:41:27 [2021-09-23T12:41:27.527Z] #37 11.42 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:41:27 [2021-09-23T12:41:27.527Z] #37 11.53 -- Configuring done
12:41:27 [2021-09-23T12:41:27.527Z] #37 11.55 -- Generating done
12:41:27 [2021-09-23T12:41:27.527Z] #37 11.55 -- Build files have been written to: /tmp/tmp.n3blTg2yon/tini
12:41:27 [2021-09-23T12:41:27.527Z] #37 11.57 + make tini-static
12:41:27 [2021-09-23T12:41:27.527Z] #37 12.11 Scanning dependencies of target tini-static
12:41:27 [2021-09-23T12:41:27.527Z] #37 12.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:41:27 [2021-09-23T12:41:27.527Z] #37 13.70 [100%] Linking C executable tini-static
12:41:27 [2021-09-23T12:41:27.527Z] #37 14.32 [100%] Built target tini-static
12:41:27 [2021-09-23T12:41:27.527Z] #37 14.42 + mkdir -p /build
12:41:27 [2021-09-23T12:41:27.527Z] #37 14.43 + cp tini-static /build/docker-init
12:41:27 [2021-09-23T12:41:27.527Z] #37 DONE 14.8s
12:41:27 [2021-09-23T12:41:27.527Z] 
12:41:27 [2021-09-23T12:41:27.527Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:27 [2021-09-23T12:41:27.527Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:27 [2021-09-23T12:41:27.527Z] #43 13.46   DEP      images/utsns.pb-c.d
12:41:27 [2021-09-23T12:41:27.527Z] #43 13.51   PBCC     images/ipc-desc.pb-c.c
12:41:27 [2021-09-23T12:41:27.527Z] #43 ...
12:41:27 [2021-09-23T12:41:27.527Z] 
12:41:27 [2021-09-23T12:41:27.527Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:27 [2021-09-23T12:41:27.527Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:41:27 [2021-09-23T12:41:27.527Z] #45 76.35 internal/lazyregexp
12:41:27 [2021-09-23T12:41:27.527Z] #45 76.58 go/token
12:41:27 [2021-09-23T12:41:27.527Z] #45 76.83 net/url
12:41:27 [2021-09-23T12:41:27.527Z] #45 77.47 go/scanner
12:41:27 [2021-09-23T12:41:27.527Z] #45 78.84 go/ast
12:41:27 [2021-09-23T12:41:27.527Z] #45 79.20 text/template/parse
12:41:27 [2021-09-23T12:41:27.628Z] #43 21.47   CC       images/core.o
12:41:27 [2021-09-23T12:41:27.695Z] #13 183.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:41:27 [2021-09-23T12:41:27.695Z] #13 183.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:41:27 [2021-09-23T12:41:27.695Z] #13 183.4 Selecting previously unselected package libpcrecpp0v5:amd64.
12:41:27 [2021-09-23T12:41:27.695Z] #13 183.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:41:27 [2021-09-23T12:41:27.695Z] #13 183.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:41:27 [2021-09-23T12:41:27.789Z] #45 ...
12:41:27 [2021-09-23T12:41:27.789Z] 
12:41:27 [2021-09-23T12:41:27.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:27 [2021-09-23T12:41:27.789Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:27 [2021-09-23T12:41:27.789Z] #43 13.57   PBCC     images/ipc-sem.pb-c.c
12:41:27 [2021-09-23T12:41:27.789Z] #43 13.61   DEP      images/ipc-desc.pb-c.d
12:41:27 [2021-09-23T12:41:27.789Z] #43 13.70   DEP      images/ipc-sem.pb-c.d
12:41:27 [2021-09-23T12:41:27.955Z] #13 183.5 Selecting previously unselected package libpcre3-dev:amd64.
12:41:27 [2021-09-23T12:41:27.955Z] #13 183.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:41:27 [2021-09-23T12:41:27.955Z] #13 183.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:41:28 [2021-09-23T12:41:28.051Z] #43 13.83   PBCC     images/ipc-msg.pb-c.c
12:41:28 [2021-09-23T12:41:28.051Z] #43 13.83   DEP      images/ipc-msg.pb-c.d
12:41:28 [2021-09-23T12:41:28.051Z] #43 13.84   PBCC     images/ipc-shm.pb-c.c
12:41:28 [2021-09-23T12:41:28.051Z] #43 13.90   DEP      images/ipc-shm.pb-c.d
12:41:28 [2021-09-23T12:41:28.051Z] #43 13.99   PBCC     images/ipc-var.pb-c.c
12:41:28 [2021-09-23T12:41:28.051Z] #43 14.00   DEP      images/ipc-var.pb-c.d
12:41:28 [2021-09-23T12:41:28.204Z] #43 22.36   CC       images/core-x86.o
12:41:28 [2021-09-23T12:41:28.313Z] #43 14.13   PBCC     images/sk-opts.pb-c.c
12:41:28 [2021-09-23T12:41:28.313Z] #43 14.13   PBCC     images/packet-sock.pb-c.c
12:41:28 [2021-09-23T12:41:28.313Z] #43 14.18   DEP      images/sk-opts.pb-c.d
12:41:28 [2021-09-23T12:41:28.313Z] #43 14.25   DEP      images/packet-sock.pb-c.d
12:41:28 [2021-09-23T12:41:28.381Z] #42 ...
12:41:28 [2021-09-23T12:41:28.381Z] 
12:41:28 [2021-09-23T12:41:28.381Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:28 [2021-09-23T12:41:28.381Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:28 [2021-09-23T12:41:28.381Z] #13 77.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
12:41:28 [2021-09-23T12:41:28.381Z] #13 77.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
12:41:28 [2021-09-23T12:41:28.381Z] #13 83.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
12:41:28 [2021-09-23T12:41:28.381Z] #13 ...
12:41:28 [2021-09-23T12:41:28.381Z] 
12:41:28 [2021-09-23T12:41:28.381Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:28 [2021-09-23T12:41:28.381Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:28 [2021-09-23T12:41:28.381Z] #45 88.77 reflect
12:41:28 [2021-09-23T12:41:28.381Z] #45 91.13 bufio
12:41:28 [2021-09-23T12:41:28.574Z] #43 14.33   PBCC     images/sk-netlink.pb-c.c
12:41:28 [2021-09-23T12:41:28.575Z] #43 14.38   DEP      images/sk-netlink.pb-c.d
12:41:28 [2021-09-23T12:41:28.575Z] #43 14.40   PBCC     images/sk-inet.pb-c.c
12:41:28 [2021-09-23T12:41:28.575Z] #43 14.50   DEP      images/sk-inet.pb-c.d
12:41:28 [2021-09-23T12:41:28.575Z] #43 14.54   PBCC     images/sk-unix.pb-c.c
12:41:28 [2021-09-23T12:41:28.575Z] #43 14.61   DEP      images/sk-unix.pb-c.d
12:41:28 [2021-09-23T12:41:28.836Z] #43 14.69   PBCC     images/mm.pb-c.c
12:41:28 [2021-09-23T12:41:28.836Z] #43 14.76   DEP      images/mm.pb-c.d
12:41:28 [2021-09-23T12:41:28.836Z] #43 14.87   PBCC     images/timerfd.pb-c.c
12:41:28 [2021-09-23T12:41:28.836Z] #43 14.87   DEP      images/timerfd.pb-c.d
12:41:28 [2021-09-23T12:41:28.894Z] #13 184.3 Selecting previously unselected package libselinux1-dev:amd64.
12:41:28 [2021-09-23T12:41:28.894Z] #13 184.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:41:28 [2021-09-23T12:41:28.894Z] #13 184.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:41:29 [2021-09-23T12:41:29.097Z] #43 14.98   PBCC     images/timer.pb-c.c
12:41:29 [2021-09-23T12:41:29.097Z] #43 15.01   DEP      images/timer.pb-c.d
12:41:29 [2021-09-23T12:41:29.097Z] #43 15.05   PBCC     images/sa.pb-c.c
12:41:29 [2021-09-23T12:41:29.097Z] #43 15.11   DEP      images/sa.pb-c.d
12:41:29 [2021-09-23T12:41:29.153Z] #13 184.8 Selecting previously unselected package libdevmapper-dev:amd64.
12:41:29 [2021-09-23T12:41:29.153Z] #13 184.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:41:29 [2021-09-23T12:41:29.153Z] #13 184.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:41:29 [2021-09-23T12:41:29.154Z] #43 23.05   CC       images/core-arm.o
12:41:29 [2021-09-23T12:41:29.318Z] #45 ...
12:41:29 [2021-09-23T12:41:29.318Z] 
12:41:29 [2021-09-23T12:41:29.318Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:29 [2021-09-23T12:41:29.318Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:41:29 [2021-09-23T12:41:29.318Z] #34 83.36 reflect
12:41:29 [2021-09-23T12:41:29.318Z] #34 ...
12:41:29 [2021-09-23T12:41:29.318Z] 
12:41:29 [2021-09-23T12:41:29.318Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:29 [2021-09-23T12:41:29.318Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.37 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
12:41:29 [2021-09-23T12:41:29.318Z] #13 88.63 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
12:41:29 [2021-09-23T12:41:29.359Z] #43 15.22   PBCC     images/pipe-data.pb-c.c
12:41:29 [2021-09-23T12:41:29.359Z] #43 15.22   DEP      images/pipe-data.pb-c.d
12:41:29 [2021-09-23T12:41:29.359Z] #43 15.30   PBCC     images/mnt.pb-c.c
12:41:29 [2021-09-23T12:41:29.413Z] #13 184.9 Selecting previously unselected package libseccomp-dev:amd64.
12:41:29 [2021-09-23T12:41:29.413Z] #13 185.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:41:29 [2021-09-23T12:41:29.413Z] #13 185.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:41:29 [2021-09-23T12:41:29.418Z] #43 23.51   CC       images/core-aarch64.o
12:41:29 [2021-09-23T12:41:29.620Z] #43 15.37   DEP      images/mnt.pb-c.d
12:41:29 [2021-09-23T12:41:29.620Z] #43 15.43   PBCC     images/sk-packet.pb-c.c
12:41:29 [2021-09-23T12:41:29.620Z] #43 15.47   DEP      images/sk-packet.pb-c.d
12:41:29 [2021-09-23T12:41:29.620Z] #43 15.50   PBCC     images/tcp-stream.pb-c.c
12:41:29 [2021-09-23T12:41:29.620Z] #43 15.57   DEP      images/tcp-stream.pb-c.d
12:41:29 [2021-09-23T12:41:29.672Z] #13 185.3 Selecting previously unselected package libsystemd-dev:amd64.
12:41:29 [2021-09-23T12:41:29.672Z] #13 185.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:41:29 [2021-09-23T12:41:29.672Z] #13 185.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.67   PBCC     images/pipe.pb-c.c
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.67   DEP      images/pipe.pb-c.d
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.72   PBCC     images/pstree.pb-c.c
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.76   DEP      images/pstree.pb-c.d
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.79   PBCC     images/fs.pb-c.c
12:41:29 [2021-09-23T12:41:29.881Z] #43 15.84   DEP      images/fs.pb-c.d
12:41:29 [2021-09-23T12:41:29.994Z] #43 23.98   CC       images/core-ppc64.o
12:41:30 [2021-09-23T12:41:30.143Z] #43 15.89   PBCC     images/signalfd.pb-c.c
12:41:30 [2021-09-23T12:41:30.143Z] #43 15.99   DEP      images/signalfd.pb-c.d
12:41:30 [2021-09-23T12:41:30.143Z] #43 16.08   PBCC     images/fh.pb-c.c
12:41:30 [2021-09-23T12:41:30.249Z] #13 90.47 debconf: delaying package configuration, since apt-utils is not installed
12:41:30 [2021-09-23T12:41:30.404Z] #43 16.17   PBCC     images/fsnotify.pb-c.c
12:41:30 [2021-09-23T12:41:30.404Z] #43 16.23   DEP      images/fh.pb-c.d
12:41:30 [2021-09-23T12:41:30.404Z] #43 16.29   DEP      images/fsnotify.pb-c.d
12:41:30 [2021-09-23T12:41:30.404Z] #43 16.37   PBCC     images/eventpoll.pb-c.c
12:41:30 [2021-09-23T12:41:30.404Z] #43 16.38   DEP      images/eventpoll.pb-c.d
12:41:30 [2021-09-23T12:41:30.507Z] #13 90.80 Fetched 77.8 MB in 13s (5828 kB/s)
12:41:30 [2021-09-23T12:41:30.611Z] #13 186.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.47   PBCC     images/eventfd.pb-c.c
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.58   DEP      images/eventfd.pb-c.d
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.58   PBCC     images/remap-file-path.pb-c.c
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.58   DEP      images/remap-file-path.pb-c.d
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.67   PBCC     images/fifo.pb-c.c
12:41:30 [2021-09-23T12:41:30.666Z] #43 16.67   DEP      images/fifo.pb-c.d
12:41:30 [2021-09-23T12:41:30.686Z] #36 ...
12:41:30 [2021-09-23T12:41:30.686Z] 
12:41:30 [2021-09-23T12:41:30.686Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:30 [2021-09-23T12:41:30.686Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.23 Selecting previously unselected package binutils-mingw-w64.
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.77 Selecting previously unselected package dmsetup.
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 91.79 Unpacking dmsetup (2:1.02.155-3) ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 92.16 Selecting previously unselected package mingw-w64-common.
12:41:30 [2021-09-23T12:41:30.686Z] #13 92.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:41:30 [2021-09-23T12:41:30.686Z] #13 92.17 Unpacking mingw-w64-common (6.0.0-3) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up libbtrfs0 (4.20.1-2) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.6 Setting up libbtrfs-dev (4.20.1-2) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.7 Setting up mingw-w64-common (6.0.0-3) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:30 [2021-09-23T12:41:30.871Z] #13 186.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:41:30 [2021-09-23T12:41:30.927Z] #43 16.71   PBCC     images/ghost-file.pb-c.c
12:41:30 [2021-09-23T12:41:30.927Z] #43 16.75   DEP      images/ghost-file.pb-c.d
12:41:30 [2021-09-23T12:41:30.927Z] #43 16.86   PBCC     images/regfile.pb-c.c
12:41:30 [2021-09-23T12:41:30.927Z] #43 16.91   DEP      images/regfile.pb-c.d
12:41:30 [2021-09-23T12:41:30.927Z] #43 16.91   PBCC     images/ns.pb-c.c
12:41:30 [2021-09-23T12:41:30.947Z] #43 24.72   CC       images/core-s390.o
12:41:31 [2021-09-23T12:41:31.024Z] #13 91.04 (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 ... 15421 files and directories currently installed.)
12:41:31 [2021-09-23T12:41:31.024Z] #13 91.14 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
12:41:31 [2021-09-23T12:41:31.024Z] #13 91.22 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
12:41:31 [2021-09-23T12:41:31.024Z] #13 ...
12:41:31 [2021-09-23T12:41:31.024Z] 
12:41:31 [2021-09-23T12:41:31.024Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:31 [2021-09-23T12:41:31.024Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:41:31 [2021-09-23T12:41:31.024Z] #51 85.29 bytes
12:41:31 [2021-09-23T12:41:31.024Z] #51 85.34 syscall
12:41:31 [2021-09-23T12:41:31.024Z] #51 89.41 reflect
12:41:31 [2021-09-23T12:41:31.131Z] #13 186.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:31 [2021-09-23T12:41:31.131Z] #13 186.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:41:31 [2021-09-23T12:41:31.131Z] #13 186.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.8 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
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.9 Setting up dmsetup (2:1.02.155-3) ...
12:41:31 [2021-09-23T12:41:31.132Z] #13 186.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:41:31 [2021-09-23T12:41:31.188Z] #43 17.16   DEP      images/ns.pb-c.d
12:41:31 [2021-09-23T12:41:31.188Z] #43 17.16   PBCC     images/fdinfo.pb-c.c
12:41:31 [2021-09-23T12:41:31.188Z] #43 17.16   DEP      images/fdinfo.pb-c.d
12:41:31 [2021-09-23T12:41:31.211Z] #43 25.37   CC       images/cpuinfo.o
12:41:31 [2021-09-23T12:41:31.284Z] #51 ...
12:41:31 [2021-09-23T12:41:31.284Z] 
12:41:31 [2021-09-23T12:41:31.284Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:31 [2021-09-23T12:41:31.284Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:31 [2021-09-23T12:41:31.284Z] #42 95.25 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
12:41:31 [2021-09-23T12:41:31.284Z] #42 95.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:41:31 [2021-09-23T12:41:31.284Z] #42 95.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:41:31 [2021-09-23T12:41:31.284Z] #42 95.46 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
12:41:31 [2021-09-23T12:41:31.391Z] #13 186.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:41:31 [2021-09-23T12:41:31.391Z] #13 187.0 Processing triggers for libc-bin (2.28-10) ...
12:41:31 [2021-09-23T12:41:31.542Z] #42 95.68 Setting up python-six (1.12.0-1) ...
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.24   PBCC     images/core-aarch64.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.35   PBCC     images/core-arm.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.39   PBCC     images/core-ppc64.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.49   PBCC     images/core-s390.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.53   PBCC     images/core-x86.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.59   PBCC     images/core.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 ...
12:41:31 [2021-09-23T12:41:31.761Z] 
12:41:31 [2021-09-23T12:41:31.761Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:31 [2021-09-23T12:41:31.761Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:41:31 [2021-09-23T12:41:31.761Z] #51 78.31 github.com/pkg/diff
12:41:31 [2021-09-23T12:41:31.761Z] #51 80.04 go/ast
12:41:31 [2021-09-23T12:41:31.761Z] #51 81.94 golang.org/x/crypto/ssh/terminal
12:41:31 [2021-09-23T12:41:31.761Z] #51 83.69 mvdan.cc/editorconfig
12:41:31 [2021-09-23T12:41:31.761Z] #51 85.13 mvdan.cc/sh/v3/fileutil
12:41:31 [2021-09-23T12:41:31.761Z] #51 85.33 mvdan.cc/sh/v3/syntax
12:41:31 [2021-09-23T12:41:31.761Z] #51 ...
12:41:31 [2021-09-23T12:41:31.761Z] 
12:41:31 [2021-09-23T12:41:31.761Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:31 [2021-09-23T12:41:31.761Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.69   PBCC     images/inventory.pb-c.c
12:41:31 [2021-09-23T12:41:31.761Z] #43 17.79   DEP      images/core-aarch64.pb-c.d
12:41:31 [2021-09-23T12:41:31.788Z] #43 25.68   CC       images/inventory.o
12:41:31 [2021-09-23T12:41:31.788Z] #43 25.88   CC       images/fdinfo.o
12:41:32 [2021-09-23T12:41:32.023Z] #43 17.86   DEP      images/core-arm.pb-c.d
12:41:32 [2021-09-23T12:41:32.023Z] #43 17.90   DEP      images/core-ppc64.pb-c.d
12:41:32 [2021-09-23T12:41:32.023Z] #43 17.97   DEP      images/core-s390.pb-c.d
12:41:32 [2021-09-23T12:41:32.023Z] #43 18.05   DEP      images/core-x86.pb-c.d
12:41:32 [2021-09-23T12:41:32.286Z] #43 18.09   DEP      images/core.pb-c.d
12:41:32 [2021-09-23T12:41:32.286Z] #43 18.17   DEP      images/inventory.pb-c.d
12:41:32 [2021-09-23T12:41:32.286Z] #43 18.23   PBCC     images/cpuinfo.pb-c.c
12:41:32 [2021-09-23T12:41:32.286Z] #43 18.26   DEP      images/cpuinfo.pb-c.d
12:41:32 [2021-09-23T12:41:32.286Z] #43 18.29   PBCC     images/stats.pb-c.c
12:41:32 [2021-09-23T12:41:32.364Z] #43 ...
12:41:32 [2021-09-23T12:41:32.364Z] 
12:41:32 [2021-09-23T12:41:32.364Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:41:32 [2021-09-23T12:41:32.364Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:41:32 [2021-09-23T12:41:32.365Z] #56 39.42 Checking out files:  28% (1281/4570)   
Checking out files:  29% (1326/4570)   
Checking out files:  30% (1371/4570)   
Checking out files:  31% (1417/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  64% (2945/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
Checking out files:  91% (4159/4570)   
Checking out files:  92% (4205/4570)   
Checking out files:  93% (4251/4570)   
Checking out files:  94% (4296/4570)   
Checking out files:  95% (4342/4570)   
Checking out files:  96% (4388/4570)   
Checking out files:  97% (4433/4570)   
Checking out files:  98% (4479/4570)   
Checking out files:  99% (4525/4570)   
Checking out files: 100% (4570/4570)   
Checking out files: 100% (4570/4570), done.
12:41:32 [2021-09-23T12:41:32.365Z] #56 41.34 + cd /tmp/tmp.o8UZdlJTj2/src/github.com/containerd/containerd
12:41:32 [2021-09-23T12:41:32.365Z] #56 41.34 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + export 'BUILDTAGS=netgo osusergo static_build'
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + BUILDTAGS='netgo osusergo static_build'
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + export EXTRA_FLAGS=-buildmode=pie
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + EXTRA_FLAGS=-buildmode=pie
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + '[' '' = dynamic ']'
12:41:32 [2021-09-23T12:41:32.365Z] #56 42.92 + make
12:41:32 [2021-09-23T12:41:32.365Z] #56 43.99 + bin/ctr
12:41:32 [2021-09-23T12:41:32.549Z] #43 18.33   DEP      images/stats.pb-c.d
12:41:33 [2021-09-23T12:41:33.238Z] #13 ...
12:41:33 [2021-09-23T12:41:33.238Z] 
12:41:33 [2021-09-23T12:41:33.238Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:33 [2021-09-23T12:41:33.238Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.2 Setting up xxd (2:8.1.0875-5) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.2 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.2 Setting up vim-common (2:8.1.0875-5) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.5 Setting up librhash0:amd64 (1.3.8-1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.6 Setting up cmake-data (3.13.4-1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.6 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.7 Setting up cmake (3.13.4-1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.7 Processing triggers for libc-bin (2.28-10) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 101.8 Processing triggers for mime-support (3.62) ...
12:41:33 [2021-09-23T12:41:33.238Z] #36 DONE 102.6s
12:41:33 [2021-09-23T12:41:33.238Z] 
12:41:33 [2021-09-23T12:41:33.238Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:33 [2021-09-23T12:41:33.238Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.39 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.42 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.48 Setting up protobuf-compiler (3.6.1.3-2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:41:33 [2021-09-23T12:41:33.238Z] #42 95.55 Setting up python-protobuf (3.6.1.3-2) ...
12:41:33 [2021-09-23T12:41:33.362Z] #13 DONE 188.8s
12:41:33 [2021-09-23T12:41:33.362Z] 
12:41:33 [2021-09-23T12:41:33.362Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:41:33 [2021-09-23T12:41:33.362Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:41:33 [2021-09-23T12:41:33.500Z] #42 ...
12:41:33 [2021-09-23T12:41:33.500Z] 
12:41:33 [2021-09-23T12:41:33.500Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:33 [2021-09-23T12:41:33.500Z] #37 sha256:80ac6f69870d94df259eac22e7ca3634ea7a4743164655ec426e5e6aea08fc22
12:41:33 [2021-09-23T12:41:33.939Z] #43 19.92 make[1]: Nothing to be done for 'all'.
12:41:34 [2021-09-23T12:41:34.075Z] #37 ...
12:41:34 [2021-09-23T12:41:34.075Z] 
12:41:34 [2021-09-23T12:41:34.075Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:34 [2021-09-23T12:41:34.075Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:41:34 [2021-09-23T12:41:34.075Z] #51 93.29 time
12:41:34 [2021-09-23T12:41:34.337Z] #51 103.5 context
12:41:34 [2021-09-23T12:41:34.337Z] #51 ...
12:41:34 [2021-09-23T12:41:34.337Z] 
12:41:34 [2021-09-23T12:41:34.337Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:34 [2021-09-23T12:41:34.337Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:41:34 [2021-09-23T12:41:34.337Z] #34 93.76 internal/syscall/unix
12:41:34 [2021-09-23T12:41:34.337Z] #34 94.50 time
12:41:34 [2021-09-23T12:41:34.821Z] #42 ...
12:41:34 [2021-09-23T12:41:34.821Z] 
12:41:34 [2021-09-23T12:41:34.821Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
12:41:34 [2021-09-23T12:41:34.821Z] #47 sha256:99bdf91a241f50b7189e56435501dc427108ca97a9d2593e79782cf76915e2ac
12:41:34 [2021-09-23T12:41:34.821Z] #47 DONE 98.5s
12:41:34 [2021-09-23T12:41:34.821Z] 
12:41:34 [2021-09-23T12:41:34.821Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:34 [2021-09-23T12:41:34.821Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:34 [2021-09-23T12:41:34.821Z] #36 95.28 Selecting previously unselected package libxml2:amd64.
12:41:34 [2021-09-23T12:41:34.821Z] #36 95.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 95.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 96.87 Selecting previously unselected package libarchive13:amd64.
12:41:34 [2021-09-23T12:41:34.821Z] #36 96.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 96.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.54 Selecting previously unselected package libjsoncpp1:amd64.
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.84 Selecting previously unselected package librhash0:amd64.
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
12:41:34 [2021-09-23T12:41:34.821Z] #36 98.85 Unpacking librhash0:amd64 (1.3.8-1) ...
12:41:34 [2021-09-23T12:41:34.910Z] #34 ...
12:41:34 [2021-09-23T12:41:34.911Z] 
12:41:34 [2021-09-23T12:41:34.911Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:34 [2021-09-23T12:41:34.911Z] #37 sha256:80ac6f69870d94df259eac22e7ca3634ea7a4743164655ec426e5e6aea08fc22
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.461 + RM_GOPATH=0
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.461 + TMP_GOPATH=
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.461 + : /build
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.461 + '[' -z '' ']'
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.462 ++ mktemp -d
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.464 + export GOPATH=/tmp/tmp.s6AOpAog9K
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.464 + GOPATH=/tmp/tmp.s6AOpAog9K
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.464 + RM_GOPATH=1
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.464 + case "$(go env GOARCH)" in
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.464 ++ go env GOARCH
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.515 + export GO_BUILDMODE=-buildmode=pie
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.515 + GO_BUILDMODE=-buildmode=pie
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.515 ++ dirname /tmp/install/install.sh
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.519 + dir=/tmp/install
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.519 + bin=tini
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.519 + shift
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.519 + '[' '!' -f /tmp/install/tini.installer ']'
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.519 + . /tmp/install/tini.installer
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.523 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.523 + install_tini
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.523 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.524 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.524 + git clone https://github.com/krallin/tini.git /tmp/tmp.s6AOpAog9K/tini
12:41:34 [2021-09-23T12:41:34.911Z] #37 1.530 Cloning into '/tmp/tmp.s6AOpAog9K/tini'...
12:41:35 [2021-09-23T12:41:35.078Z] #36 99.20 Selecting previously unselected package libuv1:amd64.
12:41:35 [2021-09-23T12:41:35.078Z] #36 99.21 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
12:41:35 [2021-09-23T12:41:35.078Z] #36 99.22 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:35 [2021-09-23T12:41:35.078Z] #36 99.42 Selecting previously unselected package cmake.
12:41:35 [2021-09-23T12:41:35.078Z] #36 99.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
12:41:35 [2021-09-23T12:41:35.335Z] #36 99.44 Unpacking cmake (3.13.4-1) ...
12:41:35 [2021-09-23T12:41:35.858Z] #43 21.44   CC       images/stats.o
12:41:35 [2021-09-23T12:41:35.858Z] #43 21.83   CC       images/core.o
12:41:35 [2021-09-23T12:41:35.917Z] #53 ...
12:41:35 [2021-09-23T12:41:35.917Z] 
12:41:35 [2021-09-23T12:41:35.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:35 [2021-09-23T12:41:35.917Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:35 [2021-09-23T12:41:35.917Z] #43 74.96   CC       compel/src/lib/log.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 75.28   CC       compel/arch/x86/src/lib/cpu.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 76.17   CC       compel/arch/x86/src/lib/infect.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 77.42   CC       compel/src/lib/infect-rpc.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 77.95   CC       compel/src/lib/infect-util.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 78.40   CC       compel/src/lib/infect.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 83.53   CC       compel/src/lib/ptrace.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 84.30   AR       compel/libcompel.a
12:41:35 [2021-09-23T12:41:35.917Z] #43 84.43   HOSTCC   compel/src/main-host.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 84.81   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 85.11   HOSTCC   compel/src/lib/handle-elf-host.o
12:41:35 [2021-09-23T12:41:35.917Z] #43 ...
12:41:35 [2021-09-23T12:41:35.917Z] 
12:41:35 [2021-09-23T12:41:35.917Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:41:35 [2021-09-23T12:41:35.917Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
12:41:35 [2021-09-23T12:41:35.917Z] #14 DONE 2.9s
12:41:35 [2021-09-23T12:41:35.917Z] 
12:41:35 [2021-09-23T12:41:35.917Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:41:35 [2021-09-23T12:41:35.917Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.827 + RM_GOPATH=0
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.827 + TMP_GOPATH=
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.827 + : /build
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.827 + '[' -z '' ']'
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.827 ++ mktemp -d
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.829 + export GOPATH=/tmp/tmp.JG5bgIjiTL
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.829 + GOPATH=/tmp/tmp.JG5bgIjiTL
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.829 + RM_GOPATH=1
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.829 + case "$(go env GOARCH)" in
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.832 ++ go env GOARCH
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + export GO_BUILDMODE=-buildmode=pie
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + GO_BUILDMODE=-buildmode=pie
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 ++ dirname /tmp/install/install.sh
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + dir=/tmp/install
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + bin=runc
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + shift
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + '[' '!' -f /tmp/install/runc.installer ']'
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + . /tmp/install/runc.installer
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + install_runc
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.868 + grep -q '^3\.10\.0.*\.el7\.'
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.872 + uname -r
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.872 + RUNC_BUILDTAGS='seccomp '
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.877 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.877 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.877 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JG5bgIjiTL/src/github.com/opencontainers/runc
12:41:35 [2021-09-23T12:41:35.917Z] #53 2.879 Cloning into '/tmp/tmp.JG5bgIjiTL/src/github.com/opencontainers/runc'...
12:41:36 [2021-09-23T12:41:36.300Z] #37 2.687 + cd /tmp/tmp.s6AOpAog9K/tini
12:41:36 [2021-09-23T12:41:36.300Z] #37 2.687 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:41:36 [2021-09-23T12:41:36.300Z] #37 2.716 + cmake .
12:41:36 [2021-09-23T12:41:36.300Z] #37 ...
12:41:36 [2021-09-23T12:41:36.300Z] 
12:41:36 [2021-09-23T12:41:36.300Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:36 [2021-09-23T12:41:36.300Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:36 [2021-09-23T12:41:36.300Z] #42 104.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:41:36 [2021-09-23T12:41:36.300Z] #42 104.8 Processing triggers for libc-bin (2.28-10) ...
12:41:36 [2021-09-23T12:41:36.300Z] #42 DONE 105.6s
12:41:36 [2021-09-23T12:41:36.562Z] 
12:41:36 [2021-09-23T12:41:36.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:36 [2021-09-23T12:41:36.562Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:36 [2021-09-23T12:41:36.674Z] #56 ...
12:41:36 [2021-09-23T12:41:36.674Z] 
12:41:36 [2021-09-23T12:41:36.674Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:36 [2021-09-23T12:41:36.674Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:41:36 [2021-09-23T12:41:36.674Z] #13 78.61 Selecting previously unselected package g++-mingw-w64-x86-64.
12:41:36 [2021-09-23T12:41:36.674Z] #13 78.61 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
12:41:36 [2021-09-23T12:41:36.674Z] #13 78.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:36 [2021-09-23T12:41:36.803Z] #43 22.49   CC       images/core-x86.o
12:41:36 [2021-09-23T12:41:36.854Z] #53 ...
12:41:36 [2021-09-23T12:41:36.854Z] 
12:41:36 [2021-09-23T12:41:36.854Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:36 [2021-09-23T12:41:36.854Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:41:36 [2021-09-23T12:41:36.854Z] #45 190.4 crypto/tls
12:41:36 [2021-09-23T12:41:36.936Z] #13 ...
12:41:36 [2021-09-23T12:41:36.936Z] 
12:41:36 [2021-09-23T12:41:36.936Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:36 [2021-09-23T12:41:36.936Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:36 [2021-09-23T12:41:36.936Z] #43 26.41   CC       images/fown.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 26.65   CC       images/ns.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 26.90   CC       images/regfile.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 27.19   CC       images/ghost-file.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 27.47   CC       images/fifo.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 27.68   CC       images/remap-file-path.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 27.94   CC       images/eventfd.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 28.25   CC       images/eventpoll.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 28.46   CC       images/fh.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 28.79   CC       images/fsnotify.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 29.60   CC       images/signalfd.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 29.82   CC       images/fs.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 30.13   CC       images/pstree.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 30.28   CC       images/pipe.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 30.62   CC       images/tcp-stream.o
12:41:36 [2021-09-23T12:41:36.936Z] #43 30.95   CC       images/sk-packet.o
12:41:37 [2021-09-23T12:41:37.113Z] #45 ...
12:41:37 [2021-09-23T12:41:37.113Z] 
12:41:37 [2021-09-23T12:41:37.113Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:37 [2021-09-23T12:41:37.113Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:37 [2021-09-23T12:41:37.113Z] #43 85.77   HOSTCC   compel/src/lib/log-host.o
12:41:37 [2021-09-23T12:41:37.113Z] #43 86.21   HOSTLINK compel/compel-host-bin
12:41:37 [2021-09-23T12:41:37.113Z] #43 86.54   DEP      soccr/soccr.d
12:41:37 [2021-09-23T12:41:37.200Z] #43 31.31   CC       images/mnt.o
12:41:37 [2021-09-23T12:41:37.376Z] #43 23.07   CC       images/core-arm.o
12:41:37 [2021-09-23T12:41:37.464Z] #43 31.70   CC       images/pipe-data.o
12:41:37 [2021-09-23T12:41:37.464Z] #43 ...
12:41:37 [2021-09-23T12:41:37.464Z] 
12:41:37 [2021-09-23T12:41:37.464Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:37 [2021-09-23T12:41:37.464Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:41:37 [2021-09-23T12:41:37.464Z] #45 82.56 crypto/rand
12:41:37 [2021-09-23T12:41:37.464Z] #45 83.81 crypto/elliptic
12:41:37 [2021-09-23T12:41:37.464Z] #45 84.63 compress/gzip
12:41:37 [2021-09-23T12:41:37.464Z] #45 85.49 encoding/asn1
12:41:37 [2021-09-23T12:41:37.464Z] #45 87.22 github.com/LK4D4/vndr/build
12:41:37 [2021-09-23T12:41:37.464Z] #45 87.56 vendor/golang.org/x/text/unicode/bidi
12:41:37 [2021-09-23T12:41:37.464Z] #45 89.59 vendor/golang.org/x/crypto/cryptobyte
12:41:37 [2021-09-23T12:41:37.464Z] #45 90.80 vendor/golang.org/x/text/unicode/norm
12:41:37 [2021-09-23T12:41:37.464Z] #45 92.09 vendor/golang.org/x/net/http2/hpack
12:41:37 [2021-09-23T12:41:37.638Z] #43 23.45   CC       images/core-aarch64.o
12:41:37 [2021-09-23T12:41:37.682Z] #43 86.96   CC       soccr/soccr.o
12:41:37 [2021-09-23T12:41:37.728Z] #45 92.67 mime
12:41:37 [2021-09-23T12:41:37.899Z] #43 23.82   CC       images/core-ppc64.o
12:41:37 [2021-09-23T12:41:37.990Z] #45 ...
12:41:37 [2021-09-23T12:41:37.990Z] 
12:41:37 [2021-09-23T12:41:37.990Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:37 [2021-09-23T12:41:37.990Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:37 [2021-09-23T12:41:37.990Z] #43 32.00   CC       images/sa.o
12:41:38 [2021-09-23T12:41:38.162Z] #43 ...
12:41:38 [2021-09-23T12:41:38.162Z] 
12:41:38 [2021-09-23T12:41:38.162Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:38 [2021-09-23T12:41:38.162Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:38 [2021-09-23T12:41:38.162Z] #13 78.88 Selecting previously unselected package gcc-mingw-w64-base.
12:41:38 [2021-09-23T12:41:38.162Z] #13 78.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:38 [2021-09-23T12:41:38.162Z] #13 78.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:41:38 [2021-09-23T12:41:38.162Z] #13 79.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:41:38 [2021-09-23T12:41:38.162Z] #13 79.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:38 [2021-09-23T12:41:38.162Z] #13 79.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:38 [2021-09-23T12:41:38.162Z] #13 ...
12:41:38 [2021-09-23T12:41:38.162Z] 
12:41:38 [2021-09-23T12:41:38.162Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:38 [2021-09-23T12:41:38.162Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:41:38 [2021-09-23T12:41:38.162Z] #45 84.64 text/template
12:41:38 [2021-09-23T12:41:38.162Z] #45 84.70 go/parser
12:41:38 [2021-09-23T12:41:38.162Z] #45 88.40 encoding/xml
12:41:38 [2021-09-23T12:41:38.162Z] #45 91.00 go/doc
12:41:38 [2021-09-23T12:41:38.162Z] #45 94.16 github.com/LK4D4/vndr/versioned
12:41:38 [2021-09-23T12:41:38.162Z] #45 94.26 compress/flate
12:41:38 [2021-09-23T12:41:38.162Z] #45 94.76 github.com/LK4D4/vndr/build
12:41:38 [2021-09-23T12:41:38.250Z] #43 ...
12:41:38 [2021-09-23T12:41:38.250Z] 
12:41:38 [2021-09-23T12:41:38.250Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:41:38 [2021-09-23T12:41:38.250Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
12:41:38 [2021-09-23T12:41:38.250Z] #15 DONE 2.2s
12:41:38 [2021-09-23T12:41:38.253Z] #43 32.34   CC       images/timer.o
12:41:38 [2021-09-23T12:41:38.509Z] 
12:41:38 [2021-09-23T12:41:38.509Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:41:38 [2021-09-23T12:41:38.509Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:41:38 [2021-09-23T12:41:38.509Z] #58 191.9 + for f in rootlesskit rootlesskit-docker-proxy
12:41:38 [2021-09-23T12:41:38.509Z] #58 191.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:41:38 [2021-09-23T12:41:38.509Z] #58 ...
12:41:38 [2021-09-23T12:41:38.509Z] 
12:41:38 [2021-09-23T12:41:38.509Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:41:38 [2021-09-23T12:41:38.509Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
12:41:38 [2021-09-23T12:41:38.623Z] #36 ...
12:41:38 [2021-09-23T12:41:38.623Z] 
12:41:38 [2021-09-23T12:41:38.623Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:38 [2021-09-23T12:41:38.623Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.4 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.4 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.4 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.5 Setting up libcap-dev:amd64 (1:2.25-2) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.5 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.5 Setting up protobuf-compiler (3.6.1.3-2) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.6 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.6 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.6 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
12:41:38 [2021-09-23T12:41:38.623Z] #42 102.6 Setting up python-protobuf (3.6.1.3-2) ...
12:41:38 [2021-09-23T12:41:38.735Z] #45 ...
12:41:38 [2021-09-23T12:41:38.735Z] 
12:41:38 [2021-09-23T12:41:38.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:38 [2021-09-23T12:41:38.735Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:38 [2021-09-23T12:41:38.735Z] #43 24.35   CC       images/core-s390.o
12:41:38 [2021-09-23T12:41:38.829Z] #43 32.79   CC       images/timerfd.o
12:41:38 [2021-09-23T12:41:38.997Z] #43 ...
12:41:38 [2021-09-23T12:41:38.997Z] 
12:41:38 [2021-09-23T12:41:38.997Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:38 [2021-09-23T12:41:38.997Z] #51 sha256:d8d2ecafb43bf0d2ff38a3959c252267f2e0b7f944a2d64134c7d4bd0d7a1e7b
12:41:38 [2021-09-23T12:41:38.997Z] #51 92.20 mvdan.cc/sh/v3/cmd/shfmt
12:41:38 [2021-09-23T12:41:38.997Z] #51 DONE 95.5s
12:41:39 [2021-09-23T12:41:39.080Z] #16 ...
12:41:39 [2021-09-23T12:41:39.080Z] 
12:41:39 [2021-09-23T12:41:39.080Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:41:39 [2021-09-23T12:41:39.080Z] #58 sha256:5813f1c394386631ebbbc27913b3798e5685622cc46968b6b250abb2418f2eab
12:41:39 [2021-09-23T12:41:39.080Z] #58 DONE 202.6s
12:41:39 [2021-09-23T12:41:39.092Z] #43 33.09   CC       images/mm.o
12:41:39 [2021-09-23T12:41:39.259Z] 
12:41:39 [2021-09-23T12:41:39.259Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:39 [2021-09-23T12:41:39.259Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:39 [2021-09-23T12:41:39.259Z] #43 25.01   CC       images/cpuinfo.o
12:41:39 [2021-09-23T12:41:39.339Z] 
12:41:39 [2021-09-23T12:41:39.339Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:41:39 [2021-09-23T12:41:39.339Z] #59 sha256:a226d2547950d3c259aa7cfb8ff42fb57c4a63590e2a5f25a0e33d9990235cfd
12:41:39 [2021-09-23T12:41:39.339Z] #59 DONE 0.1s
12:41:39 [2021-09-23T12:41:39.339Z] 
12:41:39 [2021-09-23T12:41:39.339Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:41:39 [2021-09-23T12:41:39.339Z] #60 sha256:6e4b7a8200703bc41c796d0bcd7dace979fd2b70188f8561611dac8299d1e70e
12:41:39 [2021-09-23T12:41:39.339Z] #60 DONE 0.1s
12:41:39 [2021-09-23T12:41:39.339Z] 
12:41:39 [2021-09-23T12:41:39.339Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:39 [2021-09-23T12:41:39.339Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:41:39 [2021-09-23T12:41:39.356Z] #43 33.50   CC       images/sk-opts.o
12:41:39 [2021-09-23T12:41:39.521Z] #43 25.42   CC       images/inventory.o
12:41:39 [2021-09-23T12:41:39.619Z] #43 33.78   CC       images/sk-unix.o
12:41:39 [2021-09-23T12:41:39.786Z] #43 25.69   CC       images/fdinfo.o
12:41:39 [2021-09-23T12:41:39.882Z] #43 3.347 Note: Building without setproctitle() and strlcpy() support.
12:41:39 [2021-09-23T12:41:39.882Z] #43 3.347       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:41:39 [2021-09-23T12:41:39.882Z] #43 3.366 Note: Building without GnuTLS support
12:41:39 [2021-09-23T12:41:39.882Z] #43 3.372 Makefile.config:39: Warn: you have no libnftables installed
12:41:39 [2021-09-23T12:41:39.882Z] #43 3.372 Makefile.config:40: Warn: Building without nftables support
12:41:39 [2021-09-23T12:41:39.910Z] #45 203.3 net/http/httptrace
12:41:39 [2021-09-23T12:41:39.996Z] #42 ...
12:41:39 [2021-09-23T12:41:39.996Z] 
12:41:39 [2021-09-23T12:41:39.996Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:39 [2021-09-23T12:41:39.996Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:39 [2021-09-23T12:41:39.996Z] #45 94.03 syscall
12:41:39 [2021-09-23T12:41:39.996Z] #45 ...
12:41:39 [2021-09-23T12:41:39.996Z] 
12:41:39 [2021-09-23T12:41:39.996Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:39 [2021-09-23T12:41:39.996Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:39 [2021-09-23T12:41:39.996Z] #13 91.99 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
12:41:39 [2021-09-23T12:41:39.996Z] #13 92.91 Selecting previously unselected package binutils-mingw-w64-i686.
12:41:39 [2021-09-23T12:41:39.996Z] #13 92.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 ... 15421 files and directories currently installed.)
12:41:39 [2021-09-23T12:41:39.996Z] #13 93.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
12:41:39 [2021-09-23T12:41:39.996Z] #13 93.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:41:39 [2021-09-23T12:41:39.996Z] #13 98.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:41:39 [2021-09-23T12:41:39.996Z] #13 98.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
12:41:39 [2021-09-23T12:41:39.996Z] #13 98.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:40 [2021-09-23T12:41:40.195Z] #43 34.22   CC       images/sk-inet.o
12:41:40 [2021-09-23T12:41:40.360Z] #43 26.09   CC       images/fown.o
12:41:40 [2021-09-23T12:41:40.360Z] #43 26.32   CC       images/ns.o
12:41:40 [2021-09-23T12:41:40.459Z] #43 34.61   CC       images/tun.o
12:41:40 [2021-09-23T12:41:40.479Z] #45 203.8 net/http
12:41:40 [2021-09-23T12:41:40.621Z] #43 26.54   CC       images/regfile.o
12:41:40 [2021-09-23T12:41:40.739Z] #45 ...
12:41:40 [2021-09-23T12:41:40.739Z] 
12:41:40 [2021-09-23T12:41:40.739Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:41:40 [2021-09-23T12:41:40.739Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
12:41:40 [2021-09-23T12:41:40.739Z] #16 2.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:41:40 [2021-09-23T12:41:40.739Z] #16 DONE 2.6s
12:41:40 [2021-09-23T12:41:40.883Z] #43 26.76   CC       images/ghost-file.o
12:41:40 [2021-09-23T12:41:40.951Z] #13 ...
12:41:40 [2021-09-23T12:41:40.951Z] 
12:41:40 [2021-09-23T12:41:40.951Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:40 [2021-09-23T12:41:40.951Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:40 [2021-09-23T12:41:40.951Z] #36 105.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:41:40 [2021-09-23T12:41:40.951Z] #36 105.2 Setting up xxd (2:8.1.0875-5) ...
12:41:40 [2021-09-23T12:41:40.951Z] #36 105.2 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
12:41:40 [2021-09-23T12:41:40.951Z] #36 105.2 Setting up vim-common (2:8.1.0875-5) ...
12:41:40 [2021-09-23T12:41:40.998Z] 
12:41:40 [2021-09-23T12:41:40.998Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:41:40 [2021-09-23T12:41:40.998Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
12:41:41 [2021-09-23T12:41:41.048Z] #43 35.01   CC       images/sk-netlink.o
12:41:41 [2021-09-23T12:41:41.209Z] #36 105.3 Setting up librhash0:amd64 (1.3.8-1) ...
12:41:41 [2021-09-23T12:41:41.209Z] #36 105.4 Setting up cmake-data (3.13.4-1) ...
12:41:41 [2021-09-23T12:41:41.209Z] #36 105.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
12:41:41 [2021-09-23T12:41:41.209Z] #36 105.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
12:41:41 [2021-09-23T12:41:41.312Z] #43 35.34   CC       images/packet-sock.o
12:41:41 [2021-09-23T12:41:41.456Z] #43 27.19   CC       images/fifo.o
12:41:41 [2021-09-23T12:41:41.456Z] #43 27.45   CC       images/remap-file-path.o
12:41:41 [2021-09-23T12:41:41.466Z] #36 105.6 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
12:41:41 [2021-09-23T12:41:41.466Z] #36 105.6 Setting up cmake (3.13.4-1) ...
12:41:41 [2021-09-23T12:41:41.466Z] #36 105.6 Processing triggers for libc-bin (2.28-10) ...
12:41:41 [2021-09-23T12:41:41.718Z] #43 27.62   CC       images/eventfd.o
12:41:41 [2021-09-23T12:41:41.723Z] #36 105.8 Processing triggers for mime-support (3.62) ...
12:41:41 [2021-09-23T12:41:41.897Z] #43 35.81   CC       images/ipc-var.o
12:41:41 [2021-09-23T12:41:41.897Z] #43 36.04   CC       images/ipc-desc.o
12:41:41 [2021-09-23T12:41:41.980Z] #43 27.87   CC       images/eventpoll.o
12:41:42 [2021-09-23T12:41:42.161Z] #43 36.25   CC       images/ipc-shm.o
12:41:42 [2021-09-23T12:41:42.287Z] #36 ...
12:41:42 [2021-09-23T12:41:42.287Z] 
12:41:42 [2021-09-23T12:41:42.287Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:42 [2021-09-23T12:41:42.287Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:41:42 [2021-09-23T12:41:42.287Z] #34 96.37 internal/syscall/unix
12:41:42 [2021-09-23T12:41:42.287Z] #34 96.73 time
12:41:42 [2021-09-23T12:41:42.287Z] #34 104.0 internal/fmtsort
12:41:42 [2021-09-23T12:41:42.287Z] #34 105.0 internal/syscall/execenv
12:41:42 [2021-09-23T12:41:42.287Z] #34 105.0 path
12:41:42 [2021-09-23T12:41:42.287Z] #34 105.9 text/tabwriter
12:41:42 [2021-09-23T12:41:42.287Z] #34 ...
12:41:42 [2021-09-23T12:41:42.287Z] 
12:41:42 [2021-09-23T12:41:42.287Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:42 [2021-09-23T12:41:42.287Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:42 [2021-09-23T12:41:42.287Z] #45 106.3 time
12:41:42 [2021-09-23T12:41:42.425Z] #43 36.56   CC       images/ipc-msg.o
12:41:42 [2021-09-23T12:41:42.436Z] #43 ...
12:41:42 [2021-09-23T12:41:42.436Z] 
12:41:42 [2021-09-23T12:41:42.436Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:42 [2021-09-23T12:41:42.436Z] #37 sha256:80ac6f69870d94df259eac22e7ca3634ea7a4743164655ec426e5e6aea08fc22
12:41:42 [2021-09-23T12:41:42.436Z] #37 3.491 -- The C compiler identification is GNU 8.3.0
12:41:42 [2021-09-23T12:41:42.436Z] #37 3.632 -- Check for working C compiler: /usr/bin/cc
12:41:42 [2021-09-23T12:41:42.436Z] #37 4.988 -- Check for working C compiler: /usr/bin/cc -- works
12:41:42 [2021-09-23T12:41:42.436Z] #37 4.995 -- Detecting C compiler ABI info
12:41:42 [2021-09-23T12:41:42.436Z] #37 6.142 -- Detecting C compiler ABI info - done
12:41:42 [2021-09-23T12:41:42.436Z] #37 6.154 -- Detecting C compile features
12:41:42 [2021-09-23T12:41:42.436Z] #37 9.184 -- Detecting C compile features - done
12:41:42 [2021-09-23T12:41:42.436Z] #37 9.256 -- Performing Test HAS_BUILTIN_FORTIFY
12:41:42 [2021-09-23T12:41:42.557Z] #43 28.17   CC       images/fh.o
12:41:42 [2021-09-23T12:41:42.557Z] #43 28.55   CC       images/fsnotify.o
12:41:42 [2021-09-23T12:41:42.689Z] #43 36.91   CC       images/ipc-sem.o
12:41:42 [2021-09-23T12:41:42.862Z] #45 ...
12:41:42 [2021-09-23T12:41:42.862Z] 
12:41:42 [2021-09-23T12:41:42.862Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
12:41:42 [2021-09-23T12:41:42.862Z] #36 sha256:cd72a18f025381f2f151471a03e0a592b2e8ced964e7483640d5c78e160a6b25
12:41:42 [2021-09-23T12:41:42.862Z] #36 DONE 106.9s
12:41:42 [2021-09-23T12:41:42.862Z] 
12:41:42 [2021-09-23T12:41:42.862Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:42 [2021-09-23T12:41:42.862Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:42 [2021-09-23T12:41:42.862Z] #13 103.0 Selecting previously unselected package binutils-mingw-w64.
12:41:42 [2021-09-23T12:41:42.862Z] #13 103.0 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
12:41:42 [2021-09-23T12:41:42.862Z] #13 103.0 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:43 [2021-09-23T12:41:43.009Z] #37 ...
12:41:43 [2021-09-23T12:41:43.010Z] 
12:41:43 [2021-09-23T12:41:43.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:43 [2021-09-23T12:41:43.010Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:43 [2021-09-23T12:41:43.010Z] #43 6.702 fatal: not a git repository (or any of the parent directories): .git
12:41:43 [2021-09-23T12:41:43.122Z] #13 103.3 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:41:43 [2021-09-23T12:41:43.122Z] #13 103.3 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
12:41:43 [2021-09-23T12:41:43.122Z] #13 103.3 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.267Z] #43 37.25   CC       images/utsns.o
12:41:43 [2021-09-23T12:41:43.267Z] #43 37.47   CC       images/creds.o
12:41:43 [2021-09-23T12:41:43.271Z] #43 7.046   GEN      .gitid
12:41:43 [2021-09-23T12:41:43.271Z] #43 7.055   GEN      criu/include/version.h
12:41:43 [2021-09-23T12:41:43.271Z] #43 7.091   GEN      include/common/asm
12:41:43 [2021-09-23T12:41:43.379Z] #13 103.6 Selecting previously unselected package dmsetup.
12:41:43 [2021-09-23T12:41:43.379Z] #13 103.7 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
12:41:43 [2021-09-23T12:41:43.379Z] #13 103.7 Unpacking dmsetup (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.501Z] #43 29.15   CC       images/signalfd.o
12:41:43 [2021-09-23T12:41:43.501Z] #43 29.39   CC       images/fs.o
12:41:43 [2021-09-23T12:41:43.531Z] #43 ...
12:41:43 [2021-09-23T12:41:43.531Z] 
12:41:43 [2021-09-23T12:41:43.531Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:43 [2021-09-23T12:41:43.531Z] #13 sha256:b3348ab0d67537436696e7d7f8ea855bddf6b3ece447e819c2a81b28c243d54d
12:41:43 [2021-09-23T12:41:43.531Z] #13 89.84 Selecting previously unselected package libapparmor1:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 89.85 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 89.87 Unpacking libapparmor1:arm64 (2.13.2-10) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 89.98 Selecting previously unselected package libapparmor-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 89.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.00 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.20 Selecting previously unselected package libbtrfs0.
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.20 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.21 Unpacking libbtrfs0 (4.20.1-2) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.32 Selecting previously unselected package libbtrfs-dev.
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.32 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.34 Unpacking libbtrfs-dev (4.20.1-2) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.52 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.52 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.63 Selecting previously unselected package libudev-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.63 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.67 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.89 Selecting previously unselected package libsepol1-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.91 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 90.92 Unpacking libsepol1-dev:arm64 (2.8-1) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.20 Selecting previously unselected package libpcre16-3:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.21 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.29 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.46 Selecting previously unselected package libpcre32-3:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.48 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.63 Selecting previously unselected package libpcrecpp0v5:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.65 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.82 Selecting previously unselected package libpcre3-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 91.85 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.35 Selecting previously unselected package libselinux1-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.35 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.37 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.67 Selecting previously unselected package libdevmapper-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.67 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.68 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.87 Selecting previously unselected package libseccomp-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.87 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 92.88 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.18 Selecting previously unselected package libsystemd-dev:arm64.
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.20 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.21 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.76 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.81 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.82 Setting up libapparmor1:arm64 (2.13.2-10) ...
12:41:43 [2021-09-23T12:41:43.531Z] #13 93.85 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.86 Setting up libpcre16-3:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.88 Setting up libsepol1-dev:arm64 (2.8-1) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.92 Setting up libbtrfs0 (4.20.1-2) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.96 Setting up libpcre32-3:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 93.97 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.01 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.02 Setting up libbtrfs-dev (4.20.1-2) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.06 Setting up mingw-w64-common (6.0.0-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.08 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.11 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.14 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.16 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
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.17 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
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.18 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.23 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
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.23 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
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.27 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.33 Setting up dmsetup (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.36 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.38 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
12:41:43 [2021-09-23T12:41:43.532Z] #13 94.40 Processing triggers for libc-bin (2.28-10) ...
12:41:43 [2021-09-23T12:41:43.533Z] #17 DONE 2.6s
12:41:43 [2021-09-23T12:41:43.533Z] 
12:41:43 [2021-09-23T12:41:43.533Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:41:43 [2021-09-23T12:41:43.533Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
12:41:43 [2021-09-23T12:41:43.637Z] #13 104.1 Selecting previously unselected package mingw-w64-common.
12:41:43 [2021-09-23T12:41:43.763Z] #43 29.61   CC       images/pstree.o
12:41:43 [2021-09-23T12:41:43.894Z] #13 104.1 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
12:41:43 [2021-09-23T12:41:43.894Z] #13 104.1 Unpacking mingw-w64-common (6.0.0-3) ...
12:41:44 [2021-09-23T12:41:44.025Z] #43 29.86   CC       images/pipe.o
12:41:44 [2021-09-23T12:41:44.151Z] #13 ...
12:41:44 [2021-09-23T12:41:44.151Z] 
12:41:44 [2021-09-23T12:41:44.151Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:44 [2021-09-23T12:41:44.151Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:41:44 [2021-09-23T12:41:44.151Z] #51 98.29 time
12:41:44 [2021-09-23T12:41:44.151Z] #51 108.5 context
12:41:44 [2021-09-23T12:41:44.151Z] #51 ...
12:41:44 [2021-09-23T12:41:44.151Z] 
12:41:44 [2021-09-23T12:41:44.151Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:44 [2021-09-23T12:41:44.151Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:41:44 [2021-09-23T12:41:44.151Z] #34 106.8 internal/poll
12:41:44 [2021-09-23T12:41:44.151Z] #34 107.6 io/fs
12:41:44 [2021-09-23T12:41:44.287Z] #43 30.05   CC       images/tcp-stream.o
12:41:44 [2021-09-23T12:41:44.287Z] #43 30.26   CC       images/sk-packet.o
12:41:44 [2021-09-23T12:41:44.860Z] #43 30.65   CC       images/mnt.o
12:41:45 [2021-09-23T12:41:45.121Z] #43 30.90   CC       images/pipe-data.o
12:41:45 [2021-09-23T12:41:45.121Z] #43 31.09   CC       images/sa.o
12:41:45 [2021-09-23T12:41:45.191Z] #43 ...
12:41:45 [2021-09-23T12:41:45.191Z] 
12:41:45 [2021-09-23T12:41:45.191Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:45 [2021-09-23T12:41:45.191Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:41:45 [2021-09-23T12:41:45.191Z] #45 104.1 internal/poll
12:41:45 [2021-09-23T12:41:45.191Z] #45 106.9 path
12:41:45 [2021-09-23T12:41:45.191Z] #45 107.8 io/fs
12:41:45 [2021-09-23T12:41:45.191Z] #45 109.0 regexp/syntax
12:41:45 [2021-09-23T12:41:45.191Z] #45 110.0 os
12:41:45 [2021-09-23T12:41:45.191Z] #45 ...
12:41:45 [2021-09-23T12:41:45.191Z] 
12:41:45 [2021-09-23T12:41:45.191Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:45 [2021-09-23T12:41:45.191Z] #37 sha256:80ac6f69870d94df259eac22e7ca3634ea7a4743164655ec426e5e6aea08fc22
12:41:45 [2021-09-23T12:41:45.191Z] #37 9.857 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:41:45 [2021-09-23T12:41:45.191Z] #37 9.983 -- Configuring done
12:41:45 [2021-09-23T12:41:45.191Z] #37 10.04 -- Generating done
12:41:45 [2021-09-23T12:41:45.191Z] #37 10.04 -- Build files have been written to: /tmp/tmp.s6AOpAog9K/tini
12:41:45 [2021-09-23T12:41:45.191Z] #37 10.07 + make tini-static
12:41:45 [2021-09-23T12:41:45.191Z] #37 10.62 Scanning dependencies of target tini-static
12:41:45 [2021-09-23T12:41:45.191Z] #37 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:41:45 [2021-09-23T12:41:45.191Z] #37 ...
12:41:45 [2021-09-23T12:41:45.191Z] 
12:41:45 [2021-09-23T12:41:45.191Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:45 [2021-09-23T12:41:45.191Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:41:45 [2021-09-23T12:41:45.191Z] #34 104.4 internal/poll
12:41:45 [2021-09-23T12:41:45.191Z] #34 104.4 internal/fmtsort
12:41:45 [2021-09-23T12:41:45.191Z] #34 106.1 internal/syscall/execenv
12:41:45 [2021-09-23T12:41:45.191Z] #34 106.4 path
12:41:45 [2021-09-23T12:41:45.191Z] #34 107.4 io/fs
12:41:45 [2021-09-23T12:41:45.191Z] #34 108.9 text/tabwriter
12:41:45 [2021-09-23T12:41:45.191Z] #34 109.3 os
12:41:45 [2021-09-23T12:41:45.191Z] #34 113.6 fmt
12:41:45 [2021-09-23T12:41:45.191Z] #34 113.6 path/filepath
12:41:45 [2021-09-23T12:41:45.191Z] #34 ...
12:41:45 [2021-09-23T12:41:45.191Z] 
12:41:45 [2021-09-23T12:41:45.191Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:45 [2021-09-23T12:41:45.191Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:41:45 [2021-09-23T12:41:45.191Z] #51 104.6 encoding/binary
12:41:45 [2021-09-23T12:41:45.191Z] #51 105.4 internal/fmtsort
12:41:45 [2021-09-23T12:41:45.191Z] #51 106.7 internal/poll
12:41:45 [2021-09-23T12:41:45.191Z] #51 108.2 encoding/base64
12:41:45 [2021-09-23T12:41:45.191Z] #51 109.8 golang.org/x/sys/unix
12:41:45 [2021-09-23T12:41:45.191Z] #51 111.2 os
12:41:45 [2021-09-23T12:41:45.383Z] #43 31.28   CC       images/timer.o
12:41:45 [2021-09-23T12:41:45.442Z] #18 DONE 1.8s
12:41:45 [2021-09-23T12:41:45.442Z] 
12:41:45 [2021-09-23T12:41:45.442Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:41:45 [2021-09-23T12:41:45.442Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
12:41:45 [2021-09-23T12:41:45.453Z] #51 ...
12:41:45 [2021-09-23T12:41:45.453Z] 
12:41:45 [2021-09-23T12:41:45.453Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:45 [2021-09-23T12:41:45.453Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:45 [2021-09-23T12:41:45.453Z] #13 102.5 Selecting previously unselected package mingw-w64-x86-64-dev.
12:41:45 [2021-09-23T12:41:45.453Z] #13 102.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:41:45 [2021-09-23T12:41:45.453Z] #13 102.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:45 [2021-09-23T12:41:45.645Z] #43 ...
12:41:45 [2021-09-23T12:41:45.645Z] 
12:41:45 [2021-09-23T12:41:45.645Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:41:45 [2021-09-23T12:41:45.645Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:41:45 [2021-09-23T12:41:45.645Z] #56 51.14 Checking out files:  37% (1703/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  77% (3521/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
Checking out files:  91% (4159/4570)   
Checking out files:  92% (4205/4570)   
Checking out files:  93% (4251/4570)   
Checking out files:  94% (4296/4570)   
Checking out files:  95% (4342/4570)   
Checking out files:  96% (4388/4570)   
Checking out files:  97% (4433/4570)   
Checking out files:  98% (4479/4570)   
Checking out files:  99% (4525/4570)   
Checking out files: 100% (4570/4570)   
Checking out files: 100% (4570/4570), done.
12:41:45 [2021-09-23T12:41:45.645Z] #56 53.01 + cd /tmp/tmp.hwce4dnpAU/src/github.com/containerd/containerd
12:41:45 [2021-09-23T12:41:45.645Z] #56 53.01 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + export 'BUILDTAGS=netgo osusergo static_build'
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + BUILDTAGS='netgo osusergo static_build'
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + export EXTRA_FLAGS=-buildmode=pie
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + EXTRA_FLAGS=-buildmode=pie
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + '[' '' = dynamic ']'
12:41:45 [2021-09-23T12:41:45.645Z] #56 55.01 + make
12:41:45 [2021-09-23T12:41:45.645Z] #56 56.18 + bin/ctr
12:41:46 [2021-09-23T12:41:46.102Z] #13 DONE 97.5s
12:41:46 [2021-09-23T12:41:46.102Z] 
12:41:46 [2021-09-23T12:41:46.102Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:41:46 [2021-09-23T12:41:46.102Z] #58 sha256:540d57d03ce7cb8fb538b0e20f391ce5c222b6c27c15d7d256a1ab9bc79498b8
12:41:46 [2021-09-23T12:41:46.103Z] #58 94.44 + for f in rootlesskit rootlesskit-docker-proxy
12:41:46 [2021-09-23T12:41:46.103Z] #58 94.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:41:46 [2021-09-23T12:41:46.103Z] #58 DONE 100.6s
12:41:46 [2021-09-23T12:41:46.103Z] 
12:41:46 [2021-09-23T12:41:46.103Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:41:46 [2021-09-23T12:41:46.103Z] #53 sha256:f91b7bf4d60f1e0962b247054653cd66db03c580b52be7d75db501e1620eaf90
12:41:46 [2021-09-23T12:41:46.103Z] #53 ...
12:41:46 [2021-09-23T12:41:46.103Z] 
12:41:46 [2021-09-23T12:41:46.103Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:41:46 [2021-09-23T12:41:46.103Z] #59 sha256:f23d66b7c8a16453780b2cba616e484837c77652aac2069f241ee18eac064e6a
12:41:46 [2021-09-23T12:41:46.103Z] #59 DONE 0.3s
12:41:46 [2021-09-23T12:41:46.103Z] 
12:41:46 [2021-09-23T12:41:46.103Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:41:46 [2021-09-23T12:41:46.103Z] #60 sha256:804021d1cbc668991a1b81ea4faba8accfde675313b4a866e6fd2d1ce319a944
12:41:46 [2021-09-23T12:41:46.103Z] #60 DONE 0.2s
12:41:46 [2021-09-23T12:41:46.103Z] 
12:41:46 [2021-09-23T12:41:46.103Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:46 [2021-09-23T12:41:46.103Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:46 [2021-09-23T12:41:46.103Z] #43 37.78   CC       images/vma.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 38.04   CC       images/netdev.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 38.45   CC       images/tty.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 38.99   CC       images/file-lock.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 39.18   CC       images/rlimit.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 39.31   CC       images/pagemap.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 39.49   CC       images/siginfo.o
12:41:46 [2021-09-23T12:41:46.103Z] #43 39.79   CC       images/rpc.o
12:41:46 [2021-09-23T12:41:46.407Z] #13 ...
12:41:46 [2021-09-23T12:41:46.407Z] 
12:41:46 [2021-09-23T12:41:46.408Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:46 [2021-09-23T12:41:46.408Z] #37 sha256:80ac6f69870d94df259eac22e7ca3634ea7a4743164655ec426e5e6aea08fc22
12:41:46 [2021-09-23T12:41:46.408Z] #37 13.06 [100%] Linking C executable tini-static
12:41:46 [2021-09-23T12:41:46.675Z] #34 110.8 os
12:41:47 [2021-09-23T12:41:47.062Z] #43 41.13   CC       images/ext-file.o
12:41:47 [2021-09-23T12:41:47.062Z] #43 41.33   CC       images/cgroup.o
12:41:47 [2021-09-23T12:41:47.356Z] #37 13.96 [100%] Built target tini-static
12:41:47 [2021-09-23T12:41:47.356Z] #37 14.11 + mkdir -p /build
12:41:47 [2021-09-23T12:41:47.356Z] #37 14.11 + cp tini-static /build/docker-init
12:41:47 [2021-09-23T12:41:47.358Z] #19 DONE 2.0s
12:41:47 [2021-09-23T12:41:47.358Z] 
12:41:47 [2021-09-23T12:41:47.358Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:41:47 [2021-09-23T12:41:47.358Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:41:47 [2021-09-23T12:41:47.930Z] #37 DONE 14.7s
12:41:47 [2021-09-23T12:41:47.930Z] 
12:41:47 [2021-09-23T12:41:47.930Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:47 [2021-09-23T12:41:47.930Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:47 [2021-09-23T12:41:47.930Z] #43 9.945   PBCC     images/timens.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.01   DEP      images/timens.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.12   PBCC     images/fown.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.31   PBCC     images/google/protobuf/descriptor.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.52   PBCC     images/opts.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.72   PBCC     images/memfd.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.81   DEP      images/fown.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 10.91   DEP      images/google/protobuf/descriptor.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.03   DEP      images/opts.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.13   DEP      images/memfd.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.31   PBCC     images/sit.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.38   DEP      images/sit.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.51   PBCC     images/macvlan.pb-c.c
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.55   DEP      images/macvlan.pb-c.d
12:41:47 [2021-09-23T12:41:47.930Z] #43 11.68   PBCC     images/autofs.pb-c.c
12:41:48 [2021-09-23T12:41:48.014Z] #43 ...
12:41:48 [2021-09-23T12:41:48.014Z] 
12:41:48 [2021-09-23T12:41:48.014Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:41:48 [2021-09-23T12:41:48.014Z] #14 sha256:6f2a0130483482242594c885edb88872a2f36d90fb96c54b1370d9bd9662abcc
12:41:48 [2021-09-23T12:41:48.014Z] #14 DONE 2.2s
12:41:48 [2021-09-23T12:41:48.014Z] 
12:41:48 [2021-09-23T12:41:48.014Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:41:48 [2021-09-23T12:41:48.014Z] #53 sha256:f91b7bf4d60f1e0962b247054653cd66db03c580b52be7d75db501e1620eaf90
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.191 + RM_GOPATH=0
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.191 + TMP_GOPATH=
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.191 + : /build
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.191 + '[' -z '' ']'
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.193 ++ mktemp -d
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.195 + export GOPATH=/tmp/tmp.cqhtF61JH1
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.195 + GOPATH=/tmp/tmp.cqhtF61JH1
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.195 + RM_GOPATH=1
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.195 + case "$(go env GOARCH)" in
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.195 ++ go env GOARCH
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.221 + export GO_BUILDMODE=-buildmode=pie
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.221 + GO_BUILDMODE=-buildmode=pie
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.221 ++ dirname /tmp/install/install.sh
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + dir=/tmp/install
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + bin=runc
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + shift
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + '[' '!' -f /tmp/install/runc.installer ']'
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + . /tmp/install/runc.installer
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.223 + install_runc
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.227 + uname -r
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.230 + grep -q '^3\.10\.0.*\.el7\.'
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.231 + RUNC_BUILDTAGS='seccomp '
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.231 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.231 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cqhtF61JH1/src/github.com/opencontainers/runc
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.231 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:41:48 [2021-09-23T12:41:48.014Z] #53 2.237 Cloning into '/tmp/tmp.cqhtF61JH1/src/github.com/opencontainers/runc'...
12:41:48 [2021-09-23T12:41:48.046Z] #34 ...
12:41:48 [2021-09-23T12:41:48.046Z] 
12:41:48 [2021-09-23T12:41:48.046Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:48 [2021-09-23T12:41:48.046Z] #37 sha256:f0216d3fe0fde03e9e131153544f6e8316ab91c906bc9c3bb750649864aad78c
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.705 + RM_GOPATH=0
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.709 + TMP_GOPATH=
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.709 + : /build
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.709 + '[' -z '' ']'
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.709 ++ mktemp -d
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.713 + export GOPATH=/tmp/tmp.3rTdbRuFfZ
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.713 + GOPATH=/tmp/tmp.3rTdbRuFfZ
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.714 + RM_GOPATH=1
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.714 + case "$(go env GOARCH)" in
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.715 ++ go env GOARCH
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.730 + export GO_BUILDMODE=-buildmode=pie
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.730 + GO_BUILDMODE=-buildmode=pie
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.732 ++ dirname /tmp/install/install.sh
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.739 + dir=/tmp/install
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.740 + bin=tini
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.740 + shift
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.741 + '[' '!' -f /tmp/install/tini.installer ']'
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.741 + . /tmp/install/tini.installer
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.742 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.743 + install_tini
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.744 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.744 + git clone https://github.com/krallin/tini.git /tmp/tmp.3rTdbRuFfZ/tini
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.744 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
12:41:48 [2021-09-23T12:41:48.046Z] #37 1.758 Cloning into '/tmp/tmp.3rTdbRuFfZ/tini'...
12:41:48 [2021-09-23T12:41:48.046Z] #37 2.997 + cd /tmp/tmp.3rTdbRuFfZ/tini
12:41:48 [2021-09-23T12:41:48.046Z] #37 2.998 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
12:41:48 [2021-09-23T12:41:48.046Z] #37 3.067 + cmake .
12:41:48 [2021-09-23T12:41:48.046Z] #37 3.880 -- The C compiler identification is GNU 8.3.0
12:41:48 [2021-09-23T12:41:48.046Z] #37 4.013 -- Check for working C compiler: /usr/bin/cc
12:41:48 [2021-09-23T12:41:48.046Z] #37 5.242 -- Check for working C compiler: /usr/bin/cc -- works
12:41:48 [2021-09-23T12:41:48.046Z] #37 5.258 -- Detecting C compiler ABI info
12:41:48 [2021-09-23T12:41:48.192Z] #43 11.73   DEP      images/autofs.pb-c.d
12:41:48 [2021-09-23T12:41:48.192Z] #43 11.87   PBCC     images/sysctl.pb-c.c
12:41:48 [2021-09-23T12:41:48.454Z] #43 12.03   DEP      images/sysctl.pb-c.d
12:41:48 [2021-09-23T12:41:48.454Z] #43 12.07   PBCC     images/time.pb-c.c
12:41:48 [2021-09-23T12:41:48.454Z] #43 12.20   DEP      images/time.pb-c.d
12:41:48 [2021-09-23T12:41:48.717Z] #43 12.31   PBCC     images/binfmt-misc.pb-c.c
12:41:48 [2021-09-23T12:41:48.717Z] #43 12.38   DEP      images/binfmt-misc.pb-c.d
12:41:48 [2021-09-23T12:41:48.978Z] #43 12.49   PBCC     images/seccomp.pb-c.c
12:41:48 [2021-09-23T12:41:48.978Z] #43 12.55   DEP      images/seccomp.pb-c.d
12:41:48 [2021-09-23T12:41:48.978Z] #43 12.62   PBCC     images/userns.pb-c.c
12:41:48 [2021-09-23T12:41:48.978Z] #43 12.73   DEP      images/userns.pb-c.d
12:41:48 [2021-09-23T12:41:48.992Z] #37 6.201 -- Detecting C compiler ABI info - done
12:41:48 [2021-09-23T12:41:48.992Z] #37 6.241 -- Detecting C compile features
12:41:49 [2021-09-23T12:41:49.240Z] #43 12.82   PBCC     images/cgroup.pb-c.c
12:41:49 [2021-09-23T12:41:49.240Z] #43 12.86   DEP      images/cgroup.pb-c.d
12:41:49 [2021-09-23T12:41:49.240Z] #43 12.97   PBCC     images/ext-file.pb-c.c
12:41:49 [2021-09-23T12:41:49.502Z] #43 13.12   DEP      images/ext-file.pb-c.d
12:41:49 [2021-09-23T12:41:49.502Z] #43 13.24   PBCC     images/rpc.pb-c.c
12:41:49 [2021-09-23T12:41:49.764Z] #43 13.42   DEP      images/rpc.pb-c.d
12:41:49 [2021-09-23T12:41:49.907Z] #20 2.449 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:41:49 [2021-09-23T12:41:49.907Z] #20 2.612 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:41:49 [2021-09-23T12:41:49.907Z] #20 2.739 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:41:49 [2021-09-23T12:41:49.953Z] #53 ...
12:41:49 [2021-09-23T12:41:49.953Z] 
12:41:49 [2021-09-23T12:41:49.953Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:41:49 [2021-09-23T12:41:49.953Z] #15 sha256:4fe424f0e56766b6babe541d126bc715ec5250f7758e57b99cb88620b5586175
12:41:49 [2021-09-23T12:41:49.953Z] #15 DONE 2.2s
12:41:50 [2021-09-23T12:41:50.026Z] #43 13.57   PBCC     images/siginfo.pb-c.c
12:41:50 [2021-09-23T12:41:50.026Z] #43 13.65   DEP      images/siginfo.pb-c.d
12:41:50 [2021-09-23T12:41:50.026Z] #43 13.80   PBCC     images/pagemap.pb-c.c
12:41:50 [2021-09-23T12:41:50.167Z] #20 2.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:41:50 [2021-09-23T12:41:50.224Z] 
12:41:50 [2021-09-23T12:41:50.224Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:41:50 [2021-09-23T12:41:50.224Z] #16 sha256:2b341175a30cb888be7354b3c594af04cafd7b345a06a968f9df2276c5d37976
12:41:50 [2021-09-23T12:41:50.300Z] #43 13.88   DEP      images/pagemap.pb-c.d
12:41:50 [2021-09-23T12:41:50.300Z] #43 13.96   PBCC     images/rlimit.pb-c.c
12:41:50 [2021-09-23T12:41:50.300Z] #43 14.01   DEP      images/rlimit.pb-c.d
12:41:50 [2021-09-23T12:41:50.363Z] #37 ...
12:41:50 [2021-09-23T12:41:50.363Z] 
12:41:50 [2021-09-23T12:41:50.363Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python-protobuf
12:41:50 [2021-09-23T12:41:50.363Z] #42 sha256:b8b8089b98cf27abe293e4277b8696c4d65b7aac5b1815a5f324e09a66fe1d65
12:41:50 [2021-09-23T12:41:50.363Z] #42 112.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
12:41:50 [2021-09-23T12:41:50.363Z] #42 112.9 Processing triggers for libc-bin (2.28-10) ...
12:41:50 [2021-09-23T12:41:50.363Z] #42 DONE 114.4s
12:41:50 [2021-09-23T12:41:50.363Z] 
12:41:50 [2021-09-23T12:41:50.363Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:50 [2021-09-23T12:41:50.363Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:41:50 [2021-09-23T12:41:50.363Z] #51 109.9 internal/poll
12:41:50 [2021-09-23T12:41:50.363Z] #51 110.3 encoding/base64
12:41:50 [2021-09-23T12:41:50.363Z] #51 112.0 golang.org/x/sys/unix
12:41:50 [2021-09-23T12:41:50.488Z] #16 ...
12:41:50 [2021-09-23T12:41:50.488Z] 
12:41:50 [2021-09-23T12:41:50.488Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:50 [2021-09-23T12:41:50.488Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:41:50 [2021-09-23T12:41:50.488Z] #45 95.55 vendor/golang.org/x/net/idna
12:41:50 [2021-09-23T12:41:50.488Z] #45 97.08 vendor/golang.org/x/net/http/httpproxy
12:41:50 [2021-09-23T12:41:50.488Z] #45 97.08 crypto/x509
12:41:50 [2021-09-23T12:41:50.488Z] #45 97.08 net/textproto
12:41:50 [2021-09-23T12:41:50.488Z] #45 98.21 vendor/golang.org/x/net/http/httpguts
12:41:50 [2021-09-23T12:41:50.488Z] #45 98.22 mime/multipart
12:41:50 [2021-09-23T12:41:50.488Z] #45 100.6 crypto/tls
12:41:50 [2021-09-23T12:41:50.563Z] #43 14.18   PBCC     images/file-lock.pb-c.c
12:41:50 [2021-09-23T12:41:50.563Z] #43 14.22   DEP      images/file-lock.pb-c.d
12:41:50 [2021-09-23T12:41:50.563Z] #43 14.32   PBCC     images/tty.pb-c.c
12:41:50 [2021-09-23T12:41:50.742Z] #20 3.357 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:41:50 [2021-09-23T12:41:50.742Z] #20 ...
12:41:50 [2021-09-23T12:41:50.742Z] 
12:41:50 [2021-09-23T12:41:50.742Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:50 [2021-09-23T12:41:50.742Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:50 [2021-09-23T12:41:50.742Z] #43 89.85   AR       soccr/libsoccr.a
12:41:50 [2021-09-23T12:41:50.742Z] #43 89.95 make[1]: 'soccr/libsoccr.a' is up to date.
12:41:50 [2021-09-23T12:41:50.742Z] #43 90.67   DEP      criu/arch/x86/sigframe.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 90.75   DEP      criu/arch/x86/sigaction_compat.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 90.90   DEP      criu/arch/x86/kerndat.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 91.12   DEP      criu/arch/x86/crtools.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 91.33   DEP      criu/arch/x86/cpu.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 91.62   CC       criu/arch/x86/cpu.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 92.72   CC       criu/arch/x86/crtools.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 94.76   CC       criu/arch/x86/kerndat.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 95.72   CC       criu/arch/x86/sigaction_compat.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 96.19   CC       criu/arch/x86/sigframe.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 96.58   LINK     criu/arch/x86/crtools.built-in.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 96.67   DEP      criu/pie/util-vdso-elf32.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 96.86   DEP      criu/pie/util-vdso.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 97.17   DEP      criu/pie/util.d
12:41:50 [2021-09-23T12:41:50.742Z] #43 97.36   CC       criu/pie/util.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 98.05   CC       criu/pie/util-vdso.o
12:41:50 [2021-09-23T12:41:50.742Z] #43 99.10   CC       criu/pie/util-vdso-elf32.o
12:41:50 [2021-09-23T12:41:50.751Z] #45 ...
12:41:50 [2021-09-23T12:41:50.751Z] 
12:41:50 [2021-09-23T12:41:50.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:50 [2021-09-23T12:41:50.751Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:50 [2021-09-23T12:41:50.751Z] #43 42.07   CC       images/userns.o
12:41:50 [2021-09-23T12:41:50.751Z] #43 42.34   CC       images/google/protobuf/descriptor.o
12:41:50 [2021-09-23T12:41:50.825Z] #43 14.38   DEP      images/tty.pb-c.d
12:41:50 [2021-09-23T12:41:50.826Z] #43 14.47   PBCC     images/tun.pb-c.c
12:41:50 [2021-09-23T12:41:50.826Z] #43 14.53   PBCC     images/netdev.pb-c.c
12:41:50 [2021-09-23T12:41:50.826Z] #43 14.60   DEP      images/tun.pb-c.d
12:41:50 [2021-09-23T12:41:50.929Z] #51 115.1 fmt
12:41:50 [2021-09-23T12:41:50.934Z] #56 ...
12:41:50 [2021-09-23T12:41:50.934Z] 
12:41:50 [2021-09-23T12:41:50.934Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:50 [2021-09-23T12:41:50.934Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:50 [2021-09-23T12:41:50.934Z] #13 100.9 Selecting previously unselected package g++-mingw-w64-x86-64.
12:41:50 [2021-09-23T12:41:50.934Z] #13 100.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:50 [2021-09-23T12:41:50.934Z] #13 100.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:50 [2021-09-23T12:41:50.934Z] #13 ...
12:41:50 [2021-09-23T12:41:50.934Z] 
12:41:50 [2021-09-23T12:41:50.934Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:50 [2021-09-23T12:41:50.934Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:41:50 [2021-09-23T12:41:50.934Z] #45 97.43 hash/crc32
12:41:50 [2021-09-23T12:41:50.934Z] #45 97.90 net
12:41:50 [2021-09-23T12:41:50.934Z] #45 98.18 compress/gzip
12:41:50 [2021-09-23T12:41:50.934Z] #45 98.99 vendor/golang.org/x/text/transform
12:41:50 [2021-09-23T12:41:50.934Z] #45 100.1 vendor/golang.org/x/text/unicode/bidi
12:41:50 [2021-09-23T12:41:50.934Z] #45 102.0 vendor/golang.org/x/text/secure/bidirule
12:41:50 [2021-09-23T12:41:50.934Z] #45 102.3 vendor/golang.org/x/text/unicode/norm
12:41:50 [2021-09-23T12:41:50.934Z] #45 106.5 vendor/golang.org/x/net/idna
12:41:51 [2021-09-23T12:41:51.002Z] #43 100.2   AR       criu/pie/pie.lib.a
12:41:51 [2021-09-23T12:41:51.002Z] #43 100.3   DEP      criu/pie/restorer.d
12:41:51 [2021-09-23T12:41:51.014Z] #43 45.07   CC       images/opts.o
12:41:51 [2021-09-23T12:41:51.014Z] #43 45.27   CC       images/seccomp.o
12:41:51 [2021-09-23T12:41:51.088Z] #43 14.65   DEP      images/netdev.pb-c.d
12:41:51 [2021-09-23T12:41:51.088Z] #43 14.75   PBCC     images/vma.pb-c.c
12:41:51 [2021-09-23T12:41:51.088Z] #43 14.81   DEP      images/vma.pb-c.d
12:41:51 [2021-09-23T12:41:51.194Z] #45 ...
12:41:51 [2021-09-23T12:41:51.194Z] 
12:41:51 [2021-09-23T12:41:51.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:51 [2021-09-23T12:41:51.194Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:51 [2021-09-23T12:41:51.194Z] #43 31.64   CC       images/timerfd.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 31.83   CC       images/mm.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 32.09   CC       images/sk-opts.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 32.31   CC       images/sk-unix.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 32.63   CC       images/sk-inet.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 32.97   CC       images/tun.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 33.19   CC       images/sk-netlink.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 33.39   CC       images/packet-sock.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 33.74   CC       images/ipc-var.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 33.95   CC       images/ipc-desc.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 34.13   CC       images/ipc-shm.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 34.30   CC       images/ipc-msg.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 34.63   CC       images/ipc-sem.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 34.87   CC       images/utsns.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 35.05   CC       images/creds.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 35.22   CC       images/vma.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 35.49   CC       images/netdev.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 35.90   CC       images/tty.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 36.47   CC       images/file-lock.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 36.71   CC       images/rlimit.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 36.90   CC       images/pagemap.o
12:41:51 [2021-09-23T12:41:51.194Z] #43 37.16   CC       images/siginfo.o
12:41:51 [2021-09-23T12:41:51.262Z] #43 100.7   DEP      criu/arch/x86/sigaction_compat_pie.d
12:41:51 [2021-09-23T12:41:51.262Z] #43 ...
12:41:51 [2021-09-23T12:41:51.262Z] 
12:41:51 [2021-09-23T12:41:51.262Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:41:51 [2021-09-23T12:41:51.262Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:41:51 [2021-09-23T12:41:51.262Z] #53 18.23 + cd /tmp/tmp.JG5bgIjiTL/src/github.com/opencontainers/runc
12:41:51 [2021-09-23T12:41:51.262Z] #53 18.24 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:41:51 [2021-09-23T12:41:51.350Z] #43 15.05   PBCC     images/creds.pb-c.c
12:41:51 [2021-09-23T12:41:51.350Z] #43 15.10   DEP      images/creds.pb-c.d
12:41:51 [2021-09-23T12:41:51.455Z] #43 37.43   CC       images/rpc.o
12:41:51 [2021-09-23T12:41:51.611Z] #43 15.25   PBCC     images/utsns.pb-c.c
12:41:51 [2021-09-23T12:41:51.832Z] #53 18.63 + '[' -z '' ']'
12:41:51 [2021-09-23T12:41:51.832Z] #53 18.63 + target=static
12:41:51 [2021-09-23T12:41:51.832Z] #53 18.63 + make 'BUILDTAGS=seccomp ' static
12:41:51 [2021-09-23T12:41:51.860Z] #51 ...
12:41:51 [2021-09-23T12:41:51.860Z] 
12:41:51 [2021-09-23T12:41:51.860Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:51 [2021-09-23T12:41:51.860Z] #37 sha256:f0216d3fe0fde03e9e131153544f6e8316ab91c906bc9c3bb750649864aad78c
12:41:51 [2021-09-23T12:41:51.860Z] #37 9.068 -- Detecting C compile features - done
12:41:51 [2021-09-23T12:41:51.860Z] #37 9.131 -- Performing Test HAS_BUILTIN_FORTIFY
12:41:51 [2021-09-23T12:41:51.873Z] #43 15.39   DEP      images/utsns.pb-c.d
12:41:51 [2021-09-23T12:41:51.873Z] #43 15.49   PBCC     images/ipc-desc.pb-c.c
12:41:51 [2021-09-23T12:41:51.873Z] #43 15.50   PBCC     images/ipc-sem.pb-c.c
12:41:51 [2021-09-23T12:41:51.873Z] #43 15.56   DEP      images/ipc-desc.pb-c.d
12:41:51 [2021-09-23T12:41:51.967Z] #43 45.74   CC       images/binfmt-misc.o
12:41:51 [2021-09-23T12:41:51.967Z] #43 ...
12:41:51 [2021-09-23T12:41:51.967Z] 
12:41:51 [2021-09-23T12:41:51.967Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:41:51 [2021-09-23T12:41:51.967Z] #16 sha256:2b341175a30cb888be7354b3c594af04cafd7b345a06a968f9df2276c5d37976
12:41:51 [2021-09-23T12:41:51.967Z] #16 1.554 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:41:51 [2021-09-23T12:41:51.967Z] #16 DONE 1.9s
12:41:51 [2021-09-23T12:41:51.967Z] 
12:41:51 [2021-09-23T12:41:51.967Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:51 [2021-09-23T12:41:51.967Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:51 [2021-09-23T12:41:51.967Z] #43 45.90   CC       images/time.o
12:41:52 [2021-09-23T12:41:52.117Z] #37 9.479 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:41:52 [2021-09-23T12:41:52.134Z] #43 15.65   DEP      images/ipc-sem.pb-c.d
12:41:52 [2021-09-23T12:41:52.134Z] #43 15.72   PBCC     images/ipc-msg.pb-c.c
12:41:52 [2021-09-23T12:41:52.134Z] #43 15.75   DEP      images/ipc-msg.pb-c.d
12:41:52 [2021-09-23T12:41:52.134Z] #43 15.85   PBCC     images/ipc-shm.pb-c.c
12:41:52 [2021-09-23T12:41:52.230Z] #43 46.21   CC       images/sysctl.o
12:41:52 [2021-09-23T12:41:52.230Z] #43 46.38   CC       images/autofs.o
12:41:52 [2021-09-23T12:41:52.374Z] #37 9.728 -- Configuring done
12:41:52 [2021-09-23T12:41:52.374Z] #37 9.793 -- Generating done
12:41:52 [2021-09-23T12:41:52.395Z] #43 15.93   DEP      images/ipc-shm.pb-c.d
12:41:52 [2021-09-23T12:41:52.395Z] #43 15.98   PBCC     images/ipc-var.pb-c.c
12:41:52 [2021-09-23T12:41:52.395Z] #43 16.09   DEP      images/ipc-var.pb-c.d
12:41:52 [2021-09-23T12:41:52.395Z] #43 16.16   PBCC     images/sk-opts.pb-c.c
12:41:52 [2021-09-23T12:41:52.402Z] #53 19.14 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:41:52 [2021-09-23T12:41:52.499Z] #43 46.57   CC       images/macvlan.o
12:41:52 [2021-09-23T12:41:52.631Z] #37 9.794 -- Build files have been written to: /tmp/tmp.3rTdbRuFfZ/tini
12:41:52 [2021-09-23T12:41:52.631Z] #37 9.801 + make tini-static
12:41:52 [2021-09-23T12:41:52.659Z] #43 16.20   PBCC     images/packet-sock.pb-c.c
12:41:52 [2021-09-23T12:41:52.659Z] #43 16.32   DEP      images/sk-opts.pb-c.d
12:41:52 [2021-09-23T12:41:52.763Z] #43 46.88   CC       images/sit.o
12:41:52 [2021-09-23T12:41:52.841Z] #43 38.50   CC       images/ext-file.o
12:41:52 [2021-09-23T12:41:52.841Z] #43 38.66   CC       images/cgroup.o
12:41:52 [2021-09-23T12:41:52.920Z] #43 16.53   DEP      images/packet-sock.pb-c.d
12:41:52 [2021-09-23T12:41:52.920Z] #43 16.59   PBCC     images/sk-netlink.pb-c.c
12:41:52 [2021-09-23T12:41:52.920Z] #43 16.65   DEP      images/sk-netlink.pb-c.d
12:41:53 [2021-09-23T12:41:53.027Z] #43 47.12   CC       images/memfd.o
12:41:53 [2021-09-23T12:41:53.182Z] #43 16.75   PBCC     images/sk-inet.pb-c.c
12:41:53 [2021-09-23T12:41:53.182Z] #43 16.81   DEP      images/sk-inet.pb-c.d
12:41:53 [2021-09-23T12:41:53.183Z] #43 16.87   PBCC     images/sk-unix.pb-c.c
12:41:53 [2021-09-23T12:41:53.183Z] #43 16.94   DEP      images/sk-unix.pb-c.d
12:41:53 [2021-09-23T12:41:53.291Z] #43 47.41   CC       images/timens.o
12:41:53 [2021-09-23T12:41:53.414Z] #43 39.24   CC       images/userns.o
12:41:53 [2021-09-23T12:41:53.444Z] #43 17.04   PBCC     images/mm.pb-c.c
12:41:53 [2021-09-23T12:41:53.444Z] #43 17.13   DEP      images/mm.pb-c.d
12:41:53 [2021-09-23T12:41:53.556Z] #43 ...
12:41:53 [2021-09-23T12:41:53.556Z] 
12:41:53 [2021-09-23T12:41:53.556Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:41:53 [2021-09-23T12:41:53.556Z] #17 sha256:23e4fa68400db5b53d776f6291face89397bba75db898ed93ae0ba87c510664e
12:41:53 [2021-09-23T12:41:53.556Z] #17 DONE 1.5s
12:41:53 [2021-09-23T12:41:53.556Z] 
12:41:53 [2021-09-23T12:41:53.556Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:41:53 [2021-09-23T12:41:53.556Z] #18 sha256:2f56cdcf27692ab688fc4c09493c2e56c6af6caa2243ca9eb6ea0e646f034580
12:41:53 [2021-09-23T12:41:53.564Z] #37 10.83 Scanning dependencies of target tini-static
12:41:53 [2021-09-23T12:41:53.676Z] #43 39.47   CC       images/google/protobuf/descriptor.o
12:41:53 [2021-09-23T12:41:53.706Z] #43 17.29   PBCC     images/timerfd.pb-c.c
12:41:53 [2021-09-23T12:41:53.706Z] #43 17.42   DEP      images/timerfd.pb-c.d
12:41:53 [2021-09-23T12:41:53.822Z] #37 11.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:41:53 [2021-09-23T12:41:53.968Z] #43 17.57   PBCC     images/timer.pb-c.c
12:41:53 [2021-09-23T12:41:53.968Z] #43 17.60   DEP      images/timer.pb-c.d
12:41:53 [2021-09-23T12:41:53.968Z] #43 17.62   PBCC     images/sa.pb-c.c
12:41:53 [2021-09-23T12:41:53.968Z] #43 17.63   DEP      images/sa.pb-c.d
12:41:53 [2021-09-23T12:41:53.968Z] #43 17.69   PBCC     images/pipe-data.pb-c.c
12:41:54 [2021-09-23T12:41:54.230Z] #43 17.71   DEP      images/pipe-data.pb-c.d
12:41:54 [2021-09-23T12:41:54.230Z] #43 17.85   PBCC     images/mnt.pb-c.c
12:41:54 [2021-09-23T12:41:54.230Z] #43 17.93   DEP      images/mnt.pb-c.d
12:41:54 [2021-09-23T12:41:54.492Z] #43 18.00   PBCC     images/sk-packet.pb-c.c
12:41:54 [2021-09-23T12:41:54.492Z] #43 18.08   DEP      images/sk-packet.pb-c.d
12:41:54 [2021-09-23T12:41:54.492Z] #43 18.13   PBCC     images/tcp-stream.pb-c.c
12:41:54 [2021-09-23T12:41:54.492Z] #43 18.23   DEP      images/tcp-stream.pb-c.d
12:41:54 [2021-09-23T12:41:54.754Z] #43 18.38   PBCC     images/pipe.pb-c.c
12:41:54 [2021-09-23T12:41:54.957Z] #18 DONE 1.3s
12:41:54 [2021-09-23T12:41:54.957Z] 
12:41:54 [2021-09-23T12:41:54.957Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:54 [2021-09-23T12:41:54.957Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:54 [2021-09-23T12:41:54.957Z] #43 47.91   LINK     images/built-in.o
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.20   GEN      compel/include/asm
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.24   GEN      compel/include/version.h
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.27 touch .config
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.32   GEN      include/common/config.h
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.49   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.53   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.56   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.59   DEP      compel/plugins/std/infect.d
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.72   DEP      compel/plugins/std/string.d
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.85   DEP      compel/plugins/std/log.d
12:41:54 [2021-09-23T12:41:54.957Z] #43 48.94   DEP      compel/plugins/std/fds.d
12:41:55 [2021-09-23T12:41:55.017Z] #43 18.58   DEP      images/pipe.pb-c.d
12:41:55 [2021-09-23T12:41:55.017Z] #43 18.67   PBCC     images/pstree.pb-c.c
12:41:55 [2021-09-23T12:41:55.017Z] #43 18.71   DEP      images/pstree.pb-c.d
12:41:55 [2021-09-23T12:41:55.017Z] #43 18.78   PBCC     images/fs.pb-c.c
12:41:55 [2021-09-23T12:41:55.136Z] #43 41.14   CC       images/opts.o
12:41:55 [2021-09-23T12:41:55.220Z] #43 49.17   DEP      compel/plugins/std/std.d
12:41:55 [2021-09-23T12:41:55.221Z] #43 49.31   DEP      compel/plugins/shmem/shmem.d
12:41:55 [2021-09-23T12:41:55.279Z] #43 18.82   DEP      images/fs.pb-c.d
12:41:55 [2021-09-23T12:41:55.279Z] #43 18.86   PBCC     images/signalfd.pb-c.c
12:41:55 [2021-09-23T12:41:55.279Z] #43 18.91   DEP      images/signalfd.pb-c.d
12:41:55 [2021-09-23T12:41:55.279Z] #43 18.95   PBCC     images/fh.pb-c.c
12:41:55 [2021-09-23T12:41:55.279Z] #43 19.02   PBCC     images/fsnotify.pb-c.c
12:41:55 [2021-09-23T12:41:55.279Z] #43 19.13   DEP      images/fh.pb-c.d
12:41:55 [2021-09-23T12:41:55.397Z] #43 41.43   CC       images/seccomp.o
12:41:55 [2021-09-23T12:41:55.488Z] #43 49.48   DEP      compel/plugins/fds/fds.d
12:41:55 [2021-09-23T12:41:55.488Z] #43 49.62   CC       compel/plugins/std/std.o
12:41:55 [2021-09-23T12:41:55.541Z] #43 19.26   DEP      images/fsnotify.pb-c.d
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.30   PBCC     images/eventpoll.pb-c.c
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.36   DEP      images/eventpoll.pb-c.d
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.42   PBCC     images/eventfd.pb-c.c
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.44   DEP      images/eventfd.pb-c.d
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.50   PBCC     images/remap-file-path.pb-c.c
12:41:55 [2021-09-23T12:41:55.803Z] #43 19.55   DEP      images/remap-file-path.pb-c.d
12:41:55 [2021-09-23T12:41:55.978Z] #43 41.82   CC       images/binfmt-misc.o
12:41:56 [2021-09-23T12:41:56.064Z] #43 19.63   PBCC     images/fifo.pb-c.c
12:41:56 [2021-09-23T12:41:56.064Z] #43 19.67   DEP      images/fifo.pb-c.d
12:41:56 [2021-09-23T12:41:56.064Z] #43 19.72   PBCC     images/ghost-file.pb-c.c
12:41:56 [2021-09-23T12:41:56.070Z] #43 49.94   CC       compel/plugins/std/fds.o
12:41:56 [2021-09-23T12:41:56.241Z] #43 42.08   CC       images/time.o
12:41:56 [2021-09-23T12:41:56.329Z] #43 19.85   DEP      images/ghost-file.pb-c.d
12:41:56 [2021-09-23T12:41:56.329Z] #43 19.95   PBCC     images/regfile.pb-c.c
12:41:56 [2021-09-23T12:41:56.329Z] #43 20.00   DEP      images/regfile.pb-c.d
12:41:56 [2021-09-23T12:41:56.329Z] #43 20.08   PBCC     images/ns.pb-c.c
12:41:56 [2021-09-23T12:41:56.329Z] #43 20.08   DEP      images/ns.pb-c.d
12:41:56 [2021-09-23T12:41:56.329Z] #43 20.18   PBCC     images/fdinfo.pb-c.c
12:41:56 [2021-09-23T12:41:56.343Z] #43 ...
12:41:56 [2021-09-23T12:41:56.343Z] 
12:41:56 [2021-09-23T12:41:56.343Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:41:56 [2021-09-23T12:41:56.343Z] #19 sha256:c5cbd3c748c90943a73ce60e7a72f28f9f88cbf9437012b87890c8d077a95809
12:41:56 [2021-09-23T12:41:56.343Z] #19 DONE 1.5s
12:41:56 [2021-09-23T12:41:56.343Z] 
12:41:56 [2021-09-23T12:41:56.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:56 [2021-09-23T12:41:56.343Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:41:56 [2021-09-23T12:41:56.343Z] #43 50.44   CC       compel/plugins/std/log.o
12:41:56 [2021-09-23T12:41:56.361Z] #37 13.27 [100%] Linking C executable tini-static
12:41:56 [2021-09-23T12:41:56.502Z] #43 42.25   CC       images/sysctl.o
12:41:56 [2021-09-23T12:41:56.590Z] #43 20.33   DEP      images/fdinfo.pb-c.d
12:41:56 [2021-09-23T12:41:56.763Z] #43 42.55   CC       images/autofs.o
12:41:56 [2021-09-23T12:41:56.763Z] #43 42.76   CC       images/macvlan.o
12:41:56 [2021-09-23T12:41:56.852Z] #43 20.46   PBCC     images/core-aarch64.pb-c.c
12:41:56 [2021-09-23T12:41:56.852Z] #43 20.60   PBCC     images/core-arm.pb-c.c
12:41:56 [2021-09-23T12:41:56.852Z] #43 20.68   PBCC     images/core-ppc64.pb-c.c
12:41:56 [2021-09-23T12:41:56.924Z] #37 ...
12:41:56 [2021-09-23T12:41:56.924Z] 
12:41:56 [2021-09-23T12:41:56.924Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:56 [2021-09-23T12:41:56.924Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:41:56 [2021-09-23T12:41:56.924Z] #45 111.1 regexp/syntax
12:41:56 [2021-09-23T12:41:56.924Z] #45 116.6 fmt
12:41:56 [2021-09-23T12:41:56.924Z] #45 119.4 regexp
12:41:56 [2021-09-23T12:41:56.924Z] #45 ...
12:41:56 [2021-09-23T12:41:56.924Z] 
12:41:56 [2021-09-23T12:41:56.924Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
12:41:56 [2021-09-23T12:41:56.924Z] #37 sha256:f0216d3fe0fde03e9e131153544f6e8316ab91c906bc9c3bb750649864aad78c
12:41:56 [2021-09-23T12:41:56.924Z] #37 14.28 [100%] Built target tini-static
12:41:57 [2021-09-23T12:41:57.025Z] #43 42.98   CC       images/sit.o
12:41:57 [2021-09-23T12:41:57.181Z] #37 14.42 + mkdir -p /build
12:41:57 [2021-09-23T12:41:57.181Z] #37 14.45 + cp tini-static /build/docker-init
12:41:57 [2021-09-23T12:41:57.286Z] #43 43.18   CC       images/memfd.o
12:41:57 [2021-09-23T12:41:57.292Z] Running on azwin-2-7ce6b0 in d:\jenkins\workspace\moby_PR-42875
[Pipeline] {
12:41:57 [2021-09-23T12:41:57.299Z] #43 51.52   CC       compel/plugins/std/string.o
[Pipeline] ws
12:41:57 [2021-09-23T12:41:57.313Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
12:41:57 [2021-09-23T12:41:57.425Z] #43 20.90   PBCC     images/core-s390.pb-c.c
12:41:57 [2021-09-23T12:41:57.425Z] #43 21.07   PBCC     images/core-x86.pb-c.c
12:41:57 [2021-09-23T12:41:57.425Z] #43 ...
12:41:57 [2021-09-23T12:41:57.425Z] 
12:41:57 [2021-09-23T12:41:57.425Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:57 [2021-09-23T12:41:57.425Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:41:57 [2021-09-23T12:41:57.425Z] #45 116.9 regexp
12:41:57 [2021-09-23T12:41:57.425Z] #45 117.5 fmt
12:41:57 [2021-09-23T12:41:57.425Z] #45 123.9 internal/lazyregexp
12:41:57 [2021-09-23T12:41:57.425Z] #45 124.4 github.com/LK4D4/vndr/versioned
12:41:57 [2021-09-23T12:41:57.425Z] #45 124.5 hash/crc32
12:41:57 [2021-09-23T12:41:57.425Z] #45 125.4 crypto/aes
12:41:57 [2021-09-23T12:41:57.425Z] #45 125.4 go/token
12:41:57 [2021-09-23T12:41:57.548Z] #43 43.43   CC       images/timens.o
12:41:57 [2021-09-23T12:41:57.688Z] #45 ...
12:41:57 [2021-09-23T12:41:57.688Z] 
12:41:57 [2021-09-23T12:41:57.688Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:41:57 [2021-09-23T12:41:57.688Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:41:57 [2021-09-23T12:41:57.688Z] #34 117.0 io/ioutil
12:41:57 [2021-09-23T12:41:57.688Z] #34 119.9 flag
12:41:57 [2021-09-23T12:41:57.688Z] #34 119.9 github.com/BurntSushi/toml
12:41:57 [2021-09-23T12:41:57.688Z] #34 122.8 log
12:41:57 [2021-09-23T12:41:57.688Z] #34 126.9 github.com/BurntSushi/toml/cmd/tomlv
12:41:57 [2021-09-23T12:41:57.809Z] #43 43.68   LINK     images/built-in.o
12:41:57 [2021-09-23T12:41:57.875Z] #43 52.09   CC       compel/plugins/std/infect.o
12:41:57 [2021-09-23T12:41:57.950Z] #34 ...
12:41:57 [2021-09-23T12:41:57.950Z] 
12:41:57 [2021-09-23T12:41:57.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:41:57 [2021-09-23T12:41:57.950Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:41:57 [2021-09-23T12:41:57.950Z] #45 127.1 go/scanner
12:41:58 [2021-09-23T12:41:58.070Z] #43 43.90   GEN      compel/include/asm
12:41:58 [2021-09-23T12:41:58.070Z] #43 43.93   GEN      compel/include/version.h
12:41:58 [2021-09-23T12:41:58.070Z] #43 43.95 touch .config
12:41:58 [2021-09-23T12:41:58.070Z] #43 43.99   GEN      include/common/config.h
12:41:58 [2021-09-23T12:41:58.070Z] #43 44.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:41:58 [2021-09-23T12:41:58.070Z] #43 44.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:41:58 [2021-09-23T12:41:58.111Z] #37 DONE 15.3s
12:41:58 [2021-09-23T12:41:58.111Z] 
12:41:58 [2021-09-23T12:41:58.111Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:58 [2021-09-23T12:41:58.111Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:58 [2021-09-23T12:41:58.111Z] #13 115.0 Selecting previously unselected package mingw-w64-x86-64-dev.
12:41:58 [2021-09-23T12:41:58.111Z] #13 115.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
12:41:58 [2021-09-23T12:41:58.111Z] #13 115.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
12:41:58 [2021-09-23T12:41:58.212Z] #45 127.5 net/url
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.17   DEP      compel/arch/x86/plugins/std/memcpy.d
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.20   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.22   GEN      compel/plugins/include/uapi/std/syscall.h
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:41:58 [2021-09-23T12:41:58.331Z] #43 44.30   DEP      compel/plugins/std/infect.d
12:41:58 [2021-09-23T12:41:58.452Z] #43 52.45   CC       compel/arch/aarch64/plugins/std/parasite-head.o
12:41:58 [2021-09-23T12:41:58.452Z] #43 52.50   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
12:41:58 [2021-09-23T12:41:58.452Z] #43 52.55   AR       compel/plugins/std.lib.a
12:41:58 [2021-09-23T12:41:58.593Z] #43 44.41   DEP      compel/plugins/std/string.d
12:41:58 [2021-09-23T12:41:58.593Z] #43 44.50   DEP      compel/plugins/std/log.d
12:41:58 [2021-09-23T12:41:58.593Z] #43 44.60   DEP      compel/plugins/std/fds.d
12:41:58 [2021-09-23T12:41:58.715Z] #43 52.66   CC       compel/plugins/fds/fds.o
12:41:58 [2021-09-23T12:41:58.810Z] The recommended git tool is: git
12:41:58 [2021-09-23T12:41:58.854Z] #43 44.73   DEP      compel/plugins/std/std.d
12:41:58 [2021-09-23T12:41:58.854Z] #43 44.80   DEP      compel/plugins/shmem/shmem.d
12:41:58 [2021-09-23T12:41:58.978Z] #43 52.92   AR       compel/plugins/fds.lib.a
12:41:58 [2021-09-23T12:41:58.978Z] #43 52.99   HOSTDEP  compel/src/lib/log-host.d
12:41:58 [2021-09-23T12:41:58.978Z] #43 53.18   HOSTDEP  compel/src/lib/handle-elf-host.d
12:41:58 [2021-09-23T12:41:58.985Z] #53 ...
12:41:58 [2021-09-23T12:41:58.985Z] 
12:41:58 [2021-09-23T12:41:58.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:58 [2021-09-23T12:41:58.985Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:58 [2021-09-23T12:41:58.985Z] #43 100.9   DEP      criu/arch/x86/restorer_unmap.d
12:41:58 [2021-09-23T12:41:58.985Z] #43 100.9   DEP      criu/arch/x86/restorer.d
12:41:58 [2021-09-23T12:41:58.985Z] #43 101.2   DEP      criu/arch/x86/vdso-pie.d
12:41:58 [2021-09-23T12:41:58.985Z] #43 101.4   DEP      criu/pie/parasite-vdso.d
12:41:58 [2021-09-23T12:41:58.985Z] #43 101.6   DEP      criu/pie/parasite.d
12:41:58 [2021-09-23T12:41:58.985Z] #43 101.9   CC       criu/pie/parasite.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 103.9   LINK     criu/pie/parasite.built-in.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 103.9   GEN      criu/pie/parasite-blob.h
12:41:58 [2021-09-23T12:41:58.985Z] #43 104.0   CC       criu/pie/parasite-vdso.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 105.1   CC       criu/arch/x86/vdso-pie.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 105.6   CC       criu/arch/x86/restorer.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 106.5   CC       criu/arch/x86/restorer_unmap.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 106.7   CC       criu/arch/x86/sigaction_compat_pie.o
12:41:58 [2021-09-23T12:41:58.985Z] #43 107.3   CC       criu/pie/restorer.o
12:41:59 [2021-09-23T12:41:59.116Z] #43 44.96   DEP      compel/plugins/fds/fds.d
12:41:59 [2021-09-23T12:41:59.116Z] #43 45.07   CC       compel/plugins/std/std.o
12:41:59 [2021-09-23T12:41:59.241Z] #43 53.33   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
12:41:59 [2021-09-23T12:41:59.241Z] #43 53.43   HOSTDEP  compel/src/main-host.d
12:41:59 [2021-09-23T12:41:59.503Z] #43 53.65   DEP      compel/src/lib/ptrace.d
12:41:59 [2021-09-23T12:41:59.688Z] #43 45.43   CC       compel/plugins/std/fds.o
12:41:59 [2021-09-23T12:41:59.690Z] #45 ...
12:41:59 [2021-09-23T12:41:59.690Z] 
12:41:59 [2021-09-23T12:41:59.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:41:59 [2021-09-23T12:41:59.690Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:41:59 [2021-09-23T12:41:59.690Z] #13 112.7 Selecting previously unselected package gcc-mingw-w64-base.
12:41:59 [2021-09-23T12:41:59.690Z] #13 112.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:59 [2021-09-23T12:41:59.690Z] #13 112.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:41:59 [2021-09-23T12:41:59.690Z] #13 113.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:41:59 [2021-09-23T12:41:59.690Z] #13 113.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:41:59 [2021-09-23T12:41:59.690Z] #13 113.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:41:59 [2021-09-23T12:41:59.690Z] #13 ...
12:41:59 [2021-09-23T12:41:59.690Z] 
12:41:59 [2021-09-23T12:41:59.690Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:41:59 [2021-09-23T12:41:59.690Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:41:59 [2021-09-23T12:41:59.690Z] #51 118.9 fmt
12:41:59 [2021-09-23T12:41:59.690Z] #51 124.2 golang.org/x/crypto/ssh/terminal
12:41:59 [2021-09-23T12:41:59.690Z] #51 126.1 encoding/json
12:41:59 [2021-09-23T12:41:59.690Z] #51 127.0 github.com/pkg/diff
12:41:59 [2021-09-23T12:41:59.690Z] #51 ...
12:41:59 [2021-09-23T12:41:59.690Z] 
12:41:59 [2021-09-23T12:41:59.690Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:41:59 [2021-09-23T12:41:59.690Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:41:59 [2021-09-23T12:41:59.690Z] #43 21.35   PBCC     images/core.pb-c.c
12:41:59 [2021-09-23T12:41:59.690Z] #43 21.60   PBCC     images/inventory.pb-c.c
12:41:59 [2021-09-23T12:41:59.690Z] #43 21.74   DEP      images/core-aarch64.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 21.98   DEP      images/core-arm.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.15   DEP      images/core-ppc64.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.41   DEP      images/core-s390.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.51   DEP      images/core-x86.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.56   DEP      images/core.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.66   DEP      images/inventory.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.81   PBCC     images/cpuinfo.pb-c.c
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.86   DEP      images/cpuinfo.pb-c.d
12:41:59 [2021-09-23T12:41:59.690Z] #43 22.94   PBCC     images/stats.pb-c.c
12:41:59 [2021-09-23T12:41:59.690Z] #43 23.00   DEP      images/stats.pb-c.d
12:41:59 [2021-09-23T12:41:59.771Z] #43 53.84   DEP      compel/src/lib/infect.d
12:41:59 [2021-09-23T12:41:59.949Z] #43 45.87   CC       compel/plugins/std/log.o
12:42:00 [2021-09-23T12:42:00.008Z] #13 ...
12:42:00 [2021-09-23T12:42:00.008Z] 
12:42:00 [2021-09-23T12:42:00.008Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:00 [2021-09-23T12:42:00.008Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:00 [2021-09-23T12:42:00.008Z] #45 124.0 flag
12:42:00 [2021-09-23T12:42:00.036Z] #43 54.08   DEP      compel/src/lib/infect-util.d
12:42:00 [2021-09-23T12:42:00.036Z] #43 54.16   DEP      compel/src/lib/infect-rpc.d
12:42:00 [2021-09-23T12:42:00.265Z] #45 ...
12:42:00 [2021-09-23T12:42:00.265Z] 
12:42:00 [2021-09-23T12:42:00.266Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:00 [2021-09-23T12:42:00.266Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:00 [2021-09-23T12:42:00.266Z] #43 3.669 Note: Building without setproctitle() and strlcpy() support.
12:42:00 [2021-09-23T12:42:00.266Z] #43 3.669       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:42:00 [2021-09-23T12:42:00.266Z] #43 3.752 Note: Building without GnuTLS support
12:42:00 [2021-09-23T12:42:00.266Z] #43 3.754 Makefile.config:39: Warn: you have no libnftables installed
12:42:00 [2021-09-23T12:42:00.266Z] #43 3.757 Makefile.config:40: Warn: Building without nftables support
12:42:00 [2021-09-23T12:42:00.266Z] #43 7.004 fatal: not a git repository (or any of the parent directories): .git
12:42:00 [2021-09-23T12:42:00.266Z] #43 7.102   GEN      .gitid
12:42:00 [2021-09-23T12:42:00.266Z] #43 7.157   GEN      criu/include/version.h
12:42:00 [2021-09-23T12:42:00.266Z] #43 7.470   GEN      include/common/asm
12:42:00 [2021-09-23T12:42:00.299Z] #43 54.32   DEP      compel/arch/aarch64/src/lib/infect.d
12:42:00 [2021-09-23T12:42:00.299Z] #43 54.43   DEP      compel/arch/aarch64/src/lib/cpu.d
12:42:00 [2021-09-23T12:42:00.523Z] #43 ...
12:42:00 [2021-09-23T12:42:00.523Z] 
12:42:00 [2021-09-23T12:42:00.523Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:00 [2021-09-23T12:42:00.523Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:42:00 [2021-09-23T12:42:00.523Z] #51 123.7 encoding/json
12:42:00 [2021-09-23T12:42:00.523Z] #51 ...
12:42:00 [2021-09-23T12:42:00.523Z] 
12:42:00 [2021-09-23T12:42:00.523Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:42:00 [2021-09-23T12:42:00.523Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:42:00 [2021-09-23T12:42:00.523Z] #34 114.8 path/filepath
12:42:00 [2021-09-23T12:42:00.523Z] #34 114.9 fmt
12:42:00 [2021-09-23T12:42:00.523Z] #34 118.4 io/ioutil
12:42:00 [2021-09-23T12:42:00.523Z] #34 120.8 flag
12:42:00 [2021-09-23T12:42:00.523Z] #34 120.9 github.com/BurntSushi/toml
12:42:00 [2021-09-23T12:42:00.523Z] #34 124.5 log
12:42:00 [2021-09-23T12:42:00.562Z] #43 54.51   DEP      compel/src/lib/log.d
12:42:00 [2021-09-23T12:42:00.562Z] #43 54.69   DEP      compel/src/main.d
12:42:00 [2021-09-23T12:42:00.562Z] #43 54.79   DEP      compel/src/lib/handle-elf.d
12:42:00 [2021-09-23T12:42:00.826Z] #43 54.88   DEP      compel/arch/aarch64/src/lib/handle-elf.d
12:42:00 [2021-09-23T12:42:00.826Z] #43 54.96   CC       compel/src/lib/log.o
12:42:00 [2021-09-23T12:42:00.892Z] #43 46.73   CC       compel/plugins/std/string.o
12:42:01 [2021-09-23T12:42:01.086Z] #34 ...
12:42:01 [2021-09-23T12:42:01.086Z] 
12:42:01 [2021-09-23T12:42:01.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:01 [2021-09-23T12:42:01.086Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:01 [2021-09-23T12:42:01.086Z] #43 10.89   PBCC     images/timens.pb-c.c
12:42:01 [2021-09-23T12:42:01.086Z] #43 10.94   DEP      images/timens.pb-c.d
12:42:01 [2021-09-23T12:42:01.086Z] #43 10.99   PBCC     images/fown.pb-c.c
12:42:01 [2021-09-23T12:42:01.344Z] #43 11.01   PBCC     images/google/protobuf/descriptor.pb-c.c
12:42:01 [2021-09-23T12:42:01.344Z] #43 11.16   PBCC     images/opts.pb-c.c
12:42:01 [2021-09-23T12:42:01.344Z] #43 11.20   PBCC     images/memfd.pb-c.c
12:42:01 [2021-09-23T12:42:01.402Z] #43 55.26   CC       compel/arch/aarch64/src/lib/cpu.o
12:42:01 [2021-09-23T12:42:01.465Z] #43 47.48   CC       compel/plugins/std/infect.o
12:42:01 [2021-09-23T12:42:01.601Z] #43 11.32   DEP      images/fown.pb-c.d
12:42:01 [2021-09-23T12:42:01.639Z] #43 25.29 make[1]: Nothing to be done for 'all'.
12:42:01 [2021-09-23T12:42:01.665Z] #43 55.58   CC       compel/arch/aarch64/src/lib/infect.o
12:42:01 [2021-09-23T12:42:01.859Z] #43 11.46   DEP      images/google/protobuf/descriptor.pb-c.d
12:42:01 [2021-09-23T12:42:01.859Z] #43 11.52   DEP      images/opts.pb-c.d
12:42:01 [2021-09-23T12:42:01.928Z] #43 56.08   CC       compel/src/lib/infect-rpc.o
12:42:02 [2021-09-23T12:42:02.037Z] #43 47.90   CC       compel/arch/x86/plugins/std/parasite-head.o
12:42:02 [2021-09-23T12:42:02.037Z] #43 47.97   CC       compel/arch/x86/plugins/std/memcpy.o
12:42:02 [2021-09-23T12:42:02.037Z] #43 48.01   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:42:02 [2021-09-23T12:42:02.037Z] #43 48.08   AR       compel/plugins/std.lib.a
12:42:02 [2021-09-23T12:42:02.117Z] #43 11.80   DEP      images/memfd.pb-c.d
12:42:02 [2021-09-23T12:42:02.191Z] #43 56.38   CC       compel/src/lib/infect-util.o
12:42:02 [2021-09-23T12:42:02.212Z] #43 ...
12:42:02 [2021-09-23T12:42:02.212Z] 
12:42:02 [2021-09-23T12:42:02.212Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:42:02 [2021-09-23T12:42:02.212Z] #34 sha256:445fbf3c9f62dc8b358e1cd447dd02640952a7bb267c98737812e19545d841aa
12:42:02 [2021-09-23T12:42:02.212Z] #34 DONE 131.4s
12:42:02 [2021-09-23T12:42:02.280Z] #43 ...
12:42:02 [2021-09-23T12:42:02.281Z] 
12:42:02 [2021-09-23T12:42:02.281Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:02 [2021-09-23T12:42:02.281Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:02 [2021-09-23T12:42:02.281Z] #20 4.908 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:42:02 [2021-09-23T12:42:02.281Z] #20 6.758 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:42:02 [2021-09-23T12:42:02.281Z] #20 8.620 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:42:02 [2021-09-23T12:42:02.298Z] #43 48.17   CC       compel/plugins/fds/fds.o
12:42:02 [2021-09-23T12:42:02.374Z] #43 12.05   PBCC     images/sit.pb-c.c
12:42:02 [2021-09-23T12:42:02.374Z] #43 12.15   DEP      images/sit.pb-c.d
12:42:02 [2021-09-23T12:42:02.374Z] #43 12.24   PBCC     images/macvlan.pb-c.c
12:42:02 [2021-09-23T12:42:02.374Z] #43 12.29   DEP      images/macvlan.pb-c.d
12:42:02 [2021-09-23T12:42:02.474Z] 
12:42:02 [2021-09-23T12:42:02.474Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:02 [2021-09-23T12:42:02.474Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:42:02 [2021-09-23T12:42:02.474Z] #45 129.6 go/ast
12:42:02 [2021-09-23T12:42:02.474Z] #45 130.8 text/template/parse
12:42:02 [2021-09-23T12:42:02.558Z] #43 ...
12:42:02 [2021-09-23T12:42:02.558Z] 
12:42:02 [2021-09-23T12:42:02.558Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:02 [2021-09-23T12:42:02.558Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:42:02 [2021-09-23T12:42:02.558Z] #45 109.0 vendor/golang.org/x/net/http2/hpack
12:42:02 [2021-09-23T12:42:02.558Z] #45 110.5 mime
12:42:02 [2021-09-23T12:42:02.558Z] #45 115.8 net/textproto
12:42:02 [2021-09-23T12:42:02.558Z] #45 115.8 crypto/x509
12:42:02 [2021-09-23T12:42:02.558Z] #45 117.1 vendor/golang.org/x/net/http/httpguts
12:42:02 [2021-09-23T12:42:02.558Z] #45 117.4 vendor/golang.org/x/net/http/httpproxy
12:42:02 [2021-09-23T12:42:02.558Z] #45 118.0 mime/multipart
12:42:02 [2021-09-23T12:42:02.558Z] #45 ...
12:42:02 [2021-09-23T12:42:02.558Z] 
12:42:02 [2021-09-23T12:42:02.559Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:02 [2021-09-23T12:42:02.559Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:02 [2021-09-23T12:42:02.559Z] #43 48.51   AR       compel/plugins/fds.lib.a
12:42:02 [2021-09-23T12:42:02.632Z] #43 12.46   PBCC     images/autofs.pb-c.c
12:42:02 [2021-09-23T12:42:02.632Z] #43 12.50   DEP      images/autofs.pb-c.d
12:42:02 [2021-09-23T12:42:02.766Z] #43 56.80   CC       compel/src/lib/infect.o
12:42:02 [2021-09-23T12:42:02.819Z] #43 48.56   HOSTDEP  compel/src/lib/log-host.d
12:42:02 [2021-09-23T12:42:02.819Z] #43 48.75   HOSTDEP  compel/src/lib/handle-elf-host.d
12:42:02 [2021-09-23T12:42:02.850Z] #20 ...
12:42:02 [2021-09-23T12:42:02.850Z] 
12:42:02 [2021-09-23T12:42:02.850Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:02 [2021-09-23T12:42:02.850Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:42:02 [2021-09-23T12:42:02.850Z] #45 226.5 github.com/LK4D4/vndr/godl
12:42:02 [2021-09-23T12:42:02.889Z] #43 12.58   PBCC     images/sysctl.pb-c.c
12:42:02 [2021-09-23T12:42:02.889Z] #43 12.65   DEP      images/sysctl.pb-c.d
12:42:03 [2021-09-23T12:42:03.080Z] #43 48.90   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:42:03 [2021-09-23T12:42:03.080Z] #43 48.98   HOSTDEP  compel/src/main-host.d
12:42:03 [2021-09-23T12:42:03.080Z] #43 49.04   DEP      compel/src/lib/ptrace.d
12:42:03 [2021-09-23T12:42:03.146Z] #43 12.74   PBCC     images/time.pb-c.c
12:42:03 [2021-09-23T12:42:03.146Z] #43 12.75   DEP      images/time.pb-c.d
12:42:03 [2021-09-23T12:42:03.146Z] #43 12.89   PBCC     images/binfmt-misc.pb-c.c
12:42:03 [2021-09-23T12:42:03.146Z] #43 12.95   DEP      images/binfmt-misc.pb-c.d
12:42:03 [2021-09-23T12:42:03.340Z] #43 49.16   DEP      compel/src/lib/infect.d
12:42:03 [2021-09-23T12:42:03.340Z] #43 49.30   DEP      compel/src/lib/infect-util.d
12:42:03 [2021-09-23T12:42:03.340Z] #43 49.39   DEP      compel/src/lib/infect-rpc.d
12:42:03 [2021-09-23T12:42:03.342Z] #43 ...
12:42:03 [2021-09-23T12:42:03.343Z] 
12:42:03 [2021-09-23T12:42:03.343Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:03 [2021-09-23T12:42:03.343Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:42:03 [2021-09-23T12:42:03.343Z] #45 108.2 net/http/httptrace
12:42:03 [2021-09-23T12:42:03.343Z] #45 108.4 net/http
12:42:03 [2021-09-23T12:42:03.343Z] #45 ...
12:42:03 [2021-09-23T12:42:03.343Z] 
12:42:03 [2021-09-23T12:42:03.343Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:03 [2021-09-23T12:42:03.343Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:03 [2021-09-23T12:42:03.343Z] #20 1.905 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 2.023 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 2.174 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 2.651 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [482 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 3.565 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 4.462 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [299 kB]
12:42:03 [2021-09-23T12:42:03.343Z] #20 5.747 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
12:42:03 [2021-09-23T12:42:03.407Z] #43 13.15   PBCC     images/seccomp.pb-c.c
12:42:03 [2021-09-23T12:42:03.407Z] #43 13.21   DEP      images/seccomp.pb-c.d
12:42:03 [2021-09-23T12:42:03.602Z] #43 49.57   DEP      compel/arch/x86/src/lib/infect.d
12:42:03 [2021-09-23T12:42:03.602Z] #43 49.67   DEP      compel/arch/x86/src/lib/cpu.d
12:42:03 [2021-09-23T12:42:03.664Z] #43 13.30   PBCC     images/userns.pb-c.c
12:42:03 [2021-09-23T12:42:03.664Z] #43 13.47   DEP      images/userns.pb-c.d
12:42:03 [2021-09-23T12:42:03.664Z] #43 13.57   PBCC     images/cgroup.pb-c.c
12:42:03 [2021-09-23T12:42:03.862Z] #43 49.78   DEP      compel/src/lib/log.d
12:42:03 [2021-09-23T12:42:03.862Z] #43 49.85   DEP      compel/src/main.d
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.63   DEP      images/cgroup.pb-c.d
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.67   PBCC     images/ext-file.pb-c.c
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.67   DEP      images/ext-file.pb-c.d
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.67   PBCC     images/rpc.pb-c.c
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.69   DEP      images/rpc.pb-c.d
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.71   PBCC     images/siginfo.pb-c.c
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.76   DEP      images/siginfo.pb-c.d
12:42:03 [2021-09-23T12:42:03.921Z] #43 13.80   PBCC     images/pagemap.pb-c.c
12:42:04 [2021-09-23T12:42:04.124Z] #43 49.94   DEP      compel/src/lib/handle-elf.d
12:42:04 [2021-09-23T12:42:04.178Z] #43 13.91   DEP      images/pagemap.pb-c.d
12:42:04 [2021-09-23T12:42:04.178Z] #43 13.97   PBCC     images/rlimit.pb-c.c
12:42:04 [2021-09-23T12:42:04.178Z] #43 13.99   DEP      images/rlimit.pb-c.d
12:42:04 [2021-09-23T12:42:04.237Z] #45 227.8 github.com/LK4D4/vndr
12:42:04 [2021-09-23T12:42:04.386Z] #43 50.07   DEP      compel/arch/x86/src/lib/handle-elf.d
12:42:04 [2021-09-23T12:42:04.386Z] #43 50.21   CC       compel/src/lib/log.o
12:42:04 [2021-09-23T12:42:04.436Z] #43 14.06   PBCC     images/file-lock.pb-c.c
12:42:04 [2021-09-23T12:42:04.436Z] #43 14.11   DEP      images/file-lock.pb-c.d
12:42:04 [2021-09-23T12:42:04.436Z] #43 14.19   PBCC     images/tty.pb-c.c
12:42:04 [2021-09-23T12:42:04.436Z] #43 14.25   DEP      images/tty.pb-c.d
12:42:04 [2021-09-23T12:42:04.436Z] #43 14.31   PBCC     images/tun.pb-c.c
12:42:04 [2021-09-23T12:42:04.647Z] #43 50.43   CC       compel/arch/x86/src/lib/cpu.o
12:42:04 [2021-09-23T12:42:04.694Z] #43 14.41   PBCC     images/netdev.pb-c.c
12:42:04 [2021-09-23T12:42:04.694Z] #43 14.48   DEP      images/tun.pb-c.d
12:42:04 [2021-09-23T12:42:04.694Z] #43 14.54   DEP      images/netdev.pb-c.d
12:42:04 [2021-09-23T12:42:04.737Z] #20 ...
12:42:04 [2021-09-23T12:42:04.737Z] 
12:42:04 [2021-09-23T12:42:04.737Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:04 [2021-09-23T12:42:04.737Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:04 [2021-09-23T12:42:04.737Z] #43 58.87   CC       compel/src/lib/ptrace.o
12:42:04 [2021-09-23T12:42:04.951Z] #43 14.67   PBCC     images/vma.pb-c.c
12:42:04 [2021-09-23T12:42:04.951Z] #43 14.72   DEP      images/vma.pb-c.d
12:42:04 [2021-09-23T12:42:04.951Z] #43 14.79   PBCC     images/creds.pb-c.c
12:42:05 [2021-09-23T12:42:05.219Z] #43 14.88   DEP      images/creds.pb-c.d
12:42:05 [2021-09-23T12:42:05.219Z] #43 14.98   PBCC     images/utsns.pb-c.c
12:42:05 [2021-09-23T12:42:05.219Z] #43 15.01   DEP      images/utsns.pb-c.d
12:42:05 [2021-09-23T12:42:05.219Z] #43 15.11   PBCC     images/ipc-desc.pb-c.c
12:42:05 [2021-09-23T12:42:05.220Z] #43 51.10   CC       compel/arch/x86/src/lib/infect.o
12:42:05 [2021-09-23T12:42:05.313Z] #43 59.44   AR       compel/libcompel.a
12:42:05 [2021-09-23T12:42:05.313Z] #43 59.57   HOSTCC   compel/src/main-host.o
12:42:05 [2021-09-23T12:42:05.476Z] #43 15.14   PBCC     images/ipc-sem.pb-c.c
12:42:05 [2021-09-23T12:42:05.476Z] #43 15.20   DEP      images/ipc-desc.pb-c.d
12:42:05 [2021-09-23T12:42:05.476Z] #43 15.24   DEP      images/ipc-sem.pb-c.d
12:42:05 [2021-09-23T12:42:05.476Z] #43 15.28   PBCC     images/ipc-msg.pb-c.c
12:42:05 [2021-09-23T12:42:05.476Z] #43 15.35   DEP      images/ipc-msg.pb-c.d
12:42:05 [2021-09-23T12:42:05.734Z] #43 15.42   PBCC     images/ipc-shm.pb-c.c
12:42:05 [2021-09-23T12:42:05.734Z] #43 15.51   DEP      images/ipc-shm.pb-c.d
12:42:05 [2021-09-23T12:42:05.897Z] #43 59.99   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
12:42:05 [2021-09-23T12:42:05.991Z] #43 15.72   PBCC     images/ipc-var.pb-c.c
12:42:05 [2021-09-23T12:42:05.991Z] #43 15.74   DEP      images/ipc-var.pb-c.d
12:42:05 [2021-09-23T12:42:05.991Z] #43 15.83   PBCC     images/sk-opts.pb-c.c
12:42:06 [2021-09-23T12:42:06.161Z] #43 60.26   HOSTCC   compel/src/lib/handle-elf-host.o
12:42:06 [2021-09-23T12:42:06.162Z] #43 51.87   CC       compel/src/lib/infect-rpc.o
12:42:06 [2021-09-23T12:42:06.249Z] #43 15.87   PBCC     images/packet-sock.pb-c.c
12:42:06 [2021-09-23T12:42:06.249Z] #43 16.00   DEP      images/sk-opts.pb-c.d
12:42:06 [2021-09-23T12:42:06.424Z] #43 52.20   CC       compel/src/lib/infect-util.o
12:42:06 [2021-09-23T12:42:06.425Z] #43 60.54   HOSTCC   compel/src/lib/log-host.o
12:42:06 [2021-09-23T12:42:06.425Z] #43 60.66   HOSTLINK compel/compel-host-bin
12:42:06 [2021-09-23T12:42:06.506Z] #43 16.16   DEP      images/packet-sock.pb-c.d
12:42:06 [2021-09-23T12:42:06.507Z] #43 16.30   PBCC     images/sk-netlink.pb-c.c
12:42:06 [2021-09-23T12:42:06.507Z] #43 16.43   DEP      images/sk-netlink.pb-c.d
12:42:06 [2021-09-23T12:42:06.685Z] #43 52.47   CC       compel/src/lib/infect.o
12:42:06 [2021-09-23T12:42:06.692Z] #45 ...
12:42:06 [2021-09-23T12:42:06.692Z] 
12:42:06 [2021-09-23T12:42:06.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:06 [2021-09-23T12:42:06.692Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:06 [2021-09-23T12:42:06.692Z] #43 27.82   CC       images/stats.o
12:42:06 [2021-09-23T12:42:06.692Z] #43 28.51   CC       images/core.o
12:42:06 [2021-09-23T12:42:06.692Z] #43 29.53   CC       images/core-x86.o
12:42:06 [2021-09-23T12:42:06.692Z] #43 30.35   CC       images/core-arm.o
12:42:06 [2021-09-23T12:42:06.764Z] #43 16.57   PBCC     images/sk-inet.pb-c.c
12:42:07 [2021-09-23T12:42:07.002Z] #43 60.81   DEP      soccr/soccr.d
12:42:07 [2021-09-23T12:42:07.002Z] #43 61.00   CC       soccr/soccr.o
12:42:07 [2021-09-23T12:42:07.002Z] #43 ...
12:42:07 [2021-09-23T12:42:07.002Z] 
12:42:07 [2021-09-23T12:42:07.002Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:42:07 [2021-09-23T12:42:07.002Z] #32 sha256:a21f95ff111399c7cd6c1304d25eb31c906a44239efabc69de8a9817f81385c0
12:42:07 [2021-09-23T12:42:07.002Z] #32 DONE 121.9s
12:42:07 [2021-09-23T12:42:07.021Z] #43 16.77   DEP      images/sk-inet.pb-c.d
12:42:07 [2021-09-23T12:42:07.264Z] #43 30.91   CC       images/core-aarch64.o
12:42:07 [2021-09-23T12:42:07.265Z] 
12:42:07 [2021-09-23T12:42:07.265Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:07 [2021-09-23T12:42:07.265Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:42:07 [2021-09-23T12:42:07.265Z] #45 120.1 github.com/LK4D4/vndr/godl
12:42:07 [2021-09-23T12:42:07.265Z] #45 120.9 github.com/LK4D4/vndr
12:42:07 [2021-09-23T12:42:07.277Z] #43 16.91   PBCC     images/sk-unix.pb-c.c
12:42:07 [2021-09-23T12:42:07.277Z] #43 17.00   DEP      images/sk-unix.pb-c.d
12:42:07 [2021-09-23T12:42:07.277Z] #43 17.09   PBCC     images/mm.pb-c.c
12:42:07 [2021-09-23T12:42:07.534Z] #43 17.16   DEP      images/mm.pb-c.d
12:42:07 [2021-09-23T12:42:07.534Z] #43 17.30   PBCC     images/timerfd.pb-c.c
12:42:07 [2021-09-23T12:42:07.534Z] #43 17.38   DEP      images/timerfd.pb-c.d
12:42:07 [2021-09-23T12:42:07.792Z] #43 17.55   PBCC     images/timer.pb-c.c
12:42:07 [2021-09-23T12:42:07.836Z] #43 31.40   CC       images/core-ppc64.o
12:42:07 [2021-09-23T12:42:07.844Z] #45 ...
12:42:07 [2021-09-23T12:42:07.844Z] 
12:42:07 [2021-09-23T12:42:07.844Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:42:07 [2021-09-23T12:42:07.844Z] #53 sha256:f91b7bf4d60f1e0962b247054653cd66db03c580b52be7d75db501e1620eaf90
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.14 + cd /tmp/tmp.cqhtF61JH1/src/github.com/opencontainers/runc
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.14 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.72 + '[' -z '' ']'
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.72 + target=static
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.72 + make 'BUILDTAGS=seccomp ' static
12:42:07 [2021-09-23T12:42:07.844Z] #53 12.97 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:42:08 [2021-09-23T12:42:08.049Z] #43 17.69   DEP      images/timer.pb-c.d
12:42:08 [2021-09-23T12:42:08.049Z] #43 17.76   PBCC     images/sa.pb-c.c
12:42:08 [2021-09-23T12:42:08.049Z] #43 17.79   DEP      images/sa.pb-c.d
12:42:08 [2021-09-23T12:42:08.107Z] #53 ...
12:42:08 [2021-09-23T12:42:08.107Z] 
12:42:08 [2021-09-23T12:42:08.107Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:08 [2021-09-23T12:42:08.107Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:08 [2021-09-23T12:42:08.107Z] #20 9.059 Fetched 8818 kB in 7s (1191 kB/s)
12:42:08 [2021-09-23T12:42:08.107Z] #20 9.059 Reading package lists...
12:42:08 [2021-09-23T12:42:08.307Z] #43 17.93   PBCC     images/pipe-data.pb-c.c
12:42:08 [2021-09-23T12:42:08.307Z] #43 17.95   DEP      images/pipe-data.pb-c.d
12:42:08 [2021-09-23T12:42:08.307Z] #43 ...
12:42:08 [2021-09-23T12:42:08.307Z] 
12:42:08 [2021-09-23T12:42:08.307Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
12:42:08 [2021-09-23T12:42:08.307Z] #34 sha256:3f645f5a17d880b3eecf68445a0a566436175cf7192ecc792e3ac711114660d8
12:42:08 [2021-09-23T12:42:08.307Z] #34 128.7 github.com/BurntSushi/toml/cmd/tomlv
12:42:08 [2021-09-23T12:42:08.307Z] #34 DONE 132.5s
12:42:08 [2021-09-23T12:42:08.307Z] 
12:42:08 [2021-09-23T12:42:08.307Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:08 [2021-09-23T12:42:08.307Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:08 [2021-09-23T12:42:08.307Z] #43 18.07   PBCC     images/mnt.pb-c.c
12:42:08 [2021-09-23T12:42:08.307Z] #43 ...
12:42:08 [2021-09-23T12:42:08.307Z] 
12:42:08 [2021-09-23T12:42:08.307Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:42:08 [2021-09-23T12:42:08.307Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:42:08 [2021-09-23T12:42:08.307Z] #13 125.9 Selecting previously unselected package gcc-mingw-w64-base.
12:42:08 [2021-09-23T12:42:08.307Z] #13 125.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.307Z] #13 126.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:42:08 [2021-09-23T12:42:08.307Z] #13 126.4 Selecting previously unselected package gcc-mingw-w64-x86-64.
12:42:08 [2021-09-23T12:42:08.307Z] #13 126.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.307Z] #13 126.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:08 [2021-09-23T12:42:08.437Z] #45 ...
12:42:08 [2021-09-23T12:42:08.437Z] 
12:42:08 [2021-09-23T12:42:08.437Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:08 [2021-09-23T12:42:08.437Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:08 [2021-09-23T12:42:08.437Z] #43 113.4   LINK     criu/pie/restorer.built-in.o
12:42:08 [2021-09-23T12:42:08.437Z] #43 113.4   GEN      criu/pie/restorer-blob.h
12:42:08 [2021-09-23T12:42:08.437Z] #43 113.7   DEP      criu/vdso.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 114.1   DEP      criu/vdso-compat.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 114.5   DEP      criu/uts_ns.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 115.0   DEP      criu/util.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 115.2   DEP      criu/uffd.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 115.6   DEP      criu/tun.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 115.9   DEP      criu/tty.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 116.2   DEP      criu/timerfd.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 116.2   DEP      criu/timens.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 116.5   DEP      criu/sysfs_parse.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 116.8   DEP      criu/sysctl.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 116.9   DEP      criu/string.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 117.0   DEP      criu/stats.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 117.1   DEP      criu/sockets.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 117.4   DEP      criu/sk-unix.d
12:42:08 [2021-09-23T12:42:08.437Z] #43 117.7   DEP      criu/sk-tcp.d
12:42:08 [2021-09-23T12:42:08.601Z] #43 ...
12:42:08 [2021-09-23T12:42:08.601Z] 
12:42:08 [2021-09-23T12:42:08.601Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:42:08 [2021-09-23T12:42:08.601Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.4 Selecting previously unselected package libapparmor1:amd64.
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.5 Selecting previously unselected package libapparmor-dev:amd64.
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.7 Selecting previously unselected package libbtrfs0.
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.7 Unpacking libbtrfs0 (4.20.1-2) ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.8 Selecting previously unselected package libbtrfs-dev.
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 115.8 Unpacking libbtrfs-dev (4.20.1-2) ...
12:42:08 [2021-09-23T12:42:08.601Z] #13 116.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:42:08 [2021-09-23T12:42:08.601Z] #13 116.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.1 Selecting previously unselected package libudev-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.3 Selecting previously unselected package libsepol1-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.7 Selecting previously unselected package libpcre16-3:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.9 Selecting previously unselected package libpcre32-3:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 116.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.1 Selecting previously unselected package libpcrecpp0v5:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.2 Selecting previously unselected package libpcre3-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.7 Selecting previously unselected package libselinux1-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.9 Selecting previously unselected package libdevmapper-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 117.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.0 Selecting previously unselected package libseccomp-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.2 Selecting previously unselected package libsystemd-dev:amd64.
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.9 Setting up libbtrfs0 (4.20.1-2) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 118.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.0 Setting up libbtrfs-dev (4.20.1-2) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.1 Setting up mingw-w64-common (6.0.0-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.3 Setting up dmsetup (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.602Z] #13 119.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:42:08 [2021-09-23T12:42:08.696Z] #43 118.0   DEP      criu/sk-queue.d
12:42:08 [2021-09-23T12:42:08.780Z] #43 32.17   CC       images/core-s390.o
12:42:08 [2021-09-23T12:42:08.863Z] #13 119.4 Processing triggers for libc-bin (2.28-10) ...
12:42:09 [2021-09-23T12:42:09.266Z] #43 118.5   DEP      criu/sk-packet.d
12:42:09 [2021-09-23T12:42:09.353Z] #43 33.15   CC       images/cpuinfo.o
12:42:09 [2021-09-23T12:42:09.526Z] #43 118.7   DEP      criu/sk-netlink.d
12:42:09 [2021-09-23T12:42:09.785Z] #43 119.0   DEP      criu/sk-inet.d
12:42:10 [2021-09-23T12:42:10.045Z] #43 119.3   DEP      criu/signalfd.d
12:42:10 [2021-09-23T12:42:10.296Z] #43 33.97   CC       images/inventory.o
12:42:10 [2021-09-23T12:42:10.296Z] #43 ...
12:42:10 [2021-09-23T12:42:10.296Z] 
12:42:10 [2021-09-23T12:42:10.296Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:10 [2021-09-23T12:42:10.296Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:42:10 [2021-09-23T12:42:10.296Z] #51 129.6 go/ast
12:42:10 [2021-09-23T12:42:10.296Z] #51 135.9 mvdan.cc/editorconfig
12:42:10 [2021-09-23T12:42:10.296Z] #51 136.7 mvdan.cc/sh/v3/fileutil
12:42:10 [2021-09-23T12:42:10.296Z] #51 137.0 mvdan.cc/sh/v3/syntax
12:42:10 [2021-09-23T12:42:10.304Z] #43 119.6   DEP      criu/sigframe.d
12:42:10 [2021-09-23T12:42:10.306Z] #20 12.03 Reading package lists...
12:42:10 [2021-09-23T12:42:10.306Z] #20 ...
12:42:10 [2021-09-23T12:42:10.306Z] 
12:42:10 [2021-09-23T12:42:10.306Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:10 [2021-09-23T12:42:10.306Z] #45 sha256:981485d681c3056ac5ae95b2c62db4cbd2c6b890448cad403894fa14e216dd16
12:42:10 [2021-09-23T12:42:10.306Z] #45 DONE 125.0s
12:42:10 [2021-09-23T12:42:10.306Z] 
12:42:10 [2021-09-23T12:42:10.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:10 [2021-09-23T12:42:10.306Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:10 [2021-09-23T12:42:10.306Z] #43 62.88   AR       soccr/libsoccr.a
12:42:10 [2021-09-23T12:42:10.306Z] #43 62.95 make[1]: 'soccr/libsoccr.a' is up to date.
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.46   DEP      criu/arch/aarch64/sigframe.d
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.56   DEP      criu/arch/aarch64/crtools.d
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.79   DEP      criu/arch/aarch64/cpu.d
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.82   DEP      criu/arch/aarch64/bitops.d
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.88   CC       criu/arch/aarch64/bitops.o
12:42:10 [2021-09-23T12:42:10.306Z] #43 63.97   CC       criu/arch/aarch64/cpu.o
12:42:10 [2021-09-23T12:42:10.306Z] #43 64.25   CC       criu/arch/aarch64/crtools.o
12:42:10 [2021-09-23T12:42:10.558Z] #51 ...
12:42:10 [2021-09-23T12:42:10.558Z] 
12:42:10 [2021-09-23T12:42:10.558Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:10 [2021-09-23T12:42:10.558Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:42:10 [2021-09-23T12:42:10.558Z] #45 136.5 go/parser
12:42:10 [2021-09-23T12:42:10.558Z] #45 138.8 text/template
12:42:10 [2021-09-23T12:42:10.564Z] #43 119.8   DEP      criu/shmem.d
12:42:10 [2021-09-23T12:42:10.824Z] #43 120.2   DEP      criu/servicefd.d
12:42:10 [2021-09-23T12:42:10.882Z] #43 65.00   CC       criu/arch/aarch64/sigframe.o
12:42:11 [2021-09-23T12:42:11.084Z] #43 120.4   DEP      criu/seize.d
12:42:11 [2021-09-23T12:42:11.145Z] #43 65.24   LINK     criu/arch/aarch64/crtools.built-in.o
12:42:11 [2021-09-23T12:42:11.344Z] #43 ...
12:42:11 [2021-09-23T12:42:11.344Z] 
12:42:11 [2021-09-23T12:42:11.344Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:11 [2021-09-23T12:42:11.344Z] #45 sha256:36ccb9ce25ddc85d6df0778707d9460ab751d462500ae146fc0993f28951fc40
12:42:11 [2021-09-23T12:42:11.344Z] #45 DONE 234.8s
12:42:11 [2021-09-23T12:42:11.344Z] 
12:42:11 [2021-09-23T12:42:11.344Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:11 [2021-09-23T12:42:11.344Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:11 [2021-09-23T12:42:11.344Z] #20 18.20 Fetched 9001 kB in 16s (561 kB/s)
12:42:11 [2021-09-23T12:42:11.344Z] #20 18.20 Reading package lists...
12:42:11 [2021-09-23T12:42:11.344Z] #20 ...
12:42:11 [2021-09-23T12:42:11.344Z] 
12:42:11 [2021-09-23T12:42:11.344Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:11 [2021-09-23T12:42:11.344Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:11 [2021-09-23T12:42:11.344Z] #43 120.7   DEP      criu/seccomp.d
12:42:11 [2021-09-23T12:42:11.408Z] #43 65.30   DEP      criu/pie/util-vdso.d
12:42:11 [2021-09-23T12:42:11.592Z] #13 ...
12:42:11 [2021-09-23T12:42:11.592Z] 
12:42:11 [2021-09-23T12:42:11.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:11 [2021-09-23T12:42:11.592Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:11 [2021-09-23T12:42:11.592Z] #43 18.30   DEP      images/mnt.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 18.47   PBCC     images/sk-packet.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 18.63   DEP      images/sk-packet.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 18.76   PBCC     images/tcp-stream.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.03   DEP      images/tcp-stream.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.16   PBCC     images/pipe.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.31   DEP      images/pipe.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.40   PBCC     images/pstree.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.46   DEP      images/pstree.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.63   PBCC     images/fs.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.73   DEP      images/fs.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.88   PBCC     images/signalfd.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 19.97   DEP      images/signalfd.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.17   PBCC     images/fh.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.25   PBCC     images/fsnotify.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.40   DEP      images/fh.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.44   DEP      images/fsnotify.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.58   PBCC     images/eventpoll.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.64   DEP      images/eventpoll.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.72   PBCC     images/eventfd.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 20.87   DEP      images/eventfd.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.03   PBCC     images/remap-file-path.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.07   DEP      images/remap-file-path.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.19   PBCC     images/fifo.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.22   DEP      images/fifo.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.25   PBCC     images/ghost-file.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.34   DEP      images/ghost-file.pb-c.d
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.38   PBCC     images/regfile.pb-c.c
12:42:11 [2021-09-23T12:42:11.592Z] #43 21.51   DEP      images/regfile.pb-c.d
12:42:11 [2021-09-23T12:42:11.603Z] #43 121.0   DEP      criu/rst-malloc.d
12:42:11 [2021-09-23T12:42:11.774Z] #43 65.60   DEP      criu/pie/util.d
12:42:11 [2021-09-23T12:42:11.774Z] #43 65.83   CC       criu/pie/util.o
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.53   PBCC     images/ns.pb-c.c
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.57   DEP      images/ns.pb-c.d
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.59   PBCC     images/fdinfo.pb-c.c
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.68   DEP      images/fdinfo.pb-c.d
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.73   PBCC     images/core-aarch64.pb-c.c
12:42:11 [2021-09-23T12:42:11.850Z] #43 21.80   PBCC     images/core-arm.pb-c.c
12:42:11 [2021-09-23T12:42:11.863Z] #43 121.2   DEP      criu/rbtree.d
12:42:12 [2021-09-23T12:42:12.116Z] #43 21.94   PBCC     images/core-ppc64.pb-c.c
12:42:12 [2021-09-23T12:42:12.123Z] #43 121.3   DEP      criu/pstree.d
12:42:12 [2021-09-23T12:42:12.170Z] #13 DONE 123.0s
12:42:12 [2021-09-23T12:42:12.170Z] 
12:42:12 [2021-09-23T12:42:12.170Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:42:12 [2021-09-23T12:42:12.170Z] #58 sha256:aac4335061dc6f794d799754273a09b21f4f7bae90c0364d50010a1ce8c032aa
12:42:12 [2021-09-23T12:42:12.170Z] #58 120.6 + for f in rootlesskit rootlesskit-docker-proxy
12:42:12 [2021-09-23T12:42:12.170Z] #58 120.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:42:12 [2021-09-23T12:42:12.170Z] #58 DONE 128.8s
12:42:12 [2021-09-23T12:42:12.170Z] 
12:42:12 [2021-09-23T12:42:12.170Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:42:12 [2021-09-23T12:42:12.170Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:42:12 [2021-09-23T12:42:12.362Z] #43 66.24   CC       criu/pie/util-vdso.o
12:42:12 [2021-09-23T12:42:12.374Z] #43 22.00   PBCC     images/core-s390.pb-c.c
12:42:12 [2021-09-23T12:42:12.374Z] #43 22.08   PBCC     images/core-x86.pb-c.c
12:42:12 [2021-09-23T12:42:12.374Z] #43 22.13   PBCC     images/core.pb-c.c
12:42:12 [2021-09-23T12:42:12.383Z] #43 121.6   DEP      criu/protobuf.d
12:42:12 [2021-09-23T12:42:12.440Z] #53 ...
12:42:12 [2021-09-23T12:42:12.440Z] 
12:42:12 [2021-09-23T12:42:12.440Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:42:12 [2021-09-23T12:42:12.440Z] #59 sha256:50903fa951472f8b51dea8a404a82c0ec0bb2f4f2802676a7bb2107116d4fb8c
12:42:12 [2021-09-23T12:42:12.440Z] #59 DONE 0.3s
12:42:12 [2021-09-23T12:42:12.625Z] #43 66.68   AR       criu/pie/pie.lib.a
12:42:12 [2021-09-23T12:42:12.625Z] #43 66.76   DEP      criu/pie/restorer.d
12:42:12 [2021-09-23T12:42:12.631Z] #43 22.32   PBCC     images/inventory.pb-c.c
12:42:12 [2021-09-23T12:42:12.631Z] #43 ...
12:42:12 [2021-09-23T12:42:12.631Z] 
12:42:12 [2021-09-23T12:42:12.631Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:12 [2021-09-23T12:42:12.631Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:12 [2021-09-23T12:42:12.631Z] #45 126.8 go/token
12:42:12 [2021-09-23T12:42:12.631Z] #45 127.0 internal/lazyregexp
12:42:12 [2021-09-23T12:42:12.631Z] #45 127.4 net/url
12:42:12 [2021-09-23T12:42:12.631Z] #45 128.4 go/scanner
12:42:12 [2021-09-23T12:42:12.631Z] #45 130.2 go/ast
12:42:12 [2021-09-23T12:42:12.631Z] #45 130.6 text/template/parse
12:42:12 [2021-09-23T12:42:12.631Z] #45 ...
12:42:12 [2021-09-23T12:42:12.631Z] 
12:42:12 [2021-09-23T12:42:12.631Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:12 [2021-09-23T12:42:12.631Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:12 [2021-09-23T12:42:12.631Z] #43 22.47   DEP      images/core-aarch64.pb-c.d
12:42:12 [2021-09-23T12:42:12.631Z] #43 22.51   DEP      images/core-arm.pb-c.d
12:42:12 [2021-09-23T12:42:12.642Z] #43 121.9   GEN      criu/protobuf-desc-gen.h
12:42:12 [2021-09-23T12:42:12.701Z] 
12:42:12 [2021-09-23T12:42:12.701Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:42:12 [2021-09-23T12:42:12.701Z] #60 sha256:e0c9f228d9bc1e73e08729d63779b17bb5eceef5839ccff9e5c6dbdd9e3f0c19
12:42:12 [2021-09-23T12:42:12.887Z] #43 67.03   DEP      criu/arch/aarch64/intraprocedure.d
12:42:12 [2021-09-23T12:42:12.888Z] #43 22.56   DEP      images/core-ppc64.pb-c.d
12:42:12 [2021-09-23T12:42:12.888Z] #43 22.67   DEP      images/core-s390.pb-c.d
12:42:12 [2021-09-23T12:42:12.888Z] #43 22.71   DEP      images/core-x86.pb-c.d
12:42:12 [2021-09-23T12:42:12.888Z] #43 22.81   DEP      images/core.pb-c.d
12:42:12 [2021-09-23T12:42:12.962Z] #60 DONE 0.2s
12:42:12 [2021-09-23T12:42:12.962Z] 
12:42:12 [2021-09-23T12:42:12.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:12 [2021-09-23T12:42:12.962Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:12 [2021-09-23T12:42:12.962Z] #43 54.65   CC       compel/src/lib/ptrace.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.04   AR       compel/libcompel.a
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.12   HOSTCC   compel/src/main-host.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.35   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.45   HOSTCC   compel/src/lib/handle-elf-host.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.70   HOSTCC   compel/src/lib/log-host.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 55.83   HOSTLINK compel/compel-host-bin
12:42:12 [2021-09-23T12:42:12.962Z] #43 56.02   DEP      soccr/soccr.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 56.15   CC       soccr/soccr.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.12   AR       soccr/libsoccr.a
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.16 make[1]: 'soccr/libsoccr.a' is up to date.
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.39   DEP      criu/arch/x86/sigframe.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.46   DEP      criu/arch/x86/sigaction_compat.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.53   DEP      criu/arch/x86/kerndat.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.63   DEP      criu/arch/x86/crtools.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.71   DEP      criu/arch/x86/cpu.d
12:42:12 [2021-09-23T12:42:12.962Z] #43 57.88   CC       criu/arch/x86/cpu.o
12:42:12 [2021-09-23T12:42:12.962Z] #43 58.49   CC       criu/arch/x86/crtools.o
12:42:13 [2021-09-23T12:42:13.109Z] #45 ...
12:42:13 [2021-09-23T12:42:13.109Z] 
12:42:13 [2021-09-23T12:42:13.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:13 [2021-09-23T12:42:13.109Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:13 [2021-09-23T12:42:13.109Z] #43 34.53   CC       images/fdinfo.o
12:42:13 [2021-09-23T12:42:13.109Z] #43 35.20   CC       images/fown.o
12:42:13 [2021-09-23T12:42:13.109Z] #43 35.55   CC       images/ns.o
12:42:13 [2021-09-23T12:42:13.109Z] #43 35.83   CC       images/regfile.o
12:42:13 [2021-09-23T12:42:13.109Z] #43 36.23   CC       images/ghost-file.o
12:42:13 [2021-09-23T12:42:13.109Z] #43 36.81   CC       images/fifo.o
12:42:13 [2021-09-23T12:42:13.145Z] #43 22.91   DEP      images/inventory.pb-c.d
12:42:13 [2021-09-23T12:42:13.145Z] #43 22.98   PBCC     images/cpuinfo.pb-c.c
12:42:13 [2021-09-23T12:42:13.145Z] #43 23.04   DEP      images/cpuinfo.pb-c.d
12:42:13 [2021-09-23T12:42:13.145Z] #43 ...
12:42:13 [2021-09-23T12:42:13.145Z] 
12:42:13 [2021-09-23T12:42:13.145Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:13 [2021-09-23T12:42:13.145Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:42:13 [2021-09-23T12:42:13.145Z] #51 127.4 github.com/pkg/diff
12:42:13 [2021-09-23T12:42:13.145Z] #51 130.1 go/scanner
12:42:13 [2021-09-23T12:42:13.145Z] #51 132.4 go/ast
12:42:13 [2021-09-23T12:42:13.145Z] #51 133.7 golang.org/x/crypto/ssh/terminal
12:42:13 [2021-09-23T12:42:13.145Z] #51 136.8 mvdan.cc/editorconfig
12:42:13 [2021-09-23T12:42:13.153Z] #43 67.06   DEP      criu/arch/aarch64/restorer.d
12:42:13 [2021-09-23T12:42:13.402Z] #51 ...
12:42:13 [2021-09-23T12:42:13.402Z] 
12:42:13 [2021-09-23T12:42:13.402Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:13 [2021-09-23T12:42:13.402Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:13 [2021-09-23T12:42:13.402Z] #43 23.16   PBCC     images/stats.pb-c.c
12:42:13 [2021-09-23T12:42:13.402Z] #43 23.27   DEP      images/stats.pb-c.d
12:42:13 [2021-09-23T12:42:13.416Z] #43 67.36   DEP      criu/arch/aarch64/vdso-pie.d
12:42:13 [2021-09-23T12:42:13.416Z] #43 67.46   DEP      criu/pie/parasite-vdso.d
12:42:13 [2021-09-23T12:42:13.679Z] #43 67.74   DEP      criu/pie/parasite.d
12:42:13 [2021-09-23T12:42:13.682Z] #43 37.15   CC       images/remap-file-path.o
12:42:13 [2021-09-23T12:42:13.682Z] #43 37.53   CC       images/eventfd.o
12:42:13 [2021-09-23T12:42:13.904Z] #43 59.70   CC       criu/arch/x86/kerndat.o
12:42:13 [2021-09-23T12:42:13.942Z] #43 68.08   CC       criu/pie/parasite.o
12:42:14 [2021-09-23T12:42:14.165Z] #43 ...
12:42:14 [2021-09-23T12:42:14.165Z] 
12:42:14 [2021-09-23T12:42:14.165Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:14 [2021-09-23T12:42:14.165Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:42:14 [2021-09-23T12:42:14.165Z] #45 120.7 crypto/tls
12:42:14 [2021-09-23T12:42:14.165Z] #45 127.1 net/http/httptrace
12:42:14 [2021-09-23T12:42:14.165Z] #45 127.3 net/http
12:42:14 [2021-09-23T12:42:14.258Z] #43 37.91   CC       images/eventpoll.o
12:42:14 [2021-09-23T12:42:14.426Z] #45 ...
12:42:14 [2021-09-23T12:42:14.426Z] 
12:42:14 [2021-09-23T12:42:14.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:14 [2021-09-23T12:42:14.426Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:14 [2021-09-23T12:42:14.426Z] #43 60.29   CC       criu/arch/x86/sigaction_compat.o
12:42:14 [2021-09-23T12:42:14.687Z] #43 60.57   CC       criu/arch/x86/sigframe.o
12:42:14 [2021-09-23T12:42:14.831Z] #43 38.46   CC       images/fh.o
12:42:14 [2021-09-23T12:42:14.948Z] #43 60.83   LINK     criu/arch/x86/crtools.built-in.o
12:42:14 [2021-09-23T12:42:14.948Z] #43 60.89   DEP      criu/pie/util-vdso-elf32.d
12:42:15 [2021-09-23T12:42:15.208Z] #43 61.09   DEP      criu/pie/util-vdso.d
12:42:15 [2021-09-23T12:42:15.208Z] #43 61.19   DEP      criu/pie/util.d
12:42:15 [2021-09-23T12:42:15.337Z] #43 69.16   LINK     criu/pie/parasite.built-in.o
12:42:15 [2021-09-23T12:42:15.337Z] #43 69.17   GEN      criu/pie/parasite-blob.h
12:42:15 [2021-09-23T12:42:15.337Z] #43 69.19   CC       criu/pie/parasite-vdso.o
12:42:15 [2021-09-23T12:42:15.405Z] #43 39.15   CC       images/fsnotify.o
12:42:15 [2021-09-23T12:42:15.470Z] #43 61.33   CC       criu/pie/util.o
12:42:15 [2021-09-23T12:42:15.731Z] #43 61.67   CC       criu/pie/util-vdso.o
12:42:15 [2021-09-23T12:42:15.915Z] #43 69.91   CC       criu/arch/aarch64/vdso-pie.o
12:42:16 [2021-09-23T12:42:16.179Z] #43 70.19   CC       criu/arch/aarch64/restorer.o
12:42:16 [2021-09-23T12:42:16.179Z] #43 ...
12:42:16 [2021-09-23T12:42:16.179Z] 
12:42:16 [2021-09-23T12:42:16.179Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:16 [2021-09-23T12:42:16.179Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:16 [2021-09-23T12:42:16.179Z] #20 12.03 Reading package lists...
12:42:16 [2021-09-23T12:42:16.179Z] #20 15.81 Building dependency tree...
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21 libcap2-bin is already the newest version (1:2.25-2).
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21 The following additional packages will be installed:
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   python3.7 python3.7-minimal vim-runtime xxd
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21 Suggested packages:
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   quota
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21 Recommended packages:
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   aufs-dkms nftables build-essential python3-dev python3-keyring
12:42:16 [2021-09-23T12:42:16.179Z] #20 17.21   python3-keyrings.alt python3-xdg unzip
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.26 The following NEW packages will be installed:
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.27   xz-utils zip
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.70 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.70 Need to get 27.7 MB of archives.
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.70 After this operation, 114 MB of additional disk space will be used.
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 18.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
12:42:16 [2021-09-23T12:42:16.179Z] #20 19.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
12:42:16 [2021-09-23T12:42:16.305Z] #43 62.35   CC       criu/pie/util-vdso-elf32.o
12:42:16 [2021-09-23T12:42:16.351Z] #43 39.85   CC       images/signalfd.o
12:42:16 [2021-09-23T12:42:16.351Z] #43 ...
12:42:16 [2021-09-23T12:42:16.351Z] 
12:42:16 [2021-09-23T12:42:16.351Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:42:16 [2021-09-23T12:42:16.351Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:42:16 [2021-09-23T12:42:16.444Z] #20 20.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
12:42:16 [2021-09-23T12:42:16.444Z] #20 20.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
12:42:16 [2021-09-23T12:42:16.444Z] #20 20.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
12:42:16 [2021-09-23T12:42:16.848Z] #43 125.8   DEP      criu/protobuf-desc.d
12:42:16 [2021-09-23T12:42:16.848Z] #43 125.9   DEP      criu/proc_parse.d
12:42:16 [2021-09-23T12:42:16.848Z] #43 126.1   DEP      criu/plugin.d
12:42:16 [2021-09-23T12:42:16.848Z] #43 126.3   DEP      criu/pipes.d
12:42:16 [2021-09-23T12:42:16.878Z] #43 62.94   AR       criu/pie/pie.lib.a
12:42:17 [2021-09-23T12:42:17.021Z] #20 20.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
12:42:17 [2021-09-23T12:42:17.021Z] #20 20.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
12:42:17 [2021-09-23T12:42:17.021Z] #20 20.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
12:42:17 [2021-09-23T12:42:17.021Z] #20 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
12:42:17 [2021-09-23T12:42:17.021Z] #20 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
12:42:17 [2021-09-23T12:42:17.109Z] #43 126.5   DEP      criu/pie-util.d
12:42:17 [2021-09-23T12:42:17.139Z] #43 63.01   DEP      criu/pie/restorer.d
12:42:17 [2021-09-23T12:42:17.139Z] #56 72.35 Checking out files:  21% (982/4570)   
Checking out files:  22% (1006/4570)   
Checking out files:  23% (1052/4570)   
Checking out files:  24% (1097/4570)   
Checking out files:  25% (1143/4570)   
Checking out files:  26% (1189/4570)   
Checking out files:  27% (1234/4570)   
Checking out files:  28% (1280/4570)   
Checking out files:  29% (1326/4570)   
Checking out files:  30% (1371/4570)   
Checking out files:  31% (1417/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
Checking out files:  91% (4159/4570)   
Checking out files:  92% (4205/4570)   
Checking out files:  93% (4251/4570)   
Checking out files:  94% (4296/4570)   
Checking out files:  95% (4342/4570)   
Checking out files:  96% (4388/4570)   
Checking out files:  97% (4433/4570)   
Checking out files:  98% (4479/4570)   
Checking out files:  99% (4525/4570)   
Checking out files:  99% (4552/4570)   
Checking out files: 100% (4570/4570)   
Checking out files: 100% (4570/4570), done.
12:42:17 [2021-09-23T12:42:17.140Z] #56 75.42 + cd /tmp/tmp.oNQI7hVxEc/src/github.com/containerd/containerd
12:42:17 [2021-09-23T12:42:17.140Z] #56 75.42 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
12:42:17 [2021-09-23T12:42:17.369Z] #43 126.5   DEP      criu/pie-util-vdso.d
12:42:17 [2021-09-23T12:42:17.369Z] #43 126.7   DEP      criu/pie-util-vdso-elf32.d
12:42:17 [2021-09-23T12:42:17.401Z] #43 63.33   DEP      criu/arch/x86/sigaction_compat_pie.d
12:42:17 [2021-09-23T12:42:17.579Z] #43 26.58 make[1]: Nothing to be done for 'all'.
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
12:42:17 [2021-09-23T12:42:17.600Z] #20 21.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:42:17 [2021-09-23T12:42:17.629Z] #43 126.9   DEP      criu/path.d
12:42:17 [2021-09-23T12:42:17.662Z] #43 63.43   DEP      criu/arch/x86/restorer_unmap.d
12:42:17 [2021-09-23T12:42:17.662Z] #43 63.47   DEP      criu/arch/x86/restorer.d
12:42:17 [2021-09-23T12:42:17.662Z] #43 ...
12:42:17 [2021-09-23T12:42:17.662Z] 
12:42:17 [2021-09-23T12:42:17.662Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:42:17 [2021-09-23T12:42:17.662Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
12:42:17 [2021-09-23T12:42:17.662Z] #14 DONE 5.5s
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
12:42:17 [2021-09-23T12:42:17.864Z] #20 21.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
12:42:17 [2021-09-23T12:42:17.890Z] #43 127.1   DEP      criu/parasite-syscall.d
12:42:17 [2021-09-23T12:42:17.938Z] 
12:42:17 [2021-09-23T12:42:17.938Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:42:17 [2021-09-23T12:42:17.938Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.011 + RM_GOPATH=0
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.011 + TMP_GOPATH=
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.011 + : /build
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.011 + '[' -z '' ']'
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 ++ mktemp -d
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 + export GOPATH=/tmp/tmp.ewMcpGKNoa
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 + GOPATH=/tmp/tmp.ewMcpGKNoa
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 + RM_GOPATH=1
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 + case "$(go env GOARCH)" in
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.014 ++ go env GOARCH
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.038 + export GO_BUILDMODE=-buildmode=pie
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.038 + GO_BUILDMODE=-buildmode=pie
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.038 ++ dirname /tmp/install/install.sh
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.039 + dir=/tmp/install
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.039 + bin=runc
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.039 + shift
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.039 + '[' '!' -f /tmp/install/runc.installer ']'
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.040 + . /tmp/install/runc.installer
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.040 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.040 + install_runc
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.041 + grep -q '^3\.10\.0.*\.el7\.'
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.046 + uname -r
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.047 + RUNC_BUILDTAGS='seccomp '
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.047 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.047 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.047 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ewMcpGKNoa/src/github.com/opencontainers/runc
12:42:17 [2021-09-23T12:42:17.938Z] #53 5.053 Cloning into '/tmp/tmp.ewMcpGKNoa/src/github.com/opencontainers/runc'...
12:42:18 [2021-09-23T12:42:18.153Z] #43 127.6   DEP      criu/pagemap.d
12:42:18 [2021-09-23T12:42:18.413Z] #43 127.9   DEP      criu/pagemap-cache.d
12:42:18 [2021-09-23T12:42:18.442Z] #20 22.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
12:42:18 [2021-09-23T12:42:18.442Z] #20 ...
12:42:18 [2021-09-23T12:42:18.442Z] 
12:42:18 [2021-09-23T12:42:18.442Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:42:18 [2021-09-23T12:42:18.442Z] #24 sha256:d834460b753c8355c78f6b8e2d2a4a991795241ed1bcb01c7cf2c4cb203eb17c
12:42:18 [2021-09-23T12:42:18.985Z] #43 128.2   DEP      criu/page-xfer.d
12:42:19 [2021-09-23T12:42:19.245Z] #43 128.5   DEP      criu/page-pipe.d
12:42:19 [2021-09-23T12:42:19.245Z] #43 128.6   DEP      criu/netfilter.d
12:42:19 [2021-09-23T12:42:19.505Z] #43 128.8   DEP      criu/net.d
12:42:19 [2021-09-23T12:42:19.764Z] #43 129.2   DEP      criu/namespaces.d
12:42:19 [2021-09-23T12:42:19.767Z] #24 132.0 Checking out files:  27% (3091/11432)   
Checking out files:  28% (3201/11432)   
Checking out files:  29% (3316/11432)   
Checking out files:  30% (3430/11432)   
Checking out files:  31% (3544/11432)   
Checking out files:  32% (3659/11432)   
Checking out files:  33% (3773/11432)   
Checking out files:  34% (3887/11432)   
Checking out files:  35% (4002/11432)   
Checking out files:  36% (4116/11432)   
Checking out files:  37% (4230/11432)   
Checking out files:  38% (4345/11432)   
Checking out files:  39% (4459/11432)   
Checking out files:  40% (4573/11432)   
Checking out files:  41% (4688/11432)   
Checking out files:  42% (4802/11432)   
Checking out files:  43% (4916/11432)   
Checking out files:  44% (5031/11432)   
Checking out files:  45% (5145/11432)   
Checking out files:  46% (5259/11432)   
Checking out files:  47% (5374/11432)   
Checking out files:  48% (5488/11432)   
Checking out files:  49% (5602/11432)   
Checking out files:  50% (5716/11432)   
Checking out files:  51% (5831/11432)   
Checking out files:  52% (5945/11432)   
Checking out files:  53% (6059/11432)   
Checking out files:  53% (6060/11432)   
Checking out files:  54% (6174/11432)   
Checking out files:  55% (6288/11432)   
Checking out files:  56% (6402/11432)   
Checking out files:  57% (6517/11432)   
Checking out files:  58% (6631/11432)   
Checking out files:  59% (6745/11432)   
Checking out files:  60% (6860/11432)   
Checking out files:  61% (6974/11432)   
Checking out files:  62% (7088/11432)   
Checking out files:  63% (7203/11432)   
Checking out files:  64% (7317/11432)   
Checking out files:  65% (7431/11432)   
Checking out files:  66% (7546/11432)   
Checking out files:  67% (7660/11432)   
Checking out files:  68% (7774/11432)   
Checking out files:  69% (7889/11432)   
Checking out files:  70% (8003/11432)   
Checking out files:  71% (8117/11432)   
Checking out files:  72% (8232/11432)   
Checking out files:  73% (8346/11432)   
Checking out files:  74% (8460/11432)   
Checking out files:  75% (8574/11432)   
Checking out files:  76% (8689/11432)   
Checking out files:  77% (8803/11432)   
Checking out files:  78% (8917/11432)   
Checking out files:  78% (8981/11432)   
Checking out files:  79% (9032/11432)   
Checking out files:  80% (9146/11432)   
Checking out files:  81% (9260/11432)   
Checking out files:  82% (9375/11432)   
Checking out files:  83% (9489/11432)   
Checking out files:  84% (9603/11432)   
Checking out files:  85% (9718/11432)   
Checking out files:  86% (9832/11432)   
Checking out files:  87% (9946/11432)   
Checking out files:  88% (10061/11432)   
Checking out files:  89% (10175/11432)   
Checking out files:  90% (10289/11432)   
Checking out files:  91% (10404/11432)   
Checking out files:  92% (10518/11432)   
Checking out files:  93% (10632/11432)   
Checking out files:  94% (10747/11432)   
Checking out files:  95% (10861/11432)   
Checking out files:  96% (10975/11432)   
Checking out files:  97% (11090/11432)   
Checking out files:  98% (11204/11432)   
Checking out files:  99% (11318/11432)   
Checking out files: 100% (11432/11432)   
Checking out files: 100% (11432/11432), done.
12:42:20 [2021-09-23T12:42:20.030Z] #24 134.9 + cd /tmp/tmp.LFFgKfCqWR/tmp/docker-ce
12:42:20 [2021-09-23T12:42:20.030Z] #24 134.9 + git checkout -q v17.06.2-ce
12:42:20 [2021-09-23T12:42:20.334Z] #43 129.4   DEP      criu/mount.d
12:42:20 [2021-09-23T12:42:20.334Z] #43 129.7   DEP      criu/memfd.d
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + export 'BUILDTAGS=netgo osusergo static_build'
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + BUILDTAGS='netgo osusergo static_build'
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + export EXTRA_FLAGS=-buildmode=pie
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + EXTRA_FLAGS=-buildmode=pie
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + '[' '' = dynamic ']'
12:42:20 [2021-09-23T12:42:20.461Z] #56 78.12 + make
12:42:20 [2021-09-23T12:42:20.594Z] #43 129.9   DEP      criu/mem.d
12:42:20 [2021-09-23T12:42:20.854Z] #43 30.06   CC       images/stats.o
12:42:20 [2021-09-23T12:42:20.854Z] #43 30.77   CC       images/core.o
12:42:20 [2021-09-23T12:42:20.857Z] #43 130.2   DEP      criu/lsm.d
12:42:21 [2021-09-23T12:42:21.117Z] #43 130.3   DEP      criu/log.d
12:42:21 [2021-09-23T12:42:21.117Z] #43 130.6   DEP      criu/libnetlink.d
12:42:21 [2021-09-23T12:42:21.377Z] #43 130.8   DEP      criu/kerndat.d
12:42:21 [2021-09-23T12:42:21.849Z] #56 79.69 + bin/ctr
12:42:21 [2021-09-23T12:42:21.947Z] #43 131.1   DEP      criu/kcmp-ids.d
12:42:21 [2021-09-23T12:42:21.947Z] #43 131.2   DEP      criu/irmap.d
12:42:21 [2021-09-23T12:42:21.947Z] #43 131.4   DEP      criu/ipc_ns.d
12:42:22 [2021-09-23T12:42:22.207Z] #43 131.6   DEP      criu/image.d
12:42:22 [2021-09-23T12:42:22.225Z] #43 31.76   CC       images/core-x86.o
12:42:22 [2021-09-23T12:42:22.225Z] #43 ...
12:42:22 [2021-09-23T12:42:22.225Z] 
12:42:22 [2021-09-23T12:42:22.225Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:42:22 [2021-09-23T12:42:22.225Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:42:22 [2021-09-23T12:42:22.469Z] #43 ...
12:42:22 [2021-09-23T12:42:22.469Z] 
12:42:22 [2021-09-23T12:42:22.469Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:22 [2021-09-23T12:42:22.469Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:22 [2021-09-23T12:42:22.469Z] #20 18.20 Reading package lists...
12:42:22 [2021-09-23T12:42:22.469Z] #20 25.62 Reading package lists...
12:42:22 [2021-09-23T12:42:22.469Z] #20 31.27 Building dependency tree...
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50 libcap2-bin is already the newest version (1:2.25-2).
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50 The following additional packages will be installed:
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.50   python3.7 python3.7-minimal vim-runtime xxd
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51 Suggested packages:
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   quota
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51 Recommended packages:
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   aufs-dkms nftables build-essential python3-dev python3-keyring
12:42:22 [2021-09-23T12:42:22.469Z] #20 34.51   python3-keyrings.alt python3-xdg unzip
12:42:22 [2021-09-23T12:42:22.469Z] #20 ...
12:42:22 [2021-09-23T12:42:22.469Z] 
12:42:22 [2021-09-23T12:42:22.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:22 [2021-09-23T12:42:22.469Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:22 [2021-09-23T12:42:22.469Z] #43 131.8   DEP      criu/image-desc.d
12:42:22 [2021-09-23T12:42:22.469Z] #43 ...
12:42:22 [2021-09-23T12:42:22.469Z] 
12:42:22 [2021-09-23T12:42:22.469Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:42:22 [2021-09-23T12:42:22.469Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:42:22 [2021-09-23T12:42:22.469Z] #32 DONE 245.8s
12:42:22 [2021-09-23T12:42:22.599Z] using credential docker-jenkins-github-credentials
12:42:22 [2021-09-23T12:42:22.673Z] Cloning the remote Git repository
12:42:22 [2021-09-23T12:42:22.673Z] Cloning with configured refspecs honoured and without tags
12:42:22 [2021-09-23T12:42:22.729Z] 
12:42:22 [2021-09-23T12:42:22.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:22 [2021-09-23T12:42:22.729Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:22 [2021-09-23T12:42:22.729Z] #43 132.1   DEP      criu/fsnotify.d
12:42:23 [2021-09-23T12:42:23.232Z] #53 ...
12:42:23 [2021-09-23T12:42:23.232Z] 
12:42:23 [2021-09-23T12:42:23.232Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:42:23 [2021-09-23T12:42:23.232Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
12:42:23 [2021-09-23T12:42:23.232Z] #15 DONE 5.5s
12:42:23 [2021-09-23T12:42:23.232Z] 
12:42:23 [2021-09-23T12:42:23.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:23 [2021-09-23T12:42:23.232Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:23 [2021-09-23T12:42:23.232Z] #43 63.70   DEP      criu/arch/x86/vdso-pie.d
12:42:23 [2021-09-23T12:42:23.232Z] #43 63.87   DEP      criu/pie/parasite-vdso.d
12:42:23 [2021-09-23T12:42:23.232Z] #43 64.07   DEP      criu/pie/parasite.d
12:42:23 [2021-09-23T12:42:23.232Z] #43 64.35   CC       criu/pie/parasite.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 65.76   LINK     criu/pie/parasite.built-in.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 65.86   GEN      criu/pie/parasite-blob.h
12:42:23 [2021-09-23T12:42:23.232Z] #43 65.86   CC       criu/pie/parasite-vdso.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 66.63   CC       criu/arch/x86/vdso-pie.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 66.94   CC       criu/arch/x86/restorer.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 67.48   CC       criu/arch/x86/restorer_unmap.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 67.56   CC       criu/arch/x86/sigaction_compat_pie.o
12:42:23 [2021-09-23T12:42:23.232Z] #43 67.89   CC       criu/pie/restorer.o
12:42:23 [2021-09-23T12:42:23.243Z] #56 ...
12:42:23 [2021-09-23T12:42:23.243Z] 
12:42:23 [2021-09-23T12:42:23.243Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:23 [2021-09-23T12:42:23.243Z] #51 sha256:c46878820ddc5af2db98cd78061e10fe630d1228c6e59f5873cda05306066f9b
12:42:23 [2021-09-23T12:42:23.243Z] #51 147.5 mvdan.cc/sh/v3/cmd/shfmt
12:42:23 [2021-09-23T12:42:23.243Z] #51 DONE 152.4s
12:42:23 [2021-09-23T12:42:23.243Z] 
12:42:23 [2021-09-23T12:42:23.243Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:23 [2021-09-23T12:42:23.243Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:23 [2021-09-23T12:42:23.243Z] #43 40.17   CC       images/fs.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 40.41   CC       images/pstree.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 40.75   CC       images/pipe.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 41.15   CC       images/tcp-stream.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 41.63   CC       images/sk-packet.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 42.12   CC       images/mnt.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 42.62   CC       images/pipe-data.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 42.94   CC       images/sa.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 43.29   CC       images/timer.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 43.89   CC       images/timerfd.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 44.26   CC       images/mm.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 44.70   CC       images/sk-opts.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 45.08   CC       images/sk-unix.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 45.49   CC       images/sk-inet.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 45.83   CC       images/tun.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 46.23   CC       images/sk-netlink.o
12:42:23 [2021-09-23T12:42:23.243Z] #43 46.52   CC       images/packet-sock.o
12:42:23 [2021-09-23T12:42:23.299Z] #43 132.4   DEP      criu/filesystems.d
12:42:23 [2021-09-23T12:42:23.320Z] #56 71.51 Checking out files:  30% (1376/4570)   
Checking out files:  31% (1417/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  59% (2722/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
12:42:23 [2021-09-23T12:42:23.321Z] #56 ...
12:42:23 [2021-09-23T12:42:23.321Z] 
12:42:23 [2021-09-23T12:42:23.321Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:23 [2021-09-23T12:42:23.321Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:23 [2021-09-23T12:42:23.321Z] #45 137.5 go/parser
12:42:23 [2021-09-23T12:42:23.321Z] #45 139.0 text/template
12:42:23 [2021-09-23T12:42:23.321Z] #45 144.7 encoding/xml
12:42:23 [2021-09-23T12:42:23.321Z] #45 146.7 go/doc
12:42:23 [2021-09-23T12:42:23.321Z] #45 ...
12:42:23 [2021-09-23T12:42:23.321Z] 
12:42:23 [2021-09-23T12:42:23.321Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:42:23 [2021-09-23T12:42:23.321Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:42:23 [2021-09-23T12:42:23.350Z] #24 138.3 + mkdir -p /tmp/tmp.LFFgKfCqWR/src/github.com/docker
12:42:23 [2021-09-23T12:42:23.350Z] #24 138.3 + mv components/cli /tmp/tmp.LFFgKfCqWR/src/github.com/docker/cli
12:42:23 [2021-09-23T12:42:23.350Z] #24 138.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:42:23 [2021-09-23T12:42:23.499Z] #43 ...
12:42:23 [2021-09-23T12:42:23.499Z] 
12:42:23 [2021-09-23T12:42:23.499Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:23 [2021-09-23T12:42:23.499Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:42:23 [2021-09-23T12:42:23.499Z] #45 140.1 github.com/LK4D4/vndr/godl
12:42:23 [2021-09-23T12:42:23.558Z] #43 132.8   DEP      criu/files.d
12:42:23 [2021-09-23T12:42:23.818Z] #43 133.2   DEP      criu/files-reg.d
12:42:23 [2021-09-23T12:42:23.818Z] #43 47.44   CC       images/ipc-var.o
12:42:24 [2021-09-23T12:42:24.078Z] #43 133.5   DEP      criu/files-ext.d
12:42:24 [2021-09-23T12:42:24.080Z] #43 ...
12:42:24 [2021-09-23T12:42:24.080Z] 
12:42:24 [2021-09-23T12:42:24.080Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:24 [2021-09-23T12:42:24.080Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:42:24 [2021-09-23T12:42:24.080Z] #45 143.3 encoding/xml
12:42:24 [2021-09-23T12:42:24.080Z] #45 147.9 go/doc
12:42:24 [2021-09-23T12:42:24.080Z] #45 151.9 compress/flate
12:42:24 [2021-09-23T12:42:24.080Z] #45 153.3 github.com/LK4D4/vndr/build
12:42:24 [2021-09-23T12:42:24.342Z] #45 ...
12:42:24 [2021-09-23T12:42:24.342Z] 
12:42:24 [2021-09-23T12:42:24.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:24 [2021-09-23T12:42:24.342Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:24 [2021-09-23T12:42:24.342Z] #43 47.87   CC       images/ipc-desc.o
12:42:24 [2021-09-23T12:42:24.395Z] #56 71.51 Checking out files:  30% (1376/4570)   
Checking out files:  31% (1417/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  59% (2722/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
12:42:24 [2021-09-23T12:42:24.395Z] #56 ...
12:42:24 [2021-09-23T12:42:24.395Z] 
12:42:24 [2021-09-23T12:42:24.395Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:24 [2021-09-23T12:42:24.395Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:42:24 [2021-09-23T12:42:24.395Z] #51 138.6 mvdan.cc/sh/v3/fileutil
12:42:24 [2021-09-23T12:42:24.395Z] #51 138.8 mvdan.cc/sh/v3/syntax
12:42:24 [2021-09-23T12:42:24.441Z] #45 140.9 github.com/LK4D4/vndr
12:42:24 [2021-09-23T12:42:24.604Z] #43 48.25   CC       images/ipc-shm.o
12:42:24 [2021-09-23T12:42:24.647Z] #43 133.8   DEP      criu/file-lock.d
12:42:24 [2021-09-23T12:42:24.647Z] #43 134.1   DEP      criu/file-ids.d
12:42:24 [2021-09-23T12:42:24.656Z] #51 ...
12:42:24 [2021-09-23T12:42:24.656Z] 
12:42:24 [2021-09-23T12:42:24.656Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:42:24 [2021-09-23T12:42:24.656Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:42:22 [2021-09-23T12:42:22.857Z] Cloning repository https://github.com/moby/moby.git
12:42:23 [2021-09-23T12:42:23.243Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
12:42:24 [2021-09-23T12:42:24.176Z] Fetching upstream changes from https://github.com/moby/moby.git
12:42:24 [2021-09-23T12:42:24.176Z]  > git --version # timeout=10
12:42:24 [2021-09-23T12:42:24.215Z]  > git --version # 'git version 2.24.1.windows.2'
12:42:24 [2021-09-23T12:42:24.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:42:24 [2021-09-23T12:42:24.218Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:42:24 [2021-09-23T12:42:24.907Z] #43 134.4   DEP      criu/fifo.d
12:42:25 [2021-09-23T12:42:25.167Z] #43 134.6   DEP      criu/fdstore.d
12:42:25 [2021-09-23T12:42:25.168Z] #56 71.51 Checking out files:  30% (1376/4570)   
Checking out files:  31% (1417/4570)   
Checking out files:  32% (1463/4570)   
Checking out files:  33% (1509/4570)   
Checking out files:  34% (1554/4570)   
Checking out files:  35% (1600/4570)   
Checking out files:  36% (1646/4570)   
Checking out files:  37% (1691/4570)   
Checking out files:  38% (1737/4570)   
Checking out files:  39% (1783/4570)   
Checking out files:  40% (1828/4570)   
Checking out files:  41% (1874/4570)   
Checking out files:  42% (1920/4570)   
Checking out files:  43% (1966/4570)   
Checking out files:  44% (2011/4570)   
Checking out files:  45% (2057/4570)   
Checking out files:  46% (2103/4570)   
Checking out files:  47% (2148/4570)   
Checking out files:  48% (2194/4570)   
Checking out files:  49% (2240/4570)   
Checking out files:  50% (2285/4570)   
Checking out files:  51% (2331/4570)   
Checking out files:  52% (2377/4570)   
Checking out files:  53% (2423/4570)   
Checking out files:  54% (2468/4570)   
Checking out files:  55% (2514/4570)   
Checking out files:  56% (2560/4570)   
Checking out files:  57% (2605/4570)   
Checking out files:  58% (2651/4570)   
Checking out files:  59% (2697/4570)   
Checking out files:  59% (2722/4570)   
Checking out files:  60% (2742/4570)   
Checking out files:  61% (2788/4570)   
Checking out files:  62% (2834/4570)   
Checking out files:  63% (2880/4570)   
Checking out files:  64% (2925/4570)   
Checking out files:  65% (2971/4570)   
Checking out files:  66% (3017/4570)   
Checking out files:  67% (3062/4570)   
Checking out files:  68% (3108/4570)   
Checking out files:  69% (3154/4570)   
Checking out files:  70% (3199/4570)   
Checking out files:  71% (3245/4570)   
Checking out files:  72% (3291/4570)   
Checking out files:  73% (3337/4570)   
Checking out files:  74% (3382/4570)   
Checking out files:  75% (3428/4570)   
Checking out files:  76% (3474/4570)   
Checking out files:  77% (3519/4570)   
Checking out files:  78% (3565/4570)   
Checking out files:  79% (3611/4570)   
Checking out files:  80% (3656/4570)   
Checking out files:  81% (3702/4570)   
Checking out files:  82% (3748/4570)   
Checking out files:  83% (3794/4570)   
Checking out files:  84% (3839/4570)   
Checking out files:  85% (3885/4570)   
Checking out files:  86% (3931/4570)   
Checking out files:  87% (3976/4570)   
Checking out files:  88% (4022/4570)   
Checking out files:  89% (4068/4570)   
Checking out files:  90% (4113/4570)   
Checking out files:  91% (4159/4570)   
Checking out files:  92% (4205/4570)   
Checking out files:  93% (4251/4570)   
Checking out files:  94% (4296/4570)   
Checking out files:  95% (4342/4570)   
Checking out files:  96% (4388/4570)   
Checking out files:  97% (4433/4570)   
Checking out files:  97% (4450/4570)   
Checking out files:  98% (4479/4570)   
Checking out files:  99% (4525/4570)   
Checking out files: 100% (4570/4570)   
Checking out files: 100% (4570/4570), done.
12:42:25 [2021-09-23T12:42:25.179Z] #43 48.76   CC       images/ipc-msg.o
12:42:25 [2021-09-23T12:42:25.427Z] #43 134.8   DEP      criu/fault-injection.d
12:42:25 [2021-09-23T12:42:25.427Z] #43 134.8   DEP      criu/external.d
12:42:25 [2021-09-23T12:42:25.427Z] #43 134.9   DEP      criu/eventpoll.d
12:42:25 [2021-09-23T12:42:25.428Z] #56 74.75 + cd /tmp/tmp.J7MUG9hlxl/src/github.com/containerd/containerd
12:42:25 [2021-09-23T12:42:25.428Z] #56 74.76 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
12:42:25 [2021-09-23T12:42:25.440Z] #43 49.28   CC       images/ipc-sem.o
12:42:25 [2021-09-23T12:42:25.687Z] #43 135.2   DEP      criu/eventfd.d
12:42:25 [2021-09-23T12:42:25.827Z] #45 ...
12:42:25 [2021-09-23T12:42:25.827Z] 
12:42:25 [2021-09-23T12:42:25.827Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:42:25 [2021-09-23T12:42:25.827Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
12:42:25 [2021-09-23T12:42:25.827Z] #16 2.380 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:42:25 [2021-09-23T12:42:25.827Z] #16 DONE 2.5s
12:42:25 [2021-09-23T12:42:25.827Z] 
12:42:25 [2021-09-23T12:42:25.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:25 [2021-09-23T12:42:25.827Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.08   LINK     criu/pie/restorer.built-in.o
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.09   GEN      criu/pie/restorer-blob.h
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.21   DEP      criu/vdso.d
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.43   DEP      criu/vdso-compat.d
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.56   DEP      criu/uts_ns.d
12:42:25 [2021-09-23T12:42:25.827Z] #43 71.78   DEP      criu/util.d
12:42:25 [2021-09-23T12:42:25.911Z] #24 ...
12:42:25 [2021-09-23T12:42:25.911Z] 
12:42:25 [2021-09-23T12:42:25.911Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:25 [2021-09-23T12:42:25.911Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:25 [2021-09-23T12:42:25.911Z] #20 22.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
12:42:25 [2021-09-23T12:42:25.911Z] #20 22.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:42:25 [2021-09-23T12:42:25.911Z] #20 22.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
12:42:25 [2021-09-23T12:42:25.911Z] #20 22.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
12:42:25 [2021-09-23T12:42:25.911Z] #20 23.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.29 debconf: delaying package configuration, since apt-utils is not installed
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.39 Fetched 27.7 MB in 5s (5314 kB/s)
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.46 Selecting previously unselected package pigz.
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.46 (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 ... 23419 files and directories currently installed.)
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.54 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.56 Unpacking pigz (2.4-1) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.68 Selecting previously unselected package libpython3.7-minimal:arm64.
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 24.71 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 25.25 Selecting previously unselected package python3.7-minimal.
12:42:25 [2021-09-23T12:42:25.911Z] #20 25.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 25.28 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 25.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 25.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 27.88 Selecting previously unselected package python3-minimal.
12:42:25 [2021-09-23T12:42:25.911Z] #20 27.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23668 files and directories currently installed.)
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.05 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.06 Unpacking python3-minimal (3.7.3-1) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.18 Selecting previously unselected package libmpdec2:arm64.
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.18 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.21 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.37 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 28.39 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.24 Selecting previously unselected package python3.7.
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.28 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.41 Selecting previously unselected package libpython3-stdlib:arm64.
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.42 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:42:25 [2021-09-23T12:42:25.911Z] #20 29.54 Setting up python3-minimal (3.7.3-1) ...
12:42:26 [2021-09-23T12:42:26.013Z] #43 49.52   CC       images/utsns.o
12:42:26 [2021-09-23T12:42:26.088Z] #43 72.07   DEP      criu/uffd.d
12:42:26 [2021-09-23T12:42:26.256Z] #43 135.4   DEP      criu/crtools.d
12:42:26 [2021-09-23T12:42:26.275Z] #43 49.81   CC       images/creds.o
12:42:26 [2021-09-23T12:42:26.349Z] #43 72.31   DEP      criu/tun.d
12:42:26 [2021-09-23T12:42:26.490Z] #20 ...
12:42:26 [2021-09-23T12:42:26.490Z] 
12:42:26 [2021-09-23T12:42:26.490Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:26 [2021-09-23T12:42:26.490Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:26 [2021-09-23T12:42:26.490Z] #43 70.60   CC       criu/arch/aarch64/intraprocedure.o
12:42:26 [2021-09-23T12:42:26.490Z] #43 70.65   CC       criu/pie/restorer.o
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.05   LINK     criu/pie/restorer.built-in.o
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.07   GEN      criu/pie/restorer-blob.h
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.16   DEP      criu/vdso.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.51   DEP      criu/uts_ns.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.74   DEP      criu/util.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 73.97   DEP      criu/uffd.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.11   DEP      criu/tun.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.21   DEP      criu/tty.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.42   DEP      criu/timerfd.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.60   DEP      criu/timens.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.83   DEP      criu/sysfs_parse.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 74.99   DEP      criu/sysctl.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.13   DEP      criu/string.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.16   DEP      criu/stats.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.38   DEP      criu/sockets.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.65   DEP      criu/sk-unix.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.81   DEP      criu/sk-tcp.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 75.96   DEP      criu/sk-queue.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.08   DEP      criu/sk-packet.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.24   DEP      criu/sk-netlink.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.39   DEP      criu/sk-inet.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.55   DEP      criu/signalfd.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.66   DEP      criu/sigframe.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 76.81   DEP      criu/shmem.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.06   DEP      criu/servicefd.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.20   DEP      criu/seize.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.40   DEP      criu/seccomp.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.68   DEP      criu/rst-malloc.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.79   DEP      criu/rbtree.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 77.86   DEP      criu/pstree.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 78.10   DEP      criu/protobuf.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 78.34   GEN      criu/protobuf-desc-gen.h
12:42:26 [2021-09-23T12:42:26.490Z] #43 80.04   DEP      criu/protobuf-desc.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 80.20   DEP      criu/proc_parse.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 80.36   DEP      criu/plugin.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 80.49   DEP      criu/pipes.d
12:42:26 [2021-09-23T12:42:26.490Z] #43 80.67   DEP      criu/pie-util.d
12:42:26 [2021-09-23T12:42:26.515Z] #43 135.7   DEP      criu/cr-service.d
12:42:26 [2021-09-23T12:42:26.538Z] #43 50.17   CC       images/vma.o
12:42:26 [2021-09-23T12:42:26.612Z] #43 72.47   DEP      criu/tty.d
12:42:26 [2021-09-23T12:42:26.753Z] #43 80.79   DEP      criu/pie-util-vdso.d
12:42:26 [2021-09-23T12:42:26.753Z] #43 80.88   DEP      criu/path.d
12:42:26 [2021-09-23T12:42:26.775Z] #43 136.0   DEP      criu/cr-restore.d
12:42:26 [2021-09-23T12:42:26.799Z] #43 50.52   CC       images/netdev.o
12:42:26 [2021-09-23T12:42:26.874Z] #43 72.67   DEP      criu/timerfd.d
12:42:26 [2021-09-23T12:42:26.874Z] #43 72.88   DEP      criu/timens.d
12:42:27 [2021-09-23T12:42:27.018Z] #43 ...
12:42:27 [2021-09-23T12:42:27.018Z] 
12:42:27 [2021-09-23T12:42:27.018Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:27 [2021-09-23T12:42:27.018Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:27 [2021-09-23T12:42:27.018Z] #20 30.62 Selecting previously unselected package python3.
12:42:27 [2021-09-23T12:42:27.018Z] #20 30.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24080 files and directories currently installed.)
12:42:27 [2021-09-23T12:42:27.018Z] #20 30.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.018Z] #20 30.74 Unpacking python3 (3.7.3-1) ...
12:42:27 [2021-09-23T12:42:27.034Z] #43 136.4   DEP      criu/cr-errno.d
12:42:27 [2021-09-23T12:42:27.035Z] #43 136.4   DEP      criu/cr-dump.d
12:42:27 [2021-09-23T12:42:27.136Z] #43 73.01   DEP      criu/sysfs_parse.d
12:42:27 [2021-09-23T12:42:27.136Z] #43 73.15   DEP      criu/sysctl.d
12:42:27 [2021-09-23T12:42:27.281Z] #20 30.89 Selecting previously unselected package libip4tc0:arm64.
12:42:27 [2021-09-23T12:42:27.281Z] #20 30.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.281Z] #20 30.90 Unpacking libip4tc0:arm64 (1.8.2-4) ...
12:42:27 [2021-09-23T12:42:27.281Z] #20 31.00 Selecting previously unselected package libip6tc0:arm64.
12:42:27 [2021-09-23T12:42:27.281Z] #20 31.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.281Z] #20 31.02 Unpacking libip6tc0:arm64 (1.8.2-4) ...
12:42:27 [2021-09-23T12:42:27.281Z] #20 31.12 Selecting previously unselected package libiptc0:arm64.
12:42:27 [2021-09-23T12:42:27.294Z] #43 136.7   DEP      criu/cr-dedup.d
12:42:27 [2021-09-23T12:42:27.373Z] #43 51.12   CC       images/tty.o
12:42:27 [2021-09-23T12:42:27.397Z] #43 73.29   DEP      criu/string.d
12:42:27 [2021-09-23T12:42:27.397Z] #43 73.33   DEP      criu/stats.d
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.12 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.13 Unpacking libiptc0:arm64 (1.8.2-4) ...
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.21 Selecting previously unselected package libnfnetlink0:arm64.
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.23 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.32 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.546Z] #20 31.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:42:27 [2021-09-23T12:42:27.659Z] #43 73.47   DEP      criu/sockets.d
12:42:27 [2021-09-23T12:42:27.810Z] #20 31.43 Selecting previously unselected package libnftnl11:arm64.
12:42:27 [2021-09-23T12:42:27.810Z] #20 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
12:42:27 [2021-09-23T12:42:27.810Z] #20 31.44 Unpacking libnftnl11:arm64 (1.1.2-2) ...
12:42:27 [2021-09-23T12:42:27.863Z] #43 137.0   DEP      criu/cr-check.d
12:42:27 [2021-09-23T12:42:27.921Z] #43 73.63   DEP      criu/sk-unix.d
12:42:27 [2021-09-23T12:42:27.921Z] #43 73.85   DEP      criu/sk-tcp.d
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + export 'BUILDTAGS=netgo osusergo static_build'
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + BUILDTAGS='netgo osusergo static_build'
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + export EXTRA_FLAGS=-buildmode=pie
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + EXTRA_FLAGS=-buildmode=pie
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + '[' '' = dynamic ']'
12:42:27 [2021-09-23T12:42:27.948Z] #56 77.43 + make
12:42:28 [2021-09-23T12:42:28.074Z] #20 31.62 Selecting previously unselected package iptables.
12:42:28 [2021-09-23T12:42:28.074Z] #20 31.62 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
12:42:28 [2021-09-23T12:42:28.074Z] #20 31.63 Unpacking iptables (1.8.2-4) ...
12:42:28 [2021-09-23T12:42:28.123Z] #43 137.3   DEP      criu/config.d
12:42:28 [2021-09-23T12:42:28.123Z] #43 137.6   DEP      criu/clone-noasan.d
12:42:28 [2021-09-23T12:42:28.338Z] #20 32.00 Selecting previously unselected package xxd.
12:42:28 [2021-09-23T12:42:28.338Z] #20 32.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
12:42:28 [2021-09-23T12:42:28.338Z] #20 32.12 Unpacking xxd (2:8.1.0875-5) ...
12:42:28 [2021-09-23T12:42:28.383Z] #43 137.7   DEP      criu/cgroup.d
12:42:28 [2021-09-23T12:42:28.383Z] #43 137.8   DEP      criu/cgroup-props.d
12:42:28 [2021-09-23T12:42:28.383Z] #43 137.9   DEP      criu/bitmap.d
12:42:28 [2021-09-23T12:42:28.495Z] #43 74.11   DEP      criu/sk-queue.d
12:42:28 [2021-09-23T12:42:28.495Z] #43 ...
12:42:28 [2021-09-23T12:42:28.495Z] 
12:42:28 [2021-09-23T12:42:28.495Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:42:28 [2021-09-23T12:42:28.495Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
12:42:28 [2021-09-23T12:42:28.495Z] #17 DONE 2.7s
12:42:28 [2021-09-23T12:42:28.495Z] 
12:42:28 [2021-09-23T12:42:28.495Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:28 [2021-09-23T12:42:28.495Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:28 [2021-09-23T12:42:28.495Z] #43 74.31   DEP      criu/sk-packet.d
12:42:28 [2021-09-23T12:42:28.601Z] #20 32.28 Selecting previously unselected package vim-common.
12:42:28 [2021-09-23T12:42:28.601Z] #20 32.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:42:28 [2021-09-23T12:42:28.601Z] #20 32.31 Unpacking vim-common (2:8.1.0875-5) ...
12:42:28 [2021-09-23T12:42:28.643Z] #43 137.9   DEP      criu/bfd.d
12:42:28 [2021-09-23T12:42:28.643Z] #43 138.1   DEP      criu/autofs.d
12:42:28 [2021-09-23T12:42:28.757Z] #43 74.55   DEP      criu/sk-netlink.d
12:42:28 [2021-09-23T12:42:28.757Z] #43 74.80   DEP      criu/sk-inet.d
12:42:28 [2021-09-23T12:42:28.762Z] #43 52.10   CC       images/file-lock.o
12:42:28 [2021-09-23T12:42:28.762Z] #43 52.40   CC       images/rlimit.o
12:42:28 [2021-09-23T12:42:28.865Z] #20 32.55 Selecting previously unselected package bash-completion.
12:42:28 [2021-09-23T12:42:28.865Z] #20 32.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:42:29 [2021-09-23T12:42:29.024Z] #43 52.75   CC       images/pagemap.o
12:42:29 [2021-09-23T12:42:29.212Z] #43 138.4   DEP      criu/aio.d
12:42:29 [2021-09-23T12:42:29.330Z] #43 74.96   DEP      criu/signalfd.d
12:42:29 [2021-09-23T12:42:29.330Z] #43 75.10   DEP      criu/sigframe.d
12:42:29 [2021-09-23T12:42:29.330Z] #43 75.21   DEP      criu/shmem.d
12:42:29 [2021-09-23T12:42:29.471Z] #43 138.7   DEP      criu/action-scripts.d
12:42:29 [2021-09-23T12:42:29.592Z] #43 75.40   DEP      criu/servicefd.d
12:42:29 [2021-09-23T12:42:29.592Z] #43 ...
12:42:29 [2021-09-23T12:42:29.592Z] 
12:42:29 [2021-09-23T12:42:29.592Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:29 [2021-09-23T12:42:29.592Z] #45 sha256:076f55ec2962e8c0615a67739ca9909253a94aa56b816254b78da76cce9d2523
12:42:29 [2021-09-23T12:42:29.592Z] #45 DONE 146.3s
12:42:29 [2021-09-23T12:42:29.592Z] 
12:42:29 [2021-09-23T12:42:29.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:29 [2021-09-23T12:42:29.592Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:29 [2021-09-23T12:42:29.592Z] #43 75.53   DEP      criu/seize.d
12:42:29 [2021-09-23T12:42:29.598Z] #43 53.20   CC       images/siginfo.o
12:42:29 [2021-09-23T12:42:29.731Z] #43 ...
12:42:29 [2021-09-23T12:42:29.732Z] 
12:42:29 [2021-09-23T12:42:29.732Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:29 [2021-09-23T12:42:29.732Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.90 The following NEW packages will be installed:
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:42:29 [2021-09-23T12:42:29.732Z] #20 36.93   xz-utils zip
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.36 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.36 Need to get 28.6 MB of archives.
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.36 After this operation, 116 MB of additional disk space will be used.
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 37.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.70 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 38.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 39.81 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:42:29 [2021-09-23T12:42:29.732Z] #20 40.79 debconf: delaying package configuration, since apt-utils is not installed
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.03 Fetched 28.6 MB in 3s (10.4 MB/s)
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.14 Selecting previously unselected package pigz.
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.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 ... 23446 files and directories currently installed.)
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.24 Unpacking pigz (2.4-1) ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.56 Selecting previously unselected package libpython3.7-minimal:amd64.
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 41.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 42.42 Selecting previously unselected package python3.7-minimal.
12:42:29 [2021-09-23T12:42:29.732Z] #20 42.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 42.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:42:29 [2021-09-23T12:42:29.732Z] #20 ...
12:42:29 [2021-09-23T12:42:29.732Z] 
12:42:29 [2021-09-23T12:42:29.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:29 [2021-09-23T12:42:29.732Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:29 [2021-09-23T12:42:29.732Z] #43 139.2   CC       criu/action-scripts.o
12:42:29 [2021-09-23T12:42:29.853Z] #56 79.10 + bin/ctr
12:42:29 [2021-09-23T12:42:29.854Z] #43 75.74   DEP      criu/seccomp.d
12:42:30 [2021-09-23T12:42:30.116Z] #43 75.90   DEP      criu/rst-malloc.d
12:42:30 [2021-09-23T12:42:30.116Z] #43 75.97   DEP      criu/rbtree.d
12:42:30 [2021-09-23T12:42:30.116Z] #43 76.02   DEP      criu/pstree.d
12:42:30 [2021-09-23T12:42:30.171Z] #43 53.65   CC       images/rpc.o
12:42:30 [2021-09-23T12:42:30.377Z] #43 76.19   DEP      criu/protobuf.d
12:42:30 [2021-09-23T12:42:30.377Z] #43 76.31   GEN      criu/protobuf-desc-gen.h
12:42:30 [2021-09-23T12:42:30.671Z] #43 139.9   CC       criu/aio.o
12:42:31 [2021-09-23T12:42:31.334Z] #43 140.6   CC       criu/autofs.o
12:42:31 [2021-09-23T12:42:31.560Z] #43 55.25   CC       images/ext-file.o
12:42:31 [2021-09-23T12:42:31.745Z] #56 ...
12:42:31 [2021-09-23T12:42:31.745Z] 
12:42:31 [2021-09-23T12:42:31.745Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
12:42:31 [2021-09-23T12:42:31.745Z] #51 sha256:9fe5ac0dd82e53e92017a8bc8cc0d0903395cad4fb53cbb8bc266bc99fff25ef
12:42:31 [2021-09-23T12:42:31.745Z] #51 149.5 mvdan.cc/sh/v3/cmd/shfmt
12:42:31 [2021-09-23T12:42:31.745Z] #51 DONE 155.9s
12:42:31 [2021-09-23T12:42:31.745Z] 
12:42:31 [2021-09-23T12:42:31.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:31 [2021-09-23T12:42:31.745Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:31 [2021-09-23T12:42:31.745Z] #43 32.55   CC       images/core-arm.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 33.21   CC       images/core-aarch64.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 33.96   CC       images/core-ppc64.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 35.05   CC       images/core-s390.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 36.28   CC       images/cpuinfo.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 36.99   CC       images/inventory.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 37.47   CC       images/fdinfo.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 38.24   CC       images/fown.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 38.61   CC       images/ns.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 39.13   CC       images/regfile.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 39.65   CC       images/ghost-file.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 40.25   CC       images/fifo.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 40.68   CC       images/remap-file-path.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 41.09   CC       images/eventfd.o
12:42:31 [2021-09-23T12:42:31.745Z] #43 41.59   CC       images/eventpoll.o
12:42:32 [2021-09-23T12:42:32.133Z] #43 55.68   CC       images/cgroup.o
12:42:32 [2021-09-23T12:42:32.183Z] #20 35.54 Unpacking bash-completion (1:2.8-6) ...
12:42:32 [2021-09-23T12:42:32.295Z] #43 77.93   DEP      criu/protobuf-desc.d
12:42:32 [2021-09-23T12:42:32.295Z] #43 ...
12:42:32 [2021-09-23T12:42:32.295Z] 
12:42:32 [2021-09-23T12:42:32.295Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:42:32 [2021-09-23T12:42:32.295Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
12:42:32 [2021-09-23T12:42:32.295Z] #18 DONE 3.6s
12:42:32 [2021-09-23T12:42:32.295Z] 
12:42:32 [2021-09-23T12:42:32.295Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:32 [2021-09-23T12:42:32.295Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:32 [2021-09-23T12:42:32.295Z] #43 78.06   DEP      criu/proc_parse.d
12:42:32 [2021-09-23T12:42:32.308Z] #43 42.01   CC       images/fh.o
12:42:32 [2021-09-23T12:42:32.446Z] #20 36.19 Selecting previously unselected package bzip2.
12:42:32 [2021-09-23T12:42:32.556Z] #43 78.36   DEP      criu/plugin.d
12:42:32 [2021-09-23T12:42:32.556Z] #43 78.45   DEP      criu/pipes.d
12:42:32 [2021-09-23T12:42:32.556Z] #43 78.63   DEP      criu/pie-util.d
12:42:32 [2021-09-23T12:42:32.712Z] #20 36.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
12:42:32 [2021-09-23T12:42:32.713Z] #20 36.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:42:32 [2021-09-23T12:42:32.713Z] #20 36.40 Selecting previously unselected package xz-utils.
12:42:32 [2021-09-23T12:42:32.713Z] #20 36.40 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
12:42:32 [2021-09-23T12:42:32.713Z] #20 36.41 Unpacking xz-utils (5.2.4-1) ...
12:42:32 [2021-09-23T12:42:32.818Z] #43 78.77   DEP      criu/pie-util-vdso.d
12:42:32 [2021-09-23T12:42:32.871Z] #43 42.57   CC       images/fsnotify.o
12:42:32 [2021-09-23T12:42:32.975Z] #20 36.67 Selecting previously unselected package apparmor.
12:42:32 [2021-09-23T12:42:32.976Z] #20 36.69 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
12:42:33 [2021-09-23T12:42:33.079Z] #43 56.73   CC       images/userns.o
12:42:33 [2021-09-23T12:42:33.079Z] #43 78.87   DEP      criu/pie-util-vdso-elf32.d
12:42:33 [2021-09-23T12:42:33.079Z] #43 79.04   DEP      criu/path.d
12:42:33 [2021-09-23T12:42:33.239Z] #20 36.77 Unpacking apparmor (2.13.2-10) ...
12:42:33 [2021-09-23T12:42:33.340Z] #43 57.14   CC       images/google/protobuf/descriptor.o
12:42:33 [2021-09-23T12:42:33.341Z] #43 79.26   DEP      criu/parasite-syscall.d
12:42:33 [2021-09-23T12:42:33.502Z] #20 37.11 Selecting previously unselected package aufs-tools.
12:42:33 [2021-09-23T12:42:33.502Z] #20 37.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
12:42:33 [2021-09-23T12:42:33.502Z] #20 37.14 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:42:33 [2021-09-23T12:42:33.602Z] #43 79.48   DEP      criu/pagemap.d
12:42:33 [2021-09-23T12:42:33.765Z] #20 37.35 Selecting previously unselected package libonig5:arm64.
12:42:33 [2021-09-23T12:42:33.765Z] #20 37.37 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
12:42:33 [2021-09-23T12:42:33.765Z] #20 37.40 Unpacking libonig5:arm64 (6.9.1-1) ...
12:42:33 [2021-09-23T12:42:33.765Z] #20 37.59 Selecting previously unselected package libjq1:arm64.
12:42:33 [2021-09-23T12:42:33.802Z] #43 43.60   CC       images/signalfd.o
12:42:33 [2021-09-23T12:42:33.894Z] #43 79.64   DEP      criu/pagemap-cache.d
12:42:33 [2021-09-23T12:42:33.894Z] #43 79.79   DEP      criu/page-xfer.d
12:42:33 [2021-09-23T12:42:33.911Z] #43 143.0   CC       criu/bfd.o
12:42:34 [2021-09-23T12:42:34.029Z] #20 37.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:42:34 [2021-09-23T12:42:34.029Z] #20 37.61 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:42:34 [2021-09-23T12:42:34.029Z] #20 37.75 Selecting previously unselected package jq.
12:42:34 [2021-09-23T12:42:34.029Z] #20 37.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
12:42:34 [2021-09-23T12:42:34.029Z] #20 37.78 Unpacking jq (1.5+dfsg-2+b1) ...
12:42:34 [2021-09-23T12:42:34.059Z] #43 43.76   CC       images/fs.o
12:42:34 [2021-09-23T12:42:34.157Z] #43 80.01   DEP      criu/page-pipe.d
12:42:34 [2021-09-23T12:42:34.170Z] #43 143.6   CC       criu/bitmap.o
12:42:34 [2021-09-23T12:42:34.315Z] #43 44.10   CC       images/pstree.o
12:42:34 [2021-09-23T12:42:34.334Z] #20 37.90 Selecting previously unselected package libaio1:arm64.
12:42:34 [2021-09-23T12:42:34.334Z] #20 37.90 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
12:42:34 [2021-09-23T12:42:34.334Z] #20 37.92 Unpacking libaio1:arm64 (0.3.112-3) ...
12:42:34 [2021-09-23T12:42:34.421Z] #43 80.12   DEP      criu/netfilter.d
12:42:34 [2021-09-23T12:42:34.421Z] #43 80.26   DEP      criu/net.d
12:42:34 [2021-09-23T12:42:34.429Z] #43 143.8   CC       criu/cgroup-props.o
12:42:34 [2021-09-23T12:42:34.574Z] #43 44.37   CC       images/pipe.o
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.03 Selecting previously unselected package libgpm2:arm64.
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.04 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.05 Unpacking libgpm2:arm64 (1.20.7-5) ...
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.25 Selecting previously unselected package libicu63:arm64.
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
12:42:34 [2021-09-23T12:42:34.617Z] #20 38.29 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
12:42:34 [2021-09-23T12:42:34.685Z] #43 80.44   DEP      criu/namespaces.d
12:42:34 [2021-09-23T12:42:34.685Z] #43 80.65   DEP      criu/mount.d
12:42:34 [2021-09-23T12:42:34.947Z] #43 80.89   DEP      criu/memfd.d
12:42:35 [2021-09-23T12:42:35.137Z] #43 44.72   CC       images/tcp-stream.o
12:42:35 [2021-09-23T12:42:35.208Z] #43 81.10   DEP      criu/mem.d
12:42:35 [2021-09-23T12:42:35.366Z] #43 144.7   CC       criu/cgroup.o
12:42:35 [2021-09-23T12:42:35.394Z] #43 45.23   CC       images/sk-packet.o
12:42:35 [2021-09-23T12:42:35.469Z] #43 81.36   DEP      criu/lsm.d
12:42:35 [2021-09-23T12:42:35.733Z] #43 81.54   DEP      criu/log.d
12:42:35 [2021-09-23T12:42:35.733Z] #43 81.68   DEP      criu/libnetlink.d
12:42:35 [2021-09-23T12:42:35.733Z] #43 81.77   DEP      criu/kerndat.d
12:42:35 [2021-09-23T12:42:35.894Z] #43 59.42   CC       images/opts.o
12:42:35 [2021-09-23T12:42:35.956Z] #43 45.71   CC       images/mnt.o
12:42:35 [2021-09-23T12:42:35.995Z] #43 ...
12:42:35 [2021-09-23T12:42:35.995Z] 
12:42:35 [2021-09-23T12:42:35.995Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:42:35 [2021-09-23T12:42:35.995Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
12:42:35 [2021-09-23T12:42:35.995Z] #19 DONE 4.0s
12:42:35 [2021-09-23T12:42:35.995Z] 
12:42:35 [2021-09-23T12:42:35.995Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:35 [2021-09-23T12:42:35.995Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:35 [2021-09-23T12:42:35.995Z] #43 81.94   DEP      criu/kcmp-ids.d
12:42:35 [2021-09-23T12:42:35.995Z] #43 82.04   DEP      criu/irmap.d
12:42:36 [2021-09-23T12:42:36.155Z] #43 59.77   CC       images/seccomp.o
12:42:36 [2021-09-23T12:42:36.213Z] #43 46.12   CC       images/pipe-data.o
12:42:36 [2021-09-23T12:42:36.303Z] #43 ...
12:42:36 [2021-09-23T12:42:36.303Z] 
12:42:36 [2021-09-23T12:42:36.303Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:36 [2021-09-23T12:42:36.303Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:36 [2021-09-23T12:42:36.303Z] #20 43.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 43.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.17 Selecting previously unselected package python3-minimal.
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.36 Unpacking python3-minimal (3.7.3-1) ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.63 Selecting previously unselected package libmpdec2:amd64.
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.65 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.69 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 47.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:42:36 [2021-09-23T12:42:36.303Z] #20 48.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:42:36 [2021-09-23T12:42:36.303Z] #20 48.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:42:36 [2021-09-23T12:42:36.470Z] #43 46.36   CC       images/sa.o
12:42:36 [2021-09-23T12:42:36.567Z] #43 82.24   DEP      criu/ipc_ns.d
12:42:36 [2021-09-23T12:42:36.567Z] #43 82.42   DEP      criu/image.d
12:42:36 [2021-09-23T12:42:36.567Z] #43 82.61   DEP      criu/image-desc.d
12:42:36 [2021-09-23T12:42:36.729Z] #43 60.25   CC       images/binfmt-misc.o
12:42:36 [2021-09-23T12:42:36.837Z] #43 ...
12:42:36 [2021-09-23T12:42:36.837Z] 
12:42:36 [2021-09-23T12:42:36.837Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:42:36 [2021-09-23T12:42:36.837Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:42:36 [2021-09-23T12:42:36.837Z] #32 DONE 153.0s
12:42:36 [2021-09-23T12:42:36.837Z] 
12:42:36 [2021-09-23T12:42:36.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:36 [2021-09-23T12:42:36.837Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:36 [2021-09-23T12:42:36.837Z] #43 82.69   DEP      criu/fsnotify.d
12:42:36 [2021-09-23T12:42:36.837Z] #43 82.87   DEP      criu/filesystems.d
12:42:36 [2021-09-23T12:42:36.991Z] #43 60.56   CC       images/time.o
12:42:36 [2021-09-23T12:42:36.991Z] #43 ...
12:42:36 [2021-09-23T12:42:36.991Z] 
12:42:36 [2021-09-23T12:42:36.991Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:36 [2021-09-23T12:42:36.991Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:42:36 [2021-09-23T12:42:36.991Z] #45 156.4 compress/gzip
12:42:36 [2021-09-23T12:42:36.991Z] #45 157.6 crypto/rsa
12:42:36 [2021-09-23T12:42:36.991Z] #45 158.6 crypto/dsa
12:42:36 [2021-09-23T12:42:36.991Z] #45 159.1 crypto/x509/pkix
12:42:36 [2021-09-23T12:42:36.991Z] #45 159.8 net
12:42:36 [2021-09-23T12:42:36.991Z] #45 160.0 vendor/golang.org/x/crypto/chacha20
12:42:36 [2021-09-23T12:42:36.991Z] #45 161.0 vendor/golang.org/x/crypto/poly1305
12:42:36 [2021-09-23T12:42:36.991Z] #45 162.3 vendor/golang.org/x/sys/cpu
12:42:36 [2021-09-23T12:42:36.991Z] #45 163.3 vendor/golang.org/x/crypto/chacha20poly1305
12:42:36 [2021-09-23T12:42:36.991Z] #45 165.1 vendor/golang.org/x/crypto/curve25519
12:42:37 [2021-09-23T12:42:37.034Z] #43 46.72   CC       images/timer.o
12:42:37 [2021-09-23T12:42:37.098Z] #43 83.00   DEP      criu/files.d
12:42:37 [2021-09-23T12:42:37.098Z] #43 ...
12:42:37 [2021-09-23T12:42:37.098Z] 
12:42:37 [2021-09-23T12:42:37.098Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:42:37 [2021-09-23T12:42:37.098Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:42:37 [2021-09-23T12:42:37.098Z] #53 14.93 + cd /tmp/tmp.ewMcpGKNoa/src/github.com/opencontainers/runc
12:42:37 [2021-09-23T12:42:37.098Z] #53 14.93 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:42:37 [2021-09-23T12:42:37.098Z] #53 15.49 + '[' -z '' ']'
12:42:37 [2021-09-23T12:42:37.098Z] #53 15.49 + target=static
12:42:37 [2021-09-23T12:42:37.098Z] #53 15.49 + make 'BUILDTAGS=seccomp ' static
12:42:37 [2021-09-23T12:42:37.098Z] #53 15.83 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.70 Selecting previously unselected package python3.7.
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.72 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.91 Selecting previously unselected package libpython3-stdlib:amd64.
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:42:37 [2021-09-23T12:42:37.130Z] #20 49.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:42:37 [2021-09-23T12:42:37.253Z] #45 ...
12:42:37 [2021-09-23T12:42:37.253Z] 
12:42:37 [2021-09-23T12:42:37.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:37 [2021-09-23T12:42:37.253Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:37 [2021-09-23T12:42:37.253Z] #43 60.85   CC       images/sysctl.o
12:42:37 [2021-09-23T12:42:37.259Z] #20 ...
12:42:37 [2021-09-23T12:42:37.259Z] 
12:42:37 [2021-09-23T12:42:37.259Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:42:37 [2021-09-23T12:42:37.259Z] #40 sha256:e1e5df3e57206ea34c28c067014ecc037954fed18bbaf72ed50c4d18f4259a50
12:42:37 [2021-09-23T12:42:37.259Z] #40 149.6 + dpkg --print-architecture
12:42:37 [2021-09-23T12:42:37.259Z] #40 DONE 151.7s
12:42:37 [2021-09-23T12:42:37.259Z] 
12:42:37 [2021-09-23T12:42:37.259Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:37 [2021-09-23T12:42:37.259Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:37 [2021-09-23T12:42:37.259Z] #43 81.04   DEP      criu/parasite-syscall.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 81.25   DEP      criu/pagemap.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 81.45   DEP      criu/pagemap-cache.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 81.65   DEP      criu/page-xfer.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 81.87   DEP      criu/page-pipe.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 82.06   DEP      criu/netfilter.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 82.25   DEP      criu/net.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 82.55   DEP      criu/namespaces.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 82.78   DEP      criu/mount.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.01   DEP      criu/memfd.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.12   DEP      criu/mem.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.28   DEP      criu/lsm.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.46   DEP      criu/log.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.59   DEP      criu/libnetlink.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.79   DEP      criu/kerndat.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 83.97   DEP      criu/kcmp-ids.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.12   DEP      criu/irmap.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.24   DEP      criu/ipc_ns.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.43   DEP      criu/image.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.61   DEP      criu/image-desc.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.73   DEP      criu/fsnotify.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 84.91   DEP      criu/filesystems.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.06   DEP      criu/files.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.23   DEP      criu/files-reg.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.36   DEP      criu/files-ext.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.46   DEP      criu/file-lock.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.74   DEP      criu/file-ids.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 85.93   DEP      criu/fifo.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 86.10   DEP      criu/fdstore.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 86.25   DEP      criu/fault-injection.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 86.34   DEP      criu/external.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 86.50   DEP      criu/eventpoll.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 86.77   DEP      criu/eventfd.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 87.03   DEP      criu/crtools.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 87.28   DEP      criu/cr-service.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 87.48   DEP      criu/cr-restore.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 87.66   DEP      criu/cr-errno.d
12:42:37 [2021-09-23T12:42:37.259Z] #43 87.68   DEP      criu/cr-dump.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 87.90   DEP      criu/cr-dedup.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 88.12   DEP      criu/cr-check.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 88.30   DEP      criu/config.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 88.61   DEP      criu/clone-noasan.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 88.77   DEP      criu/cgroup.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 88.99   DEP      criu/cgroup-props.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.13   DEP      criu/bitmap.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.16   DEP      criu/bfd.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.30   DEP      criu/autofs.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.48   DEP      criu/aio.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.65   DEP      criu/action-scripts.d
12:42:37 [2021-09-23T12:42:37.260Z] #43 89.87   CC       criu/action-scripts.o
12:42:37 [2021-09-23T12:42:37.260Z] #43 90.53   CC       criu/aio.o
12:42:37 [2021-09-23T12:42:37.260Z] #43 ...
12:42:37 [2021-09-23T12:42:37.260Z] 
12:42:37 [2021-09-23T12:42:37.260Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:37 [2021-09-23T12:42:37.260Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.70 Selecting previously unselected package libnet1:arm64.
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.83 Selecting previously unselected package libnl-3-200:arm64.
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
12:42:37 [2021-09-23T12:42:37.260Z] #20 40.87 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:42:37 [2021-09-23T12:42:37.360Z] #53 ...
12:42:37 [2021-09-23T12:42:37.360Z] 
12:42:37 [2021-09-23T12:42:37.360Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:37 [2021-09-23T12:42:37.360Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:37 [2021-09-23T12:42:37.360Z] #43 83.17   DEP      criu/files-reg.d
12:42:37 [2021-09-23T12:42:37.360Z] #43 83.29   DEP      criu/files-ext.d
12:42:37 [2021-09-23T12:42:37.360Z] #43 83.43   DEP      criu/file-lock.d
12:42:37 [2021-09-23T12:42:37.388Z] #20 50.17 Setting up python3-minimal (3.7.3-1) ...
12:42:37 [2021-09-23T12:42:37.514Z] #43 61.17   CC       images/autofs.o
12:42:37 [2021-09-23T12:42:37.523Z] #20 40.98 Selecting previously unselected package libprotobuf-c1:arm64.
12:42:37 [2021-09-23T12:42:37.523Z] #20 40.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:42:37 [2021-09-23T12:42:37.523Z] #20 41.00 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:42:37 [2021-09-23T12:42:37.523Z] #20 41.13 Selecting previously unselected package libreadline5:arm64.
12:42:37 [2021-09-23T12:42:37.523Z] #20 41.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
12:42:37 [2021-09-23T12:42:37.523Z] #20 41.14 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:42:37 [2021-09-23T12:42:37.596Z] #43 47.30   CC       images/timerfd.o
12:42:37 [2021-09-23T12:42:37.786Z] #20 41.28 Selecting previously unselected package net-tools.
12:42:37 [2021-09-23T12:42:37.786Z] #20 41.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
12:42:37 [2021-09-23T12:42:37.786Z] #20 41.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:42:37 [2021-09-23T12:42:37.853Z] #43 47.58   CC       images/mm.o
12:42:37 [2021-09-23T12:42:37.931Z] #43 83.61   DEP      criu/file-ids.d
12:42:37 [2021-09-23T12:42:37.932Z] #43 83.76   DEP      criu/fifo.d
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.60 Selecting previously unselected package patch.
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.63 Unpacking patch (2.7.6-3+deb10u1) ...
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.75 Selecting previously unselected package python-pip-whl.
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.76 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:42:38 [2021-09-23T12:42:38.049Z] #20 41.78 Unpacking python-pip-whl (18.1-5) ...
12:42:38 [2021-09-23T12:42:38.088Z] #43 61.54   CC       images/macvlan.o
12:42:38 [2021-09-23T12:42:38.110Z] #43 47.95   CC       images/sk-opts.o
12:42:38 [2021-09-23T12:42:38.193Z] #43 83.94   DEP      criu/fdstore.d
12:42:38 [2021-09-23T12:42:38.193Z] #43 84.11   DEP      criu/fault-injection.d
12:42:38 [2021-09-23T12:42:38.193Z] #43 84.13   DEP      criu/external.d
12:42:38 [2021-09-23T12:42:38.350Z] #43 62.00   CC       images/sit.o
12:42:38 [2021-09-23T12:42:38.366Z] #43 48.24   CC       images/sk-unix.o
12:42:38 [2021-09-23T12:42:38.454Z] #43 84.21   DEP      criu/eventpoll.d
12:42:38 [2021-09-23T12:42:38.573Z] Fetching without tags
12:42:38 [2021-09-23T12:42:38.612Z] #43 62.39   CC       images/memfd.o
12:42:38 [2021-09-23T12:42:38.628Z] #20 42.34 Selecting previously unselected package python3-lib2to3.
12:42:38 [2021-09-23T12:42:38.628Z] #20 42.35 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:42:38 [2021-09-23T12:42:38.628Z] #20 42.36 Unpacking python3-lib2to3 (3.7.3-1) ...
12:42:38 [2021-09-23T12:42:38.717Z] #43 84.55   DEP      criu/eventfd.d
12:42:38 [2021-09-23T12:42:38.717Z] #43 84.55   DEP      criu/crtools.d
12:42:38 [2021-09-23T12:42:38.903Z] #20 42.53 Selecting previously unselected package python3-distutils.
12:42:38 [2021-09-23T12:42:38.903Z] #20 42.53 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:42:38 [2021-09-23T12:42:38.903Z] #20 42.54 Unpacking python3-distutils (3.7.3-1) ...
12:42:38 [2021-09-23T12:42:38.934Z] #43 ...
12:42:38 [2021-09-23T12:42:38.934Z] 
12:42:38 [2021-09-23T12:42:38.934Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:38 [2021-09-23T12:42:38.934Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:38 [2021-09-23T12:42:38.934Z] #45 152.9 github.com/LK4D4/vndr/build
12:42:38 [2021-09-23T12:42:38.934Z] #45 154.0 github.com/LK4D4/vndr/godl/singleflight
12:42:38 [2021-09-23T12:42:38.934Z] #45 154.5 github.com/LK4D4/vndr/versioned
12:42:38 [2021-09-23T12:42:38.934Z] #45 154.9 compress/flate
12:42:38 [2021-09-23T12:42:38.934Z] #45 158.2 hash/crc32
12:42:38 [2021-09-23T12:42:38.934Z] #45 159.5 crypto/ed25519
12:42:38 [2021-09-23T12:42:38.934Z] #45 159.5 compress/gzip
12:42:38 [2021-09-23T12:42:38.934Z] #45 160.1 crypto/rsa
12:42:38 [2021-09-23T12:42:38.934Z] #45 160.8 crypto/dsa
12:42:38 [2021-09-23T12:42:38.934Z] #45 161.6 crypto/x509/pkix
12:42:38 [2021-09-23T12:42:38.934Z] #45 162.4 net
12:42:38 [2021-09-23T12:42:38.934Z] #45 162.5 vendor/golang.org/x/crypto/chacha20
12:42:38 [2021-09-23T12:42:38.934Z] #45 ...
12:42:38 [2021-09-23T12:42:38.934Z] 
12:42:38 [2021-09-23T12:42:38.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:38 [2021-09-23T12:42:38.934Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:38 [2021-09-23T12:42:38.934Z] #43 48.72   CC       images/sk-inet.o
12:42:38 [2021-09-23T12:42:38.979Z] #43 84.79   DEP      criu/cr-service.d
12:42:38 [2021-09-23T12:42:38.979Z] #43 84.95   DEP      criu/cr-restore.d
12:42:39 [2021-09-23T12:42:39.167Z] #20 42.72 Selecting previously unselected package python3-pip.
12:42:39 [2021-09-23T12:42:39.168Z] #20 42.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:42:39 [2021-09-23T12:42:39.168Z] #20 42.75 Unpacking python3-pip (18.1-5) ...
12:42:39 [2021-09-23T12:42:39.168Z] #20 42.94 Selecting previously unselected package python3-pkg-resources.
12:42:39 [2021-09-23T12:42:39.168Z] #20 42.96 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:42:39 [2021-09-23T12:42:39.168Z] #20 42.96 Unpacking python3-pkg-resources (40.8.0-1) ...
12:42:39 [2021-09-23T12:42:39.186Z] #43 ...
12:42:39 [2021-09-23T12:42:39.186Z] 
12:42:39 [2021-09-23T12:42:39.186Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:42:39 [2021-09-23T12:42:39.186Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:42:39 [2021-09-23T12:42:39.186Z] #13 152.2 Selecting previously unselected package g++-mingw-w64-x86-64.
12:42:39 [2021-09-23T12:42:39.186Z] #13 152.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.186Z] #13 152.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:39 [2021-09-23T12:42:39.186Z] #13 ...
12:42:39 [2021-09-23T12:42:39.186Z] 
12:42:39 [2021-09-23T12:42:39.186Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:39 [2021-09-23T12:42:39.186Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:39 [2021-09-23T12:42:39.186Z] #43 62.84   CC       images/timens.o
12:42:39 [2021-09-23T12:42:39.239Z] #43 85.24   DEP      criu/cr-errno.d
12:42:39 [2021-09-23T12:42:39.245Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.75 Selecting previously unselected package python3.
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.82 Unpacking python3 (3.7.3-1) ...
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.97 Selecting previously unselected package libip4tc0:amd64.
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.305Z] #20 51.98 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:42:39 [2021-09-23T12:42:39.305Z] #20 52.15 Selecting previously unselected package libip6tc0:amd64.
12:42:39 [2021-09-23T12:42:39.305Z] #20 52.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.305Z] #20 52.16 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:42:39 [2021-09-23T12:42:39.431Z] #20 43.09 Selecting previously unselected package python3-setuptools.
12:42:39 [2021-09-23T12:42:39.431Z] #20 43.11 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:42:39 [2021-09-23T12:42:39.431Z] #20 43.12 Unpacking python3-setuptools (40.8.0-1) ...
12:42:39 [2021-09-23T12:42:39.448Z] #43 63.19   LINK     images/built-in.o
12:42:38 [2021-09-23T12:42:38.307Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:42:38 [2021-09-23T12:42:38.348Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:42:38 [2021-09-23T12:42:38.386Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:42:38 [2021-09-23T12:42:38.494Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:42:38 [2021-09-23T12:42:38.608Z] Fetching upstream changes from https://github.com/moby/moby.git
12:42:38 [2021-09-23T12:42:38.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:42:38 [2021-09-23T12:42:38.610Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:42:39 [2021-09-23T12:42:39.351Z]  > git config core.sparsecheckout # timeout=10
12:42:39 [2021-09-23T12:42:39.391Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:42:39 [2021-09-23T12:42:39.498Z] #43 49.27   CC       images/tun.o
12:42:39 [2021-09-23T12:42:39.501Z] #43 85.26   DEP      criu/cr-dump.d
12:42:39 [2021-09-23T12:42:39.501Z] #43 85.44   DEP      criu/cr-dedup.d
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.26 Selecting previously unselected package libiptc0:amd64.
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.28 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.40 Selecting previously unselected package libnfnetlink0:amd64.
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.566Z] #20 52.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:42:39 [2021-09-23T12:42:39.695Z] #20 43.37 Selecting previously unselected package python3-wheel.
12:42:39 [2021-09-23T12:42:39.695Z] #20 43.38 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:42:39 [2021-09-23T12:42:39.695Z] #20 43.39 Unpacking python3-wheel (0.32.3-2) ...
12:42:39 [2021-09-23T12:42:39.695Z] #20 43.52 Selecting previously unselected package sudo.
12:42:39 [2021-09-23T12:42:39.710Z] #43 63.38   GEN      compel/include/asm
12:42:39 [2021-09-23T12:42:39.710Z] #43 63.41   GEN      compel/include/version.h
12:42:39 [2021-09-23T12:42:39.710Z] #43 63.45 touch .config
12:42:39 [2021-09-23T12:42:39.710Z] #43 63.51   GEN      include/common/config.h
12:42:39 [2021-09-23T12:42:39.761Z] #43 85.57   DEP      criu/cr-check.d
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.56 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.70 Selecting previously unselected package libnftnl11:amd64.
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:42:39 [2021-09-23T12:42:39.826Z] #20 52.72 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:42:39 [2021-09-23T12:42:39.826Z] #20 ...
12:42:39 [2021-09-23T12:42:39.826Z] 
12:42:39 [2021-09-23T12:42:39.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:39 [2021-09-23T12:42:39.826Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:39 [2021-09-23T12:42:39.826Z] #43 149.3   CC       criu/clone-noasan.o
12:42:39 [2021-09-23T12:42:39.959Z] #20 43.52 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
12:42:39 [2021-09-23T12:42:39.959Z] #20 43.53 Unpacking sudo (1.8.27-1+deb10u3) ...
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.59   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.62   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.64   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.65   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.68   DEP      compel/arch/x86/plugins/std/memcpy.d
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.71   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:42:39 [2021-09-23T12:42:39.972Z] #43 63.75   GEN      compel/plugins/include/uapi/std/syscall.h
12:42:40 [2021-09-23T12:42:40.023Z] #43 85.76   DEP      criu/config.d
12:42:40 [2021-09-23T12:42:40.023Z] #43 85.90   DEP      criu/clone-noasan.d
12:42:40 [2021-09-23T12:42:40.023Z] #43 85.97   DEP      criu/cgroup.d
12:42:40 [2021-09-23T12:42:40.062Z] #43 49.79   CC       images/sk-netlink.o
12:42:40 [2021-09-23T12:42:40.088Z] #43 149.6   CC       criu/config.o
12:42:40 [2021-09-23T12:42:40.223Z] #20 44.04 Selecting previously unselected package thin-provisioning-tools.
12:42:40 [2021-09-23T12:42:40.223Z] #20 44.04 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
12:42:40 [2021-09-23T12:42:40.235Z] #43 63.77   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:42:40 [2021-09-23T12:42:40.235Z] #43 63.78   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:42:40 [2021-09-23T12:42:40.235Z] #43 63.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:42:40 [2021-09-23T12:42:40.235Z] #43 63.80   DEP      compel/plugins/std/infect.d
12:42:40 [2021-09-23T12:42:40.235Z] #43 63.98   DEP      compel/plugins/std/string.d
12:42:40 [2021-09-23T12:42:40.235Z] #43 64.02   DEP      compel/plugins/std/log.d
12:42:40 [2021-09-23T12:42:40.284Z] #43 86.23   DEP      criu/cgroup-props.d
12:42:40 [2021-09-23T12:42:40.487Z] #20 44.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:42:40 [2021-09-23T12:42:40.487Z] #20 44.31 Selecting previously unselected package uidmap.
12:42:40 [2021-09-23T12:42:40.496Z] #43 64.12   DEP      compel/plugins/std/fds.d
12:42:40 [2021-09-23T12:42:40.496Z] #43 64.25   DEP      compel/plugins/std/std.d
12:42:40 [2021-09-23T12:42:40.546Z] #43 86.29   DEP      criu/bitmap.d
12:42:40 [2021-09-23T12:42:40.546Z] #43 86.30   DEP      criu/bfd.d
12:42:40 [2021-09-23T12:42:40.546Z] #43 86.39   DEP      criu/autofs.d
12:42:40 [2021-09-23T12:42:40.625Z] #43 50.23   CC       images/packet-sock.o
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.31 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.33 Unpacking uidmap (1:4.5-1.1) ...
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.45 Selecting previously unselected package vim-runtime.
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.45 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:42:40 [2021-09-23T12:42:40.750Z] #20 44.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:42:40 [2021-09-23T12:42:40.758Z] #43 64.39   DEP      compel/plugins/shmem/shmem.d
12:42:40 [2021-09-23T12:42:40.758Z] #43 64.48   DEP      compel/plugins/fds/fds.d
12:42:40 [2021-09-23T12:42:40.758Z] #43 64.61   CC       compel/plugins/std/std.o
12:42:40 [2021-09-23T12:42:40.807Z] #43 86.54   DEP      criu/aio.d
12:42:40 [2021-09-23T12:42:40.807Z] #43 86.71   DEP      criu/action-scripts.d
12:42:41 [2021-09-23T12:42:41.014Z] #20 44.56 Unpacking vim-runtime (2:8.1.0875-5) ...
12:42:41 [2021-09-23T12:42:41.069Z] #43 86.97   CC       criu/action-scripts.o
12:42:41 [2021-09-23T12:42:41.191Z] #43 50.90   CC       images/ipc-var.o
12:42:41 [2021-09-23T12:42:41.331Z] #43 87.39   CC       criu/aio.o
12:42:41 [2021-09-23T12:42:41.331Z] #43 64.99   CC       compel/plugins/std/fds.o
12:42:41 [2021-09-23T12:42:41.691Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:42:41 [2021-09-23T12:42:41.691Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:42:41 [2021-09-23T12:42:41.756Z] #43 51.45   CC       images/ipc-desc.o
12:42:41 [2021-09-23T12:42:41.905Z] #43 65.49   CC       compel/plugins/std/log.o
12:42:41 [2021-09-23T12:42:41.997Z] #43 151.3   CC       criu/cr-check.o
12:42:42 [2021-09-23T12:42:42.274Z] #43 87.98   CC       criu/autofs.o
12:42:42 [2021-09-23T12:42:42.319Z] #43 51.92   CC       images/ipc-shm.o
12:42:41 [2021-09-23T12:42:41.361Z]  > git remote # timeout=10
12:42:41 [2021-09-23T12:42:41.429Z]  > git config --get remote.origin.url # timeout=10
12:42:41 [2021-09-23T12:42:41.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:42:41 [2021-09-23T12:42:41.474Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:42:41 [2021-09-23T12:42:41.601Z]  > git rev-parse "HEAD^{commit}" # timeout=10
12:42:41 [2021-09-23T12:42:41.725Z]  > git config core.sparsecheckout # timeout=10
12:42:41 [2021-09-23T12:42:41.763Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:42:42 [2021-09-23T12:42:42.578Z] #43 52.27   CC       images/ipc-msg.o
12:42:42 [2021-09-23T12:42:42.836Z] #43 52.63   CC       images/ipc-sem.o
12:42:42 [2021-09-23T12:42:42.849Z] #43 66.43   CC       compel/plugins/std/string.o
12:42:43 [2021-09-23T12:42:43.093Z] #43 52.93   CC       images/utsns.o
12:42:43 [2021-09-23T12:42:43.422Z] #43 67.06   CC       compel/plugins/std/infect.o
12:42:43 [2021-09-23T12:42:43.573Z] #20 47.06 Selecting previously unselected package vim.
12:42:43 [2021-09-23T12:42:43.573Z] #20 47.08 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
12:42:43 [2021-09-23T12:42:43.573Z] #20 47.13 Unpacking vim (2:8.1.0875-5) ...
12:42:43 [2021-09-23T12:42:43.659Z] #43 53.28   CC       images/creds.o
12:42:43 [2021-09-23T12:42:43.659Z] #43 53.50   CC       images/vma.o
12:42:43 [2021-09-23T12:42:43.663Z] #43 89.24   CC       criu/bfd.o
12:42:43 [2021-09-23T12:42:43.840Z] #20 47.65 Selecting previously unselected package xfsprogs.
12:42:43 [2021-09-23T12:42:43.915Z] #43 53.80   CC       images/netdev.o
12:42:43 [2021-09-23T12:42:43.923Z] #43 89.85   CC       criu/bitmap.o
12:42:43 [2021-09-23T12:42:43.997Z] #43 67.51   CC       compel/arch/x86/plugins/std/parasite-head.o
12:42:43 [2021-09-23T12:42:43.997Z] #43 67.59   CC       compel/arch/x86/plugins/std/memcpy.o
12:42:43 [2021-09-23T12:42:43.997Z] #43 67.66   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:42:44 [2021-09-23T12:42:44.103Z] #20 47.66 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
12:42:44 [2021-09-23T12:42:44.103Z] #20 47.68 Unpacking xfsprogs (4.20.0-1) ...
12:42:44 [2021-09-23T12:42:44.183Z] #43 90.00   CC       criu/cgroup-props.o
12:42:44 [2021-09-23T12:42:44.259Z] #43 67.77   AR       compel/plugins/std.lib.a
12:42:44 [2021-09-23T12:42:44.259Z] #43 67.86   CC       compel/plugins/fds/fds.o
12:42:44 [2021-09-23T12:42:44.367Z] #20 48.08 Selecting previously unselected package zip.
12:42:44 [2021-09-23T12:42:44.480Z] #43 54.37   CC       images/tty.o
12:42:44 [2021-09-23T12:42:44.480Z] #43 ...
12:42:44 [2021-09-23T12:42:44.480Z] 
12:42:44 [2021-09-23T12:42:44.480Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:42:44 [2021-09-23T12:42:44.480Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:42:44 [2021-09-23T12:42:44.480Z] #13 164.8 Selecting previously unselected package g++-mingw-w64-x86-64.
12:42:44 [2021-09-23T12:42:44.480Z] #13 164.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
12:42:44 [2021-09-23T12:42:44.480Z] #13 164.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:44 [2021-09-23T12:42:44.520Z] #43 68.18   AR       compel/plugins/fds.lib.a
12:42:44 [2021-09-23T12:42:44.520Z] #43 68.24   HOSTDEP  compel/src/lib/log-host.d
12:42:44 [2021-09-23T12:42:44.539Z] #43 153.8   CC       criu/cr-dedup.o
12:42:44 [2021-09-23T12:42:44.630Z] #20 48.09 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
12:42:44 [2021-09-23T12:42:44.630Z] #20 48.11 Unpacking zip (3.0-11+b1) ...
12:42:44 [2021-09-23T12:42:44.630Z] #20 48.38 Setting up aufs-tools (1:4.14+20190211-1) ...
12:42:44 [2021-09-23T12:42:44.755Z] #43 90.72   CC       criu/cgroup.o
12:42:44 [2021-09-23T12:42:44.782Z] #43 68.36   HOSTDEP  compel/src/lib/handle-elf-host.d
12:42:44 [2021-09-23T12:42:44.782Z] #43 68.52   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:42:44 [2021-09-23T12:42:44.782Z] #43 68.59   HOSTDEP  compel/src/main-host.d
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.42 Setting up libip6tc0:arm64 (1.8.2-4) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.45 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.46 Setting up libgpm2:arm64 (1.20.7-5) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.48 Setting up libip4tc0:arm64 (1.8.2-4) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.50 Setting up uidmap (1:4.5-1.1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.52 Setting up libnftnl11:arm64 (1.1.2-2) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.58 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.61 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.63 Setting up xxd (2:8.1.0875-5) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.65 Setting up zip (3.0-11+b1) ...
12:42:44 [2021-09-23T12:42:44.894Z] #20 48.67 Setting up vim-common (2:8.1.0875-5) ...
12:42:45 [2021-09-23T12:42:45.044Z] #43 68.70   DEP      compel/src/lib/ptrace.d
12:42:45 [2021-09-23T12:42:45.044Z] #43 68.85   DEP      compel/src/lib/infect.d
12:42:45 [2021-09-23T12:42:45.109Z] #43 154.4   CC       criu/cr-dump.o
12:42:45 [2021-09-23T12:42:45.156Z] #20 48.70 Setting up bash-completion (1:2.8-6) ...
12:42:45 [2021-09-23T12:42:45.306Z] #43 69.01   DEP      compel/src/lib/infect-util.d
12:42:45 [2021-09-23T12:42:45.567Z] #43 69.20   DEP      compel/src/lib/infect-rpc.d
12:42:45 [2021-09-23T12:42:45.829Z] #43 69.33   DEP      compel/arch/x86/src/lib/infect.d
12:42:45 [2021-09-23T12:42:45.829Z] #43 69.49   DEP      compel/arch/x86/src/lib/cpu.d
12:42:45 [2021-09-23T12:42:45.829Z] #43 69.55   DEP      compel/src/lib/log.d
12:42:46 [2021-09-23T12:42:46.091Z] #43 69.64   DEP      compel/src/main.d
12:42:46 [2021-09-23T12:42:46.091Z] #43 69.79   DEP      compel/src/lib/handle-elf.d
12:42:46 [2021-09-23T12:42:46.142Z] #43 ...
12:42:46 [2021-09-23T12:42:46.142Z] 
12:42:46 [2021-09-23T12:42:46.142Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:46 [2021-09-23T12:42:46.142Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:46 [2021-09-23T12:42:46.142Z] #20 4.074 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 4.141 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 4.141 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 4.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 4.619 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 5.544 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 6.667 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:42:46 [2021-09-23T12:42:46.142Z] #20 7.908 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:42:46 [2021-09-23T12:42:46.353Z] #43 69.94   DEP      compel/arch/x86/src/lib/handle-elf.d
12:42:46 [2021-09-23T12:42:46.353Z] #43 70.04   CC       compel/src/lib/log.o
12:42:46 [2021-09-23T12:42:46.492Z] #43 ...
12:42:46 [2021-09-23T12:42:46.492Z] 
12:42:46 [2021-09-23T12:42:46.492Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:46 [2021-09-23T12:42:46.492Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:46 [2021-09-23T12:42:46.492Z] #20 52.84 Selecting previously unselected package iptables.
12:42:46 [2021-09-23T12:42:46.492Z] #20 52.84 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 52.86 Unpacking iptables (1.8.2-4) ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.49 Selecting previously unselected package xxd.
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.55 Unpacking xxd (2:8.1.0875-5) ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.75 Selecting previously unselected package vim-common.
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 53.82 Unpacking vim-common (2:8.1.0875-5) ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 54.10 Selecting previously unselected package bash-completion.
12:42:46 [2021-09-23T12:42:46.492Z] #20 54.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 58.70 Unpacking bash-completion (1:2.8-6) ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 59.34 Selecting previously unselected package bzip2.
12:42:46 [2021-09-23T12:42:46.492Z] #20 59.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:42:46 [2021-09-23T12:42:46.492Z] #20 59.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:42:46 [2021-09-23T12:42:46.615Z] #43 70.32   CC       compel/arch/x86/src/lib/cpu.o
12:42:46 [2021-09-23T12:42:46.752Z] #20 59.46 Selecting previously unselected package xz-utils.
12:42:46 [2021-09-23T12:42:46.752Z] #20 59.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:42:46 [2021-09-23T12:42:46.752Z] #20 59.49 Unpacking xz-utils (5.2.4-1) ...
12:42:47 [2021-09-23T12:42:47.272Z] #20 59.86 Selecting previously unselected package apparmor.
12:42:47 [2021-09-23T12:42:47.272Z] #20 59.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:42:47 [2021-09-23T12:42:47.272Z] #20 60.06 Unpacking apparmor (2.13.2-10) ...
12:42:47 [2021-09-23T12:42:47.529Z] #20 ...
12:42:47 [2021-09-23T12:42:47.529Z] 
12:42:47 [2021-09-23T12:42:47.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:47 [2021-09-23T12:42:47.529Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:47 [2021-09-23T12:42:47.529Z] #43 93.47   CC       criu/clone-noasan.o
12:42:47 [2021-09-23T12:42:47.603Z] #43 ...
12:42:47 [2021-09-23T12:42:47.603Z] 
12:42:47 [2021-09-23T12:42:47.603Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:47 [2021-09-23T12:42:47.603Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:42:47 [2021-09-23T12:42:47.603Z] #45 166.7 vendor/golang.org/x/crypto/hkdf
12:42:47 [2021-09-23T12:42:47.603Z] #45 167.1 vendor/golang.org/x/text/transform
12:42:47 [2021-09-23T12:42:47.603Z] #45 168.4 vendor/golang.org/x/text/unicode/bidi
12:42:47 [2021-09-23T12:42:47.603Z] #45 170.7 vendor/golang.org/x/text/secure/bidirule
12:42:47 [2021-09-23T12:42:47.603Z] #45 171.1 vendor/golang.org/x/text/unicode/norm
12:42:47 [2021-09-23T12:42:47.603Z] #45 176.7 vendor/golang.org/x/net/idna
12:42:47 [2021-09-23T12:42:47.729Z] #20 ...
12:42:47 [2021-09-23T12:42:47.729Z] 
12:42:47 [2021-09-23T12:42:47.729Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:47 [2021-09-23T12:42:47.729Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:47 [2021-09-23T12:42:47.729Z] #43 91.56   CC       criu/autofs.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 92.82   CC       criu/bfd.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 93.24   CC       criu/bitmap.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 93.43   CC       criu/cgroup-props.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 94.06   CC       criu/cgroup.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 96.86   CC       criu/clone-noasan.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 97.05   CC       criu/config.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 98.29   CC       criu/cr-check.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 99.86   CC       criu/cr-dedup.o
12:42:47 [2021-09-23T12:42:47.729Z] #43 100.2   CC       criu/cr-dump.o
12:42:47 [2021-09-23T12:42:47.791Z] #43 93.75   CC       criu/config.o
12:42:47 [2021-09-23T12:42:47.869Z] #45 ...
12:42:47 [2021-09-23T12:42:47.869Z] 
12:42:47 [2021-09-23T12:42:47.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:47 [2021-09-23T12:42:47.869Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:47 [2021-09-23T12:42:47.869Z] #43 71.38   CC       compel/arch/x86/src/lib/infect.o
12:42:48 [2021-09-23T12:42:48.210Z] #20 60.78 Selecting previously unselected package aufs-tools.
12:42:48 [2021-09-23T12:42:48.210Z] #20 60.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:42:48 [2021-09-23T12:42:48.210Z] #20 60.80 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:42:48 [2021-09-23T12:42:48.210Z] #20 61.01 Selecting previously unselected package libonig5:amd64.
12:42:48 [2021-09-23T12:42:48.210Z] #20 61.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:42:48 [2021-09-23T12:42:48.210Z] #20 61.02 Unpacking libonig5:amd64 (6.9.1-1) ...
12:42:48 [2021-09-23T12:42:48.306Z] #43 ...
12:42:48 [2021-09-23T12:42:48.306Z] 
12:42:48 [2021-09-23T12:42:48.306Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:48 [2021-09-23T12:42:48.306Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:48 [2021-09-23T12:42:48.306Z] #20 51.97 Setting up libiptc0:arm64 (1.8.2-4) ...
12:42:48 [2021-09-23T12:42:48.306Z] #20 52.00 Setting up xz-utils (5.2.4-1) ...
12:42:48 [2021-09-23T12:42:48.306Z] #20 52.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:42:48 [2021-09-23T12:42:48.306Z] #20 52.07 Setting up patch (2.7.6-3+deb10u1) ...
12:42:48 [2021-09-23T12:42:48.470Z] #20 ...
12:42:48 [2021-09-23T12:42:48.470Z] 
12:42:48 [2021-09-23T12:42:48.470Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:48 [2021-09-23T12:42:48.470Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:48 [2021-09-23T12:42:48.470Z] #43 157.8   CC       criu/cr-errno.o
12:42:48 [2021-09-23T12:42:48.470Z] #43 157.9   CC       criu/cr-restore.o
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.08 Setting up sudo (1.8.27-1+deb10u3) ...
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.24 invoke-rc.d: could not determine current runlevel
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.26 invoke-rc.d: policy-rc.d denied execution of start.
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.27 Setting up pigz (2.4-1) ...
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:42:48 [2021-09-23T12:42:48.570Z] #20 52.31 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:42:48 [2021-09-23T12:42:48.832Z] #20 52.35 Setting up python-pip-whl (18.1-5) ...
12:42:48 [2021-09-23T12:42:48.832Z] #20 52.37 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:42:48 [2021-09-23T12:42:48.832Z] #20 52.39 Setting up vim-runtime (2:8.1.0875-5) ...
12:42:49 [2021-09-23T12:42:49.178Z] #43 95.12   CC       criu/cr-check.o
12:42:49 [2021-09-23T12:42:49.274Z] #43 72.58   CC       compel/src/lib/infect-rpc.o
12:42:49 [2021-09-23T12:42:49.274Z] #43 73.09   CC       compel/src/lib/infect-util.o
12:42:49 [2021-09-23T12:42:49.375Z] #20 52.93 Setting up libaio1:arm64 (0.3.112-3) ...
12:42:49 [2021-09-23T12:42:49.375Z] #20 52.95 Setting up libonig5:arm64 (6.9.1-1) ...
12:42:49 [2021-09-23T12:42:49.375Z] #20 52.96 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:42:49 [2021-09-23T12:42:49.375Z] #20 52.98 Setting up vim (2:8.1.0875-5) ...
12:42:49 [2021-09-23T12:42:49.375Z] #20 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:42:49 [2021-09-23T12:42:49.375Z] #20 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:42:49 [2021-09-23T12:42:49.536Z] #43 73.35   CC       compel/src/lib/infect.o
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.17 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.24 Setting up jq (1.5+dfsg-2+b1) ...
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:42:49 [2021-09-23T12:42:49.639Z] #20 53.29 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:42:49 [2021-09-23T12:42:49.735Z] #13 ...
12:42:49 [2021-09-23T12:42:49.735Z] 
12:42:49 [2021-09-23T12:42:49.735Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:49 [2021-09-23T12:42:49.735Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:49 [2021-09-23T12:42:49.735Z] #45 163.3 vendor/golang.org/x/crypto/poly1305
12:42:49 [2021-09-23T12:42:49.735Z] #45 164.2 vendor/golang.org/x/sys/cpu
12:42:49 [2021-09-23T12:42:49.735Z] #45 165.2 vendor/golang.org/x/crypto/chacha20poly1305
12:42:49 [2021-09-23T12:42:49.735Z] #45 167.3 vendor/golang.org/x/crypto/curve25519
12:42:49 [2021-09-23T12:42:49.735Z] #45 168.3 vendor/golang.org/x/crypto/hkdf
12:42:49 [2021-09-23T12:42:49.735Z] #45 168.7 vendor/golang.org/x/text/transform
12:42:49 [2021-09-23T12:42:49.735Z] #45 169.9 vendor/golang.org/x/text/unicode/bidi
12:42:49 [2021-09-23T12:42:49.735Z] #45 172.9 vendor/golang.org/x/text/secure/bidirule
12:42:49 [2021-09-23T12:42:49.735Z] #45 173.3 vendor/golang.org/x/text/unicode/norm
12:42:49 [2021-09-23T12:42:49.735Z] #45 ...
12:42:49 [2021-09-23T12:42:49.735Z] 
12:42:49 [2021-09-23T12:42:49.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:49 [2021-09-23T12:42:49.735Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:49 [2021-09-23T12:42:49.735Z] #43 55.34   CC       images/file-lock.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 55.74   CC       images/rlimit.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 56.00   CC       images/pagemap.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 56.52   CC       images/siginfo.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 57.09   CC       images/rpc.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 58.63   CC       images/ext-file.o
12:42:49 [2021-09-23T12:42:49.735Z] #43 58.83   CC       images/cgroup.o
12:42:49 [2021-09-23T12:42:49.992Z] #43 59.62   CC       images/userns.o
12:42:50 [2021-09-23T12:42:50.250Z] #43 60.03   CC       images/google/protobuf/descriptor.o
12:42:51 [2021-09-23T12:42:51.095Z] #43 96.76   CC       criu/cr-dedup.o
12:42:51 [2021-09-23T12:42:51.357Z] #43 97.22   CC       criu/cr-dump.o
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.84 Setting up iptables (1.8.2-4) ...
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:42:52 [2021-09-23T12:42:52.208Z] #20 55.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:42:52 [2021-09-23T12:42:52.472Z] #20 55.93 Setting up python3 (3.7.3-1) ...
12:42:52 [2021-09-23T12:42:52.735Z] #20 56.46 Setting up python3-wheel (0.32.3-2) ...
12:42:52 [2021-09-23T12:42:52.776Z] #43 62.59   CC       images/opts.o
12:42:53 [2021-09-23T12:42:53.340Z] #43 62.98   CC       images/seccomp.o
12:42:53 [2021-09-23T12:42:53.701Z] #20 57.22 Setting up apparmor (2.13.2-10) ...
12:42:53 [2021-09-23T12:42:53.749Z] #43 ...
12:42:53 [2021-09-23T12:42:53.749Z] 
12:42:53 [2021-09-23T12:42:53.749Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:42:53 [2021-09-23T12:42:53.749Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:42:53 [2021-09-23T12:42:53.749Z] #13 174.8 Selecting previously unselected package libapparmor1:amd64.
12:42:53 [2021-09-23T12:42:53.749Z] #13 174.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 174.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.2 Selecting previously unselected package libapparmor-dev:amd64.
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.6 Selecting previously unselected package libbtrfs0.
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.6 Unpacking libbtrfs0 (4.20.1-2) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.8 Selecting previously unselected package libbtrfs-dev.
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 175.9 Unpacking libbtrfs-dev (4.20.1-2) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.2 Selecting previously unselected package libudev-dev:amd64.
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.6 Selecting previously unselected package libsepol1-dev:amd64.
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:42:53 [2021-09-23T12:42:53.749Z] #13 176.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:42:53 [2021-09-23T12:42:53.904Z] #43 63.52   CC       images/binfmt-misc.o
12:42:53 [2021-09-23T12:42:53.907Z] #43 99.34   CC       criu/cr-errno.o
12:42:53 [2021-09-23T12:42:53.907Z] #43 99.43   CC       criu/cr-restore.o
12:42:53 [2021-09-23T12:42:53.932Z] Commit message: "Bump swarmkit to get fix for rollback"
12:42:54 [2021-09-23T12:42:54.161Z] #43 63.99   CC       images/time.o
12:42:54 [2021-09-23T12:42:54.322Z] #13 177.4 Selecting previously unselected package libpcre16-3:amd64.
12:42:54 [2021-09-23T12:42:54.322Z] #13 177.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:42:54 [2021-09-23T12:42:54.322Z] #13 177.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:42:54 [2021-09-23T12:42:54.725Z] #43 64.25   CC       images/sysctl.o
12:42:54 [2021-09-23T12:42:54.725Z] #43 64.55   CC       images/autofs.o
12:42:55 [2021-09-23T12:42:55.048Z] #43 ...
12:42:55 [2021-09-23T12:42:55.048Z] 
12:42:55 [2021-09-23T12:42:55.048Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:55 [2021-09-23T12:42:55.048Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.30 Selecting previously unselected package libjq1:amd64.
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.57 Selecting previously unselected package jq.
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.59 Unpacking jq (1.5+dfsg-2+b1) ...
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.81 Selecting previously unselected package libaio1:amd64.
12:42:55 [2021-09-23T12:42:55.048Z] #20 61.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 61.82 Unpacking libaio1:amd64 (0.3.112-3) ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 61.99 Selecting previously unselected package libgpm2:amd64.
12:42:55 [2021-09-23T12:42:55.049Z] #20 61.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 62.01 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 62.31 Selecting previously unselected package libicu63:amd64.
12:42:55 [2021-09-23T12:42:55.049Z] #20 62.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 62.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:42:55 [2021-09-23T12:42:55.049Z] #20 ...
12:42:55 [2021-09-23T12:42:55.049Z] 
12:42:55 [2021-09-23T12:42:55.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:55 [2021-09-23T12:42:55.049Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:55 [2021-09-23T12:42:55.049Z] #43 164.3   CC       criu/cr-service.o
12:42:55 [2021-09-23T12:42:55.268Z] #13 178.2 Selecting previously unselected package libpcre32-3:amd64.
12:42:55 [2021-09-23T12:42:55.268Z] #13 178.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.268Z] #13 178.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:42:55 [2021-09-23T12:42:55.290Z] #43 64.92   CC       images/macvlan.o
12:42:55 [2021-09-23T12:42:55.547Z] #43 65.39   CC       images/sit.o
12:42:55 [2021-09-23T12:42:55.626Z] #20 59.39 Setting up xfsprogs (4.20.0-1) ...
12:42:55 [2021-09-23T12:42:55.627Z] #20 59.41 Setting up python3-lib2to3 (3.7.3-1) ...
12:42:55 [2021-09-23T12:42:55.820Z] #43 ...
12:42:55 [2021-09-23T12:42:55.820Z] 
12:42:55 [2021-09-23T12:42:55.820Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:55 [2021-09-23T12:42:55.820Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:42:55 [2021-09-23T12:42:55.820Z] #20 11.85 Fetched 9001 kB in 8s (1120 kB/s)
12:42:55 [2021-09-23T12:42:55.820Z] #20 11.85 Reading package lists...
12:42:55 [2021-09-23T12:42:55.820Z] #20 15.05 Reading package lists...
12:42:55 [2021-09-23T12:42:55.820Z] #20 18.20 Building dependency tree...
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63 libcap2-bin is already the newest version (1:2.25-2).
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63 The following additional packages will be installed:
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.64   python3.7 python3.7-minimal vim-runtime xxd
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.64 Suggested packages:
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.64   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.64   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.65   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.65   quota
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.65 Recommended packages:
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.65   aufs-dkms nftables build-essential python3-dev python3-keyring
12:42:55 [2021-09-23T12:42:55.820Z] #20 19.65   python3-keyrings.alt python3-xdg unzip
12:42:55 [2021-09-23T12:42:55.881Z] #13 178.7 Selecting previously unselected package libpcrecpp0v5:amd64.
12:42:55 [2021-09-23T12:42:55.881Z] #13 178.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:42:55 [2021-09-23T12:42:55.881Z] #13 179.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:42:56 [2021-09-23T12:42:56.111Z] #43 65.77   CC       images/memfd.o
12:42:56 [2021-09-23T12:42:56.255Z] #20 59.95 Setting up python3-pkg-resources (40.8.0-1) ...
12:42:56 [2021-09-23T12:42:56.368Z] #43 ...
12:42:56 [2021-09-23T12:42:56.368Z] 
12:42:56 [2021-09-23T12:42:56.368Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:42:56 [2021-09-23T12:42:56.368Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:42:56 [2021-09-23T12:42:56.368Z] #45 180.6 vendor/golang.org/x/net/idna
12:42:56 [2021-09-23T12:42:56.497Z] #13 179.5 Selecting previously unselected package libpcre3-dev:amd64.
12:42:56 [2021-09-23T12:42:56.497Z] #13 179.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:42:56 [2021-09-23T12:42:56.497Z] #13 179.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:42:56 [2021-09-23T12:42:56.981Z] + docker version
12:42:57 [2021-09-23T12:42:57.074Z] #13 180.2 Selecting previously unselected package libselinux1-dev:amd64.
12:42:57 [2021-09-23T12:42:57.074Z] #13 180.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:42:57 [2021-09-23T12:42:57.074Z] #13 180.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:42:57 [2021-09-23T12:42:57.335Z] #13 180.5 Selecting previously unselected package libdevmapper-dev:amd64.
12:42:57 [2021-09-23T12:42:57.335Z] #13 180.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:42:57 [2021-09-23T12:42:57.588Z] #43 167.0   CC       criu/crtools.o
12:42:57 [2021-09-23T12:42:57.596Z] #13 180.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:42:57 [2021-09-23T12:42:57.671Z] #20 61.12 Setting up python3-distutils (3.7.3-1) ...
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.15 The following NEW packages will be installed:
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.17   xz-utils zip
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.50 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.50 Need to get 28.6 MB of archives.
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.50 After this operation, 116 MB of additional disk space will be used.
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:42:57 [2021-09-23T12:42:57.734Z] #20 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:42:57 [2021-09-23T12:42:57.858Z] #13 180.8 Selecting previously unselected package libseccomp-dev:amd64.
12:42:57 [2021-09-23T12:42:57.858Z] #13 180.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:42:57 [2021-09-23T12:42:57.858Z] #13 180.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 21.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:42:57 [2021-09-23T12:42:57.996Z] #20 ...
12:42:57 [2021-09-23T12:42:57.996Z] 
12:42:57 [2021-09-23T12:42:57.996Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:57 [2021-09-23T12:42:57.996Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:42:57 [2021-09-23T12:42:57.996Z] #43 103.9   CC       criu/cr-service.o
12:42:58 [2021-09-23T12:42:58.119Z] #13 181.2 Selecting previously unselected package libsystemd-dev:amd64.
12:42:58 [2021-09-23T12:42:58.119Z] #13 181.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:42:58 [2021-09-23T12:42:58.119Z] #13 181.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:42:58 [2021-09-23T12:42:58.199Z] #20 61.69 Setting up python3-setuptools (40.8.0-1) ...
12:42:58 [2021-09-23T12:42:58.462Z] #20 ...
12:42:58 [2021-09-23T12:42:58.462Z] 
12:42:58 [2021-09-23T12:42:58.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:42:58 [2021-09-23T12:42:58.462Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:42:58 [2021-09-23T12:42:58.462Z] #43 102.4   CC       criu/cr-errno.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 102.5   CC       criu/cr-restore.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 106.2   CC       criu/cr-service.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 107.9   CC       criu/crtools.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 108.3   CC       criu/eventfd.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 108.6   CC       criu/eventpoll.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 109.3   CC       criu/external.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 109.7   CC       criu/fault-injection.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 109.9   CC       criu/fdstore.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 110.5   CC       criu/fifo.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 111.1   CC       criu/file-ids.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 111.5   CC       criu/file-lock.o
12:42:58 [2021-09-23T12:42:58.462Z] #43 112.6   CC       criu/files-ext.o
12:42:58 [2021-09-23T12:42:58.536Z] #43 168.0   CC       criu/eventfd.o
12:42:58 [2021-09-23T12:42:58.796Z] #43 168.3   CC       criu/eventpoll.o
12:42:59 [2021-09-23T12:42:59.038Z] #43 113.0   CC       criu/files-reg.o
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.2 Setting up libbtrfs0 (4.20.1-2) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:42:59 [2021-09-23T12:42:59.064Z] #13 182.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:42:59 [2021-09-23T12:42:59.301Z] #43 ...
12:42:59 [2021-09-23T12:42:59.301Z] 
12:42:59 [2021-09-23T12:42:59.302Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:42:59 [2021-09-23T12:42:59.302Z] #20 sha256:a694716ab7f366a8b4c89194a2103c5ce5870cc344b668a124c6e914db8344e2
12:42:59 [2021-09-23T12:42:59.302Z] #20 62.83 Setting up python3-pip (18.1-5) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.3 Setting up libbtrfs-dev (4.20.1-2) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.3 Setting up mingw-w64-common (6.0.0-3) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:42:59 [2021-09-23T12:42:59.326Z] #13 182.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.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
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.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
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.7 Setting up dmsetup (2:1.02.155-3) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:42:59 [2021-09-23T12:42:59.588Z] #13 182.8 Processing triggers for libc-bin (2.28-10) ...
12:42:59 [2021-09-23T12:42:59.644Z] #45 183.9 vendor/golang.org/x/net/http2/hpack
12:42:59 [2021-09-23T12:42:59.735Z] #43 169.2   CC       criu/external.o
12:42:59 [2021-09-23T12:42:59.912Z] #43 105.5   CC       criu/crtools.o
12:42:59 [2021-09-23T12:42:59.995Z] #43 169.5   CC       criu/fault-injection.o
12:43:00 [2021-09-23T12:43:00.255Z] #43 169.6   CC       criu/fdstore.o
12:43:00 [2021-09-23T12:43:00.483Z] #43 106.1   CC       criu/eventfd.o
12:43:00 [2021-09-23T12:43:00.517Z] #43 ...
12:43:00 [2021-09-23T12:43:00.517Z] 
12:43:00 [2021-09-23T12:43:00.517Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:00 [2021-09-23T12:43:00.517Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:00 [2021-09-23T12:43:00.517Z] #20 67.82 Selecting previously unselected package libnet1:amd64.
12:43:00 [2021-09-23T12:43:00.517Z] #20 67.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 67.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.12 Selecting previously unselected package libnl-3-200:amd64.
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.40 Selecting previously unselected package libprotobuf-c1:amd64.
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.67 Selecting previously unselected package libreadline5:amd64.
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.68 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.99 Selecting previously unselected package net-tools.
12:43:00 [2021-09-23T12:43:00.517Z] #20 68.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.35 Selecting previously unselected package patch.
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.36 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.37 Unpacking patch (2.7.6-3+deb10u1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.52 Selecting previously unselected package python-pip-whl.
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.53 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 69.56 Unpacking python-pip-whl (18.1-5) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.56 Selecting previously unselected package python3-lib2to3.
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.56 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.57 Unpacking python3-lib2to3 (3.7.3-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.83 Selecting previously unselected package python3-distutils.
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.84 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 70.84 Unpacking python3-distutils (3.7.3-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.09 Selecting previously unselected package python3-pip.
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.10 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.10 Unpacking python3-pip (18.1-5) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.37 Selecting previously unselected package python3-pkg-resources.
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.37 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.37 Unpacking python3-pkg-resources (40.8.0-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.52 Selecting previously unselected package python3-setuptools.
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.52 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.53 Unpacking python3-setuptools (40.8.0-1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.77 Selecting previously unselected package python3-wheel.
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.77 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.78 Unpacking python3-wheel (0.32.3-2) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.85 Selecting previously unselected package sudo.
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.86 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 71.87 Unpacking sudo (1.8.27-1+deb10u3) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.42 Selecting previously unselected package thin-provisioning-tools.
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.43 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.69 Selecting previously unselected package uidmap.
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.72 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.73 Unpacking uidmap (1:4.5-1.1) ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.83 Selecting previously unselected package vim-runtime.
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.84 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:43:00 [2021-09-23T12:43:00.517Z] #20 72.92 Unpacking vim-runtime (2:8.1.0875-5) ...
12:43:00 [2021-09-23T12:43:00.518Z] #20 64.07 Processing triggers for libc-bin (2.28-10) ...
12:43:00 [2021-09-23T12:43:00.518Z] #20 64.11 Processing triggers for mime-support (3.62) ...
12:43:00 [2021-09-23T12:43:00.534Z] #13 ...
12:43:00 [2021-09-23T12:43:00.534Z] 
12:43:00 [2021-09-23T12:43:00.534Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:00 [2021-09-23T12:43:00.534Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:43:00 [2021-09-23T12:43:00.534Z] #45 179.8 vendor/golang.org/x/net/http2/hpack
12:43:00 [2021-09-23T12:43:00.534Z] #45 182.3 mime
12:43:00 [2021-09-23T12:43:00.534Z] #45 184.6 mime/quotedprintable
12:43:00 [2021-09-23T12:43:00.534Z] #45 184.9 net/http/internal
12:43:00 [2021-09-23T12:43:00.534Z] #45 187.2 crypto/tls
12:43:00 [2021-09-23T12:43:00.744Z] #43 106.5   CC       criu/eventpoll.o
12:43:00 [2021-09-23T12:43:00.803Z] #45 ...
12:43:00 [2021-09-23T12:43:00.803Z] 
12:43:00 [2021-09-23T12:43:00.803Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:00 [2021-09-23T12:43:00.803Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:00 [2021-09-23T12:43:00.803Z] #43 77.33   CC       compel/src/lib/ptrace.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 77.97   AR       compel/libcompel.a
12:43:00 [2021-09-23T12:43:00.803Z] #43 78.19   HOSTCC   compel/src/main-host.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 78.63   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 78.89   HOSTCC   compel/src/lib/handle-elf-host.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 79.31   HOSTCC   compel/src/lib/log-host.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 79.54   HOSTLINK compel/compel-host-bin
12:43:00 [2021-09-23T12:43:00.803Z] #43 79.68   DEP      soccr/soccr.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 79.85   CC       soccr/soccr.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 81.92   AR       soccr/libsoccr.a
12:43:00 [2021-09-23T12:43:00.803Z] #43 82.05 make[1]: 'soccr/libsoccr.a' is up to date.
12:43:00 [2021-09-23T12:43:00.803Z] #43 82.91   DEP      criu/arch/x86/sigframe.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 83.04   DEP      criu/arch/x86/sigaction_compat.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 83.18   DEP      criu/arch/x86/kerndat.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 83.46   DEP      criu/arch/x86/crtools.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 83.81   DEP      criu/arch/x86/cpu.d
12:43:00 [2021-09-23T12:43:00.803Z] #43 84.10   CC       criu/arch/x86/cpu.o
12:43:00 [2021-09-23T12:43:00.803Z] #43 ...
12:43:00 [2021-09-23T12:43:00.803Z] 
12:43:00 [2021-09-23T12:43:00.803Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:43:00 [2021-09-23T12:43:00.803Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:43:00 [2021-09-23T12:43:00.803Z] #13 DONE 183.9s
12:43:00 [2021-09-23T12:43:00.803Z] 
12:43:00 [2021-09-23T12:43:00.803Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:43:00 [2021-09-23T12:43:00.803Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:43:00 [2021-09-23T12:43:00.803Z] #58 185.0 + for f in rootlesskit rootlesskit-docker-proxy
12:43:00 [2021-09-23T12:43:00.803Z] #58 185.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:43:01 [2021-09-23T12:43:01.067Z] #58 ...
12:43:01 [2021-09-23T12:43:01.067Z] 
12:43:01 [2021-09-23T12:43:01.067Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:01 [2021-09-23T12:43:01.067Z] #53 sha256:2684db0981309962f35296180b40d20dbe76629dc28a73966d01eae50e2d45c5
12:43:01 [2021-09-23T12:43:01.469Z] #20 DONE 64.8s
12:43:01 [2021-09-23T12:43:01.470Z] 
12:43:01 [2021-09-23T12:43:01.470Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:43:01 [2021-09-23T12:43:01.470Z] #21 sha256:ac40bbc35ddae7c5bea0601292860e887bb964cab6ae7f1f43dbb0a01e254749
12:43:01 [2021-09-23T12:43:01.688Z] #43 107.4   CC       criu/external.o
12:43:01 [2021-09-23T12:43:01.949Z] #43 107.8   CC       criu/fault-injection.o
12:43:02 [2021-09-23T12:43:02.168Z] #45 ...
12:43:02 [2021-09-23T12:43:02.168Z] 
12:43:02 [2021-09-23T12:43:02.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:02 [2021-09-23T12:43:02.168Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:02 [2021-09-23T12:43:02.168Z] #43 66.26   CC       images/timens.o
12:43:02 [2021-09-23T12:43:02.168Z] #43 66.67   LINK     images/built-in.o
12:43:02 [2021-09-23T12:43:02.168Z] #43 66.88   GEN      compel/include/asm
12:43:02 [2021-09-23T12:43:02.168Z] #43 66.93   GEN      compel/include/version.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.00 touch .config
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.07   GEN      include/common/config.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.35   GEN      compel/plugins/include/uapi/std/syscall-64.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.41   GEN      compel/arch/x86/plugins/std/syscalls-64.S
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.43   DEP      compel/arch/x86/plugins/std/syscalls-64.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.51   DEP      compel/arch/x86/plugins/std/memcpy.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.59   DEP      compel/arch/x86/plugins/std/parasite-head.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.70   GEN      compel/plugins/include/uapi/std/syscall.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.77   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.80   GEN      compel/plugins/include/uapi/std/syscall-codes.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
12:43:02 [2021-09-23T12:43:02.168Z] #43 67.88   DEP      compel/plugins/std/infect.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.12   DEP      compel/plugins/std/string.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.28   DEP      compel/plugins/std/log.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.41   DEP      compel/plugins/std/fds.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.59   DEP      compel/plugins/std/std.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.75   DEP      compel/plugins/shmem/shmem.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 68.95   DEP      compel/plugins/fds/fds.d
12:43:02 [2021-09-23T12:43:02.168Z] #43 69.12   CC       compel/plugins/std/std.o
12:43:02 [2021-09-23T12:43:02.168Z] #43 69.66   CC       compel/plugins/std/fds.o
12:43:02 [2021-09-23T12:43:02.168Z] #43 70.49   CC       compel/plugins/std/log.o
12:43:02 [2021-09-23T12:43:02.168Z] #43 71.50   CC       compel/plugins/std/string.o
12:43:02 [2021-09-23T12:43:02.211Z] #43 107.9   CC       criu/fdstore.o
12:43:02 [2021-09-23T12:43:02.472Z] #43 108.3   CC       criu/fifo.o
12:43:02 [2021-09-23T12:43:02.732Z] #43 72.36   CC       compel/plugins/std/infect.o
12:43:02 [2021-09-23T12:43:02.865Z] #21 1.738 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:43:02 [2021-09-23T12:43:02.865Z] #21 1.745 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:43:02 [2021-09-23T12:43:02.865Z] #21 1.750 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.162 + RM_GOPATH=0
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.164 + TMP_GOPATH=
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.164 + : /build
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.164 + '[' -z '' ']'
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.168 ++ mktemp -d
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.172 + export GOPATH=/tmp/tmp.SXlEdJI18m
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.172 + GOPATH=/tmp/tmp.SXlEdJI18m
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.172 + RM_GOPATH=1
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.172 + case "$(go env GOARCH)" in
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.173 ++ go env GOARCH
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.195 + export GO_BUILDMODE=-buildmode=pie
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.195 + GO_BUILDMODE=-buildmode=pie
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.196 ++ dirname /tmp/install/install.sh
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.197 + dir=/tmp/install
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.199 + bin=runc
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.199 + shift
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.199 + '[' '!' -f /tmp/install/runc.installer ']'
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.200 + . /tmp/install/runc.installer
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.200 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.203 + install_runc
12:43:02 [2021-09-23T12:43:02.988Z] #53 2.206 + grep -q '^3\.10\.0.*\.el7\.'
12:43:03 [2021-09-23T12:43:03.045Z] #43 108.8   CC       criu/file-ids.o
12:43:03 [2021-09-23T12:43:03.129Z] #21 DONE 1.9s
12:43:03 [2021-09-23T12:43:03.129Z] 
12:43:03 [2021-09-23T12:43:03.129Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:03 [2021-09-23T12:43:03.129Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.209 + uname -r
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.221 + RUNC_BUILDTAGS='seccomp '
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.241 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.241 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.241 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SXlEdJI18m/src/github.com/opencontainers/runc
12:43:03 [2021-09-23T12:43:03.249Z] #53 2.242 Cloning into '/tmp/tmp.SXlEdJI18m/src/github.com/opencontainers/runc'...
12:43:03 [2021-09-23T12:43:03.249Z] #53 ...
12:43:03 [2021-09-23T12:43:03.249Z] 
12:43:03 [2021-09-23T12:43:03.249Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:43:03 [2021-09-23T12:43:03.249Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
12:43:03 [2021-09-23T12:43:03.249Z] #14 DONE 2.4s
12:43:03 [2021-09-23T12:43:03.296Z] #43 73.08   CC       compel/arch/x86/plugins/std/parasite-head.o
12:43:03 [2021-09-23T12:43:03.296Z] #43 73.21   CC       compel/arch/x86/plugins/std/memcpy.o
12:43:03 [2021-09-23T12:43:03.306Z] #43 109.1   CC       criu/file-lock.o
12:43:03 [2021-09-23T12:43:03.512Z] 
12:43:03 [2021-09-23T12:43:03.512Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:43:03 [2021-09-23T12:43:03.512Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
12:43:03 [2021-09-23T12:43:03.512Z] #15 ...
12:43:03 [2021-09-23T12:43:03.512Z] 
12:43:03 [2021-09-23T12:43:03.512Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:43:03 [2021-09-23T12:43:03.512Z] #58 sha256:18ccf29029765b3261560b9dffd2f35bc5484914400961ef1e0f884af82a78ec
12:43:03 [2021-09-23T12:43:03.512Z] #58 DONE 192.9s
12:43:03 [2021-09-23T12:43:03.553Z] #43 73.36   CC       compel/arch/x86/plugins/std/syscalls-64.o
12:43:03 [2021-09-23T12:43:03.773Z] 
12:43:03 [2021-09-23T12:43:03.773Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:43:03 [2021-09-23T12:43:03.773Z] #59 sha256:a9dee3e645f96bf52d15dda1ab359f31ac6602e43d1c493329fefeb3056a755b
12:43:03 [2021-09-23T12:43:03.773Z] #59 DONE 0.2s
12:43:03 [2021-09-23T12:43:03.773Z] 
12:43:03 [2021-09-23T12:43:03.773Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:03 [2021-09-23T12:43:03.773Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:03 [2021-09-23T12:43:03.773Z] #43 85.28   CC       criu/arch/x86/crtools.o
12:43:03 [2021-09-23T12:43:03.773Z] #43 ...
12:43:03 [2021-09-23T12:43:03.773Z] 
12:43:03 [2021-09-23T12:43:03.773Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:43:03 [2021-09-23T12:43:03.773Z] #60 sha256:d1bf6abac2b3e304c2f713f0a15477142b51b20cef814d372b81d9f96f36747e
12:43:03 [2021-09-23T12:43:03.773Z] #60 DONE 0.1s
12:43:03 [2021-09-23T12:43:03.773Z] 
12:43:03 [2021-09-23T12:43:03.773Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:03 [2021-09-23T12:43:03.773Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:03 [2021-09-23T12:43:03.773Z] #43 87.59   CC       criu/arch/x86/kerndat.o
12:43:03 [2021-09-23T12:43:03.810Z] #43 73.59   AR       compel/plugins/std.lib.a
12:43:03 [2021-09-23T12:43:03.812Z] #20 76.14 Selecting previously unselected package vim.
12:43:03 [2021-09-23T12:43:03.812Z] #20 76.15 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.812Z] #20 76.19 Unpacking vim (2:8.1.0875-5) ...
12:43:03 [2021-09-23T12:43:03.878Z] #43 ...
12:43:03 [2021-09-23T12:43:03.878Z] 
12:43:03 [2021-09-23T12:43:03.878Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:03 [2021-09-23T12:43:03.878Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 22.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.10 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.66 debconf: delaying package configuration, since apt-utils is not installed
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.76 Fetched 28.6 MB in 2s (15.3 MB/s)
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.82 Selecting previously unselected package pigz.
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.88 Unpacking pigz (2.4-1) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.96 Selecting previously unselected package libpython3.7-minimal:amd64.
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 23.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 24.40 Selecting previously unselected package python3.7-minimal.
12:43:03 [2021-09-23T12:43:03.878Z] #20 24.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 24.41 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 25.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 25.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.24 Selecting previously unselected package python3-minimal.
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.29 Unpacking python3-minimal (3.7.3-1) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.39 Selecting previously unselected package libmpdec2:amd64.
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.40 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.50 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:43:03 [2021-09-23T12:43:03.878Z] #20 27.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:43:04 [2021-09-23T12:43:04.033Z] Client:
12:43:04 [2021-09-23T12:43:04.033Z]  Version:           20.10.8
12:43:04 [2021-09-23T12:43:04.033Z]  API version:       1.41
12:43:04 [2021-09-23T12:43:04.033Z]  Go version:        go1.16.6
12:43:04 [2021-09-23T12:43:04.033Z]  Git commit:        3967b7d
12:43:04 [2021-09-23T12:43:04.033Z]  Built:             Fri Jul 30 19:58:50 2021
12:43:04 [2021-09-23T12:43:04.033Z]  OS/Arch:           windows/amd64
12:43:04 [2021-09-23T12:43:04.033Z]  Context:           default
12:43:04 [2021-09-23T12:43:04.033Z]  Experimental:      true
12:43:04 [2021-09-23T12:43:04.033Z] 
12:43:04 [2021-09-23T12:43:04.033Z] Server: Docker Engine - Community
12:43:04 [2021-09-23T12:43:04.033Z]  Engine:
12:43:04 [2021-09-23T12:43:04.033Z]   Version:          20.10.8
12:43:04 [2021-09-23T12:43:04.033Z]   API version:      1.41 (minimum version 1.24)
12:43:04 [2021-09-23T12:43:04.033Z]   Go version:       go1.16.6
12:43:04 [2021-09-23T12:43:04.033Z]   Git commit:       75249d8
12:43:04 [2021-09-23T12:43:04.033Z]   Built:            Fri Jul 30 19:54:29 2021
12:43:04 [2021-09-23T12:43:04.033Z]   OS/Arch:          windows/amd64
12:43:04 [2021-09-23T12:43:04.033Z]   Experimental:     true
12:43:04 [2021-09-23T12:43:04.067Z] #43 73.74   CC       compel/plugins/fds/fds.o
12:43:04 [2021-09-23T12:43:04.072Z] #20 76.76 Selecting previously unselected package xfsprogs.
12:43:04 [2021-09-23T12:43:04.072Z] #20 76.76 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:43:04 [2021-09-23T12:43:04.072Z] #20 76.77 Unpacking xfsprogs (4.20.0-1) ...
12:43:04 [2021-09-23T12:43:04.324Z] #43 74.06   AR       compel/plugins/fds.lib.a
12:43:04 [2021-09-23T12:43:04.324Z] #43 74.15   HOSTDEP  compel/src/lib/log-host.d
12:43:04 [2021-09-23T12:43:04.332Z] #20 77.24 Selecting previously unselected package zip.
12:43:04 [2021-09-23T12:43:04.332Z] #20 77.25 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:43:04 [2021-09-23T12:43:04.332Z] #20 77.26 Unpacking zip (3.0-11+b1) ...
12:43:04 [2021-09-23T12:43:04.451Z] #20 28.37 Selecting previously unselected package python3.7.
12:43:04 [2021-09-23T12:43:04.581Z] #43 74.28   HOSTDEP  compel/src/lib/handle-elf-host.d
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.41 Setting up aufs-tools (1:4.14+20190211-1) ...
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.47 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.50 Setting up libgpm2:amd64 (1.20.7-5) ...
12:43:04 [2021-09-23T12:43:04.592Z] #20 77.52 Setting up libip4tc0:amd64 (1.8.2-4) ...
[Pipeline] sh
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.38 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.53 Selecting previously unselected package libpython3-stdlib:amd64.
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:43:04 [2021-09-23T12:43:04.712Z] #20 28.61 Setting up python3-minimal (3.7.3-1) ...
12:43:04 [2021-09-23T12:43:04.715Z] #43 88.32   CC       criu/arch/x86/sigaction_compat.o
12:43:04 [2021-09-23T12:43:04.838Z] #43 74.50   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
12:43:04 [2021-09-23T12:43:04.838Z] #43 74.63   HOSTDEP  compel/src/main-host.d
12:43:04 [2021-09-23T12:43:04.838Z] #43 74.77   DEP      compel/src/lib/ptrace.d
12:43:04 [2021-09-23T12:43:04.851Z] #20 77.54 Setting up uidmap (1:4.5-1.1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.55 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.63 Setting up xxd (2:8.1.0875-5) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.65 Setting up zip (3.0-11+b1) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.67 Setting up vim-common (2:8.1.0875-5) ...
12:43:04 [2021-09-23T12:43:04.852Z] #20 77.69 Setting up bash-completion (1:2.8-6) ...
12:43:04 [2021-09-23T12:43:04.976Z] #43 88.77   CC       criu/arch/x86/sigframe.o
12:43:05 [2021-09-23T12:43:05.402Z] #43 74.96   DEP      compel/src/lib/infect.d
12:43:05 [2021-09-23T12:43:05.402Z] #43 75.19   DEP      compel/src/lib/infect-util.d
12:43:05 [2021-09-23T12:43:05.545Z] + docker info
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.43 Selecting previously unselected package python3.
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.43 (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 ... 24107 files and directories currently installed.)
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.48 Unpacking python3 (3.7.3-1) ...
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.58 Selecting previously unselected package libip4tc0:amd64.
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.58 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.67 Selecting previously unselected package libip6tc0:amd64.
12:43:05 [2021-09-23T12:43:05.656Z] #20 29.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:43:05 [2021-09-23T12:43:05.659Z] #43 75.41   DEP      compel/src/lib/infect-rpc.d
12:43:05 [2021-09-23T12:43:05.916Z] #43 75.54   DEP      compel/arch/x86/src/lib/infect.d
12:43:05 [2021-09-23T12:43:05.917Z] #43 75.78   DEP      compel/arch/x86/src/lib/cpu.d
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.69 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.77 Selecting previously unselected package libiptc0:amd64.
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.78 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.86 Selecting previously unselected package libnfnetlink0:amd64.
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.86 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:43:05 [2021-09-23T12:43:05.917Z] #20 29.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:43:05 [2021-09-23T12:43:05.919Z] #43 ...
12:43:05 [2021-09-23T12:43:05.919Z] 
12:43:05 [2021-09-23T12:43:05.919Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:43:05 [2021-09-23T12:43:05.919Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
12:43:05 [2021-09-23T12:43:05.919Z] #15 DONE 2.5s
12:43:05 [2021-09-23T12:43:05.919Z] 
12:43:05 [2021-09-23T12:43:05.919Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:05 [2021-09-23T12:43:05.919Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:05 [2021-09-23T12:43:05.919Z] #43 89.44   LINK     criu/arch/x86/crtools.built-in.o
12:43:05 [2021-09-23T12:43:05.919Z] #43 89.49   DEP      criu/pie/util-vdso-elf32.d
12:43:06 [2021-09-23T12:43:06.174Z] #43 75.90   DEP      compel/src/lib/log.d
12:43:06 [2021-09-23T12:43:06.174Z] #43 75.96   DEP      compel/src/main.d
12:43:06 [2021-09-23T12:43:06.178Z] #20 29.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:43:06 [2021-09-23T12:43:06.178Z] #20 29.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.03 Selecting previously unselected package libnftnl11:amd64.
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.04 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.12 Selecting previously unselected package iptables.
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:43:06 [2021-09-23T12:43:06.178Z] #20 30.14 Unpacking iptables (1.8.2-4) ...
12:43:06 [2021-09-23T12:43:06.180Z] #43 89.69   DEP      criu/pie/util-vdso.d
12:43:06 [2021-09-23T12:43:06.431Z] #43 76.09   DEP      compel/src/lib/handle-elf.d
12:43:06 [2021-09-23T12:43:06.431Z] #43 76.19   DEP      compel/arch/x86/src/lib/handle-elf.d
12:43:06 [2021-09-23T12:43:06.441Z] #43 90.02   DEP      criu/pie/util.d
12:43:06 [2021-09-23T12:43:06.689Z] #43 76.36   CC       compel/src/lib/log.o
12:43:06 [2021-09-23T12:43:06.689Z] #43 76.61   CC       compel/arch/x86/src/lib/cpu.o
12:43:06 [2021-09-23T12:43:06.702Z] #43 90.32   CC       criu/pie/util.o
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.51 Selecting previously unselected package xxd.
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.53 Unpacking xxd (2:8.1.0875-5) ...
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.64 Selecting previously unselected package vim-common.
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:43:06 [2021-09-23T12:43:06.750Z] #20 30.67 Unpacking vim-common (2:8.1.0875-5) ...
12:43:06 [2021-09-23T12:43:06.967Z] #43 90.72   CC       criu/pie/util-vdso.o
12:43:07 [2021-09-23T12:43:07.012Z] #20 30.89 Selecting previously unselected package bash-completion.
12:43:07 [2021-09-23T12:43:07.012Z] #20 30.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:43:07 [2021-09-23T12:43:07.622Z] #43 77.38   CC       compel/arch/x86/src/lib/infect.o
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.48 Setting up libiptc0:amd64 (1.8.2-4) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.50 Setting up xz-utils (5.2.4-1) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.54 Setting up patch (2.7.6-3+deb10u1) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.57 Setting up sudo (1.8.27-1+deb10u3) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.64 invoke-rc.d: could not determine current runlevel
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.65 invoke-rc.d: policy-rc.d denied execution of start.
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.66 Setting up pigz (2.4-1) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.69 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.71 Setting up python-pip-whl (18.1-5) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.72 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:43:08 [2021-09-23T12:43:08.145Z] #20 80.73 Setting up vim-runtime (2:8.1.0875-5) ...
12:43:08 [2021-09-23T12:43:08.186Z] #43 ...
12:43:08 [2021-09-23T12:43:08.186Z] 
12:43:08 [2021-09-23T12:43:08.186Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:43:08 [2021-09-23T12:43:08.186Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:43:08 [2021-09-23T12:43:08.186Z] #58 192.3 + for f in rootlesskit rootlesskit-docker-proxy
12:43:08 [2021-09-23T12:43:08.186Z] #58 192.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:43:08 [2021-09-23T12:43:08.356Z] #43 91.79   CC       criu/pie/util-vdso-elf32.o
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.15 Setting up libaio1:amd64 (0.3.112-3) ...
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.17 Setting up libonig5:amd64 (6.9.1-1) ...
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.19 Setting up vim (2:8.1.0875-5) ...
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:43:08 [2021-09-23T12:43:08.405Z] #20 81.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:43:08 [2021-09-23T12:43:08.444Z] #22 5.318 Collecting yamllint==1.26.1
12:43:08 [2021-09-23T12:43:08.618Z] #43 ...
12:43:08 [2021-09-23T12:43:08.618Z] 
12:43:08 [2021-09-23T12:43:08.618Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:43:08 [2021-09-23T12:43:08.618Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
12:43:08 [2021-09-23T12:43:08.618Z] #16 2.370 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:43:08 [2021-09-23T12:43:08.618Z] #16 DONE 2.6s
12:43:08 [2021-09-23T12:43:08.618Z] 
12:43:08 [2021-09-23T12:43:08.618Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:43:08 [2021-09-23T12:43:08.618Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.30 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.33 Setting up jq (1.5+dfsg-2+b1) ...
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:43:08 [2021-09-23T12:43:08.665Z] #20 81.35 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:43:09 [2021-09-23T12:43:09.394Z] #22 ...
12:43:09 [2021-09-23T12:43:09.394Z] 
12:43:09 [2021-09-23T12:43:09.394Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:09 [2021-09-23T12:43:09.394Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:09 [2021-09-23T12:43:09.394Z] #43 114.9   CC       criu/files.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 117.0   CC       criu/filesystems.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 117.6   CC       criu/fsnotify.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 118.7   CC       criu/image-desc.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 118.9   CC       criu/image.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 119.7   CC       criu/ipc_ns.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 121.2   CC       criu/irmap.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 121.9   CC       criu/kcmp-ids.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 122.4   CC       criu/kerndat.o
12:43:09 [2021-09-23T12:43:09.394Z] #43 123.4   CC       criu/libnetlink.o
12:43:09 [2021-09-23T12:43:09.657Z] #43 123.8   CC       criu/log.o
12:43:10 [2021-09-23T12:43:10.233Z] #43 124.2   CC       criu/lsm.o
12:43:10 [2021-09-23T12:43:10.316Z] #20 33.57 Unpacking bash-completion (1:2.8-6) ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.01 Selecting previously unselected package bzip2.
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.13 Selecting previously unselected package xz-utils.
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.13 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.14 Unpacking xz-utils (5.2.4-1) ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.31 Selecting previously unselected package apparmor.
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.31 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:43:10 [2021-09-23T12:43:10.316Z] #20 34.39 Unpacking apparmor (2.13.2-10) ...
12:43:10 [2021-09-23T12:43:10.497Z] #43 124.6   CC       criu/mem.o
12:43:10 [2021-09-23T12:43:10.537Z] #17 DONE 1.8s
12:43:10 [2021-09-23T12:43:10.537Z] 
12:43:10 [2021-09-23T12:43:10.537Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:43:10 [2021-09-23T12:43:10.537Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
12:43:10 [2021-09-23T12:43:10.575Z] #20 ...
12:43:10 [2021-09-23T12:43:10.575Z] 
12:43:10 [2021-09-23T12:43:10.575Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:10 [2021-09-23T12:43:10.575Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:10 [2021-09-23T12:43:10.575Z] #43 170.0   CC       criu/fifo.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 170.4   CC       criu/file-ids.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 170.8   CC       criu/file-lock.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 171.8   CC       criu/files-ext.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 172.1   CC       criu/files-reg.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 174.4   CC       criu/files.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 176.6   CC       criu/filesystems.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 177.2   CC       criu/fsnotify.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 178.3   CC       criu/image-desc.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 178.5   CC       criu/image.o
12:43:10 [2021-09-23T12:43:10.575Z] #43 179.4   CC       criu/ipc_ns.o
12:43:10 [2021-09-23T12:43:10.887Z] #20 34.71 Selecting previously unselected package aufs-tools.
12:43:10 [2021-09-23T12:43:10.887Z] #20 34.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:43:10 [2021-09-23T12:43:10.887Z] #20 34.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:43:11 [2021-09-23T12:43:11.145Z] #43 180.6   CC       criu/irmap.o
12:43:11 [2021-09-23T12:43:11.148Z] #20 34.86 Selecting previously unselected package libonig5:amd64.
12:43:11 [2021-09-23T12:43:11.148Z] #20 34.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.148Z] #20 34.89 Unpacking libonig5:amd64 (6.9.1-1) ...
12:43:11 [2021-09-23T12:43:11.148Z] #20 35.05 Selecting previously unselected package libjq1:amd64.
12:43:11 [2021-09-23T12:43:11.148Z] #20 35.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.148Z] #20 35.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.17 Selecting previously unselected package jq.
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.18 Unpacking jq (1.5+dfsg-2+b1) ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.28 Selecting previously unselected package libaio1:amd64.
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.29 Unpacking libaio1:amd64 (0.3.112-3) ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.36 Selecting previously unselected package libgpm2:amd64.
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.37 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.409Z] #20 35.38 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:43:11 [2021-09-23T12:43:11.671Z] #20 35.46 Selecting previously unselected package libicu63:amd64.
12:43:11 [2021-09-23T12:43:11.671Z] #20 35.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:43:11 [2021-09-23T12:43:11.671Z] #20 35.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:43:11 [2021-09-23T12:43:11.715Z] #43 ...
12:43:11 [2021-09-23T12:43:11.715Z] 
12:43:11 [2021-09-23T12:43:11.715Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:11 [2021-09-23T12:43:11.715Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.43 Setting up iptables (1.8.2-4) ...
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:43:11 [2021-09-23T12:43:11.715Z] #20 84.50 Setting up python3 (3.7.3-1) ...
12:43:11 [2021-09-23T12:43:11.943Z] #18 DONE 1.5s
12:43:11 [2021-09-23T12:43:11.943Z] 
12:43:11 [2021-09-23T12:43:11.943Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:11 [2021-09-23T12:43:11.943Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:11 [2021-09-23T12:43:11.943Z] #43 92.89   AR       criu/pie/pie.lib.a
12:43:11 [2021-09-23T12:43:11.943Z] #43 92.95   DEP      criu/pie/restorer.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 93.32   DEP      criu/arch/x86/sigaction_compat_pie.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 93.44   DEP      criu/arch/x86/restorer_unmap.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 93.47   DEP      criu/arch/x86/restorer.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 93.67   DEP      criu/arch/x86/vdso-pie.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 93.80   DEP      criu/pie/parasite-vdso.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 94.01   DEP      criu/pie/parasite.d
12:43:11 [2021-09-23T12:43:11.943Z] #43 94.49   CC       criu/pie/parasite.o
12:43:12 [2021-09-23T12:43:12.285Z] #20 85.06 Setting up python3-wheel (0.32.3-2) ...
12:43:12 [2021-09-23T12:43:12.366Z] #58 ...
12:43:12 [2021-09-23T12:43:12.366Z] 
12:43:12 [2021-09-23T12:43:12.366Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:12 [2021-09-23T12:43:12.366Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:43:12 [2021-09-23T12:43:12.366Z] #45 186.0 mime
12:43:12 [2021-09-23T12:43:12.366Z] #45 188.9 mime/quotedprintable
12:43:12 [2021-09-23T12:43:12.366Z] #45 189.8 net/http/internal
12:43:12 [2021-09-23T12:43:12.366Z] #45 193.2 mime/multipart
12:43:12 [2021-09-23T12:43:12.366Z] #45 193.3 crypto/tls
12:43:12 [2021-09-23T12:43:12.366Z] #45 ...
12:43:12 [2021-09-23T12:43:12.366Z] 
12:43:12 [2021-09-23T12:43:12.366Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:43:12 [2021-09-23T12:43:12.366Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.4 Selecting previously unselected package libapparmor1:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.6 Selecting previously unselected package libapparmor-dev:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.8 Selecting previously unselected package libbtrfs0.
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 189.8 Unpacking libbtrfs0 (4.20.1-2) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.5 Selecting previously unselected package libbtrfs-dev.
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.5 Unpacking libbtrfs-dev (4.20.1-2) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.8 Selecting previously unselected package libudev-dev:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 190.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.2 Selecting previously unselected package libsepol1-dev:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.6 Selecting previously unselected package libpcre16-3:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 191.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.0 Selecting previously unselected package libpcre32-3:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.2 Selecting previously unselected package libpcrecpp0v5:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.4 Selecting previously unselected package libpcre3-dev:amd64.
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.366Z] #13 192.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
12:43:12 [2021-09-23T12:43:12.427Z] #43 126.4   CC       criu/memfd.o
12:43:12 [2021-09-23T12:43:12.855Z] #20 85.77 Setting up apparmor (2.13.2-10) ...
12:43:12 [2021-09-23T12:43:12.879Z] #13 193.0 Selecting previously unselected package libselinux1-dev:amd64.
12:43:12 [2021-09-23T12:43:12.879Z] #13 193.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
12:43:12 [2021-09-23T12:43:12.879Z] #13 193.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
12:43:13 [2021-09-23T12:43:13.004Z] #43 ...
12:43:13 [2021-09-23T12:43:13.004Z] 
12:43:13 [2021-09-23T12:43:13.004Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:43:13 [2021-09-23T12:43:13.004Z] #49 sha256:2c6b6e7a789ba7a648806e1146b1c1209fa29e5ba05d94d5a8de1db32c3e400e
12:43:13 [2021-09-23T12:43:13.004Z] #49 187.8 + /build/golangci-lint --version
12:43:13 [2021-09-23T12:43:13.135Z] #13 193.5 Selecting previously unselected package libdevmapper-dev:amd64.
12:43:13 [2021-09-23T12:43:13.268Z] #49 188.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:43:13 [2021-09-23T12:43:13.333Z] #43 96.70   LINK     criu/pie/parasite.built-in.o
12:43:13 [2021-09-23T12:43:13.333Z] #43 96.72   GEN      criu/pie/parasite-blob.h
12:43:13 [2021-09-23T12:43:13.333Z] #43 96.77   CC       criu/pie/parasite-vdso.o
12:43:13 [2021-09-23T12:43:13.392Z] #13 193.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
12:43:13 [2021-09-23T12:43:13.392Z] #13 193.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:43:13 [2021-09-23T12:43:13.392Z] #13 193.6 Selecting previously unselected package libseccomp-dev:amd64.
12:43:13 [2021-09-23T12:43:13.392Z] #13 193.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
12:43:13 [2021-09-23T12:43:13.392Z] #13 193.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:43:13 [2021-09-23T12:43:13.595Z] #43 ...
12:43:13 [2021-09-23T12:43:13.595Z] 
12:43:13 [2021-09-23T12:43:13.595Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:43:13 [2021-09-23T12:43:13.595Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
12:43:13 [2021-09-23T12:43:13.595Z] #19 DONE 1.7s
12:43:13 [2021-09-23T12:43:13.595Z] 
12:43:13 [2021-09-23T12:43:13.595Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:13 [2021-09-23T12:43:13.595Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:13 [2021-09-23T12:43:13.649Z] #13 193.8 Selecting previously unselected package libsystemd-dev:amd64.
12:43:13 [2021-09-23T12:43:13.649Z] #13 193.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
12:43:13 [2021-09-23T12:43:13.649Z] #13 193.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
12:43:14 [2021-09-23T12:43:14.218Z] #49 DONE 189.0s
12:43:14 [2021-09-23T12:43:14.218Z] 
12:43:14 [2021-09-23T12:43:14.218Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:14 [2021-09-23T12:43:14.218Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
12:43:14 [2021-09-23T12:43:14.218Z] #22 10.74   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:43:14 [2021-09-23T12:43:14.218Z] #20 ...
12:43:14 [2021-09-23T12:43:14.218Z] 
12:43:14 [2021-09-23T12:43:14.218Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:14 [2021-09-23T12:43:14.218Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:14 [2021-09-23T12:43:14.218Z] #43 110.1   CC       criu/files-ext.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 110.5   CC       criu/files-reg.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 112.6   CC       criu/files.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 114.6   CC       criu/filesystems.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 115.3   CC       criu/fsnotify.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 116.3   CC       criu/image-desc.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 116.4   CC       criu/image.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 117.4   CC       criu/ipc_ns.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 118.6   CC       criu/irmap.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 119.1   CC       criu/kcmp-ids.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 119.5   CC       criu/kerndat.o
12:43:14 [2021-09-23T12:43:14.218Z] #43 ...
12:43:14 [2021-09-23T12:43:14.218Z] 
12:43:14 [2021-09-23T12:43:14.218Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:43:14 [2021-09-23T12:43:14.218Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:43:14 [2021-09-23T12:43:14.218Z] #40 190.4 + dpkg --print-architecture
12:43:14 [2021-09-23T12:43:14.218Z] #40 190.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.5 Setting up libbtrfs0 (4.20.1-2) ...
12:43:14 [2021-09-23T12:43:14.335Z] #13 194.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
12:43:14 [2021-09-23T12:43:14.480Z] #40 190.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:43:14 [2021-09-23T12:43:14.480Z] #40 190.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:43:14 [2021-09-23T12:43:14.624Z] #13 194.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
12:43:14 [2021-09-23T12:43:14.764Z] #20 87.41 Setting up xfsprogs (4.20.0-1) ...
12:43:14 [2021-09-23T12:43:14.764Z] #20 87.42 Setting up python3-lib2to3 (3.7.3-1) ...
12:43:14 [2021-09-23T12:43:14.925Z] #13 195.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
12:43:15 [2021-09-23T12:43:15.024Z] #20 87.87 Setting up python3-pkg-resources (40.8.0-1) ...
12:43:15 [2021-09-23T12:43:15.181Z] #22 12.15 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:43:15 [2021-09-23T12:43:15.181Z] #22 12.23   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:43:15 [2021-09-23T12:43:15.445Z] #22 12.32 Collecting pyyaml (from yamllint==1.26.1)
12:43:15 [2021-09-23T12:43:15.508Z] #13 195.7 Setting up libbtrfs-dev (4.20.1-2) ...
12:43:15 [2021-09-23T12:43:15.514Z] #20 1.790 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:43:15 [2021-09-23T12:43:15.514Z] #20 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:43:15 [2021-09-23T12:43:15.514Z] #20 1.870 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:43:15 [2021-09-23T12:43:15.514Z] #20 1.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:43:15 [2021-09-23T12:43:15.708Z] #22 12.64   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
12:43:15 [2021-09-23T12:43:15.964Z] #20 88.87 Setting up python3-distutils (3.7.3-1) ...
12:43:16 [2021-09-23T12:43:16.077Z] #13 196.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
12:43:16 [2021-09-23T12:43:16.458Z] #20 2.750 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:43:16 [2021-09-23T12:43:16.534Z] #20 89.38 Setting up python3-setuptools (40.8.0-1) ...
12:43:16 [2021-09-23T12:43:16.658Z] #22 13.63   Installing build dependencies: started
12:43:16 [2021-09-23T12:43:16.902Z] #13 197.1 Setting up mingw-w64-common (6.0.0-3) ...
12:43:17 [2021-09-23T12:43:17.105Z] #20 ...
12:43:17 [2021-09-23T12:43:17.105Z] 
12:43:17 [2021-09-23T12:43:17.105Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:43:17 [2021-09-23T12:43:17.105Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:43:17 [2021-09-23T12:43:17.160Z] #13 197.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
12:43:17 [2021-09-23T12:43:17.365Z] #40 300.5 + dpkg --print-architecture
12:43:17 [2021-09-23T12:43:17.366Z] #40 300.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:43:17 [2021-09-23T12:43:17.366Z] #40 300.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:43:17 [2021-09-23T12:43:17.366Z] #40 300.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:43:17 [2021-09-23T12:43:17.436Z] #13 197.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
12:43:17 [2021-09-23T12:43:17.693Z] #13 ...
12:43:17 [2021-09-23T12:43:17.693Z] 
12:43:17 [2021-09-23T12:43:17.693Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:17 [2021-09-23T12:43:17.693Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:43:17 [2021-09-23T12:43:17.693Z] #45 201.8 net/http/httptrace
12:43:17 [2021-09-23T12:43:17.950Z] #45 202.2 net/http
12:43:18 [2021-09-23T12:43:18.375Z] #20 5.008 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:43:18 [2021-09-23T12:43:18.515Z] #45 ...
12:43:18 [2021-09-23T12:43:18.515Z] 
12:43:18 [2021-09-23T12:43:18.515Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:43:18 [2021-09-23T12:43:18.515Z] #58 sha256:cb62569d01d1ca8c5600b2b69bd360318b0983034f15205304f09fb64b37dd0a
12:43:18 [2021-09-23T12:43:18.515Z] #58 DONE 202.5s
12:43:18 [2021-09-23T12:43:18.515Z] 
12:43:18 [2021-09-23T12:43:18.515Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:43:18 [2021-09-23T12:43:18.515Z] #59 sha256:451afaf62b4a6c39342647f714499ae38034ea91b3011693681993bb5a7909f5
12:43:18 [2021-09-23T12:43:18.515Z] #59 DONE 0.1s
12:43:18 [2021-09-23T12:43:18.515Z] 
12:43:18 [2021-09-23T12:43:18.515Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:43:18 [2021-09-23T12:43:18.515Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.1 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
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.1 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
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.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
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.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
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.7 Setting up dmsetup (2:1.02.155-3) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 198.8 Processing triggers for libc-bin (2.28-10) ...
12:43:18 [2021-09-23T12:43:18.515Z] #13 ...
12:43:18 [2021-09-23T12:43:18.515Z] 
12:43:18 [2021-09-23T12:43:18.515Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:43:18 [2021-09-23T12:43:18.515Z] #60 sha256:4bf0de38c2031061a185130b3210a814467646804baa3a4c122492355a078388
12:43:18 [2021-09-23T12:43:18.515Z] #60 DONE 0.1s
12:43:18 [2021-09-23T12:43:18.515Z] 
12:43:18 [2021-09-23T12:43:18.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:18 [2021-09-23T12:43:18.515Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:18 [2021-09-23T12:43:18.515Z] #43 78.46   CC       compel/src/lib/infect-rpc.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 78.98   CC       compel/src/lib/infect-util.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 79.35   CC       compel/src/lib/infect.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 82.20   CC       compel/src/lib/ptrace.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 82.73   AR       compel/libcompel.a
12:43:18 [2021-09-23T12:43:18.515Z] #43 82.85   HOSTCC   compel/src/main-host.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 83.27   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 83.52   HOSTCC   compel/src/lib/handle-elf-host.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 84.15   HOSTCC   compel/src/lib/log-host.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 84.49   HOSTLINK compel/compel-host-bin
12:43:18 [2021-09-23T12:43:18.515Z] #43 84.71   DEP      soccr/soccr.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 84.91   CC       soccr/soccr.o
12:43:18 [2021-09-23T12:43:18.515Z] #43 86.67   AR       soccr/libsoccr.a
12:43:18 [2021-09-23T12:43:18.515Z] #43 86.73 make[1]: 'soccr/libsoccr.a' is up to date.
12:43:18 [2021-09-23T12:43:18.515Z] #43 87.19   DEP      criu/arch/x86/sigframe.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 87.45   DEP      criu/arch/x86/sigaction_compat.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 87.60   DEP      criu/arch/x86/kerndat.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 87.75   DEP      criu/arch/x86/crtools.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 87.84   DEP      criu/arch/x86/cpu.d
12:43:18 [2021-09-23T12:43:18.515Z] #43 88.07   CC       criu/arch/x86/cpu.o
12:43:18 [2021-09-23T12:43:18.947Z] #20 ...
12:43:18 [2021-09-23T12:43:18.948Z] 
12:43:18 [2021-09-23T12:43:18.948Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:18 [2021-09-23T12:43:18.948Z] #53 sha256:2684db0981309962f35296180b40d20dbe76629dc28a73966d01eae50e2d45c5
12:43:18 [2021-09-23T12:43:18.948Z] #53 17.95 + cd /tmp/tmp.SXlEdJI18m/src/github.com/opencontainers/runc
12:43:18 [2021-09-23T12:43:18.948Z] #53 17.95 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:43:19 [2021-09-23T12:43:19.445Z] #43 ...
12:43:19 [2021-09-23T12:43:19.445Z] 
12:43:19 [2021-09-23T12:43:19.445Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
12:43:19 [2021-09-23T12:43:19.445Z] #13 sha256:32616b36854e3ab962478ebc208ad0bb984d28917f2a50b06d01d6ce9927fe52
12:43:19 [2021-09-23T12:43:19.445Z] #13 DONE 199.5s
12:43:19 [2021-09-23T12:43:19.445Z] 
12:43:19 [2021-09-23T12:43:19.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:19 [2021-09-23T12:43:19.445Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:19 [2021-09-23T12:43:19.445Z] #43 88.98   CC       criu/arch/x86/crtools.o
12:43:19 [2021-09-23T12:43:19.445Z] #43 ...
12:43:19 [2021-09-23T12:43:19.445Z] 
12:43:19 [2021-09-23T12:43:19.445Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:19 [2021-09-23T12:43:19.445Z] #53 sha256:232c750a1e4ed6cecc2882bc4de4e730ed2caa06636f15a7a255c44859216770
12:43:19 [2021-09-23T12:43:19.892Z] #53 18.91 + '[' -z '' ']'
12:43:19 [2021-09-23T12:43:19.892Z] #53 ...
12:43:19 [2021-09-23T12:43:19.892Z] 
12:43:19 [2021-09-23T12:43:19.892Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:19 [2021-09-23T12:43:19.892Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:43:19 [2021-09-23T12:43:19.892Z] #45 199.0 net/http/httptrace
12:43:19 [2021-09-23T12:43:19.892Z] #45 199.2 net/http
12:43:19 [2021-09-23T12:43:19.892Z] #45 ...
12:43:19 [2021-09-23T12:43:19.892Z] 
12:43:19 [2021-09-23T12:43:19.892Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:19 [2021-09-23T12:43:19.892Z] #53 sha256:2684db0981309962f35296180b40d20dbe76629dc28a73966d01eae50e2d45c5
12:43:19 [2021-09-23T12:43:19.892Z] #53 18.92 + target=static
12:43:19 [2021-09-23T12:43:19.892Z] #53 18.92 + make 'BUILDTAGS=seccomp ' static
12:43:20 [2021-09-23T12:43:20.327Z] Client:
12:43:20 [2021-09-23T12:43:20.327Z]  Context:    default
12:43:20 [2021-09-23T12:43:20.327Z]  Debug Mode: false
12:43:20 [2021-09-23T12:43:20.327Z]  Plugins:
12:43:20 [2021-09-23T12:43:20.327Z]   app: Docker Application (Docker Inc., v0.8.0)
12:43:20 [2021-09-23T12:43:20.327Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:43:20 [2021-09-23T12:43:20.327Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:43:20 [2021-09-23T12:43:20.327Z] 
12:43:20 [2021-09-23T12:43:20.328Z] Server:
12:43:20 [2021-09-23T12:43:20.328Z]  Containers: 0
12:43:20 [2021-09-23T12:43:20.328Z]   Running: 0
12:43:20 [2021-09-23T12:43:20.328Z]   Paused: 0
12:43:20 [2021-09-23T12:43:20.328Z]   Stopped: 0
12:43:20 [2021-09-23T12:43:20.328Z]  Images: 0
12:43:20 [2021-09-23T12:43:20.328Z]  Server Version: 20.10.8
12:43:20 [2021-09-23T12:43:20.328Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:43:20 [2021-09-23T12:43:20.328Z]   Windows: 
12:43:20 [2021-09-23T12:43:20.328Z]   LCOW: 
12:43:20 [2021-09-23T12:43:20.328Z]  Logging Driver: json-file
12:43:20 [2021-09-23T12:43:20.328Z]  Plugins:
12:43:20 [2021-09-23T12:43:20.328Z]   Volume: local
12:43:20 [2021-09-23T12:43:20.328Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:43:20 [2021-09-23T12:43:20.328Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:43:20 [2021-09-23T12:43:20.328Z]  Swarm: inactive
12:43:20 [2021-09-23T12:43:20.328Z]  Default Isolation: process
12:43:20 [2021-09-23T12:43:20.328Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:43:20 [2021-09-23T12:43:20.328Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
12:43:20 [2021-09-23T12:43:20.328Z]  OSType: windows
12:43:20 [2021-09-23T12:43:20.328Z]  Architecture: x86_64
12:43:20 [2021-09-23T12:43:20.328Z]  CPUs: 4
12:43:20 [2021-09-23T12:43:20.328Z]  Total Memory: 32GiB
12:43:20 [2021-09-23T12:43:20.328Z]  Name: azwin-2-7ce6b0
12:43:20 [2021-09-23T12:43:20.328Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
12:43:20 [2021-09-23T12:43:20.328Z]  Docker Root Dir: D:\docker
12:43:20 [2021-09-23T12:43:20.328Z]  Debug Mode: false
12:43:20 [2021-09-23T12:43:20.328Z]  Registry: https://index.docker.io/v1/
12:43:20 [2021-09-23T12:43:20.328Z]  Labels:
12:43:20 [2021-09-23T12:43:20.328Z]  Experimental: true
12:43:20 [2021-09-23T12:43:20.328Z]  Insecure Registries:
12:43:20 [2021-09-23T12:43:20.328Z]   10.0.0.4:5000
12:43:20 [2021-09-23T12:43:20.328Z]   127.0.0.0/8
12:43:20 [2021-09-23T12:43:20.328Z]  Registry Mirrors:
12:43:20 [2021-09-23T12:43:20.328Z]   http://10.0.0.4:5000/
12:43:20 [2021-09-23T12:43:20.328Z]  Live Restore Enabled: false
12:43:20 [2021-09-23T12:43:20.328Z]  Product License: Community Engine
12:43:20 [2021-09-23T12:43:20.328Z] 
12:43:20 [2021-09-23T12:43:20.466Z] #53 19.53 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:43:20 [2021-09-23T12:43:20.661Z] #40 ...
12:43:20 [2021-09-23T12:43:20.661Z] 
12:43:20 [2021-09-23T12:43:20.661Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:20 [2021-09-23T12:43:20.661Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:20 [2021-09-23T12:43:20.661Z] #20 90.64 Setting up python3-pip (18.1-5) ...
12:43:20 [2021-09-23T12:43:20.661Z] #20 91.69 Processing triggers for libc-bin (2.28-10) ...
12:43:20 [2021-09-23T12:43:20.661Z] #20 91.73 Processing triggers for mime-support (3.62) ...
12:43:20 [2021-09-23T12:43:20.661Z] #20 DONE 93.2s
12:43:20 [2021-09-23T12:43:20.661Z] 
12:43:20 [2021-09-23T12:43:20.661Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:43:20 [2021-09-23T12:43:20.661Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
12:43:21 [2021-09-23T12:43:21.217Z] #40 ...
12:43:21 [2021-09-23T12:43:21.217Z] 
12:43:21 [2021-09-23T12:43:21.217Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:21 [2021-09-23T12:43:21.217Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.13 Selecting previously unselected package libnet1:amd64.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.24 Selecting previously unselected package libnl-3-200:amd64.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.34 Selecting previously unselected package libprotobuf-c1:amd64.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.42 Selecting previously unselected package libreadline5:amd64.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.54 Selecting previously unselected package net-tools.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.56 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.78 Selecting previously unselected package patch.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.78 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.78 Unpacking patch (2.7.6-3+deb10u1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.89 Selecting previously unselected package python-pip-whl.
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 39.91 Unpacking python-pip-whl (18.1-5) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.42 Selecting previously unselected package python3-lib2to3.
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.43 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.43 Unpacking python3-lib2to3 (3.7.3-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.55 Selecting previously unselected package python3-distutils.
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.56 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.57 Unpacking python3-distutils (3.7.3-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.73 Selecting previously unselected package python3-pip.
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.75 Unpacking python3-pip (18.1-5) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.93 Selecting previously unselected package python3-pkg-resources.
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 40.94 Unpacking python3-pkg-resources (40.8.0-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.08 Selecting previously unselected package python3-setuptools.
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.09 Unpacking python3-setuptools (40.8.0-1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.30 Selecting previously unselected package python3-wheel.
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.31 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.33 Unpacking python3-wheel (0.32.3-2) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.42 Selecting previously unselected package sudo.
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.42 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.43 Unpacking sudo (1.8.27-1+deb10u3) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.94 Selecting previously unselected package thin-provisioning-tools.
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.95 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 41.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.23 Selecting previously unselected package uidmap.
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.24 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.25 Unpacking uidmap (1:4.5-1.1) ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.43 Selecting previously unselected package vim-runtime.
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.43 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:43:21 [2021-09-23T12:43:21.217Z] #20 42.54 Unpacking vim-runtime (2:8.1.0875-5) ...
12:43:21 [2021-09-23T12:43:21.607Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:43:21 [2021-09-23T12:43:21.607Z] #21 1.074 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:43:21 [2021-09-23T12:43:21.607Z] #21 1.078 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:43:21 [2021-09-23T12:43:21.607Z] #21 DONE 1.1s
12:43:21 [2021-09-23T12:43:21.607Z] 
12:43:21 [2021-09-23T12:43:21.607Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:21 [2021-09-23T12:43:21.607Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:43:21 [2021-09-23T12:43:21.792Z] #20 45.73 Selecting previously unselected package vim.
12:43:21 [2021-09-23T12:43:21.792Z] #20 45.74 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:43:21 [2021-09-23T12:43:21.867Z] #22 ...
12:43:21 [2021-09-23T12:43:21.867Z] 
12:43:21 [2021-09-23T12:43:21.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:21 [2021-09-23T12:43:21.867Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:21 [2021-09-23T12:43:21.867Z] #43 181.3   CC       criu/kcmp-ids.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 181.6   CC       criu/kerndat.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 182.8   CC       criu/libnetlink.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 183.2   CC       criu/log.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 183.8   CC       criu/lsm.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 184.2   CC       criu/mem.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 186.1   CC       criu/memfd.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 186.6   CC       criu/mount.o
12:43:21 [2021-09-23T12:43:21.867Z] #43 190.8   CC       criu/namespaces.o
12:43:22 [2021-09-23T12:43:22.052Z] #20 45.76 Unpacking vim (2:8.1.0875-5) ...
12:43:22 [2021-09-23T12:43:22.624Z] #20 46.38 Selecting previously unselected package xfsprogs.
12:43:22 [2021-09-23T12:43:22.624Z] #20 46.41 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:43:22 [2021-09-23T12:43:22.624Z] #20 46.42 Unpacking xfsprogs (4.20.0-1) ...
12:43:22 [2021-09-23T12:43:22.884Z] #20 46.85 Selecting previously unselected package zip.
12:43:22 [2021-09-23T12:43:22.884Z] #20 46.85 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:43:22 [2021-09-23T12:43:22.884Z] #20 46.86 Unpacking zip (3.0-11+b1) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.02 Setting up aufs-tools (1:4.14+20190211-1) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.05 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.07 Setting up libgpm2:amd64 (1.20.7-5) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.09 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.10 Setting up uidmap (1:4.5-1.1) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.11 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:43:23 [2021-09-23T12:43:23.145Z] #20 47.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:43:23 [2021-09-23T12:43:23.268Z] #22 ...
12:43:23 [2021-09-23T12:43:23.268Z] 
12:43:23 [2021-09-23T12:43:23.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:23 [2021-09-23T12:43:23.268Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:23 [2021-09-23T12:43:23.268Z] #43 127.0   CC       criu/mount.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 131.0   CC       criu/namespaces.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 132.6   CC       criu/net.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 135.3   CC       criu/netfilter.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 135.5   CC       criu/page-pipe.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 136.1   CC       criu/page-xfer.o
12:43:23 [2021-09-23T12:43:23.268Z] #43 137.4   CC       criu/pagemap-cache.o
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.18 Setting up xxd (2:8.1.0875-5) ...
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.19 Setting up zip (3.0-11+b1) ...
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.21 Setting up vim-common (2:8.1.0875-5) ...
12:43:23 [2021-09-23T12:43:23.406Z] #20 47.24 Setting up bash-completion (1:2.8-6) ...
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + RM_GOPATH=0
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + TMP_GOPATH=
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + : /build
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + '[' -z '' ']'
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 ++ mktemp -d
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + export GOPATH=/tmp/tmp.Ga4X6g7b72
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + GOPATH=/tmp/tmp.Ga4X6g7b72
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + RM_GOPATH=1
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 + case "$(go env GOARCH)" in
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.646 ++ go env GOARCH
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.703 + export GO_BUILDMODE=-buildmode=pie
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.703 + GO_BUILDMODE=-buildmode=pie
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.703 ++ dirname /tmp/install/install.sh
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.704 + dir=/tmp/install
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + bin=runc
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + shift
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + '[' '!' -f /tmp/install/runc.installer ']'
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + . /tmp/install/runc.installer
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + install_runc
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + grep -q '^3\.10\.0.*\.el7\.'
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.706 + uname -r
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.711 + RUNC_BUILDTAGS='seccomp '
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.711 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.714 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.714 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ga4X6g7b72/src/github.com/opencontainers/runc
12:43:23 [2021-09-23T12:43:23.620Z] #53 3.754 Cloning into '/tmp/tmp.Ga4X6g7b72/src/github.com/opencontainers/runc'...
12:43:23 [2021-09-23T12:43:23.620Z] #53 ...
12:43:23 [2021-09-23T12:43:23.620Z] 
12:43:23 [2021-09-23T12:43:23.620Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
12:43:23 [2021-09-23T12:43:23.620Z] #14 sha256:f76ad816119bc1bbc1548d1636e54d833228626b882797ecf06707cdbe17d4c4
12:43:23 [2021-09-23T12:43:23.620Z] #14 DONE 3.8s
12:43:23 [2021-09-23T12:43:23.620Z] 
12:43:23 [2021-09-23T12:43:23.620Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:43:23 [2021-09-23T12:43:23.620Z] #15 sha256:4db23a88d96c737940b67821f0d43a0e497810dd3988474b23200de60b145c49
12:43:23 [2021-09-23T12:43:23.846Z] #43 137.7   CC       criu/pagemap.o
12:43:24 [2021-09-23T12:43:24.409Z] #43 193.2   CC       criu/net.o
12:43:24 [2021-09-23T12:43:24.423Z] #43 138.6   CC       criu/parasite-syscall.o
12:43:24 [2021-09-23T12:43:24.678Z] #53 ...
12:43:24 [2021-09-23T12:43:24.678Z] 
12:43:24 [2021-09-23T12:43:24.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:24 [2021-09-23T12:43:24.678Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:24 [2021-09-23T12:43:24.678Z] #43 97.91   CC       criu/arch/x86/vdso-pie.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 98.31   CC       criu/arch/x86/restorer.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 99.06   CC       criu/arch/x86/restorer_unmap.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 99.14   CC       criu/arch/x86/sigaction_compat_pie.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 99.53   CC       criu/pie/restorer.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 104.6   LINK     criu/pie/restorer.built-in.o
12:43:24 [2021-09-23T12:43:24.678Z] #43 104.7   GEN      criu/pie/restorer-blob.h
12:43:24 [2021-09-23T12:43:24.678Z] #43 104.8   DEP      criu/vdso.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 105.1   DEP      criu/vdso-compat.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 105.5   DEP      criu/uts_ns.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 105.8   DEP      criu/util.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 106.1   DEP      criu/uffd.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 106.5   DEP      criu/tun.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 106.8   DEP      criu/tty.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 107.4   DEP      criu/timerfd.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 107.7   DEP      criu/timens.d
12:43:24 [2021-09-23T12:43:24.678Z] #43 108.2   DEP      criu/sysfs_parse.d
12:43:24 [2021-09-23T12:43:24.793Z] #20 ...
12:43:24 [2021-09-23T12:43:24.793Z] 
12:43:24 [2021-09-23T12:43:24.793Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:24 [2021-09-23T12:43:24.793Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:24 [2021-09-23T12:43:24.793Z] #43 120.5   CC       criu/libnetlink.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 120.9   CC       criu/log.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 121.4   CC       criu/lsm.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 121.8   CC       criu/mem.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 123.5   CC       criu/memfd.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 124.3   CC       criu/mount.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 128.6   CC       criu/namespaces.o
12:43:24 [2021-09-23T12:43:24.793Z] #43 130.5   CC       criu/net.o
12:43:24 [2021-09-23T12:43:24.940Z] #43 108.6   DEP      criu/sysctl.d
12:43:25 [2021-09-23T12:43:25.202Z] #43 108.9   DEP      criu/string.d
12:43:25 [2021-09-23T12:43:25.202Z] #43 109.0   DEP      criu/stats.d
12:43:25 [2021-09-23T12:43:25.372Z] #43 139.5   CC       criu/path.o
12:43:25 [2021-09-23T12:43:25.522Z] #15 DONE 2.4s
12:43:25 [2021-09-23T12:43:25.522Z] 
12:43:25 [2021-09-23T12:43:25.522Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:25 [2021-09-23T12:43:25.522Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:25 [2021-09-23T12:43:25.522Z] #43 90.97   CC       criu/arch/x86/kerndat.o
12:43:25 [2021-09-23T12:43:25.522Z] #43 91.80   CC       criu/arch/x86/sigaction_compat.o
12:43:25 [2021-09-23T12:43:25.522Z] #43 92.25   CC       criu/arch/x86/sigframe.o
12:43:25 [2021-09-23T12:43:25.522Z] #43 93.06   LINK     criu/arch/x86/crtools.built-in.o
12:43:25 [2021-09-23T12:43:25.522Z] #43 93.13   DEP      criu/pie/util-vdso-elf32.d
12:43:25 [2021-09-23T12:43:25.522Z] #43 93.35   DEP      criu/pie/util-vdso.d
12:43:25 [2021-09-23T12:43:25.522Z] #43 93.60   DEP      criu/pie/util.d
12:43:25 [2021-09-23T12:43:25.522Z] #43 93.86   CC       criu/pie/util.o
12:43:25 [2021-09-23T12:43:25.522Z] #43 94.42   CC       criu/pie/util-vdso.o
12:43:25 [2021-09-23T12:43:25.636Z] #43 139.9   CC       criu/pie-util-vdso.o
12:43:25 [2021-09-23T12:43:25.775Z] #43 109.3   DEP      criu/sockets.d
12:43:25 [2021-09-23T12:43:25.779Z] #43 95.58   CC       criu/pie/util-vdso-elf32.o
12:43:26 [2021-09-23T12:43:26.037Z] #43 109.6   DEP      criu/sk-unix.d
12:43:26 [2021-09-23T12:43:26.181Z] #43 ...
12:43:26 [2021-09-23T12:43:26.181Z] 
12:43:26 [2021-09-23T12:43:26.181Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:26 [2021-09-23T12:43:26.181Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:26 [2021-09-23T12:43:26.181Z] #20 50.10 Setting up libiptc0:amd64 (1.8.2-4) ...
12:43:26 [2021-09-23T12:43:26.181Z] #20 50.11 Setting up xz-utils (5.2.4-1) ...
12:43:26 [2021-09-23T12:43:26.181Z] #20 50.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:43:26 [2021-09-23T12:43:26.181Z] #20 50.15 Setting up patch (2.7.6-3+deb10u1) ...
12:43:26 [2021-09-23T12:43:26.181Z] #20 50.16 Setting up sudo (1.8.27-1+deb10u3) ...
12:43:26 [2021-09-23T12:43:26.213Z] #43 140.3   CC       criu/pie-util.o
12:43:26 [2021-09-23T12:43:26.213Z] #43 140.5   CC       criu/pipes.o
12:43:26 [2021-09-23T12:43:26.300Z] #43 109.9   DEP      criu/sk-tcp.d
12:43:26 [2021-09-23T12:43:26.442Z] #20 50.22 invoke-rc.d: could not determine current runlevel
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.24 invoke-rc.d: policy-rc.d denied execution of start.
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.25 Setting up pigz (2.4-1) ...
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.28 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.30 Setting up python-pip-whl (18.1-5) ...
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.32 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:43:26 [2021-09-23T12:43:26.443Z] #20 50.34 Setting up vim-runtime (2:8.1.0875-5) ...
12:43:26 [2021-09-23T12:43:26.564Z] #43 110.3   DEP      criu/sk-queue.d
12:43:26 [2021-09-23T12:43:26.709Z] #43 96.60   AR       criu/pie/pie.lib.a
12:43:26 [2021-09-23T12:43:26.825Z] #43 110.5   DEP      criu/sk-packet.d
12:43:26 [2021-09-23T12:43:26.949Z] #43 ...
12:43:26 [2021-09-23T12:43:26.949Z] 
12:43:26 [2021-09-23T12:43:26.949Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:26 [2021-09-23T12:43:26.949Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:43:26 [2021-09-23T12:43:26.949Z] #22 5.244 Collecting yamllint==1.26.1
12:43:26 [2021-09-23T12:43:26.966Z] #43 96.70   DEP      criu/pie/restorer.d
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.82 Setting up libaio1:amd64 (0.3.112-3) ...
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.84 Setting up libonig5:amd64 (6.9.1-1) ...
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.88 Setting up vim (2:8.1.0875-5) ...
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:43:27 [2021-09-23T12:43:27.014Z] #20 50.98 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:43:27 [2021-09-23T12:43:27.091Z] #43 110.8   DEP      criu/sk-netlink.d
12:43:27 [2021-09-23T12:43:27.163Z] #43 141.1   CC       criu/plugin.o
12:43:27 [2021-09-23T12:43:27.225Z] #43 97.04   DEP      criu/arch/x86/sigaction_compat_pie.d
12:43:27 [2021-09-23T12:43:27.275Z] #20 50.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:43:27 [2021-09-23T12:43:27.275Z] #20 51.01 Setting up jq (1.5+dfsg-2+b1) ...
12:43:27 [2021-09-23T12:43:27.275Z] #20 51.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:43:27 [2021-09-23T12:43:27.275Z] #20 51.05 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:43:27 [2021-09-23T12:43:27.353Z] #43 111.0   DEP      criu/sk-inet.d
12:43:27 [2021-09-23T12:43:27.427Z] #43 141.5   CC       criu/proc_parse.o
12:43:27 [2021-09-23T12:43:27.483Z] #43 ...
12:43:27 [2021-09-23T12:43:27.483Z] 
12:43:27 [2021-09-23T12:43:27.483Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:43:27 [2021-09-23T12:43:27.483Z] #16 sha256:515e4907cebed3431bb893da8903db7c6cfd501d5d253441796133854ca1f193
12:43:27 [2021-09-23T12:43:27.483Z] #16 1.836 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:43:27 [2021-09-23T12:43:27.483Z] #16 DONE 2.0s
12:43:27 [2021-09-23T12:43:27.483Z] 
12:43:27 [2021-09-23T12:43:27.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:27 [2021-09-23T12:43:27.483Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:27 [2021-09-23T12:43:27.483Z] #43 97.25   DEP      criu/arch/x86/restorer_unmap.d
12:43:27 [2021-09-23T12:43:27.483Z] #43 97.29   DEP      criu/arch/x86/restorer.d
12:43:27 [2021-09-23T12:43:27.926Z] #43 111.4   DEP      criu/signalfd.d
12:43:27 [2021-09-23T12:43:27.926Z] #43 111.7   DEP      criu/sigframe.d
12:43:28 [2021-09-23T12:43:28.048Z] #43 97.74   DEP      criu/arch/x86/vdso-pie.d
12:43:28 [2021-09-23T12:43:28.048Z] #43 97.95   DEP      criu/pie/parasite-vdso.d
12:43:28 [2021-09-23T12:43:28.188Z] #43 111.8   DEP      criu/shmem.d
12:43:28 [2021-09-23T12:43:28.308Z] #43 98.19   DEP      criu/pie/parasite.d
12:43:28 [2021-09-23T12:43:28.449Z] #43 112.1   DEP      criu/servicefd.d
12:43:28 [2021-09-23T12:43:28.711Z] #43 112.5   DEP      criu/seize.d
12:43:28 [2021-09-23T12:43:28.872Z] #43 98.63   CC       criu/pie/parasite.o
12:43:28 [2021-09-23T12:43:28.976Z] #43 112.8   DEP      criu/seccomp.d
12:43:29 [2021-09-23T12:43:29.130Z] #43 ...
12:43:29 [2021-09-23T12:43:29.130Z] 
12:43:29 [2021-09-23T12:43:29.130Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:43:29 [2021-09-23T12:43:29.130Z] #17 sha256:ca9a7dd66b7d48b9708ac55cd16d8b1e01d07f0344cbb7c000a94cd368f1f39d
12:43:29 [2021-09-23T12:43:29.130Z] #17 DONE 1.5s
12:43:29 [2021-09-23T12:43:29.130Z] 
12:43:29 [2021-09-23T12:43:29.130Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:43:29 [2021-09-23T12:43:29.130Z] #18 sha256:8f89e16046017caeac1a4605eab35f8b15dd54734c62b0c8e4e4eeed73a6d2a9
12:43:29 [2021-09-23T12:43:29.549Z] #43 113.0   DEP      criu/rst-malloc.d
12:43:29 [2021-09-23T12:43:29.549Z] #43 113.3   DEP      criu/rbtree.d
12:43:29 [2021-09-23T12:43:29.812Z] #43 113.3   DEP      criu/pstree.d
12:43:29 [2021-09-23T12:43:29.985Z] #43 143.8   CC       criu/protobuf-desc.o
12:43:30 [2021-09-23T12:43:30.074Z] #43 113.6   DEP      criu/protobuf.d
12:43:30 [2021-09-23T12:43:30.335Z] #43 113.9   GEN      criu/protobuf-desc-gen.h
12:43:30 [2021-09-23T12:43:30.561Z] #43 144.6   CC       criu/protobuf.o
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.88 Setting up iptables (1.8.2-4) ...
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:43:30 [2021-09-23T12:43:30.576Z] #20 53.96 Setting up python3 (3.7.3-1) ...
12:43:30 [2021-09-23T12:43:30.576Z] #20 54.44 Setting up python3-wheel (0.32.3-2) ...
12:43:30 [2021-09-23T12:43:30.825Z] #43 145.0   CC       criu/pstree.o
12:43:31 [2021-09-23T12:43:31.027Z] #18 DONE 1.7s
12:43:31 [2021-09-23T12:43:31.027Z] 
12:43:31 [2021-09-23T12:43:31.027Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:43:31 [2021-09-23T12:43:31.027Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:43:31 [2021-09-23T12:43:31.027Z] #32 ...
12:43:31 [2021-09-23T12:43:31.027Z] 
12:43:31 [2021-09-23T12:43:31.027Z] #19 [dev-systemd-false  6/26] RUN ldconfig
12:43:31 [2021-09-23T12:43:31.027Z] #19 sha256:d8466c21a5038f060a61f24ba965731ce0267de8afab4fe40211129f07db2624
12:43:31 [2021-09-23T12:43:31.300Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:43:31 [2021-09-23T12:43:31.300Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a832c8e3\powershellScript.ps1'; exit $LASTEXITCODE;
12:43:31 [2021-09-23T12:43:31.300Z] ----------------------------------------------------------------------------
12:43:31 [2021-09-23T12:43:31.300Z] 
12:43:31 [2021-09-23T12:43:31.300Z] INFO: executeCI.ps1 starting at Thu Sep 23 12:43:30 CUT 2021
12:43:31 [2021-09-23T12:43:31.300Z] 
12:43:31 [2021-09-23T12:43:31.300Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:43:31 [2021-09-23T12:43:31.300Z] INFO: Running git version 2.24.1.windows.2
12:43:31 [2021-09-23T12:43:31.300Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
12:43:31 [2021-09-23T12:43:31.300Z] INFO: Environment variables:
12:43:31 [2021-09-23T12:43:31.300Z] 
12:43:31 [2021-09-23T12:43:31.300Z] Name                           Value                                                                                   
12:43:31 [2021-09-23T12:43:31.300Z] ----                           -----                                                                                   
12:43:31 [2021-09-23T12:43:31.300Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:43:31 [2021-09-23T12:43:31.300Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:43:31 [2021-09-23T12:43:31.300Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:43:31 [2021-09-23T12:43:31.300Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
12:43:31 [2021-09-23T12:43:31.300Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:43:31 [2021-09-23T12:43:31.300Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
12:43:31 [2021-09-23T12:43:31.300Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:43:31 [2021-09-23T12:43:31.300Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:43:31 [2021-09-23T12:43:31.300Z] BRANCH_NAME                    PR-42875                                                                                
12:43:31 [2021-09-23T12:43:31.300Z] BUILD_DISPLAY_NAME             #4                                                                                      
12:43:31 [2021-09-23T12:43:31.300Z] BUILD_ID                       4                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] BUILD_NUMBER                   4                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] BUILD_TAG                      jenkins-moby-PR-42875-4                                                                 
12:43:31 [2021-09-23T12:43:31.300Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42875/4/                              
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_AUTHOR                  awmirantis                                                                              
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_AUTHOR_DISPLAY_NAME     Adam Williams                                                                           
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_BRANCH                  bump_swarmkit_fix_rollback                                                              
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_FORK                    awmirantis                                                                              
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_ID                      42875                                                                                   
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_TARGET                  20.10                                                                                   
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_TITLE                   [20.10] Bump swarmkit to get fix for rollback                                           
12:43:31 [2021-09-23T12:43:31.300Z] CHANGE_URL                     https://github.com/moby/moby/pull/42875                                                 
12:43:31 [2021-09-23T12:43:31.300Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
12:43:31 [2021-09-23T12:43:31.300Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:43:31 [2021-09-23T12:43:31.300Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:43:31 [2021-09-23T12:43:31.300Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:43:31 [2021-09-23T12:43:31.300Z] COMPUTERNAME                   azwin-2-7ce6b0                                                                          
12:43:31 [2021-09-23T12:43:31.300Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:43:31 [2021-09-23T12:43:31.300Z] ConfigSequenceNumber           0                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] DOCKER_BUILDKIT                0                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] DOCKER_DUT_DEBUG               1                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:43:31 [2021-09-23T12:43:31.300Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:43:31 [2021-09-23T12:43:31.300Z] EXECUTOR_NUMBER                0                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] FQDN                           azwin-2-7ce6b0.westus.cloudapp.azure.com                                                
12:43:31 [2021-09-23T12:43:31.300Z] GIT_BRANCH                     PR-42875                                                                                
12:43:31 [2021-09-23T12:43:31.300Z] GIT_COMMIT                     5730c139f71679e15b96fbb71ca54dd64ec4ff3b                                                
12:43:31 [2021-09-23T12:43:31.300Z] GIT_PREVIOUS_COMMIT            5730c139f71679e15b96fbb71ca54dd64ec4ff3b                                                
12:43:31 [2021-09-23T12:43:31.300Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:43:31 [2021-09-23T12:43:31.300Z] HUDSON_COOKIE                  3324f2cb-9f6e-424f-af2e-49c22707a520                                                    
12:43:31 [2021-09-23T12:43:31.300Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:43:31 [2021-09-23T12:43:31.300Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:43:31 [2021-09-23T12:43:31.300Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:43:31 [2021-09-23T12:43:31.300Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
12:43:31 [2021-09-23T12:43:31.300Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:43:31 [2021-09-23T12:43:31.300Z] JENKINS_NODE_COOKIE            7a6e786c-c5f4-463e-abb5-fec038a22c60                                                    
12:43:31 [2021-09-23T12:43:31.300Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:43:31 [2021-09-23T12:43:31.300Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:43:31 [2021-09-23T12:43:31.300Z] JOB_BASE_NAME                  PR-42875                                                                                
12:43:31 [2021-09-23T12:43:31.300Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42875/display/redirect                
12:43:31 [2021-09-23T12:43:31.300Z] JOB_NAME                       moby/PR-42875                                                                           
12:43:31 [2021-09-23T12:43:31.300Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42875/                                
12:43:31 [2021-09-23T12:43:31.300Z] library.jps.version            master                                                                                  
12:43:31 [2021-09-23T12:43:31.300Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:43:31 [2021-09-23T12:43:31.300Z] NODE_LABELS                    amd64 azure azwin-2-7ce6b0 azwin-2019 docker west-us windows windows-2019 x86_64        
12:43:31 [2021-09-23T12:43:31.300Z] NODE_NAME                      azwin-2-7ce6b0                                                                          
12:43:31 [2021-09-23T12:43:31.300Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:43:31 [2021-09-23T12:43:31.300Z] OS                             Windows_NT                                                                              
12:43:31 [2021-09-23T12:43:31.300Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:43:31 [2021-09-23T12:43:31.301Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:43:31 [2021-09-23T12:43:31.301Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:43:31 [2021-09-23T12:43:31.301Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
12:43:31 [2021-09-23T12:43:31.301Z] PROCESSOR_LEVEL                6                                                                                       
12:43:31 [2021-09-23T12:43:31.301Z] PROCESSOR_REVISION             5507                                                                                    
12:43:31 [2021-09-23T12:43:31.301Z] ProgramData                    C:\ProgramData                                                                          
12:43:31 [2021-09-23T12:43:31.301Z] ProgramFiles                   C:\Program Files                                                                        
12:43:31 [2021-09-23T12:43:31.301Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:43:31 [2021-09-23T12:43:31.301Z] ProgramW6432                   C:\Program Files                                                                        
12:43:31 [2021-09-23T12:43:31.301Z] PROMPT                         $P$G                                                                                    
12:43:31 [2021-09-23T12:43:31.301Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:43:31 [2021-09-23T12:43:31.301Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:43:31 [2021-09-23T12:43:31.301Z] PUBLIC                         C:\Users\Public                                                                         
12:43:31 [2021-09-23T12:43:31.301Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42875/4/display/redirect?page=artif...
12:43:31 [2021-09-23T12:43:31.301Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42875/4/display/redirect?page=changes 
12:43:31 [2021-09-23T12:43:31.301Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42875/4/display/redirect              
12:43:31 [2021-09-23T12:43:31.301Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42875/4/display/redirect?page=tests   
12:43:31 [2021-09-23T12:43:31.301Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:43:31 [2021-09-23T12:43:31.301Z] SOURCES_DRIVE                  d                                                                                       
12:43:31 [2021-09-23T12:43:31.301Z] SOURCES_SUBDIR                 gopath                                                                                  
12:43:31 [2021-09-23T12:43:31.301Z] STAGE_NAME                     Run tests                                                                               
12:43:31 [2021-09-23T12:43:31.301Z] SystemDrive                    C:                                                                                      
12:43:31 [2021-09-23T12:43:31.301Z] SystemRoot                     C:\Windows                                                                              
12:43:31 [2021-09-23T12:43:31.301Z] TEMP                           C:\Windows\TEMP                                                                         
12:43:31 [2021-09-23T12:43:31.301Z] TESTDEBUG                      0                                                                                       
12:43:31 [2021-09-23T12:43:31.301Z] TESTRUN_DRIVE                  d                                                                                       
12:43:31 [2021-09-23T12:43:31.301Z] TESTRUN_SUBDIR                 CI                                                                                      
12:43:31 [2021-09-23T12:43:31.301Z] TIMEOUT                        120m                                                                                    
12:43:31 [2021-09-23T12:43:31.301Z] TMP                            C:\Windows\TEMP                                                                         
12:43:31 [2021-09-23T12:43:31.301Z] USERDOMAIN                     WORKGROUP                                                                               
12:43:31 [2021-09-23T12:43:31.301Z] USERNAME                       azwin-2-7ce6b0$                                                                         
12:43:31 [2021-09-23T12:43:31.301Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:43:31 [2021-09-23T12:43:31.301Z] windir                         C:\Windows                                                                              
12:43:31 [2021-09-23T12:43:31.301Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
12:43:31 [2021-09-23T12:43:31.301Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
12:43:31 [2021-09-23T12:43:31.301Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:43:31 [2021-09-23T12:43:31.301Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:43:31 [2021-09-23T12:43:31.301Z] 
12:43:31 [2021-09-23T12:43:31.301Z] 
12:43:31 [2021-09-23T12:43:31.301Z] 
12:43:31 [2021-09-23T12:43:31.518Z] #20 55.14 Setting up apparmor (2.13.2-10) ...
12:43:31 [2021-09-23T12:43:31.722Z] #43 ...
12:43:31 [2021-09-23T12:43:31.722Z] 
12:43:31 [2021-09-23T12:43:31.722Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:31 [2021-09-23T12:43:31.722Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:43:31 [2021-09-23T12:43:31.722Z] #45 220.8 github.com/LK4D4/vndr/godl
12:43:31 [2021-09-23T12:43:31.722Z] #45 ...
12:43:31 [2021-09-23T12:43:31.722Z] 
12:43:31 [2021-09-23T12:43:31.722Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:31 [2021-09-23T12:43:31.722Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:31 [2021-09-23T12:43:31.722Z] #20 8.322 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:43:31 [2021-09-23T12:43:31.722Z] #20 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:43:31 [2021-09-23T12:43:31.722Z] #20 17.80 Fetched 9001 kB in 16s (553 kB/s)
12:43:31 [2021-09-23T12:43:31.757Z] INFO: Sources under d:\gopath\...
12:43:31 [2021-09-23T12:43:31.757Z] INFO: Test run under d:\CI\...
12:43:31 [2021-09-23T12:43:31.757Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:43:31 [2021-09-23T12:43:31.757Z] INFO: docker/docker repository was found
12:43:31 [2021-09-23T12:43:31.774Z] #43 ...
12:43:31 [2021-09-23T12:43:31.774Z] 
12:43:31 [2021-09-23T12:43:31.774Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:31 [2021-09-23T12:43:31.774Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
12:43:31 [2021-09-23T12:43:31.774Z] #22 28.57   Installing build dependencies: finished with status 'done'
12:43:32 [2021-09-23T12:43:32.213Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
12:43:32 [2021-09-23T12:43:32.213Z] ltsc2019: Pulling from windows/servercore
12:43:32 [2021-09-23T12:43:32.224Z] #22 10.61   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:43:32 [2021-09-23T12:43:32.667Z] #20 17.80 Reading package lists...
12:43:32 [2021-09-23T12:43:32.667Z] #20 ...
12:43:32 [2021-09-23T12:43:32.667Z] 
12:43:32 [2021-09-23T12:43:32.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:32 [2021-09-23T12:43:32.667Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:43:32 [2021-09-23T12:43:32.667Z] #45 222.0 github.com/LK4D4/vndr
12:43:32 [2021-09-23T12:43:32.672Z] 4612f6d0b889: Pulling fs layer
12:43:32 [2021-09-23T12:43:32.672Z] a0ddf88812f1: Pulling fs layer
12:43:32 [2021-09-23T12:43:32.833Z] #22 ...
12:43:32 [2021-09-23T12:43:32.833Z] 
12:43:32 [2021-09-23T12:43:32.833Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:32 [2021-09-23T12:43:32.833Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:32 [2021-09-23T12:43:32.833Z] #43 196.9   CC       criu/netfilter.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 197.2   CC       criu/page-pipe.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 197.8   CC       criu/page-xfer.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 199.2   CC       criu/pagemap-cache.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 199.5   CC       criu/pagemap.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 200.4   CC       criu/parasite-syscall.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 201.3   CC       criu/path.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 201.6   CC       criu/pie-util-vdso-elf32.o
12:43:32 [2021-09-23T12:43:32.833Z] #43 202.2   CC       criu/pie-util-vdso.o
12:43:32 [2021-09-23T12:43:32.923Z] #19 DONE 1.8s
12:43:32 [2021-09-23T12:43:32.923Z] 
12:43:32 [2021-09-23T12:43:32.923Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:32 [2021-09-23T12:43:32.923Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:33 [2021-09-23T12:43:33.407Z] #43 202.8   CC       criu/pie-util.o
12:43:33 [2021-09-23T12:43:33.407Z] #43 ...
12:43:33 [2021-09-23T12:43:33.407Z] 
12:43:33 [2021-09-23T12:43:33.407Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:33 [2021-09-23T12:43:33.407Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:43:33 [2021-09-23T12:43:33.407Z] #22 11.94 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:43:33 [2021-09-23T12:43:33.431Z] #20 56.93 Setting up xfsprogs (4.20.0-1) ...
12:43:33 [2021-09-23T12:43:33.431Z] #20 56.94 Setting up python3-lib2to3 (3.7.3-1) ...
12:43:33 [2021-09-23T12:43:33.431Z] #20 57.34 Setting up python3-pkg-resources (40.8.0-1) ...
12:43:33 [2021-09-23T12:43:33.676Z] #22 11.98   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:43:33 [2021-09-23T12:43:33.676Z] #22 12.08 Collecting pyyaml (from yamllint==1.26.1)
12:43:33 [2021-09-23T12:43:33.936Z] #22 12.27   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:43:34 [2021-09-23T12:43:34.196Z] #22 12.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:43:34 [2021-09-23T12:43:34.196Z] #22 12.66 Building wheels for collected packages: yamllint
12:43:34 [2021-09-23T12:43:34.196Z] #22 12.66   Running setup.py bdist_wheel for yamllint: started
12:43:34 [2021-09-23T12:43:34.373Z] #20 58.20 Setting up python3-distutils (3.7.3-1) ...
12:43:34 [2021-09-23T12:43:34.819Z] #20 2.101 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:43:34 [2021-09-23T12:43:34.819Z] #20 2.197 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:43:34 [2021-09-23T12:43:34.819Z] #20 2.211 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:43:34 [2021-09-23T12:43:34.819Z] #20 2.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:43:34 [2021-09-23T12:43:34.946Z] #20 58.68 Setting up python3-setuptools (40.8.0-1) ...
12:43:35 [2021-09-23T12:43:35.573Z] #22 13.72   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:43:35 [2021-09-23T12:43:35.573Z] #22 13.74   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:43:35 [2021-09-23T12:43:35.573Z] #22 13.79 Successfully built yamllint
12:43:35 [2021-09-23T12:43:35.573Z] #22 13.81 Installing collected packages: pathspec, pyyaml, yamllint
12:43:35 [2021-09-23T12:43:35.832Z] #22 14.26 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:43:35 [2021-09-23T12:43:35.889Z] #20 59.82 Setting up python3-pip (18.1-5) ...
12:43:36 [2021-09-23T12:43:36.190Z] #20 3.694 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [488 kB]
12:43:36 [2021-09-23T12:43:36.403Z] #22 DONE 14.8s
12:43:36 [2021-09-23T12:43:36.403Z] 
12:43:36 [2021-09-23T12:43:36.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:36 [2021-09-23T12:43:36.403Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:36 [2021-09-23T12:43:36.403Z] #43 203.1   CC       criu/pipes.o
12:43:36 [2021-09-23T12:43:36.403Z] #43 203.7   CC       criu/plugin.o
12:43:36 [2021-09-23T12:43:36.403Z] #43 204.3   CC       criu/proc_parse.o
12:43:36 [2021-09-23T12:43:36.662Z] #43 ...
12:43:36 [2021-09-23T12:43:36.662Z] 
12:43:36 [2021-09-23T12:43:36.662Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:43:36 [2021-09-23T12:43:36.662Z] #25 sha256:b1f94a1ccd7869203697ec92749ab4f12b3dfae3558d04878dadc3c4259a8f7d
12:43:36 [2021-09-23T12:43:36.662Z] #25 DONE 0.3s
12:43:36 [2021-09-23T12:43:36.921Z] 
12:43:36 [2021-09-23T12:43:36.921Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:43:36 [2021-09-23T12:43:36.921Z] #30 sha256:b3a6d8b202ad7bbfc12a5a0ef82f6fa94b8cb42ab1c8f8ae0a969f422cec3d3a
12:43:37 [2021-09-23T12:43:37.082Z] #22 ...
12:43:37 [2021-09-23T12:43:37.082Z] 
12:43:37 [2021-09-23T12:43:37.082Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:37 [2021-09-23T12:43:37.082Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:37 [2021-09-23T12:43:37.082Z] #43 146.1   CC       criu/rbtree.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 146.5   CC       criu/rst-malloc.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 146.9   CC       criu/seccomp.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 147.5   CC       criu/seize.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 148.4   CC       criu/servicefd.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 148.8   CC       criu/shmem.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 149.8   CC       criu/sigframe.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 150.0   CC       criu/signalfd.o
12:43:37 [2021-09-23T12:43:37.082Z] #43 150.3   CC       criu/sk-inet.o
12:43:37 [2021-09-23T12:43:37.275Z] #20 60.83 Processing triggers for libc-bin (2.28-10) ...
12:43:37 [2021-09-23T12:43:37.275Z] #20 60.87 Processing triggers for mime-support (3.62) ...
12:43:37 [2021-09-23T12:43:37.345Z] #43 151.4   CC       criu/sk-netlink.o
12:43:37 [2021-09-23T12:43:37.536Z] #20 DONE 61.4s
12:43:37 [2021-09-23T12:43:37.536Z] 
12:43:37 [2021-09-23T12:43:37.536Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:43:37 [2021-09-23T12:43:37.536Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
12:43:37 [2021-09-23T12:43:37.563Z] #20 5.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:43:37 [2021-09-23T12:43:37.608Z] #43 ...
12:43:37 [2021-09-23T12:43:37.609Z] 
12:43:37 [2021-09-23T12:43:37.609Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:37 [2021-09-23T12:43:37.609Z] #22 sha256:734e59a0169544119873c7eaeb8da7c7f315744d4a2b2a2303d837157cd717b7
12:43:37 [2021-09-23T12:43:37.609Z] #22 34.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:43:37 [2021-09-23T12:43:37.609Z] #22 34.53 Building wheels for collected packages: yamllint, pyyaml
12:43:37 [2021-09-23T12:43:37.609Z] #22 34.53   Running setup.py bdist_wheel for yamllint: started
12:43:37 [2021-09-23T12:43:37.965Z] #45 ...
12:43:37 [2021-09-23T12:43:37.965Z] 
12:43:37 [2021-09-23T12:43:37.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:37 [2021-09-23T12:43:37.965Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:37 [2021-09-23T12:43:37.965Z] #43 117.9   DEP      criu/protobuf-desc.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 118.0   DEP      criu/proc_parse.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 118.3   DEP      criu/plugin.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 118.4   DEP      criu/pipes.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 118.7   DEP      criu/pie-util.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 118.8   DEP      criu/pie-util-vdso.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 119.0   DEP      criu/pie-util-vdso-elf32.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 119.2   DEP      criu/path.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 119.4   DEP      criu/parasite-syscall.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 119.7   DEP      criu/pagemap.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 120.0   DEP      criu/pagemap-cache.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 120.3   DEP      criu/page-xfer.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 120.6   DEP      criu/page-pipe.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 120.8   DEP      criu/netfilter.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 121.2   DEP      criu/net.d
12:43:37 [2021-09-23T12:43:37.965Z] #43 121.5   DEP      criu/namespaces.d
12:43:38 [2021-09-23T12:43:38.109Z] #21 ...
12:43:38 [2021-09-23T12:43:38.109Z] 
12:43:38 [2021-09-23T12:43:38.109Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:38 [2021-09-23T12:43:38.109Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:38 [2021-09-23T12:43:38.109Z] #43 134.0   CC       criu/netfilter.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 134.4   CC       criu/page-pipe.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 135.1   CC       criu/page-xfer.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 136.9   CC       criu/pagemap-cache.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 137.3   CC       criu/pagemap.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 138.4   CC       criu/parasite-syscall.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 139.4   CC       criu/path.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 139.8   CC       criu/pie-util-vdso-elf32.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 140.3   CC       criu/pie-util-vdso.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 140.9   CC       criu/pie-util.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 141.1   CC       criu/pipes.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 141.9   CC       criu/plugin.o
12:43:38 [2021-09-23T12:43:38.109Z] #43 142.4   CC       criu/proc_parse.o
12:43:38 [2021-09-23T12:43:38.227Z] #43 121.8   DEP      criu/mount.d
12:43:38 [2021-09-23T12:43:38.489Z] #43 122.1   DEP      criu/memfd.d
12:43:38 [2021-09-23T12:43:38.489Z] #43 122.3   DEP      criu/mem.d
12:43:38 [2021-09-23T12:43:38.936Z] #20 ...
12:43:38 [2021-09-23T12:43:38.936Z] 
12:43:38 [2021-09-23T12:43:38.936Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:38 [2021-09-23T12:43:38.936Z] #53 sha256:232c750a1e4ed6cecc2882bc4de4e730ed2caa06636f15a7a255c44859216770
12:43:38 [2021-09-23T12:43:38.936Z] #53 19.50 + cd /tmp/tmp.Ga4X6g7b72/src/github.com/opencontainers/runc
12:43:38 [2021-09-23T12:43:38.936Z] #53 19.50 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:43:39 [2021-09-23T12:43:39.003Z] #22 35.66   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:43:39 [2021-09-23T12:43:39.003Z] #22 35.66   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:43:39 [2021-09-23T12:43:39.003Z] #22 35.73   Running setup.py bdist_wheel for pyyaml: started
12:43:39 [2021-09-23T12:43:39.062Z] #43 122.7   DEP      criu/lsm.d
12:43:39 [2021-09-23T12:43:39.062Z] #43 122.9   DEP      criu/log.d
12:43:39 [2021-09-23T12:43:39.494Z] #43 ...
12:43:39 [2021-09-23T12:43:39.494Z] 
12:43:39 [2021-09-23T12:43:39.494Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:43:39 [2021-09-23T12:43:39.494Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
12:43:39 [2021-09-23T12:43:39.494Z] #21 1.827 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:43:39 [2021-09-23T12:43:39.494Z] #21 1.832 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:43:39 [2021-09-23T12:43:39.494Z] #21 1.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:43:39 [2021-09-23T12:43:39.494Z] #21 DONE 1.9s
12:43:39 [2021-09-23T12:43:39.494Z] 
12:43:39 [2021-09-23T12:43:39.494Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:39 [2021-09-23T12:43:39.494Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:43:39 [2021-09-23T12:43:39.501Z] #53 20.25 + '[' -z '' ']'
12:43:39 [2021-09-23T12:43:39.501Z] #53 20.26 + target=static
12:43:39 [2021-09-23T12:43:39.501Z] #53 20.26 + make 'BUILDTAGS=seccomp ' static
12:43:39 [2021-09-23T12:43:39.637Z] #43 123.2   DEP      criu/libnetlink.d
12:43:39 [2021-09-23T12:43:39.735Z] a0ddf88812f1: Verifying Checksum
12:43:39 [2021-09-23T12:43:39.735Z] a0ddf88812f1: Download complete
12:43:39 [2021-09-23T12:43:39.758Z] #53 20.58 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:43:39 [2021-09-23T12:43:39.898Z] #43 123.4   DEP      criu/kerndat.d
12:43:39 [2021-09-23T12:43:39.898Z] #43 123.6   DEP      criu/kcmp-ids.d
12:43:40 [2021-09-23T12:43:40.160Z] #43 123.9   DEP      criu/irmap.d
12:43:40 [2021-09-23T12:43:40.398Z] #22 37.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:43:40 [2021-09-23T12:43:40.399Z] #22 37.16   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
12:43:40 [2021-09-23T12:43:40.399Z] #22 37.31 Successfully built yamllint pyyaml
12:43:40 [2021-09-23T12:43:40.399Z] #22 37.33 Installing collected packages: pathspec, pyyaml, yamllint
12:43:40 [2021-09-23T12:43:40.421Z] #43 124.2   DEP      criu/ipc_ns.d
12:43:40 [2021-09-23T12:43:40.662Z] #22 37.64 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:43:40 [2021-09-23T12:43:40.993Z] #43 124.7   DEP      criu/image.d
12:43:41 [2021-09-23T12:43:41.136Z] #53 ...
12:43:41 [2021-09-23T12:43:41.136Z] 
12:43:41 [2021-09-23T12:43:41.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:41 [2021-09-23T12:43:41.136Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:41 [2021-09-23T12:43:41.136Z] #43 100.8   LINK     criu/pie/parasite.built-in.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 100.9   GEN      criu/pie/parasite-blob.h
12:43:41 [2021-09-23T12:43:41.136Z] #43 100.9   CC       criu/pie/parasite-vdso.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 102.1   CC       criu/arch/x86/vdso-pie.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 102.7   CC       criu/arch/x86/restorer.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 103.6   CC       criu/arch/x86/restorer_unmap.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 103.7   CC       criu/arch/x86/sigaction_compat_pie.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 104.1   CC       criu/pie/restorer.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.2   LINK     criu/pie/restorer.built-in.o
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.2   GEN      criu/pie/restorer-blob.h
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.3   DEP      criu/vdso.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.6   DEP      criu/vdso-compat.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.7   DEP      criu/uts_ns.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 109.9   DEP      criu/util.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 110.2   DEP      criu/uffd.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 110.5   DEP      criu/tun.d
12:43:41 [2021-09-23T12:43:41.136Z] #43 110.7   DEP      criu/tty.d
12:43:41 [2021-09-23T12:43:41.395Z] #43 111.0   DEP      criu/timerfd.d
12:43:41 [2021-09-23T12:43:41.395Z] #43 ...
12:43:41 [2021-09-23T12:43:41.395Z] 
12:43:41 [2021-09-23T12:43:41.395Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:41 [2021-09-23T12:43:41.395Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:43:41 [2021-09-23T12:43:41.395Z] #45 225.3 github.com/LK4D4/vndr/godl
12:43:41 [2021-09-23T12:43:41.566Z] #43 125.0   DEP      criu/image-desc.d
12:43:41 [2021-09-23T12:43:41.566Z] #43 125.2   DEP      criu/fsnotify.d
12:43:41 [2021-09-23T12:43:41.611Z] #22 DONE 38.6s
12:43:41 [2021-09-23T12:43:41.611Z] 
12:43:41 [2021-09-23T12:43:41.611Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:41 [2021-09-23T12:43:41.611Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:41 [2021-09-23T12:43:41.611Z] #43 151.8   CC       criu/sk-packet.o
12:43:41 [2021-09-23T12:43:41.611Z] #43 152.5   CC       criu/sk-queue.o
12:43:41 [2021-09-23T12:43:41.611Z] #43 153.0   CC       criu/sk-tcp.o
12:43:41 [2021-09-23T12:43:41.611Z] #43 153.5   CC       criu/sk-unix.o
12:43:41 [2021-09-23T12:43:41.611Z] #43 155.6   CC       criu/sockets.o
12:43:41 [2021-09-23T12:43:41.828Z] #43 125.5   DEP      criu/filesystems.d
12:43:42 [2021-09-23T12:43:42.040Z] #22 ...
12:43:42 [2021-09-23T12:43:42.040Z] 
12:43:42 [2021-09-23T12:43:42.040Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:43:42 [2021-09-23T12:43:42.040Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:43:42 [2021-09-23T12:43:42.040Z] #40 DONE 218.1s
12:43:42 [2021-09-23T12:43:42.040Z] 
12:43:42 [2021-09-23T12:43:42.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:42 [2021-09-23T12:43:42.040Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:42 [2021-09-23T12:43:42.040Z] #43 145.8   CC       criu/protobuf-desc.o
12:43:42 [2021-09-23T12:43:42.040Z] #43 146.9   CC       criu/protobuf.o
12:43:42 [2021-09-23T12:43:42.040Z] #43 147.4   CC       criu/pstree.o
12:43:42 [2021-09-23T12:43:42.116Z] #43 125.8   DEP      criu/files.d
12:43:42 [2021-09-23T12:43:42.116Z] #43 ...
12:43:42 [2021-09-23T12:43:42.116Z] 
12:43:42 [2021-09-23T12:43:42.116Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:42 [2021-09-23T12:43:42.116Z] #45 sha256:0b4fdb4b82261fd01916be09de6880b198dd0bf0e0b5aefcd5ff2eeaee8b3b51
12:43:42 [2021-09-23T12:43:42.116Z] #45 DONE 231.5s
12:43:42 [2021-09-23T12:43:42.116Z] 
12:43:42 [2021-09-23T12:43:42.116Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:42 [2021-09-23T12:43:42.116Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:42 [2021-09-23T12:43:42.116Z] #20 17.80 Reading package lists...
12:43:42 [2021-09-23T12:43:42.204Z] #30 ...
12:43:42 [2021-09-23T12:43:42.204Z] 
12:43:42 [2021-09-23T12:43:42.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:42 [2021-09-23T12:43:42.204Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:42 [2021-09-23T12:43:42.204Z] #43 207.6   CC       criu/protobuf-desc.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 208.6   CC       criu/protobuf.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 209.0   CC       criu/pstree.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 210.2   CC       criu/rbtree.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 210.6   CC       criu/rst-malloc.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 210.9   CC       criu/seccomp.o
12:43:42 [2021-09-23T12:43:42.204Z] #43 211.5   CC       criu/seize.o
12:43:42 [2021-09-23T12:43:42.332Z] #45 226.5 github.com/LK4D4/vndr
12:43:42 [2021-09-23T12:43:42.560Z] #43 156.5   CC       criu/stats.o
12:43:42 [2021-09-23T12:43:42.691Z] #20 23.75 Reading package lists...
12:43:42 [2021-09-23T12:43:42.691Z] #20 ...
12:43:42 [2021-09-23T12:43:42.691Z] 
12:43:42 [2021-09-23T12:43:42.691Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:42 [2021-09-23T12:43:42.691Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:42 [2021-09-23T12:43:42.691Z] #43 126.2   DEP      criu/files-reg.d
12:43:42 [2021-09-23T12:43:42.773Z] #43 ...
12:43:42 [2021-09-23T12:43:42.773Z] 
12:43:42 [2021-09-23T12:43:42.773Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:43:42 [2021-09-23T12:43:42.773Z] #30 sha256:b3a6d8b202ad7bbfc12a5a0ef82f6fa94b8cb42ab1c8f8ae0a969f422cec3d3a
12:43:42 [2021-09-23T12:43:42.773Z] #30 DONE 5.9s
12:43:42 [2021-09-23T12:43:42.773Z] 
12:43:42 [2021-09-23T12:43:42.773Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:43:42 [2021-09-23T12:43:42.773Z] #33 sha256:5891163626c9dd657b1b64e7b17e9460a4b775b0fcb2a5ef04c3d8c392a00ef0
12:43:42 [2021-09-23T12:43:42.823Z] #43 156.8   CC       criu/string.o
12:43:42 [2021-09-23T12:43:42.823Z] #43 156.9   CC       criu/sysctl.o
12:43:42 [2021-09-23T12:43:42.951Z] #43 126.5   DEP      criu/files-ext.d
12:43:42 [2021-09-23T12:43:42.982Z] #43 148.9   CC       criu/rbtree.o
12:43:43 [2021-09-23T12:43:43.224Z] #43 126.8   DEP      criu/file-lock.d
12:43:43 [2021-09-23T12:43:43.243Z] #43 149.2   CC       criu/rst-malloc.o
12:43:43 [2021-09-23T12:43:43.400Z] #43 157.4   CC       criu/sysfs_parse.o
12:43:43 [2021-09-23T12:43:43.484Z] #43 127.1   DEP      criu/file-ids.d
12:43:43 [2021-09-23T12:43:43.664Z] #43 157.8   CC       criu/timens.o
12:43:43 [2021-09-23T12:43:43.713Z] #33 DONE 1.0s
12:43:43 [2021-09-23T12:43:43.713Z] 
12:43:43 [2021-09-23T12:43:43.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:43 [2021-09-23T12:43:43.713Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:43 [2021-09-23T12:43:43.713Z] #43 212.5   CC       criu/servicefd.o
12:43:43 [2021-09-23T12:43:43.713Z] #43 213.0   CC       criu/shmem.o
12:43:43 [2021-09-23T12:43:43.713Z] #43 ...
12:43:43 [2021-09-23T12:43:43.713Z] 
12:43:43 [2021-09-23T12:43:43.713Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:43:43 [2021-09-23T12:43:43.713Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:43:43 [2021-09-23T12:43:43.713Z] #40 DONE 327.0s
12:43:43 [2021-09-23T12:43:43.746Z] #43 127.4   DEP      criu/fifo.d
12:43:43 [2021-09-23T12:43:43.815Z] #43 149.6   CC       criu/seccomp.o
12:43:43 [2021-09-23T12:43:43.972Z] 
12:43:43 [2021-09-23T12:43:43.973Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:43:43 [2021-09-23T12:43:43.973Z] #35 sha256:dd158b8eeae233f9a70223d0de86cccb07e29de68214667d9dea64e5f361c85a
12:43:43 [2021-09-23T12:43:43.973Z] #35 DONE 0.4s
12:43:43 [2021-09-23T12:43:43.973Z] 
12:43:43 [2021-09-23T12:43:43.973Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:43:43 [2021-09-23T12:43:43.973Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:43:44 [2021-09-23T12:43:44.006Z] #43 127.6   DEP      criu/fdstore.d
12:43:44 [2021-09-23T12:43:44.006Z] #43 127.8   DEP      criu/fault-injection.d
12:43:44 [2021-09-23T12:43:44.006Z] #43 127.9   DEP      criu/external.d
12:43:44 [2021-09-23T12:43:44.232Z] #49 ...
12:43:44 [2021-09-23T12:43:44.232Z] 
12:43:44 [2021-09-23T12:43:44.232Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:43:44 [2021-09-23T12:43:44.232Z] #38 sha256:aec6349f224e8ee48dd502ae15e1f0384d6041fe4950d490b96b06b7c9341d71
12:43:44 [2021-09-23T12:43:44.232Z] #38 DONE 0.1s
12:43:44 [2021-09-23T12:43:44.232Z] 
12:43:44 [2021-09-23T12:43:44.232Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:43:44 [2021-09-23T12:43:44.232Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:43:44 [2021-09-23T12:43:44.241Z] #43 158.3   CC       criu/timerfd.o
12:43:44 [2021-09-23T12:43:44.268Z] #43 128.0   DEP      criu/eventpoll.d
12:43:44 [2021-09-23T12:43:44.503Z] #43 158.7   CC       criu/tty.o
12:43:44 [2021-09-23T12:43:44.758Z] #43 150.5   CC       criu/seize.o
12:43:44 [2021-09-23T12:43:44.840Z] #43 128.3   DEP      criu/eventfd.d
12:43:44 [2021-09-23T12:43:44.840Z] #43 128.4   DEP      criu/crtools.d
12:43:45 [2021-09-23T12:43:45.101Z] #43 128.7   DEP      criu/cr-service.d
12:43:45 [2021-09-23T12:43:45.169Z] #49 ...
12:43:45 [2021-09-23T12:43:45.169Z] 
12:43:45 [2021-09-23T12:43:45.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:45 [2021-09-23T12:43:45.169Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:45 [2021-09-23T12:43:45.169Z] #43 214.2   CC       criu/sigframe.o
12:43:45 [2021-09-23T12:43:45.169Z] #43 214.5   CC       criu/signalfd.o
12:43:45 [2021-09-23T12:43:45.362Z] #43 128.9   DEP      criu/cr-restore.d
12:43:45 [2021-09-23T12:43:45.431Z] #43 214.8   CC       criu/sk-inet.o
12:43:45 [2021-09-23T12:43:45.623Z] #43 129.4   DEP      criu/cr-errno.d
12:43:45 [2021-09-23T12:43:45.623Z] #43 129.4   DEP      criu/cr-dump.d
12:43:45 [2021-09-23T12:43:45.702Z] #43 151.5   CC       criu/servicefd.o
12:43:45 [2021-09-23T12:43:45.963Z] #43 151.8   CC       criu/shmem.o
12:43:46 [2021-09-23T12:43:46.196Z] #43 129.8   DEP      criu/cr-dedup.d
12:43:46 [2021-09-23T12:43:46.458Z] #43 130.1   DEP      criu/cr-check.d
12:43:46 [2021-09-23T12:43:46.511Z] #45 ...
12:43:46 [2021-09-23T12:43:46.511Z] 
12:43:46 [2021-09-23T12:43:46.511Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:46 [2021-09-23T12:43:46.511Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:46 [2021-09-23T12:43:46.511Z] #43 111.3   DEP      criu/timens.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 111.6   DEP      criu/sysfs_parse.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 111.8   DEP      criu/sysctl.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 112.0   DEP      criu/string.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 112.0   DEP      criu/stats.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 112.1   DEP      criu/sockets.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 112.5   DEP      criu/sk-unix.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 112.7   DEP      criu/sk-tcp.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 113.0   DEP      criu/sk-queue.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 113.2   DEP      criu/sk-packet.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 113.5   DEP      criu/sk-netlink.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 113.8   DEP      criu/sk-inet.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 114.1   DEP      criu/signalfd.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 114.3   DEP      criu/sigframe.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 114.5   DEP      criu/shmem.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 114.8   DEP      criu/servicefd.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.0   DEP      criu/seize.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.2   DEP      criu/seccomp.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.5   DEP      criu/rst-malloc.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.6   DEP      criu/rbtree.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.6   DEP      criu/pstree.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 115.9   DEP      criu/protobuf.d
12:43:46 [2021-09-23T12:43:46.511Z] #43 116.1   GEN      criu/protobuf-desc-gen.h
12:43:46 [2021-09-23T12:43:46.560Z] #43 160.5   CC       criu/tun.o
12:43:46 [2021-09-23T12:43:46.811Z] #43 215.9   CC       criu/sk-netlink.o
12:43:46 [2021-09-23T12:43:46.907Z] #43 152.6   CC       criu/sigframe.o
12:43:46 [2021-09-23T12:43:46.907Z] #43 152.7   CC       criu/signalfd.o
12:43:47 [2021-09-23T12:43:47.029Z] #43 130.6   DEP      criu/config.d
12:43:47 [2021-09-23T12:43:47.071Z] #43 216.3   CC       criu/sk-packet.o
12:43:47 [2021-09-23T12:43:47.136Z] #43 161.1   CC       criu/uffd.o
12:43:47 [2021-09-23T12:43:47.168Z] #43 153.0   CC       criu/sk-inet.o
12:43:47 [2021-09-23T12:43:47.291Z] #43 130.9   DEP      criu/clone-noasan.d
12:43:47 [2021-09-23T12:43:47.291Z] #43 131.1   DEP      criu/cgroup.d
12:43:47 [2021-09-23T12:43:47.640Z] #43 ...
12:43:47 [2021-09-23T12:43:47.640Z] 
12:43:47 [2021-09-23T12:43:47.640Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:43:47 [2021-09-23T12:43:47.640Z] #41 sha256:247e02f24c40bb57aee9e2616ddb9c1b385e891ef032c648e4f4b09ad6883560
12:43:47 [2021-09-23T12:43:47.640Z] #41 DONE 0.8s
12:43:47 [2021-09-23T12:43:47.640Z] 
12:43:47 [2021-09-23T12:43:47.640Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:47 [2021-09-23T12:43:47.640Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:47 [2021-09-23T12:43:47.640Z] #43 216.9   CC       criu/sk-queue.o
12:43:47 [2021-09-23T12:43:47.867Z] #43 131.4   DEP      criu/cgroup-props.d
12:43:47 [2021-09-23T12:43:47.867Z] #43 131.6   DEP      criu/bitmap.d
12:43:47 [2021-09-23T12:43:47.867Z] #43 131.6   DEP      criu/bfd.d
12:43:48 [2021-09-23T12:43:48.086Z] #43 162.2   CC       criu/util.o
12:43:48 [2021-09-23T12:43:48.112Z] #43 153.9   CC       criu/sk-netlink.o
12:43:48 [2021-09-23T12:43:48.130Z] #43 131.7   DEP      criu/autofs.d
12:43:48 [2021-09-23T12:43:48.130Z] #43 131.8   DEP      criu/aio.d
12:43:48 [2021-09-23T12:43:48.208Z] #43 217.4   CC       criu/sk-tcp.o
12:43:48 [2021-09-23T12:43:48.373Z] #43 154.2   CC       criu/sk-packet.o
12:43:48 [2021-09-23T12:43:48.391Z] #43 132.0   DEP      criu/action-scripts.d
12:43:48 [2021-09-23T12:43:48.467Z] #43 217.9   CC       criu/sk-unix.o
12:43:48 [2021-09-23T12:43:48.653Z] #43 132.3   CC       criu/action-scripts.o
12:43:48 [2021-09-23T12:43:48.945Z] #43 154.8   CC       criu/sk-queue.o
12:43:49 [2021-09-23T12:43:49.206Z] #43 155.1   CC       criu/sk-tcp.o
12:43:49 [2021-09-23T12:43:49.226Z] #43 133.0   CC       criu/aio.o
12:43:49 [2021-09-23T12:43:49.467Z] #43 ...
12:43:49 [2021-09-23T12:43:49.467Z] 
12:43:49 [2021-09-23T12:43:49.467Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:43:49 [2021-09-23T12:43:49.467Z] #49 sha256:85d6258667ebf08d5ccadfa136ffc6c8f0de317b7851ee82a31f5dd907e85f00
12:43:49 [2021-09-23T12:43:49.467Z] #49 225.9 + /build/golangci-lint --version
12:43:49 [2021-09-23T12:43:49.479Z] #43 163.3   CC       criu/uts_ns.o
12:43:49 [2021-09-23T12:43:49.479Z] #43 163.5   CC       criu/vdso.o
12:43:49 [2021-09-23T12:43:49.732Z] #49 226.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:43:49 [2021-09-23T12:43:49.785Z] #43 ...
12:43:49 [2021-09-23T12:43:49.785Z] 
12:43:49 [2021-09-23T12:43:49.785Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:49 [2021-09-23T12:43:49.785Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:49 [2021-09-23T12:43:49.785Z] #20 7.082 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [305 kB]
12:43:49 [2021-09-23T12:43:49.785Z] #20 8.904 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:43:50 [2021-09-23T12:43:50.055Z] #43 164.1   LINK     criu/built-in.o
12:43:50 [2021-09-23T12:43:50.171Z] #43 ...
12:43:50 [2021-09-23T12:43:50.171Z] 
12:43:50 [2021-09-23T12:43:50.171Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:43:50 [2021-09-23T12:43:50.171Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:43:50 [2021-09-23T12:43:50.171Z] #32 DONE 238.7s
12:43:50 [2021-09-23T12:43:50.171Z] 
12:43:50 [2021-09-23T12:43:50.171Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:43:50 [2021-09-23T12:43:50.171Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:43:50 [2021-09-23T12:43:50.171Z] #20 23.75 Reading package lists...
12:43:50 [2021-09-23T12:43:50.171Z] #20 30.18 Building dependency tree...
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.79 libcap2-bin is already the newest version (1:2.25-2).
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.79 The following additional packages will be installed:
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.79   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.79   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   python3.7 python3.7-minimal vim-runtime xxd
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80 Suggested packages:
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   quota
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80 Recommended packages:
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   aufs-dkms nftables build-essential python3-dev python3-keyring
12:43:50 [2021-09-23T12:43:50.171Z] #20 32.80   python3-keyrings.alt python3-xdg unzip
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.50 The following NEW packages will be installed:
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.52   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.52   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.52   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.53   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.53   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.53   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.53   xz-utils zip
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.94 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.94 Need to get 28.6 MB of archives.
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.94 After this operation, 116 MB of additional disk space will be used.
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 35.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:43:50 [2021-09-23T12:43:50.171Z] #20 36.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:43:50 [2021-09-23T12:43:50.318Z] #43 164.2   LINK     criu/criu
12:43:50 [2021-09-23T12:43:50.378Z] #43 219.4   CC       criu/sockets.o
12:43:50 [2021-09-23T12:43:50.378Z] #43 ...
12:43:50 [2021-09-23T12:43:50.378Z] 
12:43:50 [2021-09-23T12:43:50.378Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:43:50 [2021-09-23T12:43:50.378Z] #49 sha256:a31c8dc93ad64cfff5576c76829bb350b714ba38a87165b6e1f5e7e94c048a93
12:43:50 [2021-09-23T12:43:50.378Z] #49 333.4 + /build/golangci-lint --version
12:43:50 [2021-09-23T12:43:50.378Z] #49 333.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:43:50 [2021-09-23T12:43:50.378Z] #49 DONE 334.0s
12:43:50 [2021-09-23T12:43:50.581Z] #43 ...
12:43:50 [2021-09-23T12:43:50.581Z] 
12:43:50 [2021-09-23T12:43:50.581Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:43:50 [2021-09-23T12:43:50.581Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:43:50 [2021-09-23T12:43:50.581Z] #56 172.5 + bin/containerd
12:43:50 [2021-09-23T12:43:50.581Z] #56 ...
12:43:50 [2021-09-23T12:43:50.581Z] 
12:43:50 [2021-09-23T12:43:50.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:50 [2021-09-23T12:43:50.581Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:50 [2021-09-23T12:43:50.581Z] #43 164.7   DEP      lib/c/criu.d
12:43:50 [2021-09-23T12:43:50.637Z] 
12:43:50 [2021-09-23T12:43:50.637Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:50 [2021-09-23T12:43:50.637Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:43:50 [2021-09-23T12:43:50.675Z] #49 DONE 227.0s
12:43:50 [2021-09-23T12:43:50.675Z] 
12:43:50 [2021-09-23T12:43:50.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:50 [2021-09-23T12:43:50.675Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:50 [2021-09-23T12:43:50.675Z] #43 155.6   CC       criu/sk-unix.o
12:43:50 [2021-09-23T12:43:50.715Z] #20 18.22 Fetched 9001 kB in 16s (552 kB/s)
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.32 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:43:50 [2021-09-23T12:43:50.744Z] #20 37.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:43:50 [2021-09-23T12:43:50.859Z] #43 164.9   CC       images/rpc.pb-c.o
12:43:50 [2021-09-23T12:43:50.896Z] #53 ...
12:43:50 [2021-09-23T12:43:50.896Z] 
12:43:50 [2021-09-23T12:43:50.896Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:50 [2021-09-23T12:43:50.896Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:50 [2021-09-23T12:43:50.896Z] #43 220.2   CC       criu/stats.o
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:43:51 [2021-09-23T12:43:51.006Z] #20 37.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:43:51 [2021-09-23T12:43:51.155Z] #43 220.5   CC       criu/string.o
12:43:51 [2021-09-23T12:43:51.155Z] #43 220.5   CC       criu/sysctl.o
12:43:51 [2021-09-23T12:43:51.268Z] #20 37.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:43:51 [2021-09-23T12:43:51.268Z] #20 37.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:43:51 [2021-09-23T12:43:51.280Z] #20 18.22 Reading package lists...
12:43:51 [2021-09-23T12:43:51.280Z] #20 ...
12:43:51 [2021-09-23T12:43:51.280Z] 
12:43:51 [2021-09-23T12:43:51.280Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:51 [2021-09-23T12:43:51.280Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:51 [2021-09-23T12:43:51.280Z] #43 121.0   DEP      criu/protobuf-desc.d
12:43:51 [2021-09-23T12:43:51.280Z] #43 121.2   DEP      criu/proc_parse.d
12:43:51 [2021-09-23T12:43:51.438Z] #43 165.5   CC       lib/c/criu.o
12:43:51 [2021-09-23T12:43:51.529Z] #20 37.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:43:51 [2021-09-23T12:43:51.538Z] #43 ...
12:43:51 [2021-09-23T12:43:51.538Z] 
12:43:51 [2021-09-23T12:43:51.538Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:43:51 [2021-09-23T12:43:51.538Z] #45 sha256:4fc23d8b37065408f6eebbb31425c5d017765db07ee04dc546352c36356aa35a
12:43:51 [2021-09-23T12:43:51.538Z] #45 DONE 235.7s
12:43:51 [2021-09-23T12:43:51.538Z] 
12:43:51 [2021-09-23T12:43:51.538Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:43:51 [2021-09-23T12:43:51.538Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:43:51 [2021-09-23T12:43:51.618Z] #43 157.3   CC       criu/sockets.o
12:43:51 [2021-09-23T12:43:51.795Z] #56 ...
12:43:51 [2021-09-23T12:43:51.795Z] 
12:43:51 [2021-09-23T12:43:51.795Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:51 [2021-09-23T12:43:51.795Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:51 [2021-09-23T12:43:51.795Z] #43 121.5   DEP      criu/plugin.d
12:43:51 [2021-09-23T12:43:51.795Z] #43 121.6   DEP      criu/pipes.d
12:43:52 [2021-09-23T12:43:52.053Z] #43 121.9   DEP      criu/pie-util.d
12:43:52 [2021-09-23T12:43:52.091Z] #43 221.3   CC       criu/sysfs_parse.o
12:43:52 [2021-09-23T12:43:52.092Z] 4612f6d0b889: Verifying Checksum
12:43:52 [2021-09-23T12:43:52.092Z] 4612f6d0b889: Download complete
12:43:52 [2021-09-23T12:43:52.102Z] #20 38.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:43:52 [2021-09-23T12:43:52.102Z] #20 38.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:43:52 [2021-09-23T12:43:52.102Z] #20 38.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:43:52 [2021-09-23T12:43:52.310Z] #43 122.1   DEP      criu/pie-util-vdso.d
12:43:52 [2021-09-23T12:43:52.350Z] #43 221.8   CC       criu/timens.o
12:43:52 [2021-09-23T12:43:52.561Z] #43 158.2   CC       criu/stats.o
12:43:52 [2021-09-23T12:43:52.567Z] #43 122.3   DEP      criu/pie-util-vdso-elf32.d
12:43:52 [2021-09-23T12:43:52.822Z] #43 158.6   CC       criu/string.o
12:43:52 [2021-09-23T12:43:52.823Z] #43 158.7   CC       criu/sysctl.o
12:43:52 [2021-09-23T12:43:52.825Z] #43 122.5   DEP      criu/path.d
12:43:52 [2021-09-23T12:43:52.838Z] #43 166.6   LINK     lib/c/built-in.o
12:43:52 [2021-09-23T12:43:52.838Z] #43 166.6   LINK     lib/c/libcriu.so
12:43:52 [2021-09-23T12:43:52.838Z] #43 166.7   LINK     lib/c/libcriu.a
12:43:52 [2021-09-23T12:43:52.838Z] #43 166.8   GEN      magic.py
12:43:52 [2021-09-23T12:43:52.838Z] #43 ...
12:43:52 [2021-09-23T12:43:52.838Z] 
12:43:52 [2021-09-23T12:43:52.838Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:43:52 [2021-09-23T12:43:52.838Z] #24 sha256:d834460b753c8355c78f6b8e2d2a4a991795241ed1bcb01c7cf2c4cb203eb17c
12:43:52 [2021-09-23T12:43:52.838Z] #24 226.0 + return
12:43:52 [2021-09-23T12:43:52.838Z] #24 DONE 227.7s
12:43:52 [2021-09-23T12:43:52.838Z] 
12:43:52 [2021-09-23T12:43:52.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:52 [2021-09-23T12:43:52.838Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:52 [2021-09-23T12:43:52.838Z] #43 167.0 Note: Building without setproctitle() and strlcpy() support.
12:43:52 [2021-09-23T12:43:52.838Z] #43 167.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:43:52 [2021-09-23T12:43:52.838Z] #43 167.0 Note: Building without GnuTLS support
12:43:52 [2021-09-23T12:43:52.838Z] #43 167.0 Makefile.config:39: Warn: you have no libnftables installed
12:43:52 [2021-09-23T12:43:52.838Z] #43 167.0 Makefile.config:40: Warn: Building without nftables support
12:43:52 [2021-09-23T12:43:52.920Z] #43 222.2   CC       criu/timerfd.o
12:43:53 [2021-09-23T12:43:53.045Z] #20 39.59 debconf: delaying package configuration, since apt-utils is not installed
12:43:53 [2021-09-23T12:43:53.082Z] #43 122.9   DEP      criu/parasite-syscall.d
12:43:53 [2021-09-23T12:43:53.180Z] #43 222.5   CC       criu/tty.o
12:43:53 [2021-09-23T12:43:53.306Z] #20 39.75 Fetched 28.6 MB in 3s (9340 kB/s)
12:43:53 [2021-09-23T12:43:53.306Z] #20 40.01 Selecting previously unselected package pigz.
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.07 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.07 Unpacking pigz (2.4-1) ...
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.21 Selecting previously unselected package libpython3.7-minimal:amd64.
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:43:53 [2021-09-23T12:43:53.567Z] #20 40.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:43:53 [2021-09-23T12:43:53.646Z] #43 123.3   DEP      criu/pagemap.d
12:43:53 [2021-09-23T12:43:53.766Z] #43 159.5   CC       criu/sysfs_parse.o
12:43:53 [2021-09-23T12:43:53.766Z] #43 ...
12:43:53 [2021-09-23T12:43:53.766Z] 
12:43:53 [2021-09-23T12:43:53.766Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:43:53 [2021-09-23T12:43:53.766Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:43:53 [2021-09-23T12:43:53.766Z] #22 5.818 Collecting yamllint==1.26.1
12:43:53 [2021-09-23T12:43:53.766Z] #22 11.14   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.16 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.20   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.27 Collecting pyyaml (from yamllint==1.26.1)
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.44   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.72 Building wheels for collected packages: yamllint
12:43:53 [2021-09-23T12:43:53.766Z] #22 12.72   Running setup.py bdist_wheel for yamllint: started
12:43:53 [2021-09-23T12:43:53.766Z] #22 13.60   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:43:53 [2021-09-23T12:43:53.766Z] #22 13.60   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:43:53 [2021-09-23T12:43:53.766Z] #22 13.66 Successfully built yamllint
12:43:53 [2021-09-23T12:43:53.766Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint
12:43:53 [2021-09-23T12:43:53.766Z] #22 14.02 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:43:53 [2021-09-23T12:43:53.766Z] #22 DONE 14.3s
12:43:53 [2021-09-23T12:43:53.786Z] #43 167.7 fatal: not a git repository (or any of the parent directories): .git
12:43:53 [2021-09-23T12:43:53.903Z] #43 123.5   DEP      criu/pagemap-cache.d
12:43:54 [2021-09-23T12:43:54.027Z] 
12:43:54 [2021-09-23T12:43:54.027Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:43:54 [2021-09-23T12:43:54.027Z] #25 sha256:3267d684e758682ce7354db60533d4a646e9c463fc6f1b6774fb7a4bc752a86e
12:43:54 [2021-09-23T12:43:54.027Z] #25 DONE 0.3s
12:43:54 [2021-09-23T12:43:54.027Z] 
12:43:54 [2021-09-23T12:43:54.027Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:43:54 [2021-09-23T12:43:54.027Z] #30 sha256:dfd31debc7353fca9914a25f61bc7857bed2e747f7b88c49fe0943f94148ef84
12:43:54 [2021-09-23T12:43:54.118Z] #43 223.6   CC       criu/tun.o
12:43:54 [2021-09-23T12:43:54.140Z] #20 40.86 Selecting previously unselected package python3.7-minimal.
12:43:54 [2021-09-23T12:43:54.140Z] #20 40.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:43:54 [2021-09-23T12:43:54.140Z] #20 40.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:43:54 [2021-09-23T12:43:54.160Z] #43 123.8   DEP      criu/page-xfer.d
12:43:54 [2021-09-23T12:43:54.376Z] #43 ...
12:43:54 [2021-09-23T12:43:54.376Z] 
12:43:54 [2021-09-23T12:43:54.376Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:43:54 [2021-09-23T12:43:54.376Z] #53 sha256:f91b7bf4d60f1e0962b247054653cd66db03c580b52be7d75db501e1620eaf90
12:43:54 [2021-09-23T12:43:54.376Z] #53 127.0 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:43:54 [2021-09-23T12:43:54.376Z] #53 128.2 + mkdir -p /build
12:43:54 [2021-09-23T12:43:54.376Z] #53 128.2 + cp runc /build/runc
12:43:54 [2021-09-23T12:43:54.376Z] #53 DONE 128.6s
12:43:54 [2021-09-23T12:43:54.376Z] 
12:43:54 [2021-09-23T12:43:54.376Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:54 [2021-09-23T12:43:54.376Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:54 [2021-09-23T12:43:54.417Z] #43 124.1   DEP      criu/page-pipe.d
12:43:54 [2021-09-23T12:43:54.417Z] #43 124.4   DEP      criu/netfilter.d
12:43:54 [2021-09-23T12:43:54.639Z] #43 168.7 make[1]: Nothing to be done for 'all'.
12:43:54 [2021-09-23T12:43:54.686Z] #43 224.0   CC       criu/uffd.o
12:43:54 [2021-09-23T12:43:54.980Z] #43 124.7   DEP      criu/net.d
12:43:55 [2021-09-23T12:43:55.239Z] #43 ...
12:43:55 [2021-09-23T12:43:55.239Z] 
12:43:55 [2021-09-23T12:43:55.239Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:43:55 [2021-09-23T12:43:55.239Z] #32 sha256:3cddc4c2be5eec218182fc2568f2f1abc7e7bba6197b5f652119b7e9deaf3da6
12:43:55 [2021-09-23T12:43:55.239Z] #32 DONE 238.9s
12:43:55 [2021-09-23T12:43:55.497Z] 
12:43:55 [2021-09-23T12:43:55.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:55 [2021-09-23T12:43:55.497Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:43:55 [2021-09-23T12:43:55.497Z] #43 125.1   DEP      criu/namespaces.d
12:43:55 [2021-09-23T12:43:55.624Z] #43 224.8   CC       criu/util.o
12:43:55 [2021-09-23T12:43:55.754Z] #43 125.5   DEP      criu/mount.d
12:43:56 [2021-09-23T12:43:56.011Z] #43 125.8   DEP      criu/memfd.d
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.7 make[1]: 'images/built-in.o' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.9 make[1]: 'compel/libcompel.a' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 ...
12:43:56 [2021-09-23T12:43:56.033Z] 
12:43:56 [2021-09-23T12:43:56.033Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:43:56 [2021-09-23T12:43:56.033Z] #25 sha256:3842235c40260a84abc730bbdde7f0419f603fe9777ad5d9599d16c237f31811
12:43:56 [2021-09-23T12:43:56.033Z] #25 DONE 0.7s
12:43:56 [2021-09-23T12:43:56.033Z] 
12:43:56 [2021-09-23T12:43:56.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:43:56 [2021-09-23T12:43:56.033Z] #43 sha256:fa9f1dc219d873594400e309f12fee6cc30f25ebef6064ddaa2b51b38d832d88
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.9 make[1]: 'compel/compel-host-bin' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 169.9 make[1]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.033Z] #43 170.0 make[1]: 'soccr/libsoccr.a' is up to date.
12:43:56 [2021-09-23T12:43:56.033Z] #43 170.1 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.033Z] #43 170.2 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.033Z] #43 170.3 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.058Z] #20 42.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:43:56 [2021-09-23T12:43:56.058Z] #20 42.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:43:56 [2021-09-23T12:43:56.269Z] #43 126.0   DEP      criu/mem.d
12:43:56 [2021-09-23T12:43:56.296Z] #43 170.4 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.296Z] #43 170.5 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.296Z] #43 170.5 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.526Z] #43 126.3   DEP      criu/lsm.d
12:43:56 [2021-09-23T12:43:56.559Z] #43 170.6 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.559Z] #43 170.7 make[2]: Nothing to be done for 'all'.
12:43:56 [2021-09-23T12:43:56.559Z] #43 170.7   INSTALL  criu/criu
12:43:56 [2021-09-23T12:43:56.564Z] #43 225.7   CC       criu/uts_ns.o
12:43:56 [2021-09-23T12:43:56.564Z] #43 225.9   CC       criu/vdso-compat.o
12:43:56 [2021-09-23T12:43:56.783Z] #43 126.5   DEP      criu/log.d
12:43:56 [2021-09-23T12:43:56.823Z] #43 226.0   CC       criu/vdso.o
12:43:57 [2021-09-23T12:43:57.040Z] #43 126.7   DEP      criu/libnetlink.d
12:43:57 [2021-09-23T12:43:57.083Z] #43 226.4   LINK     criu/built-in.o
12:43:57 [2021-09-23T12:43:57.083Z] #43 226.5   LINK     criu/criu
12:43:57 [2021-09-23T12:43:57.300Z] #43 127.0   DEP      criu/kerndat.d
12:43:57 [2021-09-23T12:43:57.557Z] #43 127.3   DEP      criu/kcmp-ids.d
12:43:57 [2021-09-23T12:43:57.557Z] #43 127.4   DEP      criu/irmap.d
12:43:57 [2021-09-23T12:43:57.651Z] #43 226.9   DEP      lib/c/criu.d
12:43:57 [2021-09-23T12:43:57.651Z] #43 227.0   CC       images/rpc.pb-c.o
12:43:57 [2021-09-23T12:43:57.814Z] #43 127.6   DEP      criu/ipc_ns.d
12:43:57 [2021-09-23T12:43:57.909Z] #43 227.3   CC       lib/c/criu.o
12:43:58 [2021-09-23T12:43:58.071Z] #43 127.7   DEP      criu/image.d
12:43:58 [2021-09-23T12:43:58.329Z] #43 128.1   DEP      criu/image-desc.d
12:43:58 [2021-09-23T12:43:58.329Z] #43 128.2   DEP      criu/fsnotify.d
12:43:58 [2021-09-23T12:43:58.478Z] #43 228.0   LINK     lib/c/built-in.o
12:43:58 [2021-09-23T12:43:58.738Z] #43 228.0   LINK     lib/c/libcriu.so
12:43:58 [2021-09-23T12:43:58.738Z] #43 228.0   LINK     lib/c/libcriu.a
12:43:58 [2021-09-23T12:43:58.894Z] #43 128.4   DEP      criu/filesystems.d
12:43:58 [2021-09-23T12:43:58.894Z] #43 128.6   DEP      criu/files.d
12:43:58 [2021-09-23T12:43:58.894Z] #43 128.7   DEP      criu/files-reg.d
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.2   GEN      magic.py
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.3 Note: Building without setproctitle() and strlcpy() support.
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.3 Note: Building without GnuTLS support
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.3 Makefile.config:39: Warn: you have no libnftables installed
12:43:58 [2021-09-23T12:43:58.998Z] #43 228.3 Makefile.config:40: Warn: Building without nftables support
12:43:59 [2021-09-23T12:43:59.151Z] #43 129.0   DEP      criu/files-ext.d
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.34 Selecting previously unselected package python3-minimal.
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.34 (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 ... 23695 files and directories currently installed.)
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.43 Unpacking python3-minimal (3.7.3-1) ...
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.51 Selecting previously unselected package libmpdec2:amd64.
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.68 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:43:59 [2021-09-23T12:43:59.365Z] #20 45.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:43:59 [2021-09-23T12:43:59.408Z] #43 129.1   DEP      criu/file-lock.d
12:43:59 [2021-09-23T12:43:59.567Z] #43 228.9 fatal: not a git repository (or any of the parent directories): .git
12:43:59 [2021-09-23T12:43:59.667Z] #43 129.4   DEP      criu/file-ids.d
12:43:59 [2021-09-23T12:43:59.926Z] #43 129.6   DEP      criu/fifo.d
12:43:59 [2021-09-23T12:43:59.926Z] #43 129.9   DEP      criu/fdstore.d
12:44:00 [2021-09-23T12:44:00.136Z] #43 229.5 make[1]: Nothing to be done for 'all'.
12:44:00 [2021-09-23T12:44:00.185Z] #43 130.0   DEP      criu/fault-injection.d
12:44:00 [2021-09-23T12:44:00.185Z] #43 130.0   DEP      criu/external.d
12:44:00 [2021-09-23T12:44:00.310Z] #20 46.85 Selecting previously unselected package python3.7.
12:44:00 [2021-09-23T12:44:00.310Z] #20 ...
12:44:00 [2021-09-23T12:44:00.310Z] 
12:44:00 [2021-09-23T12:44:00.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:00 [2021-09-23T12:44:00.310Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:00 [2021-09-23T12:44:00.310Z] #43 133.8   CC       criu/autofs.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 136.4   CC       criu/bfd.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 137.1   CC       criu/bitmap.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 137.4   CC       criu/cgroup-props.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 138.7   CC       criu/cgroup.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 142.2   CC       criu/clone-noasan.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 142.5   CC       criu/config.o
12:44:00 [2021-09-23T12:44:00.310Z] #43 ...
12:44:00 [2021-09-23T12:44:00.310Z] 
12:44:00 [2021-09-23T12:44:00.310Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:00 [2021-09-23T12:44:00.310Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:00 [2021-09-23T12:44:00.310Z] #20 46.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:44:00 [2021-09-23T12:44:00.310Z] #20 46.86 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:44:00 [2021-09-23T12:44:00.442Z] #43 130.2   DEP      criu/eventpoll.d
12:44:00 [2021-09-23T12:44:00.572Z] #20 47.01 Selecting previously unselected package libpython3-stdlib:amd64.
12:44:00 [2021-09-23T12:44:00.572Z] #20 47.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:44:00 [2021-09-23T12:44:00.572Z] #20 47.02 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:44:00 [2021-09-23T12:44:00.572Z] #20 47.15 Setting up python3-minimal (3.7.3-1) ...
12:44:00 [2021-09-23T12:44:00.615Z] #30 ...
12:44:00 [2021-09-23T12:44:00.615Z] 
12:44:00 [2021-09-23T12:44:00.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:00 [2021-09-23T12:44:00.615Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:00 [2021-09-23T12:44:00.615Z] #43 160.0   CC       criu/timens.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 160.3   CC       criu/timerfd.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 160.6   CC       criu/tty.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 162.4   CC       criu/tun.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 162.9   CC       criu/uffd.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 163.7   CC       criu/util.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 164.6   CC       criu/uts_ns.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 164.7   CC       criu/vdso-compat.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 164.8   CC       criu/vdso.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 165.3   LINK     criu/built-in.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 165.4   LINK     criu/criu
12:44:00 [2021-09-23T12:44:00.615Z] #43 165.7   DEP      lib/c/criu.d
12:44:00 [2021-09-23T12:44:00.615Z] #43 165.8   CC       images/rpc.pb-c.o
12:44:00 [2021-09-23T12:44:00.615Z] #43 166.2   CC       lib/c/criu.o
12:44:00 [2021-09-23T12:44:00.699Z] #43 130.3   DEP      criu/eventfd.d
12:44:00 [2021-09-23T12:44:00.699Z] #43 130.6   DEP      criu/crtools.d
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.0 make[1]: 'images/built-in.o' is up to date.
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.1 make[1]: 'compel/libcompel.a' is up to date.
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.1 make[1]: 'compel/compel-host-bin' is up to date.
12:44:00 [2021-09-23T12:44:00.704Z] #43 230.2 make[1]: Nothing to be done for 'all'.
12:44:00 [2021-09-23T12:44:00.957Z] #43 130.8   DEP      criu/cr-service.d
12:44:00 [2021-09-23T12:44:00.963Z] #43 230.2 make[1]: 'soccr/libsoccr.a' is up to date.
12:44:00 [2021-09-23T12:44:00.963Z] #43 230.4 make[2]: Nothing to be done for 'all'.
12:44:00 [2021-09-23T12:44:00.963Z] #43 230.4 make[2]: Nothing to be done for 'all'.
12:44:00 [2021-09-23T12:44:00.963Z] #43 230.4 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.188Z] #43 167.0   LINK     lib/c/built-in.o
12:44:01 [2021-09-23T12:44:01.188Z] #43 167.0   LINK     lib/c/libcriu.so
12:44:01 [2021-09-23T12:44:01.188Z] #43 167.1   LINK     lib/c/libcriu.a
12:44:01 [2021-09-23T12:44:01.215Z] #43 131.1   DEP      criu/cr-restore.d
12:44:01 [2021-09-23T12:44:01.222Z] #43 230.5 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.222Z] #43 230.5 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.222Z] #43 230.6 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.222Z] #43 230.6 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.2   GEN      magic.py
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.3 Note: Building without setproctitle() and strlcpy() support.
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.3 Note: Building without GnuTLS support
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.3 Makefile.config:39: Warn: you have no libnftables installed
12:44:01 [2021-09-23T12:44:01.450Z] #43 167.3 Makefile.config:40: Warn: Building without nftables support
12:44:01 [2021-09-23T12:44:01.481Z] #43 230.7 make[2]: Nothing to be done for 'all'.
12:44:01 [2021-09-23T12:44:01.481Z] #43 230.7   INSTALL  criu/criu
12:44:01 [2021-09-23T12:44:01.712Z] #43 ...
12:44:01 [2021-09-23T12:44:01.712Z] 
12:44:01 [2021-09-23T12:44:01.712Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:44:01 [2021-09-23T12:44:01.712Z] #30 sha256:dfd31debc7353fca9914a25f61bc7857bed2e747f7b88c49fe0943f94148ef84
12:44:01 [2021-09-23T12:44:01.712Z] #30 DONE 7.5s
12:44:01 [2021-09-23T12:44:01.712Z] 
12:44:01 [2021-09-23T12:44:01.712Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:44:01 [2021-09-23T12:44:01.712Z] #33 sha256:cdd0460322bbeedacf6b695ad8e6249a9936e2dd9a2728f45aaa412b7ee1f4f7
12:44:01 [2021-09-23T12:44:01.740Z] #43 DONE 231.1s
12:44:01 [2021-09-23T12:44:01.740Z] 
12:44:01 [2021-09-23T12:44:01.740Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:01 [2021-09-23T12:44:01.740Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:44:01 [2021-09-23T12:44:01.784Z] #43 131.4   DEP      criu/cr-errno.d
12:44:01 [2021-09-23T12:44:01.784Z] #43 131.5   DEP      criu/cr-dump.d
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.19 Selecting previously unselected package python3.
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.27 Unpacking python3 (3.7.3-1) ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.40 Selecting previously unselected package libip4tc0:amd64.
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.51 Selecting previously unselected package libip6tc0:amd64.
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.52 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:44:01 [2021-09-23T12:44:01.961Z] #20 48.63 Selecting previously unselected package libiptc0:amd64.
12:44:02 [2021-09-23T12:44:02.041Z] #43 131.8   DEP      criu/cr-dedup.d
12:44:02 [2021-09-23T12:44:02.224Z] #20 48.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:44:02 [2021-09-23T12:44:02.224Z] #20 48.64 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:44:02 [2021-09-23T12:44:02.224Z] #20 48.77 Selecting previously unselected package libnfnetlink0:amd64.
12:44:02 [2021-09-23T12:44:02.224Z] #20 48.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:44:02 [2021-09-23T12:44:02.224Z] #20 48.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:44:02 [2021-09-23T12:44:02.283Z] #33 DONE 0.5s
12:44:02 [2021-09-23T12:44:02.283Z] 
12:44:02 [2021-09-23T12:44:02.283Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:44:02 [2021-09-23T12:44:02.283Z] #35 sha256:635dbbde9306c6d811e493ab1969d5e18bcf27c3ec36cd09c269cdd92478d691
12:44:02 [2021-09-23T12:44:02.283Z] #35 DONE 0.1s
12:44:02 [2021-09-23T12:44:02.283Z] 
12:44:02 [2021-09-23T12:44:02.283Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:44:02 [2021-09-23T12:44:02.283Z] #38 sha256:7c67b8f8c43230e10f57b95867f063248d57599c958636ee513290b1fea93582
12:44:02 [2021-09-23T12:44:02.283Z] #38 DONE 0.1s
12:44:02 [2021-09-23T12:44:02.283Z] 
12:44:02 [2021-09-23T12:44:02.283Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:02 [2021-09-23T12:44:02.284Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:02 [2021-09-23T12:44:02.284Z] #43 168.1 fatal: not a git repository (or any of the parent directories): .git
12:44:02 [2021-09-23T12:44:02.298Z] #43 132.0   DEP      criu/cr-check.d
12:44:02 [2021-09-23T12:44:02.486Z] #20 48.89 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:44:02 [2021-09-23T12:44:02.486Z] #20 48.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:44:02 [2021-09-23T12:44:02.486Z] #20 48.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:44:02 [2021-09-23T12:44:02.486Z] #20 49.03 Selecting previously unselected package libnftnl11:amd64.
12:44:02 [2021-09-23T12:44:02.486Z] #20 49.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:44:02 [2021-09-23T12:44:02.486Z] #20 49.06 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:44:02 [2021-09-23T12:44:02.555Z] #43 132.4   DEP      criu/config.d
12:44:02 [2021-09-23T12:44:02.748Z] #20 49.17 Selecting previously unselected package iptables.
12:44:02 [2021-09-23T12:44:02.748Z] #20 49.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:44:02 [2021-09-23T12:44:02.748Z] #20 49.24 Unpacking iptables (1.8.2-4) ...
12:44:02 [2021-09-23T12:44:02.812Z] #43 132.7   DEP      criu/clone-noasan.d
12:44:02 [2021-09-23T12:44:02.855Z] #43 168.7 make[1]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.069Z] #43 132.8   DEP      criu/cgroup.d
12:44:03 [2021-09-23T12:44:03.120Z] #53 ...
12:44:03 [2021-09-23T12:44:03.120Z] 
12:44:03 [2021-09-23T12:44:03.120Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:44:03 [2021-09-23T12:44:03.120Z] #44 sha256:84b2b9ff800d79ede8267d5baee00092ba0042ca7f63854354926ea7fb11ad89
12:44:03 [2021-09-23T12:44:03.120Z] #44 DONE 0.1s
12:44:03 [2021-09-23T12:44:03.120Z] 
12:44:03 [2021-09-23T12:44:03.120Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:44:03 [2021-09-23T12:44:03.120Z] #46 sha256:331b066f8417548b0cc8cbd779943a6babb977dddfe81b876e449fa69ec31db6
12:44:03 [2021-09-23T12:44:03.120Z] #46 DONE 0.1s
12:44:03 [2021-09-23T12:44:03.120Z] 
12:44:03 [2021-09-23T12:44:03.120Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:03 [2021-09-23T12:44:03.120Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:44:03 [2021-09-23T12:44:03.120Z] #53 ...
12:44:03 [2021-09-23T12:44:03.120Z] 
12:44:03 [2021-09-23T12:44:03.120Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:44:03 [2021-09-23T12:44:03.120Z] #48 sha256:685d667584c1a557912edcd6268466748ddb18cc52684ac5e05d8ce878c94783
12:44:03 [2021-09-23T12:44:03.120Z] #48 DONE 0.1s
12:44:03 [2021-09-23T12:44:03.120Z] 
12:44:03 [2021-09-23T12:44:03.120Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:44:03 [2021-09-23T12:44:03.120Z] #50 sha256:084abad6ac563586103c2a74fda431e0ccddaf980944248a700274b25fbd9d83
12:44:03 [2021-09-23T12:44:03.322Z] #20 49.79 Selecting previously unselected package xxd.
12:44:03 [2021-09-23T12:44:03.322Z] #20 49.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:44:03 [2021-09-23T12:44:03.322Z] #20 49.82 Unpacking xxd (2:8.1.0875-5) ...
12:44:03 [2021-09-23T12:44:03.322Z] #20 49.95 Selecting previously unselected package vim-common.
12:44:03 [2021-09-23T12:44:03.322Z] #20 49.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:44:03 [2021-09-23T12:44:03.325Z] #43 133.1   DEP      criu/cgroup-props.d
12:44:03 [2021-09-23T12:44:03.426Z] #43 ...
12:44:03 [2021-09-23T12:44:03.426Z] 
12:44:03 [2021-09-23T12:44:03.426Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:44:03 [2021-09-23T12:44:03.426Z] #41 sha256:995af5a7b07577616d94eaf33760a332f0bc170170971fd336f52d8ac892393a
12:44:03 [2021-09-23T12:44:03.426Z] #41 DONE 0.9s
12:44:03 [2021-09-23T12:44:03.426Z] 
12:44:03 [2021-09-23T12:44:03.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:03 [2021-09-23T12:44:03.426Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:03 [2021-09-23T12:44:03.426Z] #43 169.2 make[1]: 'images/built-in.o' is up to date.
12:44:03 [2021-09-23T12:44:03.426Z] #43 169.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:44:03 [2021-09-23T12:44:03.426Z] #43 169.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:44:03 [2021-09-23T12:44:03.426Z] #43 169.3 make[1]: 'compel/libcompel.a' is up to date.
12:44:03 [2021-09-23T12:44:03.426Z] #43 169.4 make[1]: 'compel/compel-host-bin' is up to date.
12:44:03 [2021-09-23T12:44:03.582Z] #43 133.4   DEP      criu/bitmap.d
12:44:03 [2021-09-23T12:44:03.584Z] #20 50.06 Unpacking vim-common (2:8.1.0875-5) ...
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.4 make[1]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.4 make[1]: 'soccr/libsoccr.a' is up to date.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.6 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.6 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.6 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.7 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.687Z] #43 169.7 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.689Z] #50 DONE 0.4s
12:44:03 [2021-09-23T12:44:03.689Z] 
12:44:03 [2021-09-23T12:44:03.689Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:44:03 [2021-09-23T12:44:03.689Z] #52 sha256:da6d96c59f213076bb72b807f4298bc359ddd900787e032b99a99651d1004a4b
12:44:03 [2021-09-23T12:44:03.689Z] #52 DONE 0.1s
12:44:03 [2021-09-23T12:44:03.689Z] 
12:44:03 [2021-09-23T12:44:03.689Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:03 [2021-09-23T12:44:03.689Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:44:03 [2021-09-23T12:44:03.839Z] #43 133.5   DEP      criu/bfd.d
12:44:03 [2021-09-23T12:44:03.839Z] #43 133.7   DEP      criu/autofs.d
12:44:03 [2021-09-23T12:44:03.845Z] #20 50.40 Selecting previously unselected package bash-completion.
12:44:03 [2021-09-23T12:44:03.845Z] #20 50.45 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:44:03 [2021-09-23T12:44:03.948Z] #43 169.8 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.948Z] #43 169.8 make[2]: Nothing to be done for 'all'.
12:44:03 [2021-09-23T12:44:03.948Z] #43 169.9 make[2]: Nothing to be done for 'all'.
12:44:04 [2021-09-23T12:44:04.096Z] #43 134.0   DEP      criu/aio.d
12:44:04 [2021-09-23T12:44:04.209Z] #43 169.9   INSTALL  criu/criu
12:44:04 [2021-09-23T12:44:04.209Z] #43 DONE 170.0s
12:44:04 [2021-09-23T12:44:04.209Z] 
12:44:04 [2021-09-23T12:44:04.209Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:04 [2021-09-23T12:44:04.209Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:44:04 [2021-09-23T12:44:04.660Z] #43 134.3   DEP      criu/action-scripts.d
12:44:04 [2021-09-23T12:44:04.720Z] #43 DONE 177.9s
12:44:04 [2021-09-23T12:44:04.720Z] 
12:44:04 [2021-09-23T12:44:04.720Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:44:04 [2021-09-23T12:44:04.720Z] #30 sha256:5f0d04dd9f895dd25df43b42dd3a35840d116da343980e2ec3ef97c87fd38060
12:44:04 [2021-09-23T12:44:04.720Z] #30 DONE 7.9s
12:44:04 [2021-09-23T12:44:04.720Z] 
12:44:04 [2021-09-23T12:44:04.720Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:44:04 [2021-09-23T12:44:04.720Z] #33 sha256:472c6789d55cf49c3328dc9d3fd6807dc21ba5f02a90693004c1ccf9a98540f4
12:44:04 [2021-09-23T12:44:04.720Z] #33 DONE 0.6s
12:44:04 [2021-09-23T12:44:04.720Z] 
12:44:04 [2021-09-23T12:44:04.720Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:44:04 [2021-09-23T12:44:04.720Z] #35 sha256:f022f355ab50064352d037e76e5fc33854ba699370e93481f8decebd20b3935a
12:44:04 [2021-09-23T12:44:04.720Z] #35 DONE 0.2s
12:44:04 [2021-09-23T12:44:04.720Z] 
12:44:04 [2021-09-23T12:44:04.720Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:44:04 [2021-09-23T12:44:04.720Z] #38 sha256:ec7c183cc47c4ce4a5cc71a30167822d65f77d7a0eaf8ef3c23a3eff4d625695
12:44:04 [2021-09-23T12:44:04.720Z] #38 DONE 0.1s
12:44:04 [2021-09-23T12:44:04.720Z] 
12:44:04 [2021-09-23T12:44:04.720Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:44:04 [2021-09-23T12:44:04.720Z] #41 sha256:455c282fab7d3a9b305b165d9894f2eda42e66e14add4e0b4bc196d1a91b6b76
12:44:04 [2021-09-23T12:44:04.924Z] #43 134.7   CC       criu/action-scripts.o
12:44:04 [2021-09-23T12:44:04.983Z] #41 DONE 0.4s
12:44:04 [2021-09-23T12:44:04.983Z] 
12:44:04 [2021-09-23T12:44:04.983Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:04 [2021-09-23T12:44:04.983Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:44:05 [2021-09-23T12:44:05.559Z] #56 ...
12:44:05 [2021-09-23T12:44:05.559Z] 
12:44:05 [2021-09-23T12:44:05.559Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:44:05 [2021-09-23T12:44:05.559Z] #44 sha256:c8c52ab1d30457df7803dfb9bb967f763b44fa1a2f3edab38d93dc3e24a4d4a1
12:44:05 [2021-09-23T12:44:05.559Z] #44 DONE 0.1s
12:44:05 [2021-09-23T12:44:05.559Z] 
12:44:05 [2021-09-23T12:44:05.559Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:44:05 [2021-09-23T12:44:05.559Z] #46 sha256:8f4cad0f6af22d190a6bc0e6135ffe37ad8f3257cff7130ec1f539c756216b09
12:44:05 [2021-09-23T12:44:05.652Z] #56 ...
12:44:05 [2021-09-23T12:44:05.652Z] 
12:44:05 [2021-09-23T12:44:05.652Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:44:05 [2021-09-23T12:44:05.652Z] #44 sha256:f4e1eff0d967a13c0eeabbfccc11daa83bd029c41a12bfb8be593f906eece710
12:44:05 [2021-09-23T12:44:05.652Z] #44 DONE 0.1s
12:44:05 [2021-09-23T12:44:05.652Z] 
12:44:05 [2021-09-23T12:44:05.652Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:44:05 [2021-09-23T12:44:05.652Z] #46 sha256:daeedb988f8693fa13da2cdffe5703c45e591ce6890fceedd6ec346897c6e2c1
12:44:05 [2021-09-23T12:44:05.821Z] #46 DONE 0.3s
12:44:05 [2021-09-23T12:44:05.821Z] 
12:44:05 [2021-09-23T12:44:05.821Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:05 [2021-09-23T12:44:05.821Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:44:05 [2021-09-23T12:44:05.856Z] #43 135.5   CC       criu/aio.o
12:44:05 [2021-09-23T12:44:05.921Z] #46 DONE 0.3s
12:44:05 [2021-09-23T12:44:05.921Z] 
12:44:05 [2021-09-23T12:44:05.921Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:05 [2021-09-23T12:44:05.921Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:44:05 [2021-09-23T12:44:05.921Z] #53 ...
12:44:05 [2021-09-23T12:44:05.921Z] 
12:44:05 [2021-09-23T12:44:05.921Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:44:05 [2021-09-23T12:44:05.921Z] #48 sha256:064cee1ae2f5bb049ea55ccb53e79a69d7d5c567f57b93c013ad21e278e7d2be
12:44:05 [2021-09-23T12:44:05.921Z] #48 DONE 0.1s
12:44:05 [2021-09-23T12:44:05.921Z] 
12:44:05 [2021-09-23T12:44:05.921Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:44:05 [2021-09-23T12:44:05.921Z] #50 sha256:60ef1fde6f9b8149b327c624f3c8c0b2eaf95fcf8521e8a3f530c90b8ed92205
12:44:06 [2021-09-23T12:44:06.085Z] #56 ...
12:44:06 [2021-09-23T12:44:06.085Z] 
12:44:06 [2021-09-23T12:44:06.085Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:44:06 [2021-09-23T12:44:06.085Z] #48 sha256:543c3759324f6abd72d886163b47170dde9e27eca1a1c2bee5368d46250a0fbf
12:44:06 [2021-09-23T12:44:06.085Z] #48 DONE 0.1s
12:44:06 [2021-09-23T12:44:06.085Z] 
12:44:06 [2021-09-23T12:44:06.085Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:44:06 [2021-09-23T12:44:06.085Z] #50 sha256:09ddd6bf8ead8f2c6ff1aa975db60a11c5bcbc4c48c69d13f31c4c85cf098bd3
12:44:06 [2021-09-23T12:44:06.661Z] #50 DONE 0.6s
12:44:06 [2021-09-23T12:44:06.661Z] 
12:44:06 [2021-09-23T12:44:06.661Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:44:06 [2021-09-23T12:44:06.661Z] #52 sha256:2eb8f8d0106b367f88d947a9ef7753b3b632656732d9cda2cb5ad580a30a3465
12:44:06 [2021-09-23T12:44:06.661Z] #52 DONE 0.1s
12:44:06 [2021-09-23T12:44:06.661Z] 
12:44:06 [2021-09-23T12:44:06.661Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:06 [2021-09-23T12:44:06.661Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:44:06 [2021-09-23T12:44:06.844Z] #43 136.5   CC       criu/autofs.o
12:44:06 [2021-09-23T12:44:06.844Z] #43 ...
12:44:06 [2021-09-23T12:44:06.844Z] 
12:44:06 [2021-09-23T12:44:06.844Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:06 [2021-09-23T12:44:06.844Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:06 [2021-09-23T12:44:06.844Z] #20 18.22 Reading package lists...
12:44:06 [2021-09-23T12:44:06.844Z] #20 24.65 Reading package lists...
12:44:06 [2021-09-23T12:44:06.844Z] #20 29.20 Building dependency tree...
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21 libcap2-bin is already the newest version (1:2.25-2).
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21 The following additional packages will be installed:
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   python3.7 python3.7-minimal vim-runtime xxd
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21 Suggested packages:
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   quota
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21 Recommended packages:
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   aufs-dkms nftables build-essential python3-dev python3-keyring
12:44:06 [2021-09-23T12:44:06.844Z] #20 31.21   python3-keyrings.alt python3-xdg unzip
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.79 The following NEW packages will be installed:
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.79   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:44:06 [2021-09-23T12:44:06.844Z] #20 33.80   xz-utils zip
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.22 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.22 Need to get 28.6 MB of archives.
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.22 After this operation, 116 MB of additional disk space will be used.
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:44:06 [2021-09-23T12:44:06.844Z] #20 34.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:44:06 [2021-09-23T12:44:06.870Z] #50 DONE 0.7s
12:44:06 [2021-09-23T12:44:06.870Z] 
12:44:06 [2021-09-23T12:44:06.870Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:44:06 [2021-09-23T12:44:06.870Z] #52 sha256:1c63790f844ff1cc04dda776c460572dee962368a435a3ba02425cb0cd42a78c
12:44:06 [2021-09-23T12:44:06.870Z] #52 DONE 0.1s
12:44:06 [2021-09-23T12:44:06.870Z] 
12:44:06 [2021-09-23T12:44:06.870Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:06 [2021-09-23T12:44:06.870Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:44:06 [2021-09-23T12:44:06.924Z] #56 ...
12:44:06 [2021-09-23T12:44:06.924Z] 
12:44:06 [2021-09-23T12:44:06.924Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:44:06 [2021-09-23T12:44:06.924Z] #54 sha256:132ab2ce4b43ee54114cf30fc78359a9887a367440dc5f7b5df923b1c57c1e5e
12:44:06 [2021-09-23T12:44:06.924Z] #54 DONE 0.2s
12:44:06 [2021-09-23T12:44:06.924Z] 
12:44:06 [2021-09-23T12:44:06.924Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:06 [2021-09-23T12:44:06.924Z] #56 sha256:33da0a2ac92a3138d9e3cf6602794b5c0bc2c060e6e269824b08a00d6cba3a98
12:44:07 [2021-09-23T12:44:07.135Z] #20 34.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:44:07 [2021-09-23T12:44:07.136Z] #20 34.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:44:07 [2021-09-23T12:44:07.397Z] #20 34.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:44:07 [2021-09-23T12:44:07.657Z] #20 35.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:44:07 [2021-09-23T12:44:07.657Z] #20 35.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:44:07 [2021-09-23T12:44:07.657Z] #20 35.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:44:07 [2021-09-23T12:44:07.914Z] #20 35.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:44:08 [2021-09-23T12:44:08.172Z] #20 35.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:44:08 [2021-09-23T12:44:08.172Z] #20 35.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:44:08 [2021-09-23T12:44:08.172Z] #20 35.61 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:44:08 [2021-09-23T12:44:08.172Z] #20 35.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:44:08 [2021-09-23T12:44:08.430Z] #20 35.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:44:08 [2021-09-23T12:44:08.430Z] #20 35.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:44:08 [2021-09-23T12:44:08.688Z] #20 36.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:44:08 [2021-09-23T12:44:08.688Z] #20 ...
12:44:08 [2021-09-23T12:44:08.688Z] 
12:44:08 [2021-09-23T12:44:08.688Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:08 [2021-09-23T12:44:08.688Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:08 [2021-09-23T12:44:08.688Z] #43 138.4   CC       criu/bfd.o
12:44:09 [2021-09-23T12:44:09.253Z] #43 139.0   CC       criu/bitmap.o
12:44:09 [2021-09-23T12:44:09.511Z] #43 139.2   CC       criu/cgroup-props.o
12:44:10 [2021-09-23T12:44:10.451Z] #20 55.92 Unpacking bash-completion (1:2.8-6) ...
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.47 Selecting previously unselected package bzip2.
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.58 Selecting previously unselected package xz-utils.
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.61 Unpacking xz-utils (5.2.4-1) ...
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.94 Selecting previously unselected package apparmor.
12:44:10 [2021-09-23T12:44:10.451Z] #20 56.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:44:10 [2021-09-23T12:44:10.460Z] #43 140.2   CC       criu/cgroup.o
12:44:10 [2021-09-23T12:44:10.713Z] #20 57.14 Unpacking apparmor (2.13.2-10) ...
12:44:10 [2021-09-23T12:44:10.975Z] #20 ...
12:44:10 [2021-09-23T12:44:10.975Z] 
12:44:10 [2021-09-23T12:44:10.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:10 [2021-09-23T12:44:10.975Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:10 [2021-09-23T12:44:10.975Z] #43 144.7   CC       criu/cr-check.o
12:44:10 [2021-09-23T12:44:10.975Z] #43 147.2   CC       criu/cr-dedup.o
12:44:10 [2021-09-23T12:44:10.975Z] #43 147.8   CC       criu/cr-dump.o
12:44:10 [2021-09-23T12:44:10.975Z] #43 151.2   CC       criu/cr-errno.o
12:44:10 [2021-09-23T12:44:10.975Z] #43 151.4   CC       criu/cr-restore.o
12:44:10 [2021-09-23T12:44:10.975Z] #43 ...
12:44:10 [2021-09-23T12:44:10.975Z] 
12:44:10 [2021-09-23T12:44:10.975Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:10 [2021-09-23T12:44:10.975Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:10 [2021-09-23T12:44:10.975Z] #20 57.69 Selecting previously unselected package aufs-tools.
12:44:11 [2021-09-23T12:44:11.237Z] #20 57.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:44:11 [2021-09-23T12:44:11.237Z] #20 57.72 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:44:11 [2021-09-23T12:44:11.498Z] #20 58.03 Selecting previously unselected package libonig5:amd64.
12:44:11 [2021-09-23T12:44:11.498Z] #20 58.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:44:11 [2021-09-23T12:44:11.498Z] #20 58.04 Unpacking libonig5:amd64 (6.9.1-1) ...
12:44:12 [2021-09-23T12:44:12.022Z] #20 58.40 Selecting previously unselected package libjq1:amd64.
12:44:12 [2021-09-23T12:44:12.022Z] #20 58.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:44:12 [2021-09-23T12:44:12.022Z] #20 58.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:44:12 [2021-09-23T12:44:12.283Z] #20 58.76 Selecting previously unselected package jq.
12:44:12 [2021-09-23T12:44:12.283Z] #20 58.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:44:12 [2021-09-23T12:44:12.283Z] #20 58.78 Unpacking jq (1.5+dfsg-2+b1) ...
12:44:12 [2021-09-23T12:44:12.283Z] #20 58.99 Selecting previously unselected package libaio1:amd64.
12:44:12 [2021-09-23T12:44:12.545Z] #20 59.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:44:12 [2021-09-23T12:44:12.545Z] #20 59.01 Unpacking libaio1:amd64 (0.3.112-3) ...
12:44:12 [2021-09-23T12:44:12.545Z] #20 59.13 Selecting previously unselected package libgpm2:amd64.
12:44:12 [2021-09-23T12:44:12.545Z] #20 59.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:44:12 [2021-09-23T12:44:12.545Z] #20 59.17 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:44:12 [2021-09-23T12:44:12.809Z] #20 59.34 Selecting previously unselected package libicu63:amd64.
12:44:12 [2021-09-23T12:44:12.809Z] #20 59.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:44:12 [2021-09-23T12:44:12.809Z] #20 59.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:44:13 [2021-09-23T12:44:13.669Z] #53 ...
12:44:13 [2021-09-23T12:44:13.669Z] 
12:44:13 [2021-09-23T12:44:13.669Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:13 [2021-09-23T12:44:13.669Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:44:13 [2021-09-23T12:44:13.669Z] #56 285.9 + bin/containerd
12:44:14 [2021-09-23T12:44:14.642Z] #43 ...
12:44:14 [2021-09-23T12:44:14.642Z] 
12:44:14 [2021-09-23T12:44:14.642Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:14 [2021-09-23T12:44:14.642Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:14 [2021-09-23T12:44:14.642Z] #20 36.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:44:14 [2021-09-23T12:44:14.642Z] #20 36.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.28 debconf: delaying package configuration, since apt-utils is not installed
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.48 Fetched 28.6 MB in 2s (12.1 MB/s)
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.58 Selecting previously unselected package pigz.
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.81 Unpacking pigz (2.4-1) ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.97 Selecting previously unselected package libpython3.7-minimal:amd64.
12:44:14 [2021-09-23T12:44:14.642Z] #20 37.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 38.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 38.67 Selecting previously unselected package python3.7-minimal.
12:44:14 [2021-09-23T12:44:14.642Z] #20 38.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 38.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 40.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:44:14 [2021-09-23T12:44:14.642Z] #20 40.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:44:14 [2021-09-23T12:44:14.900Z] #20 ...
12:44:14 [2021-09-23T12:44:14.900Z] 
12:44:14 [2021-09-23T12:44:14.900Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:14 [2021-09-23T12:44:14.900Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:14 [2021-09-23T12:44:14.900Z] #43 144.7   CC       criu/clone-noasan.o
12:44:15 [2021-09-23T12:44:15.012Z] #53 ...
12:44:15 [2021-09-23T12:44:15.012Z] 
12:44:15 [2021-09-23T12:44:15.012Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:15 [2021-09-23T12:44:15.012Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:44:15 [2021-09-23T12:44:15.012Z] #56 206.4 + bin/containerd
12:44:15 [2021-09-23T12:44:15.465Z] #43 145.1   CC       criu/config.o
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.49 Selecting previously unselected package libnet1:amd64.
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.60 Selecting previously unselected package libnl-3-200:amd64.
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.021Z] #20 63.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.71 Selecting previously unselected package libprotobuf-c1:amd64.
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.78 Selecting previously unselected package libreadline5:amd64.
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.90 Selecting previously unselected package net-tools.
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.283Z] #20 63.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:44:17 [2021-09-23T12:44:17.366Z] #43 146.9   CC       criu/cr-check.o
12:44:17 [2021-09-23T12:44:17.545Z] #20 64.08 Selecting previously unselected package patch.
12:44:17 [2021-09-23T12:44:17.545Z] #20 64.11 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:44:17 [2021-09-23T12:44:17.545Z] #20 64.12 Unpacking patch (2.7.6-3+deb10u1) ...
12:44:17 [2021-09-23T12:44:17.806Z] #20 64.26 Selecting previously unselected package python-pip-whl.
12:44:17 [2021-09-23T12:44:17.806Z] #20 64.26 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:44:17 [2021-09-23T12:44:17.806Z] #20 64.26 Unpacking python-pip-whl (18.1-5) ...
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.71 Selecting previously unselected package python3-lib2to3.
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.71 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.71 Unpacking python3-lib2to3 (3.7.3-1) ...
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.84 Selecting previously unselected package python3-distutils.
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.85 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:44:18 [2021-09-23T12:44:18.330Z] #20 64.86 Unpacking python3-distutils (3.7.3-1) ...
12:44:18 [2021-09-23T12:44:18.591Z] #20 64.98 Selecting previously unselected package python3-pip.
12:44:18 [2021-09-23T12:44:18.591Z] #20 64.99 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:44:18 [2021-09-23T12:44:18.591Z] #20 65.00 Unpacking python3-pip (18.1-5) ...
12:44:18 [2021-09-23T12:44:18.592Z] #20 65.16 Selecting previously unselected package python3-pkg-resources.
12:44:18 [2021-09-23T12:44:18.592Z] #20 65.17 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:44:18 [2021-09-23T12:44:18.592Z] #20 65.18 Unpacking python3-pkg-resources (40.8.0-1) ...
12:44:18 [2021-09-23T12:44:18.853Z] #20 65.31 Selecting previously unselected package python3-setuptools.
12:44:18 [2021-09-23T12:44:18.853Z] #20 65.31 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:44:18 [2021-09-23T12:44:18.853Z] #20 65.32 Unpacking python3-setuptools (40.8.0-1) ...
12:44:18 [2021-09-23T12:44:18.853Z] #20 65.54 Selecting previously unselected package python3-wheel.
12:44:19 [2021-09-23T12:44:19.115Z] #20 65.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:44:19 [2021-09-23T12:44:19.115Z] #20 65.55 Unpacking python3-wheel (0.32.3-2) ...
12:44:19 [2021-09-23T12:44:19.115Z] #20 65.64 Selecting previously unselected package sudo.
12:44:19 [2021-09-23T12:44:19.115Z] #20 65.64 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:44:19 [2021-09-23T12:44:19.115Z] #20 65.65 Unpacking sudo (1.8.27-1+deb10u3) ...
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.13 Selecting previously unselected package thin-provisioning-tools.
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.13 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.32 Selecting previously unselected package uidmap.
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.32 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:44:19 [2021-09-23T12:44:19.688Z] #20 66.34 Unpacking uidmap (1:4.5-1.1) ...
12:44:19 [2021-09-23T12:44:19.896Z] #43 149.6   CC       criu/cr-dedup.o
12:44:19 [2021-09-23T12:44:19.951Z] #20 66.44 Selecting previously unselected package vim-runtime.
12:44:19 [2021-09-23T12:44:19.951Z] #20 66.45 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:44:19 [2021-09-23T12:44:19.951Z] #20 66.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:44:19 [2021-09-23T12:44:19.951Z] #20 66.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:44:19 [2021-09-23T12:44:19.951Z] #20 66.54 Unpacking vim-runtime (2:8.1.0875-5) ...
12:44:20 [2021-09-23T12:44:20.154Z] #43 ...
12:44:20 [2021-09-23T12:44:20.154Z] 
12:44:20 [2021-09-23T12:44:20.154Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:20 [2021-09-23T12:44:20.154Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:20 [2021-09-23T12:44:20.154Z] #20 43.86 Selecting previously unselected package python3-minimal.
12:44:20 [2021-09-23T12:44:20.154Z] #20 43.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
12:44:20 [2021-09-23T12:44:20.154Z] #20 43.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 43.93 Unpacking python3-minimal (3.7.3-1) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.14 Selecting previously unselected package libmpdec2:amd64.
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.14 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.16 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.43 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 44.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.62 Selecting previously unselected package python3.7.
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.64 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.80 Selecting previously unselected package libpython3-stdlib:amd64.
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 45.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 46.02 Setting up python3-minimal (3.7.3-1) ...
12:44:20 [2021-09-23T12:44:20.154Z] #20 47.78 Selecting previously unselected package python3.
12:44:20 [2021-09-23T12:44:20.236Z] #56 ...
12:44:20 [2021-09-23T12:44:20.236Z] 
12:44:20 [2021-09-23T12:44:20.236Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:20 [2021-09-23T12:44:20.236Z] #53 sha256:6d1700bb9e91c5d13a3fd2c068b8e048148810f9843c2c8dd5c5b7c024789a80
12:44:20 [2021-09-23T12:44:20.236Z] #53 166.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:44:20 [2021-09-23T12:44:20.236Z] #53 166.9 + mkdir -p /build
12:44:20 [2021-09-23T12:44:20.236Z] #53 166.9 + cp runc /build/runc
12:44:20 [2021-09-23T12:44:20.412Z] #20 47.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
12:44:20 [2021-09-23T12:44:20.412Z] #20 47.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.412Z] #20 47.90 Unpacking python3 (3.7.3-1) ...
12:44:20 [2021-09-23T12:44:20.671Z] #20 48.27 Selecting previously unselected package libip4tc0:amd64.
12:44:20 [2021-09-23T12:44:20.804Z] #53 DONE 167.7s
12:44:20 [2021-09-23T12:44:20.804Z] 
12:44:20 [2021-09-23T12:44:20.804Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:20 [2021-09-23T12:44:20.804Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:44:20 [2021-09-23T12:44:20.929Z] #20 48.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:44:20 [2021-09-23T12:44:20.929Z] #20 48.37 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:44:20 [2021-09-23T12:44:20.929Z] #20 48.48 Selecting previously unselected package libip6tc0:amd64.
12:44:21 [2021-09-23T12:44:21.186Z] #20 48.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.186Z] #20 48.49 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:44:21 [2021-09-23T12:44:21.444Z] #20 48.91 Selecting previously unselected package libiptc0:amd64.
12:44:21 [2021-09-23T12:44:21.444Z] #20 48.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.444Z] #20 48.92 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:44:21 [2021-09-23T12:44:21.444Z] #20 49.03 Selecting previously unselected package libnfnetlink0:amd64.
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.28 Selecting previously unselected package libnftnl11:amd64.
12:44:21 [2021-09-23T12:44:21.702Z] #20 49.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.960Z] #20 49.29 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:44:21 [2021-09-23T12:44:21.960Z] #20 49.45 Selecting previously unselected package iptables.
12:44:21 [2021-09-23T12:44:21.960Z] #20 49.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:44:21 [2021-09-23T12:44:21.960Z] #20 49.46 Unpacking iptables (1.8.2-4) ...
12:44:22 [2021-09-23T12:44:22.185Z] #56 ...
12:44:22 [2021-09-23T12:44:22.185Z] 
12:44:22 [2021-09-23T12:44:22.185Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:44:22 [2021-09-23T12:44:22.185Z] #54 sha256:518a3d75c1d51381c1680cade96a567369b2cbcec89826d44837d31382b9835a
12:44:22 [2021-09-23T12:44:22.185Z] #54 DONE 0.1s
12:44:22 [2021-09-23T12:44:22.185Z] 
12:44:22 [2021-09-23T12:44:22.185Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:22 [2021-09-23T12:44:22.185Z] #56 sha256:a538245f1c243f63c209cf917cc5b4b2af4a07087a00acc0f89ec4b06ed2fcd8
12:44:22 [2021-09-23T12:44:22.217Z] #20 49.88 Selecting previously unselected package xxd.
12:44:22 [2021-09-23T12:44:22.478Z] #20 49.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:44:22 [2021-09-23T12:44:22.478Z] #20 49.89 Unpacking xxd (2:8.1.0875-5) ...
12:44:22 [2021-09-23T12:44:22.737Z] #20 50.20 Selecting previously unselected package vim-common.
12:44:22 [2021-09-23T12:44:22.737Z] #20 50.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:44:22 [2021-09-23T12:44:22.737Z] #20 50.29 Unpacking vim-common (2:8.1.0875-5) ...
12:44:23 [2021-09-23T12:44:23.257Z] #20 69.52 Selecting previously unselected package vim.
12:44:23 [2021-09-23T12:44:23.257Z] #20 69.53 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:44:23 [2021-09-23T12:44:23.257Z] #20 69.56 Unpacking vim (2:8.1.0875-5) ...
12:44:23 [2021-09-23T12:44:23.302Z] #20 50.65 Selecting previously unselected package bash-completion.
12:44:23 [2021-09-23T12:44:23.302Z] #20 50.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:44:23 [2021-09-23T12:44:23.519Z] #20 70.01 Selecting previously unselected package xfsprogs.
12:44:23 [2021-09-23T12:44:23.519Z] #20 70.02 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:44:23 [2021-09-23T12:44:23.519Z] #20 70.02 Unpacking xfsprogs (4.20.0-1) ...
12:44:24 [2021-09-23T12:44:24.092Z] #20 70.50 Selecting previously unselected package zip.
12:44:24 [2021-09-23T12:44:24.093Z] #20 70.51 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:44:24 [2021-09-23T12:44:24.093Z] #20 70.52 Unpacking zip (3.0-11+b1) ...
12:44:24 [2021-09-23T12:44:24.093Z] #20 70.74 Setting up aufs-tools (1:4.14+20190211-1) ...
12:44:24 [2021-09-23T12:44:24.354Z] #20 70.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.78 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.80 Setting up libgpm2:amd64 (1.20.7-5) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.81 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.82 Setting up uidmap (1:4.5-1.1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.84 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.90 Setting up xxd (2:8.1.0875-5) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.93 Setting up zip (3.0-11+b1) ...
12:44:24 [2021-09-23T12:44:24.355Z] #20 70.94 Setting up vim-common (2:8.1.0875-5) ...
12:44:24 [2021-09-23T12:44:24.616Z] #20 70.97 Setting up bash-completion (1:2.8-6) ...
12:44:24 [2021-09-23T12:44:24.616Z] #20 ...
12:44:24 [2021-09-23T12:44:24.616Z] 
12:44:24 [2021-09-23T12:44:24.616Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:24 [2021-09-23T12:44:24.616Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:24 [2021-09-23T12:44:24.616Z] #43 158.2   CC       criu/cr-service.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 159.7   CC       criu/crtools.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 160.3   CC       criu/eventfd.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 160.6   CC       criu/eventpoll.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 161.6   CC       criu/external.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 162.0   CC       criu/fault-injection.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 162.1   CC       criu/fdstore.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 162.5   CC       criu/fifo.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 162.9   CC       criu/file-ids.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 163.2   CC       criu/file-lock.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 164.2   CC       criu/files-ext.o
12:44:24 [2021-09-23T12:44:24.616Z] #43 164.5   CC       criu/files-reg.o
12:44:24 [2021-09-23T12:44:24.617Z] #43 166.8   CC       criu/files.o
12:44:25 [2021-09-23T12:44:25.019Z] #56 ...
12:44:25 [2021-09-23T12:44:25.019Z] 
12:44:25 [2021-09-23T12:44:25.019Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:44:25 [2021-09-23T12:44:25.019Z] #53 sha256:b02fcfe46492bd9a3dcb7623de8ef418fe96b0184efc9f30b825ecd387be5ab2
12:44:25 [2021-09-23T12:44:25.019Z] #53 131.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:44:25 [2021-09-23T12:44:25.019Z] #53 131.7 + mkdir -p /build
12:44:25 [2021-09-23T12:44:25.019Z] #53 131.7 + cp runc /build/runc
12:44:25 [2021-09-23T12:44:25.019Z] #53 DONE 132.6s
12:44:25 [2021-09-23T12:44:25.019Z] 
12:44:25 [2021-09-23T12:44:25.019Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:25 [2021-09-23T12:44:25.019Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:44:25 [2021-09-23T12:44:25.049Z] #56 216.0 + bin/containerd-stress
12:44:25 [2021-09-23T12:44:25.190Z] #43 168.9   CC       criu/filesystems.o
12:44:26 [2021-09-23T12:44:26.135Z] #43 169.7   CC       criu/fsnotify.o
12:44:26 [2021-09-23T12:44:26.406Z] #56 ...
12:44:26 [2021-09-23T12:44:26.406Z] 
12:44:26 [2021-09-23T12:44:26.406Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:44:26 [2021-09-23T12:44:26.406Z] #54 sha256:d5ac008945087d9f44a6108149e71110bedf56aa54b17c8db2dba8e83cb034c3
12:44:26 [2021-09-23T12:44:26.667Z] #54 DONE 0.1s
12:44:26 [2021-09-23T12:44:26.667Z] 
12:44:26 [2021-09-23T12:44:26.667Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:44:26 [2021-09-23T12:44:26.667Z] #56 sha256:91ee862fcf26650435ba032a6314e739efe61fee2d33337d1f2f97786dd7b3fd
12:44:27 [2021-09-23T12:44:27.079Z] #43 ...
12:44:27 [2021-09-23T12:44:27.079Z] 
12:44:27 [2021-09-23T12:44:27.079Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:27 [2021-09-23T12:44:27.079Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.60 Setting up libiptc0:amd64 (1.8.2-4) ...
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.61 Setting up xz-utils (5.2.4-1) ...
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.65 Setting up patch (2.7.6-3+deb10u1) ...
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.66 Setting up sudo (1.8.27-1+deb10u3) ...
12:44:27 [2021-09-23T12:44:27.079Z] #20 73.75 invoke-rc.d: could not determine current runlevel
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.76 invoke-rc.d: policy-rc.d denied execution of start.
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.77 Setting up pigz (2.4-1) ...
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.79 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.81 Setting up python-pip-whl (18.1-5) ...
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.82 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:44:27 [2021-09-23T12:44:27.341Z] #20 73.83 Setting up vim-runtime (2:8.1.0875-5) ...
12:44:27 [2021-09-23T12:44:27.865Z] #20 74.30 Setting up libaio1:amd64 (0.3.112-3) ...
12:44:27 [2021-09-23T12:44:27.865Z] #20 74.31 Setting up libonig5:amd64 (6.9.1-1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.33 Setting up vim (2:8.1.0875-5) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.44 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.46 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.47 Setting up jq (1.5+dfsg-2+b1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:44:27 [2021-09-23T12:44:27.866Z] #20 74.49 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:44:28 [2021-09-23T12:44:28.561Z] #20 55.21 Unpacking bash-completion (1:2.8-6) ...
12:44:28 [2021-09-23T12:44:28.819Z] #20 56.16 Selecting previously unselected package bzip2.
12:44:28 [2021-09-23T12:44:28.819Z] #20 56.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:44:28 [2021-09-23T12:44:28.819Z] #20 56.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:44:28 [2021-09-23T12:44:28.819Z] #20 56.39 Selecting previously unselected package xz-utils.
12:44:28 [2021-09-23T12:44:28.819Z] #20 56.39 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:44:29 [2021-09-23T12:44:29.077Z] #20 56.48 Unpacking xz-utils (5.2.4-1) ...
12:44:29 [2021-09-23T12:44:29.335Z] #20 56.88 Selecting previously unselected package apparmor.
12:44:29 [2021-09-23T12:44:29.335Z] #20 56.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:44:29 [2021-09-23T12:44:29.335Z] #20 56.96 Unpacking apparmor (2.13.2-10) ...
12:44:29 [2021-09-23T12:44:29.899Z] #20 57.54 Selecting previously unselected package aufs-tools.
12:44:30 [2021-09-23T12:44:30.157Z] #20 57.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:44:30 [2021-09-23T12:44:30.157Z] #20 57.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:44:30 [2021-09-23T12:44:30.338Z] #56 221.6 + bin/containerd-shim
12:44:30 [2021-09-23T12:44:30.416Z] #20 57.79 Selecting previously unselected package libonig5:amd64.
12:44:30 [2021-09-23T12:44:30.416Z] #20 57.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:44:30 [2021-09-23T12:44:30.416Z] #20 57.82 Unpacking libonig5:amd64 (6.9.1-1) ...
12:44:30 [2021-09-23T12:44:30.416Z] #20 58.08 Selecting previously unselected package libjq1:amd64.
12:44:30 [2021-09-23T12:44:30.416Z] #20 ...
12:44:30 [2021-09-23T12:44:30.416Z] 
12:44:30 [2021-09-23T12:44:30.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:30 [2021-09-23T12:44:30.416Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:30 [2021-09-23T12:44:30.416Z] #43 150.3   CC       criu/cr-dump.o
12:44:30 [2021-09-23T12:44:30.416Z] #43 153.1   CC       criu/cr-errno.o
12:44:30 [2021-09-23T12:44:30.416Z] #43 153.2   CC       criu/cr-restore.o
12:44:30 [2021-09-23T12:44:30.416Z] #43 159.7   CC       criu/cr-service.o
12:44:30 [2021-09-23T12:44:30.673Z] #43 ...
12:44:30 [2021-09-23T12:44:30.673Z] 
12:44:30 [2021-09-23T12:44:30.673Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:30 [2021-09-23T12:44:30.674Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:30 [2021-09-23T12:44:30.674Z] #20 58.08 Selecting previously unselected package libjq1:amd64.
12:44:30 [2021-09-23T12:44:30.674Z] #20 58.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:44:30 [2021-09-23T12:44:30.674Z] #20 58.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:44:30 [2021-09-23T12:44:30.934Z] #20 58.29 Selecting previously unselected package jq.
12:44:30 [2021-09-23T12:44:30.934Z] #20 58.30 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:44:30 [2021-09-23T12:44:30.934Z] #20 58.31 Unpacking jq (1.5+dfsg-2+b1) ...
12:44:30 [2021-09-23T12:44:30.934Z] #20 58.49 Selecting previously unselected package libaio1:amd64.
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.27 Setting up iptables (1.8.2-4) ...
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.32 Setting up python3 (3.7.3-1) ...
12:44:31 [2021-09-23T12:44:31.181Z] #20 77.78 Setting up python3-wheel (0.32.3-2) ...
12:44:31 [2021-09-23T12:44:31.196Z] #20 58.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:44:31 [2021-09-23T12:44:31.196Z] #20 58.50 Unpacking libaio1:amd64 (0.3.112-3) ...
12:44:31 [2021-09-23T12:44:31.196Z] #20 58.69 Selecting previously unselected package libgpm2:amd64.
12:44:31 [2021-09-23T12:44:31.196Z] #20 58.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:44:31 [2021-09-23T12:44:31.196Z] #20 58.72 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:44:31 [2021-09-23T12:44:31.454Z] #20 58.82 Selecting previously unselected package libicu63:amd64.
12:44:31 [2021-09-23T12:44:31.454Z] #20 58.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:44:31 [2021-09-23T12:44:31.454Z] #20 58.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:44:31 [2021-09-23T12:44:31.755Z] #20 78.43 Setting up apparmor (2.13.2-10) ...
12:44:33 [2021-09-23T12:44:33.675Z] #20 79.99 Setting up xfsprogs (4.20.0-1) ...
12:44:33 [2021-09-23T12:44:33.675Z] #20 80.01 Setting up python3-lib2to3 (3.7.3-1) ...
12:44:33 [2021-09-23T12:44:33.937Z] #20 80.38 Setting up python3-pkg-resources (40.8.0-1) ...
12:44:34 [2021-09-23T12:44:34.881Z] #20 81.35 Setting up python3-distutils (3.7.3-1) ...
12:44:35 [2021-09-23T12:44:35.454Z] #20 81.86 Setting up python3-setuptools (40.8.0-1) ...
12:44:36 [2021-09-23T12:44:36.729Z] #20 64.29 Selecting previously unselected package libnet1:amd64.
12:44:36 [2021-09-23T12:44:36.872Z] #20 83.20 Setting up python3-pip (18.1-5) ...
12:44:36 [2021-09-23T12:44:36.938Z] #56 228.1 + bin/containerd-shim-runc-v1
12:44:36 [2021-09-23T12:44:36.986Z] #20 64.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:44:36 [2021-09-23T12:44:36.986Z] #20 64.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:44:36 [2021-09-23T12:44:36.986Z] #20 64.44 Selecting previously unselected package libnl-3-200:amd64.
12:44:36 [2021-09-23T12:44:36.986Z] #20 64.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:44:36 [2021-09-23T12:44:36.986Z] #20 64.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:44:37 [2021-09-23T12:44:37.134Z] #20 ...
12:44:37 [2021-09-23T12:44:37.134Z] 
12:44:37 [2021-09-23T12:44:37.134Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:37 [2021-09-23T12:44:37.134Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:37 [2021-09-23T12:44:37.134Z] #43 170.9   CC       criu/image-desc.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 171.0   CC       criu/image.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 172.0   CC       criu/ipc_ns.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 173.3   CC       criu/irmap.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 173.9   CC       criu/kcmp-ids.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 174.3   CC       criu/kerndat.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 175.4   CC       criu/libnetlink.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 175.8   CC       criu/log.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 176.4   CC       criu/lsm.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 176.9   CC       criu/mem.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 178.6   CC       criu/memfd.o
12:44:37 [2021-09-23T12:44:37.134Z] #43 179.2   CC       criu/mount.o
12:44:37 [2021-09-23T12:44:37.244Z] #20 64.61 Selecting previously unselected package libprotobuf-c1:amd64.
12:44:37 [2021-09-23T12:44:37.244Z] #20 64.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:44:37 [2021-09-23T12:44:37.244Z] #20 64.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:44:37 [2021-09-23T12:44:37.244Z] #20 64.86 Selecting previously unselected package libreadline5:amd64.
12:44:37 [2021-09-23T12:44:37.501Z] #20 64.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:44:37 [2021-09-23T12:44:37.501Z] #20 64.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:44:37 [2021-09-23T12:44:37.501Z] #20 65.06 Selecting previously unselected package net-tools.
12:44:37 [2021-09-23T12:44:37.501Z] #20 65.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:44:37 [2021-09-23T12:44:37.501Z] #20 65.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:44:37 [2021-09-23T12:44:37.706Z] #43 ...
12:44:37 [2021-09-23T12:44:37.706Z] 
12:44:37 [2021-09-23T12:44:37.706Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:37 [2021-09-23T12:44:37.706Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:37 [2021-09-23T12:44:37.706Z] #20 84.26 Processing triggers for libc-bin (2.28-10) ...
12:44:37 [2021-09-23T12:44:37.706Z] #20 84.29 Processing triggers for mime-support (3.62) ...
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.37 Selecting previously unselected package patch.
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.37 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.39 Unpacking patch (2.7.6-3+deb10u1) ...
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.59 Selecting previously unselected package python-pip-whl.
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:44:38 [2021-09-23T12:44:38.066Z] #20 65.60 Unpacking python-pip-whl (18.1-5) ...
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.75 Selecting previously unselected package python3-lib2to3.
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.77 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.78 Unpacking python3-lib2to3 (3.7.3-1) ...
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.95 Selecting previously unselected package python3-distutils.
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.95 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:44:39 [2021-09-23T12:44:39.438Z] #20 66.96 Unpacking python3-distutils (3.7.3-1) ...
12:44:39 [2021-09-23T12:44:39.696Z] #20 67.30 Selecting previously unselected package python3-pip.
12:44:39 [2021-09-23T12:44:39.696Z] #20 67.31 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:44:39 [2021-09-23T12:44:39.953Z] #20 67.37 Unpacking python3-pip (18.1-5) ...
12:44:40 [2021-09-23T12:44:40.251Z] #56 232.1 + bin/containerd-shim-runc-v2
12:44:40 [2021-09-23T12:44:40.251Z] #20 DONE 86.4s
12:44:40 [2021-09-23T12:44:40.251Z] 
12:44:40 [2021-09-23T12:44:40.251Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:44:40 [2021-09-23T12:44:40.252Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
12:44:40 [2021-09-23T12:44:40.517Z] #20 67.77 Selecting previously unselected package python3-pkg-resources.
12:44:40 [2021-09-23T12:44:40.517Z] #20 67.79 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:44:40 [2021-09-23T12:44:40.517Z] #20 67.80 Unpacking python3-pkg-resources (40.8.0-1) ...
12:44:40 [2021-09-23T12:44:40.517Z] #20 68.01 Selecting previously unselected package python3-setuptools.
12:44:40 [2021-09-23T12:44:40.517Z] #20 68.01 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:44:40 [2021-09-23T12:44:40.517Z] #20 68.04 Unpacking python3-setuptools (40.8.0-1) ...
12:44:40 [2021-09-23T12:44:40.775Z] #20 68.43 Selecting previously unselected package python3-wheel.
12:44:40 [2021-09-23T12:44:40.824Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:44:40 [2021-09-23T12:44:40.828Z] #56 232.9 + binaries
12:44:40 [2021-09-23T12:44:40.828Z] #56 232.9 + install -D bin/containerd /build/containerd
12:44:40 [2021-09-23T12:44:40.828Z] #56 233.0 + install -D bin/containerd-shim /build/containerd-shim
12:44:40 [2021-09-23T12:44:40.828Z] #56 233.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:44:40 [2021-09-23T12:44:40.828Z] #56 233.0 + install -D bin/ctr /build/ctr
12:44:41 [2021-09-23T12:44:41.038Z] #20 68.43 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:44:41 [2021-09-23T12:44:41.038Z] #20 68.44 Unpacking python3-wheel (0.32.3-2) ...
12:44:41 [2021-09-23T12:44:41.085Z] #21 1.058 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:44:41 [2021-09-23T12:44:41.085Z] #21 1.062 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:44:41 [2021-09-23T12:44:41.085Z] #21 DONE 1.1s
12:44:41 [2021-09-23T12:44:41.085Z] 
12:44:41 [2021-09-23T12:44:41.085Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:44:41 [2021-09-23T12:44:41.085Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:44:41 [2021-09-23T12:44:41.305Z] #20 68.81 Selecting previously unselected package sudo.
12:44:41 [2021-09-23T12:44:41.305Z] #20 68.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:44:41 [2021-09-23T12:44:41.305Z] #20 68.82 Unpacking sudo (1.8.27-1+deb10u3) ...
12:44:42 [2021-09-23T12:44:42.238Z] #20 ...
12:44:42 [2021-09-23T12:44:42.238Z] 
12:44:42 [2021-09-23T12:44:42.238Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:42 [2021-09-23T12:44:42.238Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:42 [2021-09-23T12:44:42.238Z] #43 161.9   CC       criu/crtools.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 162.8   CC       criu/eventfd.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 163.2   CC       criu/eventpoll.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 164.7   CC       criu/external.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 165.1   CC       criu/fault-injection.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 165.3   CC       criu/fdstore.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 165.9   CC       criu/fifo.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 166.5   CC       criu/file-ids.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 167.1   CC       criu/file-lock.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 168.6   CC       criu/files-ext.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 169.2   CC       criu/files-reg.o
12:44:42 [2021-09-23T12:44:42.238Z] #43 ...
12:44:42 [2021-09-23T12:44:42.238Z] 
12:44:42 [2021-09-23T12:44:42.238Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:42 [2021-09-23T12:44:42.238Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:42 [2021-09-23T12:44:42.238Z] #20 69.78 Selecting previously unselected package thin-provisioning-tools.
12:44:42 [2021-09-23T12:44:42.238Z] #20 69.78 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:44:42 [2021-09-23T12:44:42.496Z] #20 69.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:44:43 [2021-09-23T12:44:43.061Z] #20 70.55 Selecting previously unselected package uidmap.
12:44:43 [2021-09-23T12:44:43.061Z] #20 70.56 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:44:43 [2021-09-23T12:44:43.061Z] #20 70.58 Unpacking uidmap (1:4.5-1.1) ...
12:44:43 [2021-09-23T12:44:43.579Z] #20 70.95 Selecting previously unselected package vim-runtime.
12:44:43 [2021-09-23T12:44:43.579Z] #20 70.95 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:44:43 [2021-09-23T12:44:43.579Z] #20 71.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:44:43 [2021-09-23T12:44:43.579Z] #20 71.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:44:43 [2021-09-23T12:44:43.579Z] #20 71.09 Unpacking vim-runtime (2:8.1.0875-5) ...
12:44:44 [2021-09-23T12:44:44.131Z] #56 DONE 235.8s
12:44:45 [2021-09-23T12:44:45.517Z] 
12:44:45 [2021-09-23T12:44:45.517Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:44:45 [2021-09-23T12:44:45.517Z] #57 sha256:95bf81b01e24d33b520e131e5e7695f17ebfe12d0ef53a3e908f676621d9a97f
12:44:46 [2021-09-23T12:44:46.382Z] #22 4.966 Collecting yamllint==1.26.1
12:44:46 [2021-09-23T12:44:46.459Z] #57 DONE 1.1s
12:44:46 [2021-09-23T12:44:46.459Z] 
12:44:46 [2021-09-23T12:44:46.459Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:44:46 [2021-09-23T12:44:46.459Z] #61 sha256:2abaf0d773c50290ce03ddc4ed8367334b9a0dead7b0a14132c005bde048a93e
12:44:46 [2021-09-23T12:44:46.644Z] #22 ...
12:44:46 [2021-09-23T12:44:46.644Z] 
12:44:46 [2021-09-23T12:44:46.644Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:44:46 [2021-09-23T12:44:46.644Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:44:46 [2021-09-23T12:44:46.644Z] #40 287.7 + dpkg --print-architecture
12:44:46 [2021-09-23T12:44:46.644Z] #40 287.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:44:46 [2021-09-23T12:44:46.644Z] #40 287.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:44:46 [2021-09-23T12:44:46.644Z] #40 287.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:44:46 [2021-09-23T12:44:46.721Z] #61 DONE 0.3s
12:44:46 [2021-09-23T12:44:46.721Z] 
12:44:46 [2021-09-23T12:44:46.721Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:44:46 [2021-09-23T12:44:46.721Z] #66 sha256:82c12f831e7365baad415f8f60e67903ab6bdc3730b8f64a23633c820f14808c
12:44:48 [2021-09-23T12:44:48.634Z] #56 240.0 + bin/containerd-stress
12:44:48 [2021-09-23T12:44:48.635Z] #66 DONE 1.7s
12:44:48 [2021-09-23T12:44:48.635Z] 
12:44:48 [2021-09-23T12:44:48.635Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:44:48 [2021-09-23T12:44:48.635Z] #68 sha256:ce02df7bcf68812d63d848c604a15ccd78a0cdb17f7e89f6f6850ead17ba4eff
12:44:48 [2021-09-23T12:44:48.635Z] #68 DONE 0.1s
12:44:48 [2021-09-23T12:44:48.635Z] 
12:44:48 [2021-09-23T12:44:48.635Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:44:48 [2021-09-23T12:44:48.635Z] #69 sha256:c42d19e29468b0fe845aa829b4a0ddbb90956288a0de251c5ce294798a650f03
12:44:48 [2021-09-23T12:44:48.635Z] #69 DONE 0.0s
12:44:48 [2021-09-23T12:44:48.635Z] 
12:44:48 [2021-09-23T12:44:48.635Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:44:48 [2021-09-23T12:44:48.635Z] #70 sha256:79da62e8f23b4a0a680181822e33047228376aeba92da4271998e7e4b199693d
12:44:48 [2021-09-23T12:44:48.741Z] #56 318.8 + bin/containerd-stress
12:44:48 [2021-09-23T12:44:48.741Z] #56 319.9 + bin/containerd-shim
12:44:48 [2021-09-23T12:44:48.838Z] #20 76.01 Selecting previously unselected package vim.
12:44:48 [2021-09-23T12:44:48.838Z] #20 76.04 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:44:48 [2021-09-23T12:44:48.838Z] #20 76.14 Unpacking vim (2:8.1.0875-5) ...
12:44:49 [2021-09-23T12:44:49.576Z] #56 241.1 + bin/containerd-shim
12:44:49 [2021-09-23T12:44:49.770Z] #20 77.03 Selecting previously unselected package xfsprogs.
12:44:49 [2021-09-23T12:44:49.770Z] #20 77.04 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:44:49 [2021-09-23T12:44:49.770Z] #20 77.05 Unpacking xfsprogs (4.20.0-1) ...
12:44:49 [2021-09-23T12:44:49.954Z] #40 ...
12:44:49 [2021-09-23T12:44:49.954Z] 
12:44:49 [2021-09-23T12:44:49.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:49 [2021-09-23T12:44:49.954Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:49 [2021-09-23T12:44:49.954Z] #43 183.4   CC       criu/namespaces.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 185.9   CC       criu/net.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 189.3   CC       criu/netfilter.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 189.7   CC       criu/page-pipe.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 190.3   CC       criu/page-xfer.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 191.8   CC       criu/pagemap-cache.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 192.1   CC       criu/pagemap.o
12:44:49 [2021-09-23T12:44:49.954Z] #43 192.9   CC       criu/parasite-syscall.o
12:44:50 [2021-09-23T12:44:50.027Z] #20 77.50 Selecting previously unselected package zip.
12:44:50 [2021-09-23T12:44:50.027Z] #20 77.52 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:44:50 [2021-09-23T12:44:50.027Z] #20 77.53 Unpacking zip (3.0-11+b1) ...
12:44:50 [2021-09-23T12:44:50.216Z] #43 193.8   CC       criu/path.o
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.74 Setting up aufs-tools (1:4.14+20190211-1) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.77 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.82 Setting up libgpm2:amd64 (1.20.7-5) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.84 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:44:50 [2021-09-23T12:44:50.284Z] #20 77.85 Setting up uidmap (1:4.5-1.1) ...
12:44:50 [2021-09-23T12:44:50.478Z] #43 194.2   CC       criu/pie-util-vdso-elf32.o
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.86 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.94 Setting up xxd (2:8.1.0875-5) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.96 Setting up zip (3.0-11+b1) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 77.97 Setting up vim-common (2:8.1.0875-5) ...
12:44:50 [2021-09-23T12:44:50.542Z] #20 78.01 Setting up bash-completion (1:2.8-6) ...
12:44:50 [2021-09-23T12:44:50.551Z] #70 DONE 1.8s
12:44:50 [2021-09-23T12:44:50.551Z] 
12:44:50 [2021-09-23T12:44:50.551Z] #71 exporting to image
12:44:50 [2021-09-23T12:44:50.551Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:44:50 [2021-09-23T12:44:50.551Z] #71 exporting layers
12:44:51 [2021-09-23T12:44:51.051Z] #43 194.6   CC       criu/pie-util-vdso.o
12:44:51 [2021-09-23T12:44:51.313Z] #43 195.0   CC       criu/pie-util.o
12:44:51 [2021-09-23T12:44:51.575Z] #43 ...
12:44:51 [2021-09-23T12:44:51.575Z] 
12:44:51 [2021-09-23T12:44:51.575Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:44:51 [2021-09-23T12:44:51.575Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:44:51 [2021-09-23T12:44:51.575Z] #22 10.34   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:44:52 [2021-09-23T12:44:52.521Z] #22 11.35 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:44:52 [2021-09-23T12:44:52.521Z] #22 11.40   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:44:52 [2021-09-23T12:44:52.521Z] #22 11.46 Collecting pyyaml (from yamllint==1.26.1)
12:44:52 [2021-09-23T12:44:52.783Z] #22 11.70   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:44:53 [2021-09-23T12:44:53.045Z] #22 12.01 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:44:53 [2021-09-23T12:44:53.045Z] #22 12.02 Building wheels for collected packages: yamllint
12:44:53 [2021-09-23T12:44:53.045Z] #22 12.02   Running setup.py bdist_wheel for yamllint: started
12:44:53 [2021-09-23T12:44:53.063Z] #20 ...
12:44:53 [2021-09-23T12:44:53.063Z] 
12:44:53 [2021-09-23T12:44:53.063Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:53 [2021-09-23T12:44:53.063Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:53 [2021-09-23T12:44:53.063Z] #43 172.8   CC       criu/files.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 175.7   CC       criu/filesystems.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 177.1   CC       criu/fsnotify.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 179.0   CC       criu/image-desc.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 179.2   CC       criu/image.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 180.0   CC       criu/ipc_ns.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 181.2   CC       criu/irmap.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 181.9   CC       criu/kcmp-ids.o
12:44:53 [2021-09-23T12:44:53.063Z] #43 182.3   CC       criu/kerndat.o
12:44:53 [2021-09-23T12:44:53.319Z] #43 ...
12:44:53 [2021-09-23T12:44:53.319Z] 
12:44:53 [2021-09-23T12:44:53.319Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:44:53 [2021-09-23T12:44:53.319Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:44:53 [2021-09-23T12:44:53.319Z] #20 80.86 Setting up libiptc0:amd64 (1.8.2-4) ...
12:44:53 [2021-09-23T12:44:53.319Z] #20 80.87 Setting up xz-utils (5.2.4-1) ...
12:44:53 [2021-09-23T12:44:53.319Z] #20 80.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:44:53 [2021-09-23T12:44:53.319Z] #20 80.90 Setting up patch (2.7.6-3+deb10u1) ...
12:44:53 [2021-09-23T12:44:53.319Z] #20 80.91 Setting up sudo (1.8.27-1+deb10u3) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.01 invoke-rc.d: could not determine current runlevel
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.02 invoke-rc.d: policy-rc.d denied execution of start.
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.03 Setting up pigz (2.4-1) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.08 Setting up python-pip-whl (18.1-5) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.09 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:44:53 [2021-09-23T12:44:53.576Z] #20 81.10 Setting up vim-runtime (2:8.1.0875-5) ...
12:44:54 [2021-09-23T12:44:54.013Z] #56 326.8 + bin/containerd-shim-runc-v1
12:44:54 [2021-09-23T12:44:54.142Z] #20 81.50 Setting up libaio1:amd64 (0.3.112-3) ...
12:44:54 [2021-09-23T12:44:54.142Z] #20 81.51 Setting up libonig5:amd64 (6.9.1-1) ...
12:44:54 [2021-09-23T12:44:54.142Z] #20 81.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:44:54 [2021-09-23T12:44:54.142Z] #20 81.55 Setting up vim (2:8.1.0875-5) ...
12:44:54 [2021-09-23T12:44:54.142Z] #20 81.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.64 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:44:54 [2021-09-23T12:44:54.143Z] #20 81.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:44:54 [2021-09-23T12:44:54.400Z] #20 81.67 Setting up jq (1.5+dfsg-2+b1) ...
12:44:54 [2021-09-23T12:44:54.400Z] #20 81.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:44:54 [2021-09-23T12:44:54.400Z] #20 81.71 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:44:54 [2021-09-23T12:44:54.435Z] #22 13.21   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:44:54 [2021-09-23T12:44:54.435Z] #22 13.21   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:44:54 [2021-09-23T12:44:54.435Z] #22 13.27 Successfully built yamllint
12:44:54 [2021-09-23T12:44:54.435Z] #22 13.29 Installing collected packages: pathspec, pyyaml, yamllint
12:44:54 [2021-09-23T12:44:54.697Z] #22 13.69 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:44:54 [2021-09-23T12:44:54.778Z] #71 exporting layers 3.8s done
12:44:54 [2021-09-23T12:44:54.778Z] #71 writing image sha256:c905f0205806880081b7c35b471312f4132e28a98b1db5071e650ec4427a2bbf done
12:44:54 [2021-09-23T12:44:54.778Z] #71 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b done
12:44:54 [2021-09-23T12:44:54.778Z] #71 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:44:54 [2021-09-23T12:44:54.960Z] #22 DONE 14.1s
12:44:54 [2021-09-23T12:44:54.960Z] 
12:44:54 [2021-09-23T12:44:54.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:44:54 [2021-09-23T12:44:54.960Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:44:54 [2021-09-23T12:44:54.960Z] #43 195.3   CC       criu/pipes.o
12:44:54 [2021-09-23T12:44:54.960Z] #43 196.2   CC       criu/plugin.o
12:44:54 [2021-09-23T12:44:54.960Z] #43 196.7   CC       criu/proc_parse.o
12:44:55 [2021-09-23T12:44:55.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/test/unit
12:44:55 [2021-09-23T12:44:55.535Z] #43 ...
12:44:55 [2021-09-23T12:44:55.535Z] 
12:44:55 [2021-09-23T12:44:55.535Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:44:55 [2021-09-23T12:44:55.535Z] #25 sha256:d126bbdb059f4d749a07cce9db20e604a68cfefd05b17168c885e5dc3a154691
12:44:55 [2021-09-23T12:44:55.535Z] #25 DONE 0.4s
12:44:55 [2021-09-23T12:44:55.535Z] 
12:44:55 [2021-09-23T12:44:55.535Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:44:55 [2021-09-23T12:44:55.535Z] #30 sha256:c1450389d017403dede6f176ecfc347528eb713eef403f42008742e671721c18
12:44:56 [2021-09-23T12:44:56.925Z] #20 84.53 Setting up iptables (1.8.2-4) ...
12:44:56 [2021-09-23T12:44:56.925Z] #20 84.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:44:56 [2021-09-23T12:44:56.925Z] #20 84.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:44:56 [2021-09-23T12:44:56.925Z] #20 84.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:44:56 [2021-09-23T12:44:56.926Z] #20 84.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:44:56 [2021-09-23T12:44:56.926Z] #20 84.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:44:57 [2021-09-23T12:44:57.183Z] #20 84.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:44:57 [2021-09-23T12:44:57.183Z] #20 84.61 Setting up python3 (3.7.3-1) ...
12:44:57 [2021-09-23T12:44:57.718Z] #56 247.9 + bin/containerd-shim-runc-v1
12:44:57 [2021-09-23T12:44:57.748Z] #20 85.07 Setting up python3-wheel (0.32.3-2) ...
12:44:58 [2021-09-23T12:44:58.314Z] #20 85.77 Setting up apparmor (2.13.2-10) ...
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.3 + bin/containerd-shim-runc-v2
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.9 + binaries
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.9 + install -D bin/containerd /build/containerd
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.9 + install -D bin/containerd-shim /build/containerd-shim
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:44:59 [2021-09-23T12:44:59.287Z] #56 331.9 + install -D bin/ctr /build/ctr
12:45:00 [2021-09-23T12:45:00.431Z] ?   	github.com/docker/docker/api	[no test files]
12:45:00 [2021-09-23T12:45:00.470Z] #20 87.84 Setting up xfsprogs (4.20.0-1) ...
12:45:00 [2021-09-23T12:45:00.470Z] #20 87.87 Setting up python3-lib2to3 (3.7.3-1) ...
12:45:00 [2021-09-23T12:45:00.834Z] #30 DONE 4.5s
12:45:00 [2021-09-23T12:45:00.834Z] 
12:45:00 [2021-09-23T12:45:00.834Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:45:00 [2021-09-23T12:45:00.834Z] #33 sha256:46295f2bf7690ff755f2ee568ae42408f654ac630ffa74d0f933a6ade53eb011
12:45:00 [2021-09-23T12:45:00.834Z] #33 DONE 0.4s
12:45:00 [2021-09-23T12:45:00.834Z] 
12:45:00 [2021-09-23T12:45:00.834Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:45:00 [2021-09-23T12:45:00.834Z] #35 sha256:3d4d57d6c90c915f910a86a7de953798ce83dae8fa2e1ef76d24e1c4ca05bf76
12:45:00 [2021-09-23T12:45:00.834Z] #35 DONE 0.1s
12:45:00 [2021-09-23T12:45:00.834Z] 
12:45:00 [2021-09-23T12:45:00.834Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:00 [2021-09-23T12:45:00.834Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:00 [2021-09-23T12:45:00.834Z] #43 199.9   CC       criu/protobuf-desc.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 200.9   CC       criu/protobuf.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 201.3   CC       criu/pstree.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 202.4   CC       criu/rbtree.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 202.7   CC       criu/rst-malloc.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 203.0   CC       criu/seccomp.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 203.8   CC       criu/seize.o
12:45:00 [2021-09-23T12:45:00.834Z] #43 ...
12:45:00 [2021-09-23T12:45:00.834Z] 
12:45:00 [2021-09-23T12:45:00.834Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:45:00 [2021-09-23T12:45:00.834Z] #38 sha256:ffbf81d1654780990c1d49897aa226f880865d4eca7fe3678d93eab6a9b0676f
12:45:00 [2021-09-23T12:45:00.834Z] #38 DONE 0.4s
12:45:01 [2021-09-23T12:45:01.023Z] #56 252.3 + bin/containerd-shim-runc-v2
12:45:01 [2021-09-23T12:45:01.034Z] #20 88.32 Setting up python3-pkg-resources (40.8.0-1) ...
12:45:01 [2021-09-23T12:45:01.096Z] 
12:45:01 [2021-09-23T12:45:01.096Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:01 [2021-09-23T12:45:01.096Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:01 [2021-09-23T12:45:01.212Z] #56 DONE 334.0s
12:45:01 [2021-09-23T12:45:01.284Z] #56 252.9 + binaries
12:45:01 [2021-09-23T12:45:01.358Z] #56 ...
12:45:01 [2021-09-23T12:45:01.358Z] 
12:45:01 [2021-09-23T12:45:01.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:01 [2021-09-23T12:45:01.358Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:01 [2021-09-23T12:45:01.358Z] #43 204.9   CC       criu/servicefd.o
12:45:01 [2021-09-23T12:45:01.545Z] #56 252.9 + install -D bin/containerd /build/containerd
12:45:01 [2021-09-23T12:45:01.545Z] #56 252.9 + install -D bin/containerd-shim /build/containerd-shim
12:45:01 [2021-09-23T12:45:01.545Z] #56 252.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:45:01 [2021-09-23T12:45:01.545Z] #56 252.9 + install -D bin/ctr /build/ctr
12:45:01 [2021-09-23T12:45:01.856Z] #20 89.17 Setting up python3-distutils (3.7.3-1) ...
12:45:01 [2021-09-23T12:45:01.931Z] #43 205.4   CC       criu/shmem.o
12:45:02 [2021-09-23T12:45:02.114Z] #20 89.67 Setting up python3-setuptools (40.8.0-1) ...
12:45:02 [2021-09-23T12:45:02.168Z] 
12:45:02 [2021-09-23T12:45:02.168Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:45:02 [2021-09-23T12:45:02.168Z] #57 sha256:16514d8c99e88d66e90f73069395e9c1f47c0964327888e66cdb67bf9781e1b0
12:45:02 [2021-09-23T12:45:02.876Z] #43 206.4   CC       criu/sigframe.o
12:45:02 [2021-09-23T12:45:02.876Z] #43 206.6   CC       criu/signalfd.o
12:45:03 [2021-09-23T12:45:03.107Z] #57 DONE 0.8s
12:45:03 [2021-09-23T12:45:03.107Z] 
12:45:03 [2021-09-23T12:45:03.107Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:45:03 [2021-09-23T12:45:03.107Z] #61 sha256:ab35c6c198eb202874547068fece3599531e8ed3fe7ab793762392a3428334f4
12:45:03 [2021-09-23T12:45:03.107Z] #61 DONE 0.2s
12:45:03 [2021-09-23T12:45:03.138Z] #43 206.9   CC       criu/sk-inet.o
12:45:03 [2021-09-23T12:45:03.366Z] 
12:45:03 [2021-09-23T12:45:03.366Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:45:03 [2021-09-23T12:45:03.366Z] #66 sha256:ae1e5db3d50365b28032fe0d85e86cce50fddab9190959c60055e2731f1a6014
12:45:03 [2021-09-23T12:45:03.513Z] #20 ...
12:45:03 [2021-09-23T12:45:03.514Z] 
12:45:03 [2021-09-23T12:45:03.514Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:03 [2021-09-23T12:45:03.514Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:03 [2021-09-23T12:45:03.514Z] #43 183.4   CC       criu/libnetlink.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 183.7   CC       criu/log.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 184.3   CC       criu/lsm.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 184.7   CC       criu/mem.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 186.5   CC       criu/memfd.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 187.2   CC       criu/mount.o
12:45:03 [2021-09-23T12:45:03.514Z] #43 191.3   CC       criu/namespaces.o
12:45:03 [2021-09-23T12:45:03.773Z] #43 193.5   CC       criu/net.o
12:45:03 [2021-09-23T12:45:03.773Z] #43 ...
12:45:03 [2021-09-23T12:45:03.773Z] 
12:45:03 [2021-09-23T12:45:03.773Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:45:03 [2021-09-23T12:45:03.773Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:45:03 [2021-09-23T12:45:03.773Z] #20 91.14 Setting up python3-pip (18.1-5) ...
12:45:04 [2021-09-23T12:45:04.083Z] #43 207.8   CC       criu/sk-netlink.o
12:45:04 [2021-09-23T12:45:04.301Z] #66 DONE 1.0s
12:45:04 [2021-09-23T12:45:04.301Z] 
12:45:04 [2021-09-23T12:45:04.301Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:45:04 [2021-09-23T12:45:04.301Z] #68 sha256:410a290ee2555c8aceb1d43ad7c5c8c935b3f6c1b9ed4869df16a1ad93f2a443
12:45:04 [2021-09-23T12:45:04.301Z] #68 DONE 0.1s
12:45:04 [2021-09-23T12:45:04.301Z] 
12:45:04 [2021-09-23T12:45:04.301Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:45:04 [2021-09-23T12:45:04.301Z] #69 sha256:19ee4c57c53cba5569a6218be0a0b90beee7ae74b41b2c9e304877ac3f57e237
12:45:04 [2021-09-23T12:45:04.301Z] #69 DONE 0.0s
12:45:04 [2021-09-23T12:45:04.301Z] 
12:45:04 [2021-09-23T12:45:04.301Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:45:04 [2021-09-23T12:45:04.301Z] #70 sha256:695d9a6a6778f531cbd0692d7ed45214c6c496e60dfc5c57f58070bfbb71fc20
12:45:04 [2021-09-23T12:45:04.345Z] #43 ...
12:45:04 [2021-09-23T12:45:04.345Z] 
12:45:04 [2021-09-23T12:45:04.345Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:45:04 [2021-09-23T12:45:04.345Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:45:04 [2021-09-23T12:45:04.345Z] #40 DONE 313.3s
12:45:04 [2021-09-23T12:45:04.345Z] 
12:45:04 [2021-09-23T12:45:04.345Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:04 [2021-09-23T12:45:04.345Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:04 [2021-09-23T12:45:04.607Z] #56 ...
12:45:04 [2021-09-23T12:45:04.607Z] 
12:45:04 [2021-09-23T12:45:04.607Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:04 [2021-09-23T12:45:04.607Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:04 [2021-09-23T12:45:04.607Z] #43 208.3   CC       criu/sk-packet.o
12:45:04 [2021-09-23T12:45:04.718Z] #20 ...
12:45:04 [2021-09-23T12:45:04.718Z] 
12:45:04 [2021-09-23T12:45:04.718Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:45:04 [2021-09-23T12:45:04.718Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:45:04 [2021-09-23T12:45:04.718Z] #40 298.4 + dpkg --print-architecture
12:45:04 [2021-09-23T12:45:04.718Z] #40 298.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:45:04 [2021-09-23T12:45:04.718Z] #40 298.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:45:04 [2021-09-23T12:45:04.718Z] #40 298.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:45:04 [2021-09-23T12:45:04.718Z] #40 ...
12:45:04 [2021-09-23T12:45:04.718Z] 
12:45:04 [2021-09-23T12:45:04.718Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
12:45:04 [2021-09-23T12:45:04.718Z] #20 sha256:2f69469876c0481702d13b567a0a42c5935cfe51eb3e3d6d73ee845e28c7807c
12:45:04 [2021-09-23T12:45:04.718Z] #20 92.17 Processing triggers for libc-bin (2.28-10) ...
12:45:04 [2021-09-23T12:45:04.718Z] #20 92.20 Processing triggers for mime-support (3.62) ...
12:45:04 [2021-09-23T12:45:04.843Z] #56 DONE 255.9s
12:45:05 [2021-09-23T12:45:05.414Z] 
12:45:05 [2021-09-23T12:45:05.414Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:45:05 [2021-09-23T12:45:05.414Z] #57 sha256:89130d9e1581e5febdcb81887691c0ec4583bacc6866280ddd2e4f439910ff33
12:45:05 [2021-09-23T12:45:05.553Z] #43 209.1   CC       criu/sk-queue.o
12:45:05 [2021-09-23T12:45:05.679Z] #70 DONE 1.3s
12:45:05 [2021-09-23T12:45:05.679Z] 
12:45:05 [2021-09-23T12:45:05.679Z] #71 exporting to image
12:45:05 [2021-09-23T12:45:05.679Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:45:05 [2021-09-23T12:45:05.679Z] #71 exporting layers
12:45:06 [2021-09-23T12:45:06.087Z] #20 DONE 93.4s
12:45:06 [2021-09-23T12:45:06.087Z] 
12:45:06 [2021-09-23T12:45:06.087Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:45:06 [2021-09-23T12:45:06.087Z] #21 sha256:a2f62f3855c13974a83a141f63bc150f8f6d695e6e8e4c4e852ef5bc6add1362
12:45:06 [2021-09-23T12:45:06.127Z] #43 209.8   CC       criu/sk-tcp.o
12:45:06 [2021-09-23T12:45:06.354Z] #57 DONE 1.3s
12:45:06 [2021-09-23T12:45:06.354Z] 
12:45:06 [2021-09-23T12:45:06.354Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:45:06 [2021-09-23T12:45:06.354Z] #61 sha256:0cec94f1d956bb72c87d99134c401830d6772d3e519a7e6213e07a4db7b6ae50
12:45:06 [2021-09-23T12:45:06.705Z] #43 210.4   CC       criu/sk-unix.o
12:45:06 [2021-09-23T12:45:06.925Z] #61 DONE 0.2s
12:45:06 [2021-09-23T12:45:06.925Z] 
12:45:06 [2021-09-23T12:45:06.925Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:45:06 [2021-09-23T12:45:06.925Z] #66 sha256:f7ba58314922958569508debe3e6db031607b141acc24c4c3628a38138507ccf
12:45:07 [2021-09-23T12:45:07.018Z] #21 1.109 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:45:07 [2021-09-23T12:45:07.018Z] #21 1.114 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:45:07 [2021-09-23T12:45:07.018Z] #21 1.119 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:45:07 [2021-09-23T12:45:07.018Z] #21 DONE 1.2s
12:45:07 [2021-09-23T12:45:07.018Z] 
12:45:07 [2021-09-23T12:45:07.018Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:45:07 [2021-09-23T12:45:07.018Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:45:07 [2021-09-23T12:45:07.275Z] #49 ...
12:45:07 [2021-09-23T12:45:07.275Z] 
12:45:07 [2021-09-23T12:45:07.275Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:45:07 [2021-09-23T12:45:07.275Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:45:07 [2021-09-23T12:45:07.279Z] #43 ...
12:45:07 [2021-09-23T12:45:07.279Z] 
12:45:07 [2021-09-23T12:45:07.279Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:45:07 [2021-09-23T12:45:07.279Z] #41 sha256:5173b6e602d2bdcf04120e598393a45145eee1f0f23017fb3e8dffb5790bd0af
12:45:07 [2021-09-23T12:45:07.279Z] #41 DONE 0.7s
12:45:07 [2021-09-23T12:45:07.279Z] 
12:45:07 [2021-09-23T12:45:07.279Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:45:07 [2021-09-23T12:45:07.279Z] #49 sha256:c22951fce5773ce97a0b91c78011cd5f2059254a677866c387a533050a2558bc
12:45:07 [2021-09-23T12:45:07.279Z] #49 316.2 + /build/golangci-lint --version
12:45:07 [2021-09-23T12:45:07.279Z] #49 316.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:45:07 [2021-09-23T12:45:07.279Z] #49 DONE 316.6s
12:45:07 [2021-09-23T12:45:07.279Z] 
12:45:07 [2021-09-23T12:45:07.279Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:07 [2021-09-23T12:45:07.279Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:08 [2021-09-23T12:45:08.309Z] #66 DONE 1.3s
12:45:08 [2021-09-23T12:45:08.309Z] 
12:45:08 [2021-09-23T12:45:08.309Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:45:08 [2021-09-23T12:45:08.309Z] #68 sha256:ed8222368a8d65c69e5b3a2150d8bd6f49680abd97a3509d73378ff24b0e2ab4
12:45:08 [2021-09-23T12:45:08.309Z] #68 DONE 0.1s
12:45:08 [2021-09-23T12:45:08.309Z] 
12:45:08 [2021-09-23T12:45:08.309Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:45:08 [2021-09-23T12:45:08.309Z] #69 sha256:fa33990ab83eacf0b89993d7e3e33d9b8d33d23cec43735e6b6ed96246e742eb
12:45:08 [2021-09-23T12:45:08.309Z] #69 DONE 0.0s
12:45:08 [2021-09-23T12:45:08.309Z] 
12:45:08 [2021-09-23T12:45:08.309Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
12:45:08 [2021-09-23T12:45:08.309Z] #70 sha256:667d82e9b1e80da43b7a59b6d45be6034bcaa9433c0f6ca6227bba67fe8cc2e5
12:45:08 [2021-09-23T12:45:08.880Z] #70 0.702 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:45:08 [2021-09-23T12:45:08.880Z] #70 0.703 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:45:08 [2021-09-23T12:45:08.880Z] #70 0.703 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:45:08 [2021-09-23T12:45:08.880Z] #70 0.725 Hit:4 http://deb.debian.org/debian buster-backports InRelease
12:45:09 [2021-09-23T12:45:09.198Z] #56 ...
12:45:09 [2021-09-23T12:45:09.198Z] 
12:45:09 [2021-09-23T12:45:09.198Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:09 [2021-09-23T12:45:09.198Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:09 [2021-09-23T12:45:09.198Z] #43 212.5   CC       criu/sockets.o
12:45:09 [2021-09-23T12:45:09.717Z] #70 1.061 Reading package lists...
12:45:09 [2021-09-23T12:45:09.776Z] #43 213.5   CC       criu/stats.o
12:45:10 [2021-09-23T12:45:10.038Z] #43 213.7   CC       criu/string.o
12:45:10 [2021-09-23T12:45:10.038Z] #43 213.8   CC       criu/sysctl.o
12:45:10 [2021-09-23T12:45:10.289Z] #70 1.695 Reading package lists...
12:45:10 [2021-09-23T12:45:10.550Z] #70 2.324 Building dependency tree...
12:45:10 [2021-09-23T12:45:10.550Z] #70 2.446 Reading state information...
12:45:10 [2021-09-23T12:45:10.550Z] #70 2.550 The following additional packages will be installed:
12:45:10 [2021-09-23T12:45:10.612Z] #43 214.3   CC       criu/sysfs_parse.o
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.550   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.550   libpam-systemd
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.551 Suggested packages:
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.551   systemd-container policykit-1
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.551 Recommended packages:
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.551   libnss-systemd
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.600 The following NEW packages will be installed:
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.601   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
12:45:10 [2021-09-23T12:45:10.811Z] #70 2.602   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
12:45:10 [2021-09-23T12:45:10.874Z] #43 214.5   CC       criu/timens.o
12:45:10 [2021-09-23T12:45:10.874Z] #43 214.6   CC       criu/timerfd.o
12:45:11 [2021-09-23T12:45:11.071Z] #70 2.871 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
12:45:11 [2021-09-23T12:45:11.071Z] #70 2.871 Need to get 4759 kB of archives.
12:45:11 [2021-09-23T12:45:11.071Z] #70 2.871 After this operation, 16.6 MB of additional disk space will be used.
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.873 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.874 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.880 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:45:11 [2021-09-23T12:45:11.072Z] #70 2.969 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
12:45:11 [2021-09-23T12:45:11.136Z] #43 214.8   CC       criu/tty.o
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.799 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.804 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.806 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.808 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.810 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
12:45:12 [2021-09-23T12:45:12.013Z] #70 3.986 debconf: delaying package configuration, since apt-utils is not installed
12:45:12 [2021-09-23T12:45:12.247Z] #71 exporting layers 6.7s done
12:45:12 [2021-09-23T12:45:12.247Z] #71 writing image sha256:533fce7e81abfed0918eb3339d86fbc9107bced9e9a63426e872b05972c433e5 done
12:45:12 [2021-09-23T12:45:12.247Z] #71 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b done
12:45:12 [2021-09-23T12:45:12.247Z] #71 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.010 Fetched 4759 kB in 1s (3960 kB/s)
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.033 Selecting previously unselected package libargon2-1:amd64.
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.033 (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 ... 28078 files and directories currently installed.)
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.047 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.056 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.095 Selecting previously unselected package libjson-c3:amd64.
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.098 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.103 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.136 Selecting previously unselected package libcryptsetup12:amd64.
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.139 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.142 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.193 Selecting previously unselected package libidn11:amd64.
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.196 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.200 Unpacking libidn11:amd64 (1.33-2.2) ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.244 Selecting previously unselected package libkmod2:amd64.
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.247 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.251 Unpacking libkmod2:amd64 (26-1) ...
12:45:12 [2021-09-23T12:45:12.273Z] #70 4.299 Selecting previously unselected package systemd.
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:45:12 [2021-09-23T12:45:12.525Z] #43 215.9   CC       criu/tun.o
12:45:12 [2021-09-23T12:45:12.525Z] #43 216.3   CC       criu/uffd.o
12:45:12 [2021-09-23T12:45:12.528Z] #22 5.105 Collecting yamllint==1.26.1
12:45:12 [2021-09-23T12:45:12.533Z] #70 4.302 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
12:45:12 [2021-09-23T12:45:12.533Z] #70 4.344 Unpacking systemd (241-7~deb10u8) ...
12:45:12 [2021-09-23T12:45:12.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/validate/default
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.836 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.847 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.860 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.873 Setting up libidn11:amd64 (1.33-2.2) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.888 Setting up libkmod2:amd64 (26-1) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.900 Setting up systemd (241-7~deb10u8) ...
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.952 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.954 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.958 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:45:13 [2021-09-23T12:45:13.104Z] #70 4.958 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:45:13 [2021-09-23T12:45:13.461Z] #22 ...
12:45:13 [2021-09-23T12:45:13.461Z] 
12:45:13 [2021-09-23T12:45:13.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:13 [2021-09-23T12:45:13.461Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:13 [2021-09-23T12:45:13.461Z] #43 198.0   CC       criu/netfilter.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 198.4   CC       criu/page-pipe.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 199.1   CC       criu/page-xfer.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 200.8   CC       criu/pagemap-cache.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 201.2   CC       criu/pagemap.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 202.3   CC       criu/parasite-syscall.o
12:45:13 [2021-09-23T12:45:13.461Z] #43 203.3   CC       criu/path.o
12:45:13 [2021-09-23T12:45:13.469Z] #43 217.2   CC       criu/util.o
12:45:13 [2021-09-23T12:45:13.527Z] Congratulations!  All commits are properly signed with the DCO!
12:45:13 [2021-09-23T12:45:13.675Z] #70 5.437 Selecting previously unselected package systemd-sysv.
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.437 (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 ... 28875 files and directories currently installed.)
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.451 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.456 Unpacking systemd-sysv (241-7~deb10u8) ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.503 Selecting previously unselected package libdbus-1-3:amd64.
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.505 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.509 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.564 Selecting previously unselected package dbus.
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.567 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.579 Unpacking dbus (1.12.20-0+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.636 Selecting previously unselected package libpam-systemd:amd64.
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.639 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.643 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
12:45:13 [2021-09-23T12:45:13.676Z] #70 5.683 Selecting previously unselected package dbus-user-session.
12:45:13 [2021-09-23T12:45:13.719Z] #43 203.6   CC       criu/pie-util-vdso-elf32.o
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.686 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.691 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.784 Setting up systemd-sysv (241-7~deb10u8) ...
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.794 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.805 Setting up dbus (1.12.20-0+deb10u1) ...
12:45:13 [2021-09-23T12:45:13.936Z] #70 5.924 invoke-rc.d: could not determine current runlevel
12:45:14 [2021-09-23T12:45:14.095Z] Congratulations!  Seccomp profile generation is done correctly.
12:45:14 [2021-09-23T12:45:14.095Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:45:14 [2021-09-23T12:45:14.198Z] #70 5.926 invoke-rc.d: policy-rc.d denied execution of start.
12:45:14 [2021-09-23T12:45:14.198Z] #70 5.933 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
12:45:14 [2021-09-23T12:45:14.198Z] #70 6.111 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
12:45:14 [2021-09-23T12:45:14.198Z] #70 6.127 Processing triggers for systemd (241-7~deb10u8) ...
12:45:14 [2021-09-23T12:45:14.198Z] #70 6.136 Processing triggers for libc-bin (2.28-10) ...
12:45:14 [2021-09-23T12:45:14.283Z] #43 203.9   CC       criu/pie-util-vdso.o
12:45:14 [2021-09-23T12:45:14.414Z] #43 218.1   CC       criu/uts_ns.o
12:45:14 [2021-09-23T12:45:14.459Z] #70 DONE 6.3s
12:45:14 [2021-09-23T12:45:14.459Z] 
12:45:14 [2021-09-23T12:45:14.459Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
12:45:14 [2021-09-23T12:45:14.459Z] #71 sha256:b508022752ba33e52a44e8a5ccf9ece40834b2979105fca28075eb747fe9d77d
12:45:14 [2021-09-23T12:45:14.541Z] #43 204.3   CC       criu/pie-util.o
12:45:14 [2021-09-23T12:45:14.676Z] #43 218.3   CC       criu/vdso-compat.o
12:45:14 [2021-09-23T12:45:14.798Z] #43 204.5   CC       criu/pipes.o
12:45:14 [2021-09-23T12:45:14.938Z] #43 218.4   CC       criu/vdso.o
12:45:15 [2021-09-23T12:45:15.030Z] #71 0.461   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:45:15 [2021-09-23T12:45:15.030Z] #71 0.461                                  Dload  Upload   Total   Spent    Left  Speed
12:45:15 [2021-09-23T12:45:15.030Z] #71 0.461 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  20954      0 --:--:-- --:--:-- --:--:-- 20954
12:45:15 [2021-09-23T12:45:15.030Z] #71 DONE 0.6s
12:45:15 [2021-09-23T12:45:15.030Z] 
12:45:15 [2021-09-23T12:45:15.030Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
12:45:15 [2021-09-23T12:45:15.030Z] #72 sha256:f2b252ce15e81f9a3af901563200782aedad2610337986d4079740db06b8440c
12:45:15 [2021-09-23T12:45:15.200Z] #43 218.8   LINK     criu/built-in.o
12:45:15 [2021-09-23T12:45:15.200Z] #43 219.0   LINK     criu/criu
12:45:15 [2021-09-23T12:45:15.362Z] #43 205.2   CC       criu/plugin.o
12:45:15 [2021-09-23T12:45:15.464Z] #43 219.3   DEP      lib/c/criu.d
12:45:15 [2021-09-23T12:45:15.727Z] #43 219.4   CC       images/rpc.pb-c.o
12:45:15 [2021-09-23T12:45:15.926Z] #43 205.6   CC       criu/proc_parse.o
12:45:15 [2021-09-23T12:45:15.973Z] #72 DONE 0.9s
12:45:15 [2021-09-23T12:45:15.973Z] 
12:45:15 [2021-09-23T12:45:15.973Z] #73 exporting to image
12:45:15 [2021-09-23T12:45:15.973Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:45:15 [2021-09-23T12:45:15.973Z] #73 exporting layers
12:45:15 [2021-09-23T12:45:15.989Z] #43 219.7   CC       lib/c/criu.o
12:45:16 [2021-09-23T12:45:16.934Z] #43 220.4   LINK     lib/c/built-in.o
12:45:16 [2021-09-23T12:45:16.934Z] #43 220.4   LINK     lib/c/libcriu.so
12:45:16 [2021-09-23T12:45:16.934Z] #43 220.5   LINK     lib/c/libcriu.a
12:45:16 [2021-09-23T12:45:16.934Z] #43 220.6   GEN      magic.py
12:45:17 [2021-09-23T12:45:17.196Z] #43 220.7 Note: Building without setproctitle() and strlcpy() support.
12:45:17 [2021-09-23T12:45:17.196Z] #43 220.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:45:17 [2021-09-23T12:45:17.196Z] #43 220.7 Note: Building without GnuTLS support
12:45:17 [2021-09-23T12:45:17.196Z] #43 220.7 Makefile.config:39: Warn: you have no libnftables installed
12:45:17 [2021-09-23T12:45:17.196Z] #43 220.7 Makefile.config:40: Warn: Building without nftables support
12:45:17 [2021-09-23T12:45:17.770Z] #43 221.3 fatal: not a git repository (or any of the parent directories): .git
12:45:17 [2021-09-23T12:45:17.826Z] #43 ...
12:45:17 [2021-09-23T12:45:17.826Z] 
12:45:17 [2021-09-23T12:45:17.826Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
12:45:17 [2021-09-23T12:45:17.826Z] #22 sha256:697de2672a272ab68f61aabba6139e8643ae5ec02a09fe829c9c7b442fae2671
12:45:17 [2021-09-23T12:45:17.826Z] #22 10.46   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:45:18 [2021-09-23T12:45:18.032Z] #43 221.8 make[1]: Nothing to be done for 'all'.
12:45:18 [2021-09-23T12:45:18.572Z] ok  	github.com/docker/docker/api/server	0.031s	coverage: 9.0% of statements
12:45:18 [2021-09-23T12:45:18.605Z] #43 222.4 make[1]: 'images/built-in.o' is up to date.
12:45:18 [2021-09-23T12:45:18.605Z] #43 222.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:45:18 [2021-09-23T12:45:18.773Z] #22 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:45:18 [2021-09-23T12:45:18.773Z] #22 11.64   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:45:18 [2021-09-23T12:45:18.773Z] #22 11.70 Collecting pyyaml (from yamllint==1.26.1)
12:45:18 [2021-09-23T12:45:18.867Z] #43 222.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:45:18 [2021-09-23T12:45:18.867Z] #43 222.5 make[1]: 'compel/libcompel.a' is up to date.
12:45:18 [2021-09-23T12:45:18.867Z] #43 222.5 make[1]: 'compel/compel-host-bin' is up to date.
12:45:18 [2021-09-23T12:45:18.867Z] #43 222.5 make[1]: Nothing to be done for 'all'.
12:45:18 [2021-09-23T12:45:18.867Z] #43 222.5 make[1]: 'soccr/libsoccr.a' is up to date.
12:45:19 [2021-09-23T12:45:19.030Z] #22 11.89   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.7 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.7 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.7 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.8 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.8 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.9 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.129Z] #43 222.9 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.288Z] #22 12.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:45:19 [2021-09-23T12:45:19.391Z] #43 223.0 make[2]: Nothing to be done for 'all'.
12:45:19 [2021-09-23T12:45:19.391Z] #43 223.0   INSTALL  criu/criu
12:45:19 [2021-09-23T12:45:19.545Z] #22 12.20 Building wheels for collected packages: yamllint
12:45:19 [2021-09-23T12:45:19.545Z] #22 12.21   Running setup.py bdist_wheel for yamllint: started
12:45:19 [2021-09-23T12:45:19.652Z] #43 DONE 223.4s
12:45:19 [2021-09-23T12:45:19.652Z] 
12:45:19 [2021-09-23T12:45:19.652Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:19 [2021-09-23T12:45:19.652Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:20 [2021-09-23T12:45:20.476Z] #22 13.24   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:45:20 [2021-09-23T12:45:20.476Z] #22 13.24   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:45:20 [2021-09-23T12:45:20.476Z] #22 13.30 Successfully built yamllint
12:45:20 [2021-09-23T12:45:20.476Z] #22 13.33 Installing collected packages: pathspec, pyyaml, yamllint
12:45:21 [2021-09-23T12:45:21.041Z] #22 13.74 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:45:21 [2021-09-23T12:45:21.041Z] #56 ...
12:45:21 [2021-09-23T12:45:21.041Z] 
12:45:21 [2021-09-23T12:45:21.041Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:45:21 [2021-09-23T12:45:21.041Z] #44 sha256:79c06dff357ff2e8e395b5907c0d40342998a58b63e971c8a70f7b7612ef592d
12:45:21 [2021-09-23T12:45:21.041Z] #44 DONE 0.1s
12:45:21 [2021-09-23T12:45:21.041Z] 
12:45:21 [2021-09-23T12:45:21.041Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:45:21 [2021-09-23T12:45:21.041Z] #46 sha256:9f2aef607adef2075df7edfa2a91c46025097a39a8857bca739c291bafe4bef8
12:45:21 [2021-09-23T12:45:21.041Z] #46 DONE 0.3s
12:45:21 [2021-09-23T12:45:21.041Z] 
12:45:21 [2021-09-23T12:45:21.041Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:45:21 [2021-09-23T12:45:21.041Z] #48 sha256:bb8fd7347115cc52f0cadd2855e4ab48c224a921c74b67cd4379422cf06e5b3c
12:45:21 [2021-09-23T12:45:21.041Z] #48 DONE 0.1s
12:45:21 [2021-09-23T12:45:21.041Z] 
12:45:21 [2021-09-23T12:45:21.041Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:21 [2021-09-23T12:45:21.041Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:21 [2021-09-23T12:45:21.303Z] #56 ...
12:45:21 [2021-09-23T12:45:21.303Z] 
12:45:21 [2021-09-23T12:45:21.303Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:45:21 [2021-09-23T12:45:21.303Z] #50 sha256:3c1ef4b4645d2adc342eae75799c5bcede35796f08104d8774220425a7b3df76
12:45:21 [2021-09-23T12:45:21.876Z] #50 DONE 0.7s
12:45:21 [2021-09-23T12:45:21.876Z] 
12:45:21 [2021-09-23T12:45:21.876Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:45:21 [2021-09-23T12:45:21.876Z] #52 sha256:594b9910f8153c09746e472b94a3398e59bf77b344675f6e471e92fdf7c02d37
12:45:21 [2021-09-23T12:45:21.876Z] #52 DONE 0.1s
12:45:21 [2021-09-23T12:45:21.876Z] 
12:45:21 [2021-09-23T12:45:21.876Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:21 [2021-09-23T12:45:21.876Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:22 [2021-09-23T12:45:22.214Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
12:45:22 [2021-09-23T12:45:22.938Z] #22 DONE 15.5s
12:45:22 [2021-09-23T12:45:22.938Z] 
12:45:22 [2021-09-23T12:45:22.938Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:45:22 [2021-09-23T12:45:22.938Z] #40 sha256:327b129a00c05259f9d4124f2844c84a0783e67ab313f72e16994cbf56a50707
12:45:22 [2021-09-23T12:45:22.938Z] #40 DONE 326.4s
12:45:22 [2021-09-23T12:45:22.938Z] 
12:45:22 [2021-09-23T12:45:22.938Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
12:45:22 [2021-09-23T12:45:22.938Z] #25 sha256:bd18c72b08c6721728d8219b0a902e323eb1a492d958f170dd134cc59a544e49
12:45:23 [2021-09-23T12:45:23.872Z] #25 DONE 1.2s
12:45:23 [2021-09-23T12:45:23.872Z] 
12:45:23 [2021-09-23T12:45:23.872Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:23 [2021-09-23T12:45:23.872Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:23 [2021-09-23T12:45:23.872Z] #43 208.5   CC       criu/protobuf-desc.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 209.8   CC       criu/protobuf.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 210.3   CC       criu/pstree.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 211.5   CC       criu/rbtree.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 211.8   CC       criu/rst-malloc.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 212.0   CC       criu/seccomp.o
12:45:23 [2021-09-23T12:45:23.872Z] #43 212.6   CC       criu/seize.o
12:45:24 [2021-09-23T12:45:24.117Z] Congratulations!  All API changes are done the right way.
12:45:24 [2021-09-23T12:45:24.118Z] Congratulations!  All TOML source files changed here have valid syntax.
12:45:24 [2021-09-23T12:45:24.118Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:45:24 [2021-09-23T12:45:24.118Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:45:24 [2021-09-23T12:45:24.118Z] Congratulations!  No new tests were added to integration-cli.
12:45:24 [2021-09-23T12:45:24.118Z] 
12:45:24 [2021-09-23T12:45:24.118Z] INFO Start validation with golang-ci-lint
12:45:24 [2021-09-23T12:45:24.118Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:45:24 [2021-09-23T12:45:24.118Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:45:24 [2021-09-23T12:45:24.118Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
12:45:24 [2021-09-23T12:45:24.130Z] #43 214.0   CC       criu/servicefd.o
12:45:24 [2021-09-23T12:45:24.139Z] #73 exporting layers 6.9s done
12:45:24 [2021-09-23T12:45:24.139Z] #73 writing image sha256:d83336c3262d0f8e3f60576876ce27aba2fc911f90ee82e9a369fcccb8f33bf2 done
12:45:24 [2021-09-23T12:45:24.139Z] #73 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:45:24 [2021-09-23T12:45:24.139Z] #73 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b done
12:45:24 [2021-09-23T12:45:24.139Z] #73 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:45:24 [2021-09-23T12:45:24.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary test-integration
12:45:25 [2021-09-23T12:45:25.061Z] #43 214.8   CC       criu/shmem.o
12:45:26 [2021-09-23T12:45:26.432Z] #43 215.9   CC       criu/sigframe.o
12:45:26 [2021-09-23T12:45:26.432Z] #43 216.1   CC       criu/signalfd.o
12:45:26 [2021-09-23T12:45:26.690Z] #43 216.4   CC       criu/sk-inet.o
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:45:27 [2021-09-23T12:45:27.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:45:27 [2021-09-23T12:45:27.065Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:45:27 [2021-09-23T12:45:27.065Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
12:45:27 [2021-09-23T12:45:27.065Z] Detected virtualization docker.
12:45:27 [2021-09-23T12:45:27.065Z] Detected architecture x86-64.
12:45:27 [2021-09-23T12:45:27.065Z] Set hostname to <0b08dc28dd47>.
12:45:27 [2021-09-23T12:45:27.255Z] #43 ...
12:45:27 [2021-09-23T12:45:27.255Z] 
12:45:27 [2021-09-23T12:45:27.255Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:45:27 [2021-09-23T12:45:27.255Z] #49 sha256:53a68b073f2234fca88947430771626f46de8628e03296aca2d903b8d146f253
12:45:27 [2021-09-23T12:45:27.255Z] #49 331.4 + /build/golangci-lint --version
12:45:27 [2021-09-23T12:45:27.326Z] + source /etc/docker-entrypoint-cmd
12:45:27 [2021-09-23T12:45:27.326Z] ++ hack/make.sh dynbinary test-integration
12:45:27 [2021-09-23T12:45:27.326Z] 
12:45:27 [2021-09-23T12:45:27.326Z] Removing bundles/
12:45:27 [2021-09-23T12:45:27.326Z] 
12:45:27 [2021-09-23T12:45:27.326Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:45:27 [2021-09-23T12:45:27.326Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:45:27 [2021-09-23T12:45:27.326Z] GOOS="" GOARCH="" GOARM=""
12:45:27 [2021-09-23T12:45:27.512Z] #49 331.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:45:30 [2021-09-23T12:45:30.026Z] #56 267.2 + bin/containerd
12:45:30 [2021-09-23T12:45:30.784Z] #49 DONE 334.4s
12:45:30 [2021-09-23T12:45:30.784Z] 
12:45:30 [2021-09-23T12:45:30.784Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
12:45:30 [2021-09-23T12:45:30.784Z] #30 sha256:80997eb23d80693de7d515452f1224252a415ef683d6518e0aa634eb24f8ad36
12:45:30 [2021-09-23T12:45:30.784Z] #30 DONE 6.3s
12:45:30 [2021-09-23T12:45:30.784Z] 
12:45:30 [2021-09-23T12:45:30.784Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
12:45:30 [2021-09-23T12:45:30.784Z] #33 sha256:77b96a3632a70da6c14e5bb0387e41f56dbdd184789cc8ada1d11c6329774480
12:45:30 [2021-09-23T12:45:30.784Z] #33 DONE 0.6s
12:45:30 [2021-09-23T12:45:30.784Z] 
12:45:30 [2021-09-23T12:45:30.784Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
12:45:30 [2021-09-23T12:45:30.784Z] #35 sha256:7a7d4f802e1f5388a7bb472d52ae7500d6173143565bdf0d8803145dde4782cf
12:45:31 [2021-09-23T12:45:31.043Z] #35 DONE 0.1s
12:45:31 [2021-09-23T12:45:31.043Z] 
12:45:31 [2021-09-23T12:45:31.043Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
12:45:31 [2021-09-23T12:45:31.043Z] #38 sha256:f985509ceb3acac9fe603aa3416d2188db45e95284a823370bff9f723946cce5
12:45:31 [2021-09-23T12:45:31.043Z] #38 DONE 0.1s
12:45:31 [2021-09-23T12:45:31.043Z] 
12:45:31 [2021-09-23T12:45:31.043Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
12:45:31 [2021-09-23T12:45:31.043Z] #41 sha256:4b2b40554917e6446aa46fa0a8acb8859c31d5694a0de036ba3caf65b9419373
12:45:31 [2021-09-23T12:45:31.975Z] #41 DONE 0.9s
12:45:31 [2021-09-23T12:45:31.975Z] 
12:45:31 [2021-09-23T12:45:31.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
12:45:31 [2021-09-23T12:45:31.975Z] #43 sha256:d6a6072eaa133ef3f71edb6a6ca3f56704a31487e92cb5b1d25f5c08fd0ac53a
12:45:31 [2021-09-23T12:45:31.975Z] #43 217.3   CC       criu/sk-netlink.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 217.6   CC       criu/sk-packet.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 218.1   CC       criu/sk-queue.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 218.4   CC       criu/sk-tcp.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 218.8   CC       criu/sk-unix.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 220.1   CC       criu/sockets.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 221.0   CC       criu/stats.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 221.2   CC       criu/string.o
12:45:31 [2021-09-23T12:45:31.975Z] #43 221.3   CC       criu/sysctl.o
12:45:32 [2021-09-23T12:45:32.232Z] #43 222.2   CC       criu/sysfs_parse.o
12:45:32 [2021-09-23T12:45:32.797Z] #43 222.5   CC       criu/timens.o
12:45:33 [2021-09-23T12:45:33.055Z] #43 222.8   CC       criu/timerfd.o
12:45:33 [2021-09-23T12:45:33.289Z] 4612f6d0b889: Pull complete
12:45:33 [2021-09-23T12:45:33.312Z] #43 223.1   CC       criu/tty.o
12:45:34 [2021-09-23T12:45:34.682Z] #43 224.4   CC       criu/tun.o
12:45:34 [2021-09-23T12:45:34.940Z] #43 224.7   CC       criu/uffd.o
12:45:35 [2021-09-23T12:45:35.872Z] #43 225.6   CC       criu/util.o
12:45:36 [2021-09-23T12:45:36.804Z] #43 226.5   CC       criu/uts_ns.o
12:45:37 [2021-09-23T12:45:37.061Z] #43 226.7   CC       criu/vdso-compat.o
12:45:37 [2021-09-23T12:45:37.061Z] #43 226.8   CC       criu/vdso.o
12:45:37 [2021-09-23T12:45:37.319Z] #43 227.2   LINK     criu/built-in.o
12:45:37 [2021-09-23T12:45:37.576Z] #43 227.3   LINK     criu/criu
12:45:37 [2021-09-23T12:45:37.834Z] #43 227.6   DEP      lib/c/criu.d
12:45:37 [2021-09-23T12:45:37.834Z] #43 227.7   CC       images/rpc.pb-c.o
12:45:38 [2021-09-23T12:45:38.178Z] #56 ...
12:45:38 [2021-09-23T12:45:38.178Z] 
12:45:38 [2021-09-23T12:45:38.178Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:45:38 [2021-09-23T12:45:38.178Z] #53 sha256:2684db0981309962f35296180b40d20dbe76629dc28a73966d01eae50e2d45c5
12:45:38 [2021-09-23T12:45:38.178Z] #53 156.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:45:38 [2021-09-23T12:45:38.178Z] #53 156.9 + mkdir -p /build
12:45:38 [2021-09-23T12:45:38.178Z] #53 156.9 + cp runc /build/runc
12:45:38 [2021-09-23T12:45:38.399Z] #43 228.1   CC       lib/c/criu.o
12:45:38 [2021-09-23T12:45:38.752Z] #53 DONE 157.7s
12:45:38 [2021-09-23T12:45:38.752Z] 
12:45:38 [2021-09-23T12:45:38.752Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:38 [2021-09-23T12:45:38.752Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:39 [2021-09-23T12:45:39.331Z] #43 228.9   LINK     lib/c/built-in.o
12:45:39 [2021-09-23T12:45:39.331Z] #43 228.9   LINK     lib/c/libcriu.so
12:45:39 [2021-09-23T12:45:39.331Z] #43 228.9   LINK     lib/c/libcriu.a
12:45:39 [2021-09-23T12:45:39.331Z] #43 229.0   GEN      magic.py
12:45:39 [2021-09-23T12:45:39.588Z] #43 229.2 Note: Building without setproctitle() and strlcpy() support.
12:45:39 [2021-09-23T12:45:39.588Z] #43 229.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
12:45:39 [2021-09-23T12:45:39.588Z] #43 229.2 Note: Building without GnuTLS support
12:45:39 [2021-09-23T12:45:39.588Z] #43 229.2 Makefile.config:39: Warn: you have no libnftables installed
12:45:39 [2021-09-23T12:45:39.588Z] #43 229.2 Makefile.config:40: Warn: Building without nftables support
12:45:40 [2021-09-23T12:45:40.154Z] #43 229.8 fatal: not a git repository (or any of the parent directories): .git
12:45:40 [2021-09-23T12:45:40.183Z] #56 ...
12:45:40 [2021-09-23T12:45:40.183Z] 
12:45:40 [2021-09-23T12:45:40.183Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:45:40 [2021-09-23T12:45:40.183Z] #54 sha256:55b3605a6a6c0df3b970ae7558ef47036cad830a47ac367b3d2885a8e2c0c3d1
12:45:40 [2021-09-23T12:45:40.411Z] #43 230.3 make[1]: Nothing to be done for 'all'.
12:45:40 [2021-09-23T12:45:40.446Z] #54 DONE 0.2s
12:45:40 [2021-09-23T12:45:40.446Z] 
12:45:40 [2021-09-23T12:45:40.446Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:40 [2021-09-23T12:45:40.446Z] #56 sha256:16a9c799e533948d573c06f4f51adb618b4473ca1e4284fa38846574987ca13e
12:45:40 [2021-09-23T12:45:40.976Z] #43 230.8 make[1]: 'images/built-in.o' is up to date.
12:45:40 [2021-09-23T12:45:40.976Z] #43 230.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
12:45:40 [2021-09-23T12:45:40.976Z] #43 230.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
12:45:40 [2021-09-23T12:45:40.976Z] #43 230.9 make[1]: 'compel/libcompel.a' is up to date.
12:45:40 [2021-09-23T12:45:40.976Z] #43 230.9 make[1]: 'compel/compel-host-bin' is up to date.
12:45:41 [2021-09-23T12:45:41.234Z] #43 230.9 make[1]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.234Z] #43 231.0 make[1]: 'soccr/libsoccr.a' is up to date.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.1 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.1 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.1 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.2 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.3 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.3 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.3 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.492Z] #43 231.4 make[2]: Nothing to be done for 'all'.
12:45:41 [2021-09-23T12:45:41.749Z] #43 231.4   INSTALL  criu/criu
12:45:42 [2021-09-23T12:45:42.314Z] #43 DONE 232.0s
12:45:42 [2021-09-23T12:45:42.314Z] 
12:45:42 [2021-09-23T12:45:42.314Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:42 [2021-09-23T12:45:42.314Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:45:44 [2021-09-23T12:45:44.212Z] #56 ...
12:45:44 [2021-09-23T12:45:44.212Z] 
12:45:44 [2021-09-23T12:45:44.212Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
12:45:44 [2021-09-23T12:45:44.212Z] #44 sha256:0af783847dbb35c991aa0789016a3ccf0eb45b09882bb74368f76dabfbd668c3
12:45:44 [2021-09-23T12:45:44.212Z] #44 DONE 0.1s
12:45:44 [2021-09-23T12:45:44.212Z] 
12:45:44 [2021-09-23T12:45:44.212Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
12:45:44 [2021-09-23T12:45:44.212Z] #46 sha256:efb2e2d63d51993e48704fb3281c416ad8917c146a6204258a32a62f931057c0
12:45:44 [2021-09-23T12:45:44.469Z] #46 DONE 0.4s
12:45:44 [2021-09-23T12:45:44.469Z] 
12:45:44 [2021-09-23T12:45:44.469Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
12:45:44 [2021-09-23T12:45:44.469Z] #48 sha256:36097a8938a2a3bfe5c325ed730af8169c9d430c62664188f3848479b3542bb6
12:45:44 [2021-09-23T12:45:44.469Z] #48 DONE 0.1s
12:45:44 [2021-09-23T12:45:44.469Z] 
12:45:44 [2021-09-23T12:45:44.469Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
12:45:44 [2021-09-23T12:45:44.469Z] #50 sha256:ca61be8ecae5246d6eb4b0d2dd81e205909f41ecfb86359ade1e19d5910dad50
12:45:45 [2021-09-23T12:45:45.034Z] #50 DONE 0.4s
12:45:45 [2021-09-23T12:45:45.034Z] 
12:45:45 [2021-09-23T12:45:45.034Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
12:45:45 [2021-09-23T12:45:45.034Z] #52 sha256:de7ab53b7363e8460d906f823df5f683157ea8bb65bb2fd23b95b9a2775e7c3e
12:45:45 [2021-09-23T12:45:45.292Z] #52 DONE 0.2s
12:45:45 [2021-09-23T12:45:45.292Z] 
12:45:45 [2021-09-23T12:45:45.292Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:45:45 [2021-09-23T12:45:45.292Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:45:51 [2021-09-23T12:45:51.844Z] #56 280.2 + bin/containerd
12:45:59 [2021-09-23T12:45:59.946Z] #56 ...
12:45:59 [2021-09-23T12:45:59.946Z] 
12:45:59 [2021-09-23T12:45:59.946Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:45:59 [2021-09-23T12:45:59.946Z] #53 sha256:232c750a1e4ed6cecc2882bc4de4e730ed2caa06636f15a7a255c44859216770
12:45:59 [2021-09-23T12:45:59.946Z] #53 160.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:46:00 [2021-09-23T12:46:00.876Z] #53 161.5 + mkdir -p /build
12:46:00 [2021-09-23T12:46:00.876Z] #53 161.5 + cp runc /build/runc
12:46:01 [2021-09-23T12:46:01.807Z] #53 DONE 162.4s
12:46:01 [2021-09-23T12:46:01.807Z] 
12:46:01 [2021-09-23T12:46:01.807Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:46:01 [2021-09-23T12:46:01.807Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:46:02 [2021-09-23T12:46:02.442Z] #56 300.3 + bin/containerd-stress
12:46:03 [2021-09-23T12:46:03.210Z] #56 ...
12:46:03 [2021-09-23T12:46:03.210Z] 
12:46:03 [2021-09-23T12:46:03.210Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
12:46:03 [2021-09-23T12:46:03.210Z] #54 sha256:f9ce30e133cd3f5204262e8fc323df8e6c0380516dee6e729401f864efd4cb2f
12:46:03 [2021-09-23T12:46:03.210Z] #54 DONE 0.2s
12:46:03 [2021-09-23T12:46:03.210Z] 
12:46:03 [2021-09-23T12:46:03.210Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:46:03 [2021-09-23T12:46:03.210Z] #56 sha256:acec766daaa9843ccca155e74eb6a545f14e9e08199493524000f3283040fc3e
12:46:03 [2021-09-23T12:46:03.386Z] #56 301.4 + bin/containerd-shim
12:46:09 [2021-09-23T12:46:09.973Z] #56 308.1 + bin/containerd-shim-runc-v1
12:46:14 [2021-09-23T12:46:14.184Z] #56 312.4 + bin/containerd-shim-runc-v2
12:46:14 [2021-09-23T12:46:14.756Z] #56 313.0 + binaries
12:46:15 [2021-09-23T12:46:15.017Z] #56 313.0 + install -D bin/containerd /build/containerd
12:46:15 [2021-09-23T12:46:15.017Z] #56 313.0 + install -D bin/containerd-shim /build/containerd-shim
12:46:15 [2021-09-23T12:46:15.017Z] #56 313.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:46:15 [2021-09-23T12:46:15.017Z] #56 313.0 + install -D bin/ctr /build/ctr
12:46:16 [2021-09-23T12:46:16.929Z] #56 DONE 315.0s
12:46:17 [2021-09-23T12:46:17.871Z] 
12:46:17 [2021-09-23T12:46:17.871Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:46:17 [2021-09-23T12:46:17.871Z] #57 sha256:6862d2cf759b43243dbc540554fdbfa4748c5d676fdbbcbdf189d3c75814547f
12:46:18 [2021-09-23T12:46:18.441Z] #57 DONE 0.8s
12:46:18 [2021-09-23T12:46:18.441Z] 
12:46:18 [2021-09-23T12:46:18.441Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:46:18 [2021-09-23T12:46:18.441Z] #61 sha256:53ac812332216057c1fc8a752b59b7e8e7432611e17ea2b9f5ae22e753d53f56
12:46:18 [2021-09-23T12:46:18.701Z] #61 DONE 0.2s
12:46:18 [2021-09-23T12:46:18.701Z] 
12:46:18 [2021-09-23T12:46:18.701Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:46:18 [2021-09-23T12:46:18.701Z] #66 sha256:c83c5cfa8efae117a4e162ffe4fbb8db037b2309b259f5395a730a704b9deead
12:46:19 [2021-09-23T12:46:19.644Z] #66 DONE 0.9s
12:46:19 [2021-09-23T12:46:19.644Z] 
12:46:19 [2021-09-23T12:46:19.644Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:46:19 [2021-09-23T12:46:19.644Z] #68 sha256:13cdbeff1a6972400c6b05d23b18307de81d1d02ded5639e3a2b1a328b941ab6
12:46:19 [2021-09-23T12:46:19.644Z] #68 DONE 0.0s
12:46:19 [2021-09-23T12:46:19.644Z] 
12:46:19 [2021-09-23T12:46:19.644Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:46:19 [2021-09-23T12:46:19.644Z] #69 sha256:4e0bf95879d791795e76dd09e2e57e7ee2702136442586217675b64440c1cf40
12:46:19 [2021-09-23T12:46:19.644Z] #69 DONE 0.0s
12:46:19 [2021-09-23T12:46:19.905Z] 
12:46:19 [2021-09-23T12:46:19.905Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:46:19 [2021-09-23T12:46:19.905Z] #70 sha256:c7c650572bc31f9d132b0b184356954ea4c6ee5cbed4b81eee0ff8420bf8c80c
12:46:20 [2021-09-23T12:46:20.847Z] #70 DONE 1.1s
12:46:20 [2021-09-23T12:46:20.847Z] 
12:46:20 [2021-09-23T12:46:20.847Z] #71 exporting to image
12:46:20 [2021-09-23T12:46:20.847Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:46:20 [2021-09-23T12:46:20.847Z] #71 exporting layers
12:46:25 [2021-09-23T12:46:25.127Z] #56 314.6 + bin/containerd-stress
12:46:26 [2021-09-23T12:46:26.497Z] #56 315.6 + bin/containerd-shim
12:46:27 [2021-09-23T12:46:27.437Z] #71 exporting layers 6.7s done
12:46:27 [2021-09-23T12:46:27.437Z] #71 writing image sha256:3ac4289342f54c188e201fed5343dca896a5035567e4daa3f98d6a50a631edd3 done
12:46:27 [2021-09-23T12:46:27.437Z] #71 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b done
12:46:27 [2021-09-23T12:46:27.437Z] #71 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:46:27 [2021-09-23T12:46:27.774Z] + trap exit INT TERM
12:46:27 [2021-09-23T12:46:27.774Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:46:27 [2021-09-23T12:46:27.774Z] + CONTAINER_NAME=docker-pr4
12:46:27 [2021-09-23T12:46:27.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary-daemon
12:46:28 [2021-09-23T12:46:28.716Z] 
12:46:28 [2021-09-23T12:46:28.977Z] Removing bundles/
12:46:28 [2021-09-23T12:46:28.977Z] 
12:46:28 [2021-09-23T12:46:28.977Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:46:28 [2021-09-23T12:46:28.977Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:46:28 [2021-09-23T12:46:28.977Z] GOOS="" GOARCH="" GOARM=""
12:46:33 [2021-09-23T12:46:33.049Z] #56 322.5 + bin/containerd-shim-runc-v1
12:46:38 [2021-09-23T12:46:38.305Z] #56 326.9 + bin/containerd-shim-runc-v2
12:46:38 [2021-09-23T12:46:38.305Z] #56 327.5 + binaries
12:46:38 [2021-09-23T12:46:38.305Z] #56 327.5 + install -D bin/containerd /build/containerd
12:46:38 [2021-09-23T12:46:38.305Z] #56 327.5 + install -D bin/containerd-shim /build/containerd-shim
12:46:38 [2021-09-23T12:46:38.306Z] #56 327.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:46:38 [2021-09-23T12:46:38.306Z] #56 327.5 + install -D bin/ctr /build/ctr
12:46:40 [2021-09-23T12:46:40.088Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 5.7% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/builder/remotecontext	0.197s	coverage: 13.7% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ok  	github.com/docker/docker/builder/dockerfile	0.409s	coverage: 48.5% of statements
12:46:40 [2021-09-23T12:46:40.089Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:46:40 [2021-09-23T12:46:40.196Z] #56 DONE 329.7s
12:46:41 [2021-09-23T12:46:41.564Z] 
12:46:41 [2021-09-23T12:46:41.564Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
12:46:41 [2021-09-23T12:46:41.564Z] #57 sha256:90a17441591d01ea51d09144055551a4202217c3b37da4237e07cf72ad7e002c
12:46:42 [2021-09-23T12:46:42.492Z] #57 DONE 0.9s
12:46:42 [2021-09-23T12:46:42.492Z] 
12:46:42 [2021-09-23T12:46:42.492Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:46:42 [2021-09-23T12:46:42.492Z] #61 sha256:709f618bf23bc02b53fbd29e58172b2653da270ae7f77038d9bbcc792e468a37
12:46:42 [2021-09-23T12:46:42.492Z] #61 DONE 0.2s
12:46:42 [2021-09-23T12:46:42.645Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.107s	coverage: 86.3% of statements
12:46:42 [2021-09-23T12:46:42.645Z] ?   	github.com/docker/docker/cli	[no test files]
12:46:42 [2021-09-23T12:46:42.645Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:46:42 [2021-09-23T12:46:42.748Z] 
12:46:42 [2021-09-23T12:46:42.748Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
12:46:42 [2021-09-23T12:46:42.748Z] #66 sha256:1156a4c8d56a94d331270737f1402cfc6fd145fc7c6bc433bc97008890aab3c1
12:46:43 [2021-09-23T12:46:43.676Z] #66 DONE 1.0s
12:46:43 [2021-09-23T12:46:43.676Z] 
12:46:43 [2021-09-23T12:46:43.676Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
12:46:43 [2021-09-23T12:46:43.676Z] #68 sha256:b46551eb574818ff36d7217bb887bda27c8ea3f748efce1a76fe3f0a1d6fa4ee
12:46:43 [2021-09-23T12:46:43.676Z] #68 DONE 0.1s
12:46:43 [2021-09-23T12:46:43.676Z] 
12:46:43 [2021-09-23T12:46:43.676Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
12:46:43 [2021-09-23T12:46:43.676Z] #69 sha256:649406de82835c883b5b5250a56c4b5026cd25fd2a483f97ddba8491bbf3d905
12:46:43 [2021-09-23T12:46:43.676Z] #69 DONE 0.0s
12:46:43 [2021-09-23T12:46:43.676Z] 
12:46:43 [2021-09-23T12:46:43.676Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
12:46:43 [2021-09-23T12:46:43.676Z] #70 sha256:d5bb5036a7e70a38d75203798286f2d41801bc77e90654abd1cf012ea222b668
12:46:45 [2021-09-23T12:46:45.043Z] #70 DONE 1.3s
12:46:45 [2021-09-23T12:46:45.043Z] 
12:46:45 [2021-09-23T12:46:45.043Z] #71 exporting to image
12:46:45 [2021-09-23T12:46:45.043Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:46:45 [2021-09-23T12:46:45.043Z] #71 exporting layers
12:46:46 [2021-09-23T12:46:46.866Z] ok  	github.com/docker/docker/client	0.270s	coverage: 75.4% of statements
12:46:53 [2021-09-23T12:46:53.140Z] #71 exporting layers 6.9s done
12:46:53 [2021-09-23T12:46:53.140Z] #71 writing image sha256:275a22693dd1eb1d7bf9f0077ad0e9f48e49d7042fdad95fdfe0dd7740102d8e done
12:46:53 [2021-09-23T12:46:53.140Z] #71 naming to docker.io/library/docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b done
12:46:53 [2021-09-23T12:46:53.140Z] #71 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:46:53 [2021-09-23T12:46:53.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -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=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary test-integration
12:46:54 [2021-09-23T12:46:54.848Z] 
12:46:54 [2021-09-23T12:46:54.848Z] Removing bundles/
12:46:54 [2021-09-23T12:46:54.848Z] 
12:46:54 [2021-09-23T12:46:54.849Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:46:54 [2021-09-23T12:46:54.849Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:46:54 [2021-09-23T12:46:54.849Z] GOOS="" GOARCH="" GOARM=""
12:47:03 [2021-09-23T12:47:03.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:47:03 [2021-09-23T12:47:03.824Z] 
12:47:03 [2021-09-23T12:47:03.824Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_SYSTEMD=1
12:47:03 [2021-09-23T12:47:03.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:47:03 [2021-09-23T12:47:03.824Z] HOSTNAME=0b08dc28dd47
12:47:03 [2021-09-23T12:47:03.824Z] DEST=bundles/test-integration
12:47:03 [2021-09-23T12:47:03.824Z] PWD=/go/src/github.com/docker/docker
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:47:03 [2021-09-23T12:47:03.824Z] container=docker
12:47:03 [2021-09-23T12:47:03.824Z] HOME=/root
12:47:03 [2021-09-23T12:47:03.824Z] LANG=C.UTF-8
12:47:03 [2021-09-23T12:47:03.824Z] INVOCATION_ID=4d3eed8f7237465aa25c70721bd637a0
12:47:03 [2021-09-23T12:47:03.824Z] GOLANG_VERSION=1.16.7
12:47:03 [2021-09-23T12:47:03.824Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:47:03 [2021-09-23T12:47:03.824Z] VALIDATE_BRANCH=20.10
12:47:03 [2021-09-23T12:47:03.824Z] TERM=xterm
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_PKG=github.com/docker/docker
12:47:03 [2021-09-23T12:47:03.824Z] SHLVL=3
12:47:03 [2021-09-23T12:47:03.824Z] TIMEOUT=120m
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_GRAPHDRIVER=overlay2
12:47:03 [2021-09-23T12:47:03.824Z] GO111MODULE=off
12:47:03 [2021-09-23T12:47:03.824Z] DOCKER_EXPERIMENTAL=1
12:47:03 [2021-09-23T12:47:03.824Z] TEST_SKIP_INTEGRATION_CLI=1
12:47:03 [2021-09-23T12:47:03.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:47:03 [2021-09-23T12:47:03.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:47:03 [2021-09-23T12:47:03.824Z] GOPATH=/go
12:47:03 [2021-09-23T12:47:03.824Z] PKG_CONFIG=pkg-config
12:47:03 [2021-09-23T12:47:03.824Z] _=/usr/bin/env
12:47:03 [2021-09-23T12:47:03.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:47:14 [2021-09-23T12:47:14.490Z] a0ddf88812f1: Pull complete
12:47:14 [2021-09-23T12:47:14.490Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
12:47:14 [2021-09-23T12:47:14.490Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:47:14 [2021-09-23T12:47:14.490Z] mcr.microsoft.com/windows/servercore:ltsc2019
12:47:14 [2021-09-23T12:47:14.490Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
12:47:14 [2021-09-23T12:47:14.490Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
12:47:14 [2021-09-23T12:47:14.490Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183'
12:47:14 [2021-09-23T12:47:14.490Z] INFO: Docker version of control daemon
12:47:14 [2021-09-23T12:47:14.490Z] 
12:47:14 [2021-09-23T12:47:14.490Z] Client:
12:47:14 [2021-09-23T12:47:14.490Z]  Version:           20.10.8
12:47:14 [2021-09-23T12:47:14.490Z]  API version:       1.41
12:47:14 [2021-09-23T12:47:14.490Z]  Go version:        go1.16.6
12:47:14 [2021-09-23T12:47:14.490Z]  Git commit:        3967b7d
12:47:14 [2021-09-23T12:47:14.490Z]  Built:             Fri Jul 30 19:58:50 2021
12:47:14 [2021-09-23T12:47:14.490Z]  OS/Arch:           windows/amd64
12:47:14 [2021-09-23T12:47:14.490Z]  Context:           default
12:47:14 [2021-09-23T12:47:14.490Z]  Experimental:      true
12:47:14 [2021-09-23T12:47:14.490Z] 
12:47:14 [2021-09-23T12:47:14.490Z] Server: Docker Engine - Community
12:47:14 [2021-09-23T12:47:14.490Z]  Engine:
12:47:14 [2021-09-23T12:47:14.490Z]   Version:          20.10.8
12:47:14 [2021-09-23T12:47:14.490Z]   API version:      1.41 (minimum version 1.24)
12:47:14 [2021-09-23T12:47:14.490Z]   Go version:       go1.16.6
12:47:14 [2021-09-23T12:47:14.490Z]   Git commit:       75249d8
12:47:14 [2021-09-23T12:47:14.490Z]   Built:            Fri Jul 30 19:54:29 2021
12:47:14 [2021-09-23T12:47:14.490Z]   OS/Arch:          windows/amd64
12:47:14 [2021-09-23T12:47:14.490Z]   Experimental:     true
12:47:14 [2021-09-23T12:47:14.490Z] 
12:47:14 [2021-09-23T12:47:14.490Z] INFO: Docker info of control daemon
12:47:14 [2021-09-23T12:47:14.490Z] 
12:47:15 [2021-09-23T12:47:15.454Z] Client:
12:47:15 [2021-09-23T12:47:15.454Z]  Context:    default
12:47:15 [2021-09-23T12:47:15.454Z]  Debug Mode: false
12:47:15 [2021-09-23T12:47:15.454Z]  Plugins:
12:47:15 [2021-09-23T12:47:15.454Z]   app: Docker Application (Docker Inc., v0.8.0)
12:47:15 [2021-09-23T12:47:15.454Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:47:15 [2021-09-23T12:47:15.454Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:47:15 [2021-09-23T12:47:15.454Z] 
12:47:15 [2021-09-23T12:47:15.454Z] Server:
12:47:15 [2021-09-23T12:47:15.454Z]  Containers: 0
12:47:15 [2021-09-23T12:47:15.454Z]   Running: 0
12:47:15 [2021-09-23T12:47:15.454Z]   Paused: 0
12:47:15 [2021-09-23T12:47:15.454Z]   Stopped: 0
12:47:15 [2021-09-23T12:47:15.454Z]  Images: 1
12:47:15 [2021-09-23T12:47:15.454Z]  Server Version: 20.10.8
12:47:15 [2021-09-23T12:47:15.454Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:47:15 [2021-09-23T12:47:15.454Z]   Windows: 
12:47:15 [2021-09-23T12:47:15.454Z]   LCOW: 
12:47:15 [2021-09-23T12:47:15.454Z]  Logging Driver: json-file
12:47:15 [2021-09-23T12:47:15.454Z]  Plugins:
12:47:15 [2021-09-23T12:47:15.454Z]   Volume: local
12:47:15 [2021-09-23T12:47:15.454Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:47:15 [2021-09-23T12:47:15.454Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:47:15 [2021-09-23T12:47:15.454Z]  Swarm: inactive
12:47:15 [2021-09-23T12:47:15.454Z]  Default Isolation: process
12:47:15 [2021-09-23T12:47:15.454Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:47:15 [2021-09-23T12:47:15.454Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
12:47:15 [2021-09-23T12:47:15.454Z]  OSType: windows
12:47:15 [2021-09-23T12:47:15.454Z]  Architecture: x86_64
12:47:15 [2021-09-23T12:47:15.454Z]  CPUs: 4
12:47:15 [2021-09-23T12:47:15.454Z]  Total Memory: 32GiB
12:47:15 [2021-09-23T12:47:15.454Z]  Name: azwin-2-7ce6b0
12:47:15 [2021-09-23T12:47:15.454Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
12:47:15 [2021-09-23T12:47:15.454Z]  Docker Root Dir: D:\docker
12:47:15 [2021-09-23T12:47:15.454Z]  Debug Mode: false
12:47:15 [2021-09-23T12:47:15.454Z]  Registry: https://index.docker.io/v1/
12:47:15 [2021-09-23T12:47:15.454Z]  Labels:
12:47:15 [2021-09-23T12:47:15.454Z]  Experimental: true
12:47:15 [2021-09-23T12:47:15.454Z]  Insecure Registries:
12:47:15 [2021-09-23T12:47:15.454Z]   10.0.0.4:5000
12:47:15 [2021-09-23T12:47:15.454Z]   127.0.0.0/8
12:47:15 [2021-09-23T12:47:15.454Z]  Registry Mirrors:
12:47:15 [2021-09-23T12:47:15.454Z]   http://10.0.0.4:5000/
12:47:15 [2021-09-23T12:47:15.454Z]  Live Restore Enabled: false
12:47:15 [2021-09-23T12:47:15.454Z]  Product License: Community Engine
12:47:15 [2021-09-23T12:47:15.454Z] 
12:47:15 [2021-09-23T12:47:15.454Z] 
12:47:15 [2021-09-23T12:47:15.454Z] INFO: Commit hash is 5730c139f7
12:47:15 [2021-09-23T12:47:15.454Z] INFO: Nuke-Everything...
12:47:15 [2021-09-23T12:47:15.454Z] INFO: Container count on control daemon to delete is 0
12:47:15 [2021-09-23T12:47:15.910Z] INFO: Nuking d:\CI
12:47:15 [2021-09-23T12:47:15.910Z] INFO: Zapped successfully
12:47:15 [2021-09-23T12:47:15.910Z] INFO: Location for testing is d:\CI\PR-42875\4
12:47:15 [2021-09-23T12:47:15.910Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:47:15 [2021-09-23T12:47:15.910Z] 
12:47:15 [2021-09-23T12:47:15.910Z] 
12:47:15 [2021-09-23T12:47:15.910Z] INFO: Building the image from Dockerfile.windows at 09/23/2021 12:47:15...
12:47:15 [2021-09-23T12:47:15.910Z] 
12:47:20 [2021-09-23T12:47:20.583Z] Sending build context to Docker daemon   58.3MB
12:47:20 [2021-09-23T12:47:20.583Z] 
12:47:20 [2021-09-23T12:47:20.583Z] Step 1/10 : FROM microsoft/windowsservercore
12:47:20 [2021-09-23T12:47:20.583Z]  ---> 6e98155df178
12:47:20 [2021-09-23T12:47:20.583Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:47:20 [2021-09-23T12:47:20.583Z]  ---> Running in 600cdd09b374
12:47:20 [2021-09-23T12:47:20.583Z] Removing intermediate container 600cdd09b374
12:47:20 [2021-09-23T12:47:20.583Z]  ---> 79ce688f756c
12:47:20 [2021-09-23T12:47:20.583Z] Step 3/10 : ARG GO_VERSION=1.16.7
12:47:20 [2021-09-23T12:47:20.583Z]  ---> Running in e45e5708e4e9
12:47:21 [2021-09-23T12:47:21.040Z] Removing intermediate container e45e5708e4e9
12:47:21 [2021-09-23T12:47:21.040Z]  ---> fe5404214054
12:47:21 [2021-09-23T12:47:21.040Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:47:21 [2021-09-23T12:47:21.040Z]  ---> Running in d98fd7564f19
12:47:21 [2021-09-23T12:47:21.519Z] Removing intermediate container d98fd7564f19
12:47:21 [2021-09-23T12:47:21.519Z]  ---> 2e81aef5bb14
12:47:21 [2021-09-23T12:47:21.519Z] 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}
12:47:21 [2021-09-23T12:47:21.519Z]  ---> Running in c12b65c81fb6
12:47:21 [2021-09-23T12:47:21.976Z] Removing intermediate container c12b65c81fb6
12:47:21 [2021-09-23T12:47:21.976Z]  ---> d708ad2f2b70
12:47:21 [2021-09-23T12:47:21.976Z] 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 {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $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;
12:47:21 [2021-09-23T12:47:21.976Z]  ---> Running in bca69abdcf20
12:47:25 [2021-09-23T12:47:25.662Z] ok  	github.com/docker/docker/container	0.146s	coverage: 34.5% of statements
12:47:27 [2021-09-23T12:47:27.054Z] ok  	github.com/docker/docker/cmd/dockerd	0.162s	coverage: 29.1% of statements
12:47:27 [2021-09-23T12:47:27.054Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:47:27 [2021-09-23T12:47:27.054Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:47:27 [2021-09-23T12:47:27.054Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:47:27 [2021-09-23T12:47:27.054Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:47:28 [2021-09-23T12:47:28.446Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
12:47:29 [2021-09-23T12:47:29.839Z] ok  	github.com/docker/docker/daemon/cluster	0.155s	coverage: 0.5% of statements
12:47:30 [2021-09-23T12:47:30.416Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.030s	coverage: 35.9% of statements
12:47:35 [2021-09-23T12:47:35.722Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 81.8% of statements
12:47:35 [2021-09-23T12:47:35.722Z] ok  	github.com/docker/docker/daemon/discovery	0.011s	coverage: 30.0% of statements
12:47:35 [2021-09-23T12:47:35.984Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
12:47:36 [2021-09-23T12:47:36.802Z] 
12:47:36 [2021-09-23T12:47:36.802Z] SUCCESS: Specified value was saved.
12:47:36 [2021-09-23T12:47:36.802Z] INFO: Downloading git...
12:47:36 [2021-09-23T12:47:36.930Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
12:47:38 [2021-09-23T12:47:38.331Z] INFO: Downloading go...
12:47:38 [2021-09-23T12:47:38.850Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.506s	coverage: 13.8% of statements
12:47:40 [2021-09-23T12:47:40.246Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.021s	coverage: 2.9% of statements
12:47:41 [2021-09-23T12:47:41.193Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	3.311s	coverage: 73.3% of statements
12:47:41 [2021-09-23T12:47:41.193Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.829s	coverage: 56.2% of statements
12:47:42 [2021-09-23T12:47:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:47:42 [2021-09-23T12:47:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:47:43 [2021-09-23T12:47:43.172Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.9% of statements
12:47:44 [2021-09-23T12:47:44.109Z] INFO: Downloading compiler 1 of 3...
12:47:45 [2021-09-23T12:47:45.072Z] INFO: Downloading compiler 2 of 3...
12:47:45 [2021-09-23T12:47:45.094Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.816s	coverage: 49.4% of statements
12:47:45 [2021-09-23T12:47:45.625Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 2m8.959460186s 
12:47:45 [2021-09-23T12:47:45.625Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 424.617266ms 
12:47:46 [2021-09-23T12:47:46.035Z] INFO: Downloading compiler 3 of 3...
12:47:46 [2021-09-23T12:47:46.999Z] INFO: Extracting git...
12:47:47 [2021-09-23T12:47:47.019Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 57.5% of statements
12:47:47 [2021-09-23T12:47:47.019Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.454s	coverage: 46.2% of statements
12:47:47 [2021-09-23T12:47:47.282Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.535s	coverage: 57.7% of statements
12:47:47 [2021-09-23T12:47:47.856Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
12:47:47 [2021-09-23T12:47:47.856Z] ok  	github.com/docker/docker/daemon	12.272s	coverage: 17.1% of statements
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:47:47 [2021-09-23T12:47:47.856Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:47:48 [2021-09-23T12:47:48.431Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.032s	coverage: 3.0% of statements
12:47:50 [2021-09-23T12:47:50.356Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 6.6% of statements
12:47:50 [2021-09-23T12:47:50.356Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:47:50 [2021-09-23T12:47:50.356Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:47:50 [2021-09-23T12:47:50.619Z] ok  	github.com/docker/docker/daemon/logger	0.261s	coverage: 43.2% of statements
12:47:50 [2021-09-23T12:47:50.619Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
12:47:50 [2021-09-23T12:47:50.619Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.316s	coverage: 77.8% of statements
12:47:50 [2021-09-23T12:47:50.619Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:47:50 [2021-09-23T12:47:50.619Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:47:51 [2021-09-23T12:47:51.194Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.039s	coverage: 87.2% of statements
12:47:51 [2021-09-23T12:47:51.457Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.9% of statements
12:47:51 [2021-09-23T12:47:51.720Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 69.9% of statements
12:47:52 [2021-09-23T12:47:52.668Z] ok  	github.com/docker/docker/daemon/logger/local	0.079s	coverage: 75.2% of statements
12:47:52 [2021-09-23T12:47:52.668Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:47:52 [2021-09-23T12:47:52.668Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.060s	coverage: 31.5% of statements
12:47:52 [2021-09-23T12:47:52.668Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 55.1% of statements
12:47:53 [2021-09-23T12:47:53.616Z] ok  	github.com/docker/docker/daemon/logger/templates	0.025s	coverage: 8.3% of statements
12:47:53 [2021-09-23T12:47:53.616Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
12:47:53 [2021-09-23T12:47:53.750Z] INFO [runner/unused/goanalysis] analyzers took 24.395772977s with top 10 stages: buildssa: 20.82106221s, U1000: 3.574710767s 
12:47:54 [2021-09-23T12:47:54.563Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
12:47:55 [2021-09-23T12:47:55.511Z] ok  	github.com/docker/docker/distribution/metadata	0.088s	coverage: 48.2% of statements
12:47:55 [2021-09-23T12:47:55.774Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.844s	coverage: 82.5% of statements
12:47:55 [2021-09-23T12:47:55.774Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:47:55 [2021-09-23T12:47:55.774Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:47:56 [2021-09-23T12:47:56.722Z] ok  	github.com/docker/docker/distribution	0.194s	coverage: 25.0% of statements
12:47:56 [2021-09-23T12:47:56.722Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:47:56 [2021-09-23T12:47:56.985Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 53.1% of statements
12:47:57 [2021-09-23T12:47:57.934Z] ok  	github.com/docker/docker/image	0.055s	coverage: 86.8% of statements
12:47:57 [2021-09-23T12:47:57.934Z] ok  	github.com/docker/docker/image/cache	0.022s	coverage: 19.2% of statements
12:47:57 [2021-09-23T12:47:57.934Z] ok  	github.com/docker/docker/distribution/xfer	1.845s	coverage: 85.6% of statements
12:47:57 [2021-09-23T12:47:57.934Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:47:57 [2021-09-23T12:47:57.934Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:47:58 [2021-09-23T12:47:58.528Z] ok  	github.com/docker/docker/image/v1	0.029s	coverage: 25.0% of statements
12:47:58 [2021-09-23T12:47:58.528Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:47:58 [2021-09-23T12:47:58.528Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
12:47:59 [2021-09-23T12:47:59.358Z] INFO: Expanding go...
12:47:59 [2021-09-23T12:47:59.476Z] ok  	github.com/docker/docker/oci	0.030s	coverage: 38.4% of statements
12:47:59 [2021-09-23T12:47:59.739Z] ok  	github.com/docker/docker/opts	0.071s	coverage: 67.1% of statements
12:48:00 [2021-09-23T12:48:00.001Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
12:48:00 [2021-09-23T12:48:00.952Z] ok  	github.com/docker/docker/pkg/broadcaster	0.031s	coverage: 100.0% of statements
12:48:01 [2021-09-23T12:48:01.898Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
12:48:01 [2021-09-23T12:48:01.898Z] ok  	github.com/docker/docker/pkg/authorization	1.069s	coverage: 68.3% of statements
12:48:02 [2021-09-23T12:48:02.844Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
12:48:03 [2021-09-23T12:48:03.791Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
12:48:03 [2021-09-23T12:48:03.791Z] ok  	github.com/docker/docker/pkg/archive	1.206s	coverage: 82.3% of statements
12:48:04 [2021-09-23T12:48:04.053Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
12:48:05 [2021-09-23T12:48:05.454Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
12:48:05 [2021-09-23T12:48:05.496Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:48:05 [2021-09-23T12:48:05.496Z] 
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_INTEGRATION_DEST=2
12:48:05 [2021-09-23T12:48:05.496Z] + CONTAINER_NAME=docker-pr4-2
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_SKIP_INTEGRATION=1
12:48:05 [2021-09-23T12:48:05.496Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:48:05 [2021-09-23T12:48:05.496Z] + run_tests
12:48:05 [2021-09-23T12:48:05.496Z] + c=0
12:48:05 [2021-09-23T12:48:05.496Z] + '[' -n 0 ']'
12:48:05 [2021-09-23T12:48:05.496Z] + rm=
12:48:05 [2021-09-23T12:48:05.496Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42875/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh '' test-integration
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_INTEGRATION_DEST=1
12:48:05 [2021-09-23T12:48:05.496Z] + CONTAINER_NAME=docker-pr4-1
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_SKIP_INTEGRATION_CLI=1
12:48:05 [2021-09-23T12:48:05.496Z] + run_tests test-integration-flaky
12:48:05 [2021-09-23T12:48:05.496Z] + '[' -n 0 ']'
12:48:05 [2021-09-23T12:48:05.496Z] + rm=
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_INTEGRATION_DEST=3
12:48:05 [2021-09-23T12:48:05.496Z] + CONTAINER_NAME=docker-pr4-3
12:48:05 [2021-09-23T12:48:05.496Z] + TEST_SKIP_INTEGRATION=1
12:48:05 [2021-09-23T12:48:05.496Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:48:05 [2021-09-23T12:48:05.496Z] + run_tests
12:48:05 [2021-09-23T12:48:05.496Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42875/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh test-integration-flaky test-integration
12:48:05 [2021-09-23T12:48:05.496Z] + '[' -n 0 ']'
12:48:05 [2021-09-23T12:48:05.496Z] + rm=
12:48:05 [2021-09-23T12:48:05.496Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42875/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh '' test-integration
12:48:05 [2021-09-23T12:48:05.496Z] ++ jobs -p
12:48:05 [2021-09-23T12:48:05.496Z] + for job in $(jobs -p)
12:48:05 [2021-09-23T12:48:05.496Z] + wait 22973
12:48:05 [2021-09-23T12:48:05.496Z] 
12:48:05 [2021-09-23T12:48:05.496Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:48:05 [2021-09-23T12:48:05.496Z] 
12:48:05 [2021-09-23T12:48:05.496Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:48:05 [2021-09-23T12:48:05.496Z] 
12:48:05 [2021-09-23T12:48:05.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:48:05 [2021-09-23T12:48:05.496Z] HOSTNAME=aca1457dda0d
12:48:05 [2021-09-23T12:48:05.496Z] TEST_SKIP_INTEGRATION=1
12:48:05 [2021-09-23T12:48:05.496Z] TESTDEBUG=0
12:48:05 [2021-09-23T12:48:05.496Z] DEST=bundles/test-integration
12:48:05 [2021-09-23T12:48:05.496Z] PWD=/go/src/github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.496Z] KEEPBUNDLE=1
12:48:05 [2021-09-23T12:48:05.496Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:48:05 [2021-09-23T12:48:05.496Z] container=docker
12:48:05 [2021-09-23T12:48:05.496Z] HOME=/root
12:48:05 [2021-09-23T12:48:05.496Z] GOLANG_VERSION=1.16.7
12:48:05 [2021-09-23T12:48:05.496Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:48:05 [2021-09-23T12:48:05.496Z] VALIDATE_BRANCH=20.10
12:48:05 [2021-09-23T12:48:05.496Z] TERM=xterm
12:48:05 [2021-09-23T12:48:05.496Z] DOCKER_PKG=github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.496Z] SHLVL=1
12:48:05 [2021-09-23T12:48:05.496Z] TIMEOUT=120m
12:48:05 [2021-09-23T12:48:05.496Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:48:05 [2021-09-23T12:48:05.496Z] DOCKER_GRAPHDRIVER=overlay2
12:48:05 [2021-09-23T12:48:05.496Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:48:05 [2021-09-23T12:48:05.496Z] GO111MODULE=off
12:48:05 [2021-09-23T12:48:05.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:48:05 [2021-09-23T12:48:05.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:48:05 [2021-09-23T12:48:05.496Z] GOPATH=/go
12:48:05 [2021-09-23T12:48:05.496Z] PKG_CONFIG=pkg-config
12:48:05 [2021-09-23T12:48:05.496Z] _=/usr/bin/env
12:48:05 [2021-09-23T12:48:05.496Z] Building test suite binary ./integration-cli/test.main
12:48:05 [2021-09-23T12:48:05.496Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:48:05 [2021-09-23T12:48:05.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:48:05 [2021-09-23T12:48:05.496Z] HOSTNAME=a67c3884e38c
12:48:05 [2021-09-23T12:48:05.496Z] TEST_SKIP_INTEGRATION=1
12:48:05 [2021-09-23T12:48:05.496Z] TESTDEBUG=0
12:48:05 [2021-09-23T12:48:05.496Z] DEST=bundles/test-integration
12:48:05 [2021-09-23T12:48:05.496Z] PWD=/go/src/github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.496Z] KEEPBUNDLE=1
12:48:05 [2021-09-23T12:48:05.496Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:48:05 [2021-09-23T12:48:05.496Z] container=docker
12:48:05 [2021-09-23T12:48:05.496Z] HOME=/root
12:48:05 [2021-09-23T12:48:05.497Z] GOLANG_VERSION=1.16.7
12:48:05 [2021-09-23T12:48:05.497Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:48:05 [2021-09-23T12:48:05.497Z] VALIDATE_BRANCH=20.10
12:48:05 [2021-09-23T12:48:05.497Z] TERM=xterm
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_PKG=github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.497Z] SHLVL=1
12:48:05 [2021-09-23T12:48:05.497Z] TIMEOUT=120m
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_GRAPHDRIVER=overlay2
12:48:05 [2021-09-23T12:48:05.497Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:48:05 [2021-09-23T12:48:05.497Z] GO111MODULE=off
12:48:05 [2021-09-23T12:48:05.497Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:48:05 [2021-09-23T12:48:05.497Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:48:05 [2021-09-23T12:48:05.497Z] GOPATH=/go
12:48:05 [2021-09-23T12:48:05.497Z] PKG_CONFIG=pkg-config
12:48:05 [2021-09-23T12:48:05.497Z] _=/usr/bin/env
12:48:05 [2021-09-23T12:48:05.497Z] Building test suite binary ./integration-cli/test.main
12:48:05 [2021-09-23T12:48:05.497Z] No new tests added to integration.
12:48:05 [2021-09-23T12:48:05.497Z] 
12:48:05 [2021-09-23T12:48:05.497Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:48:05 [2021-09-23T12:48:05.497Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:48:05 [2021-09-23T12:48:05.497Z] HOSTNAME=0ac5d74cadf1
12:48:05 [2021-09-23T12:48:05.497Z] TESTDEBUG=0
12:48:05 [2021-09-23T12:48:05.497Z] DEST=bundles/test-integration
12:48:05 [2021-09-23T12:48:05.497Z] PWD=/go/src/github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.497Z] KEEPBUNDLE=1
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:48:05 [2021-09-23T12:48:05.497Z] container=docker
12:48:05 [2021-09-23T12:48:05.497Z] HOME=/root
12:48:05 [2021-09-23T12:48:05.497Z] GOLANG_VERSION=1.16.7
12:48:05 [2021-09-23T12:48:05.497Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:48:05 [2021-09-23T12:48:05.497Z] VALIDATE_BRANCH=20.10
12:48:05 [2021-09-23T12:48:05.497Z] TERM=xterm
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_PKG=github.com/docker/docker
12:48:05 [2021-09-23T12:48:05.497Z] SHLVL=1
12:48:05 [2021-09-23T12:48:05.497Z] TIMEOUT=120m
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:48:05 [2021-09-23T12:48:05.497Z] DOCKER_GRAPHDRIVER=overlay2
12:48:05 [2021-09-23T12:48:05.497Z] GO111MODULE=off
12:48:05 [2021-09-23T12:48:05.497Z] TEST_SKIP_INTEGRATION_CLI=1
12:48:05 [2021-09-23T12:48:05.497Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:48:05 [2021-09-23T12:48:05.497Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:48:05 [2021-09-23T12:48:05.497Z] GOPATH=/go
12:48:05 [2021-09-23T12:48:05.497Z] PKG_CONFIG=pkg-config
12:48:05 [2021-09-23T12:48:05.497Z] _=/usr/bin/env
12:48:05 [2021-09-23T12:48:05.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:48:06 [2021-09-23T12:48:06.032Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
12:48:06 [2021-09-23T12:48:06.032Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.056s	coverage: 43.2% of statements
12:48:06 [2021-09-23T12:48:06.606Z] ok  	github.com/docker/docker/pkg/dmesg	0.025s	coverage: 83.3% of statements
12:48:07 [2021-09-23T12:48:07.551Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
12:48:07 [2021-09-23T12:48:07.551Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 86.5% of statements
12:48:07 [2021-09-23T12:48:07.813Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
12:48:08 [2021-09-23T12:48:08.075Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
12:48:08 [2021-09-23T12:48:08.075Z] ok  	github.com/docker/docker/pkg/fsutils	0.300s	coverage: 85.1% of statements
12:48:08 [2021-09-23T12:48:08.075Z] ok  	github.com/docker/docker/layer	7.610s	coverage: 68.8% of statements
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:48:08 [2021-09-23T12:48:08.075Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:48:09 [2021-09-23T12:48:09.023Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
12:48:09 [2021-09-23T12:48:09.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:48:09 [2021-09-23T12:48:09.285Z] ok  	github.com/docker/docker/pkg/longpath	0.059s	coverage: 100.0% of statements
12:48:09 [2021-09-23T12:48:09.285Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
12:48:09 [2021-09-23T12:48:09.548Z] ok  	github.com/docker/docker/pkg/idtools	0.726s	coverage: 69.5% of statements
12:48:09 [2021-09-23T12:48:09.548Z] ok  	github.com/docker/docker/pkg/ioutils	0.625s	coverage: 70.6% of statements
12:48:09 [2021-09-23T12:48:09.548Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:48:09 [2021-09-23T12:48:09.548Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:48:09 [2021-09-23T12:48:09.548Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:48:09 [2021-09-23T12:48:09.548Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:48:09 [2021-09-23T12:48:09.548Z] ok  	github.com/docker/docker/pkg/parsers	0.027s	coverage: 97.0% of statements
12:48:09 [2021-09-23T12:48:09.810Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
12:48:10 [2021-09-23T12:48:10.072Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 86.7% of statements
12:48:10 [2021-09-23T12:48:10.072Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.4% of statements
12:48:10 [2021-09-23T12:48:10.072Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:48:10 [2021-09-23T12:48:10.072Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:48:11 [2021-09-23T12:48:11.462Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.035s	coverage: 56.8% of statements
12:48:11 [2021-09-23T12:48:11.462Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
12:48:11 [2021-09-23T12:48:11.462Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
12:48:11 [2021-09-23T12:48:11.462Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
12:48:12 [2021-09-23T12:48:12.408Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
12:48:12 [2021-09-23T12:48:12.670Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 75.0% of statements
12:48:13 [2021-09-23T12:48:13.245Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
12:48:13 [2021-09-23T12:48:13.506Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
12:48:13 [2021-09-23T12:48:13.769Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
12:48:14 [2021-09-23T12:48:14.365Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 52.9% of statements
12:48:15 [2021-09-23T12:48:15.313Z] ok  	github.com/docker/docker/pkg/tailfile	0.144s	coverage: 88.6% of statements
12:48:15 [2021-09-23T12:48:15.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:48:15 [2021-09-23T12:48:15.888Z] ok  	github.com/docker/docker/pkg/system	0.010s	coverage: 36.9% of statements
12:48:16 [2021-09-23T12:48:16.150Z] testing: warning: no tests to run
12:48:16 [2021-09-23T12:48:16.150Z] coverage: [no statements]
12:48:16 [2021-09-23T12:48:16.150Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
12:48:16 [2021-09-23T12:48:16.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:48:16 [2021-09-23T12:48:16.723Z] ok  	github.com/docker/docker/pkg/tarsum	0.150s	coverage: 89.3% of statements
12:48:16 [2021-09-23T12:48:16.985Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
12:48:16 [2021-09-23T12:48:16.985Z] ok  	github.com/docker/docker/pkg/signal	3.992s	coverage: 62.3% of statements
12:48:16 [2021-09-23T12:48:16.985Z] ok  	github.com/docker/docker/pkg/urlutil	0.024s	coverage: 100.0% of statements
12:48:17 [2021-09-23T12:48:17.010Z] INFO: Expanding compiler 1 of 3...
12:48:17 [2021-09-23T12:48:17.248Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
12:48:17 [2021-09-23T12:48:17.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:48:17 [2021-09-23T12:48:17.824Z] ok  	github.com/docker/docker/plugin/v2	0.022s	coverage: 14.5% of statements
12:48:17 [2021-09-23T12:48:17.973Z] INFO: Expanding compiler 2 of 3...
12:48:18 [2021-09-23T12:48:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:48:18 [2021-09-23T12:48:18.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:48:19 [2021-09-23T12:48:19.215Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 85.4% of statements
12:48:19 [2021-09-23T12:48:19.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:48:19 [2021-09-23T12:48:19.788Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 23.2% of statements
12:48:20 [2021-09-23T12:48:20.363Z] ok  	github.com/docker/docker/reference	0.018s	coverage: 84.4% of statements
12:48:20 [2021-09-23T12:48:20.939Z] ok  	github.com/docker/docker/quota	0.516s	coverage: 71.4% of statements
12:48:21 [2021-09-23T12:48:21.201Z] ok  	github.com/docker/docker/registry/resumable	0.025s	coverage: 100.0% of statements
12:48:21 [2021-09-23T12:48:21.697Z] INFO: Expanding compiler 3 of 3...
12:48:21 [2021-09-23T12:48:21.777Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
12:48:22 [2021-09-23T12:48:22.039Z] ok  	github.com/docker/docker/registry	0.170s	coverage: 57.2% of statements
12:48:22 [2021-09-23T12:48:22.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:48:22 [2021-09-23T12:48:22.302Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 66.1% of statements
12:48:22 [2021-09-23T12:48:22.564Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
12:48:22 [2021-09-23T12:48:22.660Z] INFO: Removing downloaded files...
12:48:22 [2021-09-23T12:48:22.660Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:48:22 [2021-09-23T12:48:22.660Z] INFO: Configuring git core.autocrlf...
12:48:23 [2021-09-23T12:48:23.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:48:24 [2021-09-23T12:48:24.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:48:24 [2021-09-23T12:48:24.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:48:25 [2021-09-23T12:48:25.183Z] ok  	github.com/docker/docker/volume/drivers	0.010s	coverage: 36.1% of statements
12:48:25 [2021-09-23T12:48:25.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:48:26 [2021-09-23T12:48:26.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:48:26 [2021-09-23T12:48:26.574Z] ok  	github.com/docker/docker/volume/local	0.271s	coverage: 76.4% of statements
12:48:26 [2021-09-23T12:48:26.574Z] ok  	github.com/docker/docker/volume/mounts	0.043s	coverage: 67.0% of statements
12:48:27 [2021-09-23T12:48:27.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:48:28 [2021-09-23T12:48:28.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:48:29 [2021-09-23T12:48:29.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:48:29 [2021-09-23T12:48:29.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:48:29 [2021-09-23T12:48:29.744Z] Using test binary docker
12:48:29 [2021-09-23T12:48:29.744Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:48:29 [2021-09-23T12:48:29.744Z] Starting apparmor (via systemctl): apparmor.service.
12:48:29 [2021-09-23T12:48:29.744Z] INFO: Waiting for daemon to start...
12:48:29 [2021-09-23T12:48:29.744Z] Starting dockerd
12:48:31 [2021-09-23T12:48:31.254Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:48:31 [2021-09-23T12:48:31.254Z] 
12:48:31 [2021-09-23T12:48:31.254Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:48:31 [2021-09-23T12:48:31.254Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:48:31 [2021-09-23T12:48:31.254Z] HOSTNAME=6ee5060a0984
12:48:31 [2021-09-23T12:48:31.254Z] DEST=bundles/test-integration
12:48:31 [2021-09-23T12:48:31.254Z] PWD=/go/src/github.com/docker/docker
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_ROOTLESS=1
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:48:31 [2021-09-23T12:48:31.254Z] container=docker
12:48:31 [2021-09-23T12:48:31.254Z] HOME=/root
12:48:31 [2021-09-23T12:48:31.254Z] GOLANG_VERSION=1.16.7
12:48:31 [2021-09-23T12:48:31.254Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:48:31 [2021-09-23T12:48:31.254Z] VALIDATE_BRANCH=20.10
12:48:31 [2021-09-23T12:48:31.254Z] TERM=xterm
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_PKG=github.com/docker/docker
12:48:31 [2021-09-23T12:48:31.254Z] SHLVL=1
12:48:31 [2021-09-23T12:48:31.254Z] TIMEOUT=120m
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_GRAPHDRIVER=overlay2
12:48:31 [2021-09-23T12:48:31.254Z] GO111MODULE=off
12:48:31 [2021-09-23T12:48:31.254Z] DOCKER_EXPERIMENTAL=1
12:48:31 [2021-09-23T12:48:31.254Z] TEST_SKIP_INTEGRATION_CLI=1
12:48:31 [2021-09-23T12:48:31.254Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:48:31 [2021-09-23T12:48:31.254Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:48:31 [2021-09-23T12:48:31.254Z] GOPATH=/go
12:48:31 [2021-09-23T12:48:31.254Z] PKG_CONFIG=pkg-config
12:48:31 [2021-09-23T12:48:31.254Z] _=/usr/bin/env
12:48:31 [2021-09-23T12:48:31.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:48:35 [2021-09-23T12:48:35.079Z] .
12:48:35 [2021-09-23T12:48:35.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:48:35 [2021-09-23T12:48:35.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:48:35 [2021-09-23T12:48:35.079Z] Error: No such image: emptyfs
12:48:35 [2021-09-23T12:48:35.079Z] Running integration-test (iteration 1)
12:48:35 [2021-09-23T12:48:35.079Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:48:36 [2021-09-23T12:48:36.582Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
12:48:46 [2021-09-23T12:48:46.581Z] ok  	github.com/docker/docker/pkg/plugins	33.675s	coverage: 76.6% of statements
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/rootless	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/volume	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === Skipped
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     exec_linux_test.go:18: requires AppArmor to be enabled
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     exec_linux_test.go:38: requires AppArmor to be enabled
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver btrfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver btrfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver btrfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver btrfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver btrfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:73: No driver to put!
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z] time="2021-09-23T12:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z] time="2021-09-23T12:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z] time="2021-09-23T12:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z] time="2021-09-23T12:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z] time="2021-09-23T12:47:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:73: No driver to put!
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     overlay_test.go:49: Fails to compute changes intermittently
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver zfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver zfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver zfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.581Z]     graphtest_unix.go:46: Driver zfs not supported
12:48:46 [2021-09-23T12:48:46.581Z] 
12:48:46 [2021-09-23T12:48:46.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:48:46 [2021-09-23T12:48:46.582Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:48:46 [2021-09-23T12:48:46.582Z]     graphtest_unix.go:46: Driver zfs not supported
12:48:46 [2021-09-23T12:48:46.582Z] 
12:48:46 [2021-09-23T12:48:46.582Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:48:46 [2021-09-23T12:48:46.582Z]     graphtest_unix.go:73: No driver to put!
12:48:46 [2021-09-23T12:48:46.582Z] 
12:48:46 [2021-09-23T12:48:46.582Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:48:46 [2021-09-23T12:48:46.582Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
12:48:46 [2021-09-23T12:48:46.582Z] 
12:48:46 [2021-09-23T12:48:46.582Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:48:46 [2021-09-23T12:48:46.582Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
12:48:46 [2021-09-23T12:48:46.582Z] 
12:48:46 [2021-09-23T12:48:46.582Z] 
12:48:46 [2021-09-23T12:48:46.582Z] DONE 2230 tests, 26 skipped in 226.706s
Post stage
[Pipeline] junit
12:48:46 [2021-09-23T12:48:46.598Z] Recording test results
12:48:48 [2021-09-23T12:48:48.250Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:48:48 [2021-09-23T12:48:48.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary test-integration
12:48:49 [2021-09-23T12:48:49.570Z] 
12:48:49 [2021-09-23T12:48:49.570Z] Removing bundles/
12:48:49 [2021-09-23T12:48:49.570Z] 
12:48:49 [2021-09-23T12:48:49.570Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:48:49 [2021-09-23T12:48:49.570Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:48:49 [2021-09-23T12:48:49.570Z] GOOS="" GOARCH="" GOARM=""
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: buildpack-deps:buster
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: busybox:latest
12:48:49 [2021-09-23T12:48:49.985Z] Loaded image: busybox:glibc
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: debian:bullseye
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: hello-world:latest
12:48:52 [2021-09-23T12:48:52.530Z] Loaded image: arm32v7/hello-world:latest
12:48:52 [2021-09-23T12:48:52.530Z] INFO: Testing against a local daemon
12:48:52 [2021-09-23T12:48:52.530Z] === RUN   TestCgroupNamespacesBuild
12:48:54 [2021-09-23T12:48:54.443Z] --- PASS: TestCgroupNamespacesBuild (1.93s)
12:48:54 [2021-09-23T12:48:54.443Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:48:56 [2021-09-23T12:48:56.356Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s)
12:48:56 [2021-09-23T12:48:56.356Z] === RUN   TestBuildWithSession
12:48:56 [2021-09-23T12:48:56.356Z]     build_session_test.go:25: TODO: BuildKit
12:48:56 [2021-09-23T12:48:56.356Z] --- SKIP: TestBuildWithSession (0.00s)
12:48:56 [2021-09-23T12:48:56.356Z] === RUN   TestBuildSquashParent
12:49:02 [2021-09-23T12:49:02.940Z] --- PASS: TestBuildSquashParent (5.86s)
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:02 [2021-09-23T12:49:02.940Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:02 [2021-09-23T12:49:02.940Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:49:02 [2021-09-23T12:49:02.940Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:49:04 [2021-09-23T12:49:04.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:49:04 [2021-09-23T12:49:04.326Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:49:06 [2021-09-23T12:49:06.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:49:06 [2021-09-23T12:49:06.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:49:08 [2021-09-23T12:49:08.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.20s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
12:49:08 [2021-09-23T12:49:08.158Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s)
12:49:08 [2021-09-23T12:49:08.158Z] === RUN   TestBuildMultiStageCopy
12:49:08 [2021-09-23T12:49:08.158Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:49:09 [2021-09-23T12:49:09.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:49:09 [2021-09-23T12:49:09.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:49:10 [2021-09-23T12:49:10.070Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:49:10 [2021-09-23T12:49:10.331Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:49:10 [2021-09-23T12:49:10.331Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:49:10 [2021-09-23T12:49:10.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:49:10 [2021-09-23T12:49:10.852Z] --- PASS: TestBuildMultiStageCopy (2.68s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
12:49:10 [2021-09-23T12:49:10.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
12:49:10 [2021-09-23T12:49:10.852Z] === RUN   TestBuildMultiStageParentConfig
12:49:11 [2021-09-23T12:49:11.424Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
12:49:11 [2021-09-23T12:49:11.424Z] === RUN   TestBuildLabelWithTargets
12:49:12 [2021-09-23T12:49:12.367Z] --- PASS: TestBuildLabelWithTargets (0.94s)
12:49:12 [2021-09-23T12:49:12.367Z] === RUN   TestBuildWithEmptyLayers
12:49:12 [2021-09-23T12:49:12.939Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:49:12 [2021-09-23T12:49:12.939Z] === RUN   TestBuildMultiStageOnBuild
12:49:14 [2021-09-23T12:49:14.852Z] --- PASS: TestBuildMultiStageOnBuild (2.00s)
12:49:14 [2021-09-23T12:49:14.852Z] === RUN   TestBuildUncleanTarFilenames
12:49:15 [2021-09-23T12:49:15.205Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.807641934s with top 10 stages: buildssa: 1m39.776008169s, goimports: 19.439880842s, unconvert: 11.281895555s, gosec: 9.015800787s, golint: 5.329116091s, inspect: 4.621492695s, ineffassign: 4.119173298s, misspell: 3.67526104s, vrp: 2.503924872s, fact_purity: 1.915592893s 
12:49:15 [2021-09-23T12:49:15.205Z] INFO [runner] Issues before processing: 2258, after processing: 0 
12:49:15 [2021-09-23T12:49:15.205Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2258, path_prettifier: 1682/1682, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, skip_files: 1682/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, exclude: 1577/1577, nolint: 0/64 
12:49:15 [2021-09-23T12:49:15.205Z] INFO [runner] processing took 195.336497ms with stages: nolint: 69.613556ms, identifier_marker: 59.665528ms, autogenerated_exclude: 37.334029ms, path_prettifier: 16.613071ms, exclude-rules: 8.06904ms, skip_dirs: 3.003653ms, cgo: 600.581µs, filename_unadjuster: 430.697µs, max_same_issues: 1.593µs, uniq_by_line: 790ns, exclude: 762ns, source_code: 654ns, skip_files: 608ns, max_from_linter: 589ns, diff: 564ns, path_shortener: 456ns, max_per_file_from_linter: 326ns 
12:49:15 [2021-09-23T12:49:15.205Z] INFO [runner] linters took 1m40.607521447s with stages: goanalysis_metalinter: 1m21.235830699s, unused: 19.175811975s 
12:49:15 [2021-09-23T12:49:15.205Z] INFO File cache stats: 1451 entries of total size 6.8MiB 
12:49:15 [2021-09-23T12:49:15.205Z] INFO Memory: 2301 samples, avg is 1668.3MB, max is 4302.2MB 
12:49:15 [2021-09-23T12:49:15.205Z] INFO Execution took 3m50.009063062s               
12:49:15 [2021-09-23T12:49:15.205Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:49:15 [2021-09-23T12:49:15.424Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
12:49:15 [2021-09-23T12:49:15.424Z] === RUN   TestBuildMultiStageLayerLeak
12:49:15 [2021-09-23T12:49:15.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh dynbinary-daemon test-docker-py
12:49:16 [2021-09-23T12:49:16.126Z] 
12:49:16 [2021-09-23T12:49:16.126Z] Removing bundles/
12:49:16 [2021-09-23T12:49:16.126Z] 
12:49:16 [2021-09-23T12:49:16.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:49:16 [2021-09-23T12:49:16.126Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:49:16 [2021-09-23T12:49:16.126Z] GOOS="" GOARCH="" GOARM=""
12:49:17 [2021-09-23T12:49:17.968Z] --- PASS: TestBuildMultiStageLayerLeak (2.08s)
12:49:17 [2021-09-23T12:49:17.968Z] === RUN   TestBuildWithHugeFile
12:49:31 [2021-09-23T12:49:31.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:49:34 [2021-09-23T12:49:34.702Z] Removing intermediate container bca69abdcf20
12:49:34 [2021-09-23T12:49:34.702Z]  ---> 4db24c985439
12:49:34 [2021-09-23T12:49:34.702Z] 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
12:49:34 [2021-09-23T12:49:34.702Z]  ---> Running in f8bf4cea0ffd
12:49:34 [2021-09-23T12:49:34.702Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
12:49:34 [2021-09-23T12:49:34.702Z] go: downloading gotest.tools/gotestsum v0.5.3
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/fatih/color v1.9.0
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/pkg/errors v0.9.1
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/spf13/pflag v1.0.3
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/mattn/go-colorable v0.1.6
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/mattn/go-isatty v0.0.12
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading github.com/jonboulle/clockwork v0.1.0
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:49:35 [2021-09-23T12:49:35.159Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:49:35 [2021-09-23T12:49:35.617Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:49:35 [2021-09-23T12:49:35.617Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:49:41 [2021-09-23T12:49:41.414Z] INFO: Build done for gotestsum...
12:49:41 [2021-09-23T12:49:41.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:49:42 [2021-09-23T12:49:42.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:49:42 [2021-09-23T12:49:42.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:49:43 [2021-09-23T12:49:43.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:49:44 [2021-09-23T12:49:44.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:49:45 [2021-09-23T12:49:45.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:49:48 [2021-09-23T12:49:48.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:49:49 [2021-09-23T12:49:49.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:49:50 [2021-09-23T12:49:50.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:49:50 [2021-09-23T12:49:50.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:49:51 [2021-09-23T12:49:51.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:49:51 [2021-09-23T12:49:51.701Z] Removing intermediate container f8bf4cea0ffd
12:49:51 [2021-09-23T12:49:51.701Z]  ---> df8a34fb389c
12:49:51 [2021-09-23T12:49:51.701Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:49:51 [2021-09-23T12:49:51.701Z]  ---> Running in dd440c4639a4
12:49:52 [2021-09-23T12:49:52.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:49:52 [2021-09-23T12:49:52.157Z] Removing intermediate container dd440c4639a4
12:49:52 [2021-09-23T12:49:52.157Z]  ---> 781ade654f81
12:49:52 [2021-09-23T12:49:52.157Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:49:52 [2021-09-23T12:49:52.157Z]  ---> Running in d4d5cad8fa85
12:49:52 [2021-09-23T12:49:52.617Z] Removing intermediate container d4d5cad8fa85
12:49:52 [2021-09-23T12:49:52.617Z]  ---> b03443d6c3c0
12:49:52 [2021-09-23T12:49:52.617Z] Step 10/10 : COPY . .
12:49:53 [2021-09-23T12:49:53.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:49:54 [2021-09-23T12:49:54.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:49:55 [2021-09-23T12:49:55.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:49:55 [2021-09-23T12:49:55.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:49:55 [2021-09-23T12:49:55.941Z] Using test binary docker
12:49:55 [2021-09-23T12:49:55.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:49:55 [2021-09-23T12:49:55.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:49:55 [2021-09-23T12:49:55.941Z] INFO: Waiting for daemon to start...
12:49:55 [2021-09-23T12:49:55.941Z] Starting dockerd
12:49:59 [2021-09-23T12:49:59.209Z] .
12:49:59 [2021-09-23T12:49:59.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:49:59 [2021-09-23T12:49:59.209Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:49:59 [2021-09-23T12:49:59.209Z] Error: No such image: emptyfs
12:49:59 [2021-09-23T12:49:59.209Z] Running integration-test (iteration 1)
12:49:59 [2021-09-23T12:49:59.209Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:50:11 [2021-09-23T12:50:11.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:50:11 [2021-09-23T12:50:11.114Z] 
12:50:11 [2021-09-23T12:50:11.114Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:50:11 [2021-09-23T12:50:11.114Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:50:11 [2021-09-23T12:50:11.114Z] HOSTNAME=0a41aaaf1944
12:50:11 [2021-09-23T12:50:11.114Z] TESTDEBUG=0
12:50:11 [2021-09-23T12:50:11.114Z] DEST=bundles/test-integration
12:50:11 [2021-09-23T12:50:11.114Z] PWD=/go/src/github.com/docker/docker
12:50:11 [2021-09-23T12:50:11.114Z] DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:50:11 [2021-09-23T12:50:11.114Z] container=docker
12:50:11 [2021-09-23T12:50:11.114Z] HOME=/root
12:50:11 [2021-09-23T12:50:11.114Z] GOLANG_VERSION=1.16.7
12:50:11 [2021-09-23T12:50:11.114Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:50:11 [2021-09-23T12:50:11.114Z] VALIDATE_BRANCH=20.10
12:50:11 [2021-09-23T12:50:11.114Z] TERM=xterm
12:50:11 [2021-09-23T12:50:11.114Z] DOCKER_PKG=github.com/docker/docker
12:50:11 [2021-09-23T12:50:11.114Z] SHLVL=1
12:50:11 [2021-09-23T12:50:11.114Z] TIMEOUT=120m
12:50:11 [2021-09-23T12:50:11.114Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:50:11 [2021-09-23T12:50:11.114Z] DOCKER_GRAPHDRIVER=overlay2
12:50:11 [2021-09-23T12:50:11.114Z] GO111MODULE=off
12:50:11 [2021-09-23T12:50:11.114Z] DOCKER_EXPERIMENTAL=1
12:50:11 [2021-09-23T12:50:11.114Z] TEST_SKIP_INTEGRATION_CLI=1
12:50:11 [2021-09-23T12:50:11.114Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:50:11 [2021-09-23T12:50:11.114Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:50:11 [2021-09-23T12:50:11.114Z] GOPATH=/go
12:50:11 [2021-09-23T12:50:11.114Z] PKG_CONFIG=pkg-config
12:50:11 [2021-09-23T12:50:11.114Z] _=/usr/bin/env
12:50:11 [2021-09-23T12:50:11.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:50:12 [2021-09-23T12:50:12.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:50:12 [2021-09-23T12:50:12.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:50:13 [2021-09-23T12:50:13.682Z]  ---> f337d7231969
12:50:13 [2021-09-23T12:50:13.682Z] Successfully built f337d7231969
12:50:13 [2021-09-23T12:50:13.682Z] Successfully tagged docker:latest
12:50:13 [2021-09-23T12:50:13.682Z] INFO: Image build ended at 09/23/2021 12:50:12. Duration:00:02:56.7190005
12:50:13 [2021-09-23T12:50:13.682Z] 
12:50:13 [2021-09-23T12:50:13.682Z] 
12:50:13 [2021-09-23T12:50:13.682Z] INFO: Building the test binaries at 09/23/2021 12:50:12...
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildWithHugeFile (51.63s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership/copy_from
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildPreserveOwnership (4.43s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.06s)
12:50:14 [2021-09-23T12:50:14.246Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildPlatformInvalid
12:50:14 [2021-09-23T12:50:14.246Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:50:14 [2021-09-23T12:50:14.246Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:50:18 [2021-09-23T12:50:18.374Z] INFO: make.ps1 starting at 09/23/2021 12:50:17
12:50:18 [2021-09-23T12:50:18.374Z] INFO: Git commit (5730c139f7) assumed from DOCKER_GITCOMMIT environment variable
12:50:18 [2021-09-23T12:50:18.374Z] INFO: Invoking autogen...
12:50:18 [2021-09-23T12:50:18.374Z] INFO: Building daemon...
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: buildpack-deps:buster
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: busybox:latest
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: busybox:glibc
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: debian:bullseye
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: hello-world:latest
12:50:21 [2021-09-23T12:50:21.104Z] Loaded image: arm32v7/hello-world:latest
12:50:21 [2021-09-23T12:50:21.104Z] INFO: Testing against a local daemon
12:50:21 [2021-09-23T12:50:21.104Z] === RUN   TestCgroupNamespacesBuild
12:50:23 [2021-09-23T12:50:23.622Z] --- PASS: TestCgroupNamespacesBuild (2.50s)
12:50:23 [2021-09-23T12:50:23.622Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:50:25 [2021-09-23T12:50:25.513Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s)
12:50:25 [2021-09-23T12:50:25.513Z] === RUN   TestBuildWithSession
12:50:25 [2021-09-23T12:50:25.513Z]     build_session_test.go:25: TODO: BuildKit
12:50:25 [2021-09-23T12:50:25.513Z] --- SKIP: TestBuildWithSession (0.00s)
12:50:25 [2021-09-23T12:50:25.513Z] === RUN   TestBuildSquashParent
12:50:35 [2021-09-23T12:50:35.457Z] --- PASS: TestBuildSquashParent (8.50s)
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:50:35 [2021-09-23T12:50:35.457Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:50:35 [2021-09-23T12:50:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:50:35 [2021-09-23T12:50:35.457Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:50:35 [2021-09-23T12:50:35.458Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:50:35 [2021-09-23T12:50:35.714Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:50:37 [2021-09-23T12:50:37.080Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:50:38 [2021-09-23T12:50:38.014Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:50:38 [2021-09-23T12:50:38.945Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: buildpack-deps:buster
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: busybox:latest
12:50:40 [2021-09-23T12:50:40.826Z] Loaded image: busybox:glibc
12:50:40 [2021-09-23T12:50:40.838Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s)
12:50:40 [2021-09-23T12:50:40.838Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.82s)
12:50:40 [2021-09-23T12:50:40.838Z] === RUN   TestBuildMultiStageCopy
12:50:40 [2021-09-23T12:50:40.838Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:50:44 [2021-09-23T12:50:44.107Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:50:45 [2021-09-23T12:50:45.036Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: debian:bullseye
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: hello-world:latest
12:50:45 [2021-09-23T12:50:45.090Z] Loaded image: arm32v7/hello-world:latest
12:50:46 [2021-09-23T12:50:46.402Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:50:47 [2021-09-23T12:50:47.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:50:48 [2021-09-23T12:50:48.257Z] --- PASS: TestBuildMultiStageCopy (7.41s)
12:50:48 [2021-09-23T12:50:48.257Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s)
12:50:48 [2021-09-23T12:50:48.257Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:50:48 [2021-09-23T12:50:48.257Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
12:50:48 [2021-09-23T12:50:48.257Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:50:48 [2021-09-23T12:50:48.257Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:50:48 [2021-09-23T12:50:48.257Z] === RUN   TestBuildMultiStageParentConfig
12:50:52 [2021-09-23T12:50:52.595Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:50:52 [2021-09-23T12:50:52.595Z] 
12:50:52 [2021-09-23T12:50:52.595Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:50:52 [2021-09-23T12:50:52.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:50:52 [2021-09-23T12:50:52.595Z] Using test binary docker
12:50:52 [2021-09-23T12:50:52.595Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:50:52 [2021-09-23T12:50:52.595Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:50:52 [2021-09-23T12:50:52.595Z] INFO: Waiting for daemon to start...
12:50:52 [2021-09-23T12:50:52.595Z] Starting dockerd
12:50:52 [2021-09-23T12:50:52.595Z] .
12:50:52 [2021-09-23T12:50:52.595Z] INFO: Building docker-sdk-python3:4.4.1...
12:50:53 [2021-09-23T12:50:53.502Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:50:53 [2021-09-23T12:50:53.502Z] === RUN   TestBuildLabelWithTargets
12:50:57 [2021-09-23T12:50:57.350Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.36s)
12:50:57 [2021-09-23T12:50:57.350Z] PASS
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] === Skipped
12:50:57 [2021-09-23T12:50:57.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:50:57 [2021-09-23T12:50:57.350Z]     build_session_test.go:25: TODO: BuildKit
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] 
12:50:57 [2021-09-23T12:50:57.350Z] DONE 33 tests, 1 skipped in 143.042s
12:50:57 [2021-09-23T12:50:57.611Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:50:57 [2021-09-23T12:50:57.611Z] INFO: Testing against a local daemon
12:50:57 [2021-09-23T12:50:57.611Z] === RUN   TestConfigInspect
12:51:00 [2021-09-23T12:51:00.154Z] --- PASS: TestConfigInspect (2.55s)
12:51:00 [2021-09-23T12:51:00.154Z] === RUN   TestConfigList
12:51:01 [2021-09-23T12:51:01.589Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:51:01 [2021-09-23T12:51:01.589Z] === RUN   TestBuildWithEmptyLayers
12:51:02 [2021-09-23T12:51:02.697Z] --- PASS: TestConfigList (2.20s)
12:51:02 [2021-09-23T12:51:02.697Z] === RUN   TestConfigsCreateAndDelete
12:51:04 [2021-09-23T12:51:04.105Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:51:04 [2021-09-23T12:51:04.105Z] === RUN   TestBuildMultiStageOnBuild
12:51:04 [2021-09-23T12:51:04.608Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
12:51:04 [2021-09-23T12:51:04.609Z] === RUN   TestConfigsUpdate
12:51:07 [2021-09-23T12:51:07.151Z] --- PASS: TestConfigsUpdate (2.17s)
12:51:07 [2021-09-23T12:51:07.151Z] === RUN   TestTemplatedConfig
12:51:09 [2021-09-23T12:51:09.360Z] --- PASS: TestBuildMultiStageOnBuild (5.04s)
12:51:09 [2021-09-23T12:51:09.360Z] === RUN   TestBuildUncleanTarFilenames
12:51:09 [2021-09-23T12:51:09.616Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
12:51:09 [2021-09-23T12:51:09.616Z] === RUN   TestBuildMultiStageLayerLeak
12:51:10 [2021-09-23T12:51:10.451Z] --- PASS: TestTemplatedConfig (3.44s)
12:51:10 [2021-09-23T12:51:10.451Z] === RUN   TestConfigCreateResolve
12:51:12 [2021-09-23T12:51:12.361Z] --- PASS: TestConfigCreateResolve (2.14s)
12:51:12 [2021-09-23T12:51:12.361Z] === RUN   TestConfigDaemonLibtrustID
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:51:12 [2021-09-23T12:51:12.931Z] PASS
12:51:12 [2021-09-23T12:51:12.931Z] 
12:51:12 [2021-09-23T12:51:12.931Z] DONE 7 tests in 15.237s
12:51:12 [2021-09-23T12:51:12.931Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:51:12 [2021-09-23T12:51:12.931Z] INFO: Testing against a local daemon
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCheckpoint
12:51:12 [2021-09-23T12:51:12.931Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:51:12 [2021-09-23T12:51:12.931Z] --- SKIP: TestCheckpoint (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:51:12 [2021-09-23T12:51:12.931Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyFromContainerPathIsNotDir
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyToContainerPathDoesNotExist
12:51:12 [2021-09-23T12:51:12.931Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:51:12 [2021-09-23T12:51:12.931Z] === RUN   TestCopyToContainerPathIsNotDir
12:51:13 [2021-09-23T12:51:13.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
12:51:13 [2021-09-23T12:51:13.192Z] === RUN   TestCopyFromContainer
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//bar/root
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer//bar/root/
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux/
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:51:14 [2021-09-23T12:51:14.577Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCopyFromContainer/bar/notarget
12:51:14 [2021-09-23T12:51:14.837Z] --- PASS: TestCopyFromContainer (1.82s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:51:14 [2021-09-23T12:51:14.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:51:14 [2021-09-23T12:51:14.838Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:51:14 [2021-09-23T12:51:14.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:51:14 [2021-09-23T12:51:14.838Z] === RUN   TestCreateLinkToNonExistingContainer
12:51:14 [2021-09-23T12:51:14.907Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
12:51:14 [2021-09-23T12:51:14.907Z] === RUN   TestBuildWithHugeFile
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === PAUSE TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/0
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/2
12:51:15 [2021-09-23T12:51:15.099Z] === CONT  TestCreateWithInvalidEnv/1
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateTmpfsMountsTarget
12:51:15 [2021-09-23T12:51:15.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:51:15 [2021-09-23T12:51:15.099Z] === RUN   TestCreateWithCustomMaskedPaths
12:51:17 [2021-09-23T12:51:17.643Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s)
12:51:17 [2021-09-23T12:51:17.643Z] === RUN   TestCreateWithCustomReadonlyPaths
12:51:19 [2021-09-23T12:51:19.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s)
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:51:19 [2021-09-23T12:51:19.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:51:19 [2021-09-23T12:51:19.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:51:19 [2021-09-23T12:51:19.818Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:51:19 [2021-09-23T12:51:19.818Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
12:51:19 [2021-09-23T12:51:19.818Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:51:19 [2021-09-23T12:51:19.818Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform/different_os
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:51:20 [2021-09-23T12:51:20.759Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:51:20 [2021-09-23T12:51:20.759Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:51:20 [2021-09-23T12:51:20.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestContainerStartOnDaemonRestart
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestContainerStartOnDaemonRestart
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDaemonRestartIpcMode
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestDaemonRestartIpcMode
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDaemonHostGatewayIP
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestDaemonHostGatewayIP
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestRestartDaemonWithRestartingContainer
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestContainerKillOnDaemonStart
12:51:20 [2021-09-23T12:51:20.759Z] === PAUSE TestContainerKillOnDaemonStart
12:51:20 [2021-09-23T12:51:20.759Z] === RUN   TestDiff
12:51:21 [2021-09-23T12:51:21.331Z] --- PASS: TestDiff (0.76s)
12:51:21 [2021-09-23T12:51:21.331Z] === RUN   TestExecWithCloseStdin
12:51:22 [2021-09-23T12:51:22.715Z] --- PASS: TestExecWithCloseStdin (1.07s)
12:51:22 [2021-09-23T12:51:22.715Z] === RUN   TestExec
12:51:23 [2021-09-23T12:51:23.659Z] --- PASS: TestExec (1.05s)
12:51:23 [2021-09-23T12:51:23.659Z] === RUN   TestExecUser
12:51:24 [2021-09-23T12:51:24.601Z] --- PASS: TestExecUser (1.11s)
12:51:24 [2021-09-23T12:51:24.601Z] === RUN   TestExportContainerAndImportImage
12:51:25 [2021-09-23T12:51:25.543Z] --- PASS: TestExportContainerAndImportImage (0.98s)
12:51:25 [2021-09-23T12:51:25.543Z] === RUN   TestExportContainerAfterDaemonRestart
12:51:26 [2021-09-23T12:51:26.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
12:51:26 [2021-09-23T12:51:26.927Z] === RUN   TestHealthCheckWorkdir
12:51:28 [2021-09-23T12:51:28.317Z] --- PASS: TestHealthCheckWorkdir (1.46s)
12:51:28 [2021-09-23T12:51:28.317Z] === RUN   TestHealthKillContainer
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:51:30 [2021-09-23T12:51:30.451Z] 
12:51:30 [2021-09-23T12:51:30.451Z]  ________   ____  __.
12:51:30 [2021-09-23T12:51:30.451Z]  \_____  \ |    |/ _|
12:51:30 [2021-09-23T12:51:30.451Z]  /   |   \|      <
12:51:30 [2021-09-23T12:51:30.451Z]  /    |    \    |  \
12:51:30 [2021-09-23T12:51:30.451Z]  \_______  /____|__ \
12:51:30 [2021-09-23T12:51:30.451Z]          \/        \/
12:51:30 [2021-09-23T12:51:30.451Z] 
12:51:30 [2021-09-23T12:51:30.451Z] INFO: make.ps1 ended at 09/23/2021 12:51:23
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Binaries build ended at 09/23/2021 12:51:25. Duration:00:01:12.7219014
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Copying the built daemon binary to d:\CI\PR-42875\4\binary\dockerd-5730c139f7.exe...
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Copying the built client binary to d:\CI\PR-42875\4\binary\docker-5730c139f7.exe...
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Copying dockerversion from the container...
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Copying the golang package from the container to d:\CI\PR-42875\4\installer\go.zip...
12:51:30 [2021-09-23T12:51:30.451Z] INFO: Extracting go.zip to d:\CI\PR-42875\4\go
12:51:31 [2021-09-23T12:51:31.616Z] --- PASS: TestHealthKillContainer (3.11s)
12:51:31 [2021-09-23T12:51:31.616Z] === RUN   TestInspectCpusetInConfigPre120
12:51:32 [2021-09-23T12:51:32.187Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
12:51:32 [2021-09-23T12:51:32.187Z] === RUN   TestIpcModeNone
12:51:32 [2021-09-23T12:51:32.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:51:33 [2021-09-23T12:51:33.573Z] --- PASS: TestIpcModeNone (1.05s)
12:51:33 [2021-09-23T12:51:33.573Z] === RUN   TestIpcModePrivate
12:51:34 [2021-09-23T12:51:34.146Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
12:51:34 [2021-09-23T12:51:34.407Z] --- PASS: TestIpcModePrivate (1.05s)
12:51:34 [2021-09-23T12:51:34.407Z] === RUN   TestIpcModeShareable
12:51:35 [2021-09-23T12:51:35.355Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
12:51:35 [2021-09-23T12:51:35.355Z] --- PASS: TestIpcModeShareable (1.07s)
12:51:35 [2021-09-23T12:51:35.355Z] === RUN   TestAPIIpcModeShareableAndContainer
12:51:38 [2021-09-23T12:51:38.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s)
12:51:38 [2021-09-23T12:51:38.655Z] === RUN   TestAPIIpcModeHost
12:51:39 [2021-09-23T12:51:39.597Z] --- PASS: TestAPIIpcModeHost (1.21s)
12:51:39 [2021-09-23T12:51:39.597Z] === RUN   TestDaemonIpcModeShareable
12:51:40 [2021-09-23T12:51:40.982Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:51:41 [2021-09-23T12:51:41.264Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
12:51:41 [2021-09-23T12:51:41.264Z] === RUN   TestDaemonIpcModePrivate
12:51:42 [2021-09-23T12:51:42.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:51:42 [2021-09-23T12:51:42.673Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:51:42 [2021-09-23T12:51:42.933Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
12:51:42 [2021-09-23T12:51:42.933Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:51:44 [2021-09-23T12:51:44.316Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
12:51:44 [2021-09-23T12:51:44.576Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
12:51:44 [2021-09-23T12:51:44.576Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:51:45 [2021-09-23T12:51:45.965Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
12:51:46 [2021-09-23T12:51:46.226Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
12:51:46 [2021-09-23T12:51:46.226Z] === RUN   TestIpcModeOlderClient
12:51:46 [2021-09-23T12:51:46.226Z] === PAUSE TestIpcModeOlderClient
12:51:46 [2021-09-23T12:51:46.226Z] === RUN   TestKillContainerInvalidSignal
12:51:46 [2021-09-23T12:51:46.797Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
12:51:46 [2021-09-23T12:51:46.797Z] === RUN   TestKillContainer
12:51:46 [2021-09-23T12:51:46.797Z] === RUN   TestKillContainer/no_signal
12:51:47 [2021-09-23T12:51:47.737Z] === RUN   TestKillContainer/non_killing_signal
12:51:47 [2021-09-23T12:51:47.997Z] === RUN   TestKillContainer/killing_signal
12:51:48 [2021-09-23T12:51:48.107Z] INFO: Extraction ended at 09/23/2021 12:51:47. Duration:00:00:20.4714335
12:51:48 [2021-09-23T12:51:48.107Z] INFO: Updating the golang and path environment variables
12:51:48 [2021-09-23T12:51:48.107Z] INFO: GOPATH=d:\gopath
12:51:48 [2021-09-23T12:51:48.107Z] INFO: go version go1.16.7 windows/amd64
12:51:48 [2021-09-23T12:51:48.107Z] INFO: Running the daemon under test in debug mode
12:51:48 [2021-09-23T12:51:48.107Z] INFO: Starting a daemon under test...
12:51:48 [2021-09-23T12:51:48.107Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42875\4\daemon --pidfile d:\CI\PR-42875\4\docker.pid -D
12:51:48 [2021-09-23T12:51:48.870Z] sha256:7c7e0c5c484d20f9ae187a28a5b850a8235bbc73547df9d8b08d3d322775b61a
12:51:48 [2021-09-23T12:51:48.870Z] INFO: Starting docker-py tests...
12:51:48 [2021-09-23T12:51:48.870Z] ============================= test session starts ==============================
12:51:48 [2021-09-23T12:51:48.870Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
12:51:48 [2021-09-23T12:51:48.870Z] rootdir: /src, inifile: pytest.ini
12:51:48 [2021-09-23T12:51:48.870Z] plugins: timeout-1.3.3, cov-2.6.1
12:51:48 [2021-09-23T12:51:48.870Z] collected 389 items / 1 deselected / 388 selected
12:51:48 [2021-09-23T12:51:48.870Z] 
12:51:48 [2021-09-23T12:51:48.939Z] --- PASS: TestKillContainer (2.17s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/no_signal (0.66s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
12:51:48 [2021-09-23T12:51:48.939Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
12:51:48 [2021-09-23T12:51:48.939Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:51:48 [2021-09-23T12:51:48.939Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:51:49 [2021-09-23T12:51:49.880Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
12:51:50 [2021-09-23T12:51:50.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
12:51:50 [2021-09-23T12:51:50.452Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillStoppedContainer
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillStoppedContainer (0.06s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillStoppedContainerAPIPre120
12:51:50 [2021-09-23T12:51:50.452Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:51:50 [2021-09-23T12:51:50.452Z] === RUN   TestKillDifferentUserContainer
12:51:51 [2021-09-23T12:51:51.395Z] --- PASS: TestKillDifferentUserContainer (0.68s)
12:51:51 [2021-09-23T12:51:51.395Z] === RUN   TestInspectOomKilledTrue
12:51:51 [2021-09-23T12:51:51.395Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:51:51 [2021-09-23T12:51:51.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:51:51 [2021-09-23T12:51:51.395Z] === RUN   TestInspectOomKilledFalse
12:51:51 [2021-09-23T12:51:51.966Z] --- PASS: TestInspectOomKilledFalse (0.65s)
12:51:51 [2021-09-23T12:51:51.966Z] === RUN   TestLinksEtcHostsContentMatch
12:51:52 [2021-09-23T12:51:52.538Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
12:51:52 [2021-09-23T12:51:52.538Z] === RUN   TestLinksContainerNames
12:51:53 [2021-09-23T12:51:53.922Z] --- PASS: TestLinksContainerNames (1.38s)
12:51:53 [2021-09-23T12:51:53.922Z] === RUN   TestLogsFollowTailEmpty
12:51:54 [2021-09-23T12:51:54.862Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
12:51:54 [2021-09-23T12:51:54.862Z] === RUN   TestContainerNetworkMountsNoChown
12:51:55 [2021-09-23T12:51:55.158Z] INFO: Process started successfully.
12:51:55 [2021-09-23T12:51:55.158Z] INFO: Start tailing logs of the daemon under tests
12:51:55 [2021-09-23T12:51:55.433Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rslave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/slave
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rprivate
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/private
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:51:55 [2021-09-23T12:51:55.433Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/bind_root
12:51:55 [2021-09-23T12:51:55.694Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:51:55 [2021-09-23T12:51:55.694Z] --- PASS: TestMountDaemonRoot (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:51:55 [2021-09-23T12:51:55.694Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
12:51:55 [2021-09-23T12:51:55.694Z] === RUN   TestContainerBindMountNonRecursive
12:51:56 [2021-09-23T12:51:56.694Z] INFO: Waiting for the daemon under test to start...
12:51:58 [2021-09-23T12:51:58.237Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
12:51:58 [2021-09-23T12:51:58.237Z] === RUN   TestContainerVolumesMountedAsShared
12:51:58 [2021-09-23T12:51:58.237Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
12:51:58 [2021-09-23T12:51:58.237Z] === RUN   TestContainerVolumesMountedAsSlave
12:51:58 [2021-09-23T12:51:58.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:51:58 [2021-09-23T12:51:58.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:51:58 [2021-09-23T12:51:58.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:51:59 [2021-09-23T12:51:59.179Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s)
12:51:59 [2021-09-23T12:51:59.179Z] === RUN   TestNetworkNat
12:51:59 [2021-09-23T12:51:59.751Z] --- PASS: TestNetworkNat (0.75s)
12:51:59 [2021-09-23T12:51:59.751Z] === RUN   TestNetworkLocalhostTCPNat
12:52:00 [2021-09-23T12:52:00.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:52:00 [2021-09-23T12:52:00.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:52:00 [2021-09-23T12:52:00.693Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
12:52:00 [2021-09-23T12:52:00.693Z] === RUN   TestNetworkLoopbackNat
12:52:02 [2021-09-23T12:52:02.342Z] tests/integration/api_build_test.py .......................X             [  6%]
12:52:02 [2021-09-23T12:52:02.911Z] tests/integration/api_client_test.py .....                               [  7%]
12:52:03 [2021-09-23T12:52:03.991Z] --- PASS: TestNetworkLoopbackNat (3.10s)
12:52:03 [2021-09-23T12:52:03.991Z] === RUN   TestPause
12:52:04 [2021-09-23T12:52:04.252Z] --- PASS: TestPause (0.71s)
12:52:04 [2021-09-23T12:52:04.252Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:52:04 [2021-09-23T12:52:04.252Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:52:04 [2021-09-23T12:52:04.252Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:52:04 [2021-09-23T12:52:04.252Z] === RUN   TestPauseStopPausedContainer
12:52:04 [2021-09-23T12:52:04.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:52:04 [2021-09-23T12:52:04.673Z] tests/integration/api_config_test.py .....                               [  8%]
12:52:05 [2021-09-23T12:52:05.193Z] --- PASS: TestPauseStopPausedContainer (0.71s)
12:52:05 [2021-09-23T12:52:05.193Z] === RUN   TestPsFilter
12:52:05 [2021-09-23T12:52:05.193Z] --- PASS: TestPsFilter (0.11s)
12:52:05 [2021-09-23T12:52:05.193Z] === RUN   TestRemoveContainerWithRemovedVolume
12:52:05 [2021-09-23T12:52:05.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
12:52:05 [2021-09-23T12:52:05.764Z] === RUN   TestRemoveContainerWithVolume
12:52:06 [2021-09-23T12:52:06.336Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
12:52:06 [2021-09-23T12:52:06.336Z] === RUN   TestRemoveContainerRunning
12:52:07 [2021-09-23T12:52:07.277Z] --- PASS: TestRemoveContainerRunning (0.73s)
12:52:07 [2021-09-23T12:52:07.277Z] === RUN   TestRemoveContainerForceRemoveRunning
12:52:07 [2021-09-23T12:52:07.847Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
12:52:07 [2021-09-23T12:52:07.847Z] === RUN   TestRemoveInvalidContainer
12:52:07 [2021-09-23T12:52:07.847Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:52:07 [2021-09-23T12:52:07.847Z] === RUN   TestRenameLinkedContainer
12:52:11 [2021-09-23T12:52:11.119Z] --- PASS: TestBuildWithHugeFile (50.61s)
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildWithEmptyDockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:52:11 [2021-09-23T12:52:11.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
12:52:11 [2021-09-23T12:52:11.119Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
12:52:11 [2021-09-23T12:52:11.119Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:52:11 [2021-09-23T12:52:11.119Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildPreserveOwnership
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildPreserveOwnership/copy_from
12:52:11 [2021-09-23T12:52:11.119Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:52:11 [2021-09-23T12:52:11.146Z] --- PASS: TestRenameLinkedContainer (2.81s)
12:52:11 [2021-09-23T12:52:11.146Z] === RUN   TestRenameStoppedContainer
12:52:11 [2021-09-23T12:52:11.406Z] --- PASS: TestRenameStoppedContainer (0.66s)
12:52:11 [2021-09-23T12:52:11.406Z] === RUN   TestRenameRunningContainerAndReuse
12:52:12 [2021-09-23T12:52:12.790Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s)
12:52:12 [2021-09-23T12:52:12.790Z] === RUN   TestRenameInvalidName
12:52:13 [2021-09-23T12:52:13.361Z] --- PASS: TestRenameInvalidName (0.69s)
12:52:13 [2021-09-23T12:52:13.361Z] === RUN   TestRenameAnonymousContainer
12:52:14 [2021-09-23T12:52:14.345Z] ....INFO: Daemon under test started and replied!
12:52:14 [2021-09-23T12:52:14.346Z] INFO: Docker version of the daemon under test
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] Client:
12:52:14 [2021-09-23T12:52:14.346Z]  Version:      17.06.2-ce
12:52:14 [2021-09-23T12:52:14.346Z]  API version:  1.30
12:52:14 [2021-09-23T12:52:14.346Z]  Go version:   go1.8.3
12:52:14 [2021-09-23T12:52:14.346Z]  Git commit:   cec0b72
12:52:14 [2021-09-23T12:52:14.346Z]  Built:        Tue Sep  5 19:57:19 2017
12:52:14 [2021-09-23T12:52:14.346Z]  OS/Arch:      windows/amd64
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] Server:
12:52:14 [2021-09-23T12:52:14.346Z]  Version:      0.0.0-dev
12:52:14 [2021-09-23T12:52:14.346Z]  API version:  1.41 (minimum version 1.24)
12:52:14 [2021-09-23T12:52:14.346Z]  Go version:   go1.16.7
12:52:14 [2021-09-23T12:52:14.346Z]  Git commit:   5730c139f7
12:52:14 [2021-09-23T12:52:14.346Z]  Built:        09/23/2021 12:50:17
12:52:14 [2021-09-23T12:52:14.346Z]  OS/Arch:      windows/amd64
12:52:14 [2021-09-23T12:52:14.346Z]  Experimental: false
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] INFO: Docker info of the daemon under test
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] Containers: 0
12:52:14 [2021-09-23T12:52:14.346Z]  Running: 0
12:52:14 [2021-09-23T12:52:14.346Z]  Paused: 0
12:52:14 [2021-09-23T12:52:14.346Z]  Stopped: 0
12:52:14 [2021-09-23T12:52:14.346Z] Images: 0
12:52:14 [2021-09-23T12:52:14.346Z] Server Version: 0.0.0-dev
12:52:14 [2021-09-23T12:52:14.346Z] Storage Driver: windowsfilter
12:52:14 [2021-09-23T12:52:14.346Z]  Windows: 
12:52:14 [2021-09-23T12:52:14.346Z] Logging Driver: json-file
12:52:14 [2021-09-23T12:52:14.346Z] Plugins: 
12:52:14 [2021-09-23T12:52:14.346Z]  Volume: local
12:52:14 [2021-09-23T12:52:14.346Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:52:14 [2021-09-23T12:52:14.346Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:52:14 [2021-09-23T12:52:14.346Z] Swarm: inactive
12:52:14 [2021-09-23T12:52:14.346Z] Default Isolation: process
12:52:14 [2021-09-23T12:52:14.346Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:52:14 [2021-09-23T12:52:14.346Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
12:52:14 [2021-09-23T12:52:14.346Z] OSType: windows
12:52:14 [2021-09-23T12:52:14.346Z] Architecture: x86_64
12:52:14 [2021-09-23T12:52:14.346Z] CPUs: 4
12:52:14 [2021-09-23T12:52:14.346Z] Total Memory: 32GiB
12:52:14 [2021-09-23T12:52:14.346Z] Name: azwin-2-7ce6b0
12:52:14 [2021-09-23T12:52:14.346Z] ID: FOHS:S4YV:OP3Y:F5Q3:7Y5Z:ZU66:5XLY:VT2J:KQSH:JXP5:IVUD:OEJR
12:52:14 [2021-09-23T12:52:14.346Z] Docker Root Dir: D:\CI\PR-42875\4\daemon
12:52:14 [2021-09-23T12:52:14.346Z] Debug Mode (client): false
12:52:14 [2021-09-23T12:52:14.346Z] Debug Mode (server): true
12:52:14 [2021-09-23T12:52:14.346Z]  File Descriptors: -1
12:52:14 [2021-09-23T12:52:14.346Z]  Goroutines: 16
12:52:14 [2021-09-23T12:52:14.346Z]  System Time: 2021-09-23T12:52:13.5383731Z
12:52:14 [2021-09-23T12:52:14.346Z]  EventsListeners: 0
12:52:14 [2021-09-23T12:52:14.346Z] Registry: https://index.docker.io/v1/
12:52:14 [2021-09-23T12:52:14.346Z] Labels:
12:52:14 [2021-09-23T12:52:14.346Z] Experimental: false
12:52:14 [2021-09-23T12:52:14.346Z] Insecure Registries:
12:52:14 [2021-09-23T12:52:14.346Z]  127.0.0.0/8
12:52:14 [2021-09-23T12:52:14.346Z] Live Restore Enabled: false
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] INFO: Docker images of the daemon under test
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:52:14 [2021-09-23T12:52:14.346Z] 
12:52:14 [2021-09-23T12:52:14.346Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:52:14 [2021-09-23T12:52:14.346Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:52:14 [2021-09-23T12:52:14.346Z] ltsc2019: Pulling from windows/servercore
12:52:14 [2021-09-23T12:52:14.346Z] 4612f6d0b889: Pulling fs layer
12:52:14 [2021-09-23T12:52:14.346Z] a0ddf88812f1: Pulling fs layer
12:52:14 [2021-09-23T12:52:14.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:52:15 [2021-09-23T12:52:15.289Z] --- PASS: TestBuildPreserveOwnership (10.08s)
12:52:15 [2021-09-23T12:52:15.289Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.13s)
12:52:15 [2021-09-23T12:52:15.289Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s)
12:52:15 [2021-09-23T12:52:15.289Z] === RUN   TestBuildPlatformInvalid
12:52:15 [2021-09-23T12:52:15.289Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:52:15 [2021-09-23T12:52:15.289Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:52:15 [2021-09-23T12:52:15.289Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:52:15 [2021-09-23T12:52:15.289Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:52:15 [2021-09-23T12:52:15.289Z] PASS
12:52:15 [2021-09-23T12:52:15.289Z] 
12:52:15 [2021-09-23T12:52:15.289Z] === Skipped
12:52:15 [2021-09-23T12:52:15.289Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:52:15 [2021-09-23T12:52:15.289Z]     build_session_test.go:25: TODO: BuildKit
12:52:15 [2021-09-23T12:52:15.289Z] 
12:52:15 [2021-09-23T12:52:15.289Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:52:15 [2021-09-23T12:52:15.289Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:52:15 [2021-09-23T12:52:15.289Z] 
12:52:15 [2021-09-23T12:52:15.289Z] 
12:52:15 [2021-09-23T12:52:15.289Z] DONE 33 tests, 2 skipped in 136.221s
12:52:15 [2021-09-23T12:52:15.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:52:15 [2021-09-23T12:52:15.289Z] INFO: Testing against a local daemon
12:52:15 [2021-09-23T12:52:15.289Z] === RUN   TestConfigInspect
12:52:15 [2021-09-23T12:52:15.289Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestConfigInspect (0.02s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestConfigList
12:52:15 [2021-09-23T12:52:15.546Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestConfigList (0.01s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestConfigsCreateAndDelete
12:52:15 [2021-09-23T12:52:15.546Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestConfigsUpdate
12:52:15 [2021-09-23T12:52:15.546Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestConfigsUpdate (0.01s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestTemplatedConfig
12:52:15 [2021-09-23T12:52:15.546Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestTemplatedConfig (0.00s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestConfigCreateResolve
12:52:15 [2021-09-23T12:52:15.546Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:15 [2021-09-23T12:52:15.546Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:52:15 [2021-09-23T12:52:15.546Z] === RUN   TestConfigDaemonLibtrustID
12:52:15 [2021-09-23T12:52:15.905Z] --- PASS: TestRenameAnonymousContainer (2.31s)
12:52:15 [2021-09-23T12:52:15.905Z] === RUN   TestRenameContainerWithSameName
12:52:16 [2021-09-23T12:52:16.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:52:16 [2021-09-23T12:52:16.476Z] --- PASS: TestRenameContainerWithSameName (0.68s)
12:52:16 [2021-09-23T12:52:16.476Z] === RUN   TestRenameContainerWithLinkedContainer
12:52:16 [2021-09-23T12:52:16.911Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
12:52:16 [2021-09-23T12:52:16.911Z] PASS
12:52:16 [2021-09-23T12:52:16.911Z] 
12:52:16 [2021-09-23T12:52:16.911Z] === Skipped
12:52:16 [2021-09-23T12:52:16.911Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:52:16 [2021-09-23T12:52:16.911Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.911Z] 
12:52:16 [2021-09-23T12:52:16.911Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:52:16 [2021-09-23T12:52:16.911Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.911Z] 
12:52:16 [2021-09-23T12:52:16.911Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:52:16 [2021-09-23T12:52:16.912Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.912Z] 
12:52:16 [2021-09-23T12:52:16.912Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:52:16 [2021-09-23T12:52:16.912Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.912Z] 
12:52:16 [2021-09-23T12:52:16.912Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:52:16 [2021-09-23T12:52:16.912Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.912Z] 
12:52:16 [2021-09-23T12:52:16.912Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:52:16 [2021-09-23T12:52:16.912Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:52:16 [2021-09-23T12:52:16.912Z] 
12:52:16 [2021-09-23T12:52:16.912Z] 
12:52:16 [2021-09-23T12:52:16.912Z] DONE 7 tests, 6 skipped in 1.721s
12:52:16 [2021-09-23T12:52:16.912Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:52:17 [2021-09-23T12:52:17.168Z] INFO: Testing against a local daemon
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestCheckpoint
12:52:17 [2021-09-23T12:52:17.168Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:52:17 [2021-09-23T12:52:17.168Z] --- SKIP: TestCheckpoint (0.00s)
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestContainerInvalidJSON
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:52:17 [2021-09-23T12:52:17.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:52:17 [2021-09-23T12:52:17.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:52:17 [2021-09-23T12:52:17.168Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:52:17 [2021-09-23T12:52:17.168Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:52:17 [2021-09-23T12:52:17.168Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:52:17 [2021-09-23T12:52:17.168Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:52:17 [2021-09-23T12:52:17.168Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:52:17 [2021-09-23T12:52:17.168Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:52:17 [2021-09-23T12:52:17.168Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:52:17 [2021-09-23T12:52:17.168Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:52:17 [2021-09-23T12:52:17.168Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:52:17 [2021-09-23T12:52:17.424Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:52:17 [2021-09-23T12:52:17.424Z] === RUN   TestCopyFromContainerPathIsNotDir
12:52:17 [2021-09-23T12:52:17.424Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:52:17 [2021-09-23T12:52:17.424Z] === RUN   TestCopyToContainerPathDoesNotExist
12:52:17 [2021-09-23T12:52:17.424Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:52:17 [2021-09-23T12:52:17.424Z] === RUN   TestCopyToContainerPathIsNotDir
12:52:17 [2021-09-23T12:52:17.424Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:52:17 [2021-09-23T12:52:17.424Z] === RUN   TestCopyFromContainer
12:52:17 [2021-09-23T12:52:17.860Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
12:52:17 [2021-09-23T12:52:17.860Z] === RUN   TestResize
12:52:18 [2021-09-23T12:52:18.431Z] --- PASS: TestResize (0.68s)
12:52:18 [2021-09-23T12:52:18.431Z] === RUN   TestResizeWithInvalidSize
12:52:19 [2021-09-23T12:52:19.003Z] --- PASS: TestResizeWithInvalidSize (0.69s)
12:52:19 [2021-09-23T12:52:19.003Z] === RUN   TestResizeWhenContainerNotStarted
12:52:19 [2021-09-23T12:52:19.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:52:19 [2021-09-23T12:52:19.944Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:52:19 [2021-09-23T12:52:19.944Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:52:20 [2021-09-23T12:52:20.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer//
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer//bar/root
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer//bar/root/
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/quux
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/quux/
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCopyFromContainer/bar/notarget
12:52:21 [2021-09-23T12:52:21.591Z] --- PASS: TestCopyFromContainer (4.24s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:52:21 [2021-09-23T12:52:21.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:52:21 [2021-09-23T12:52:21.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:52:21 [2021-09-23T12:52:21.591Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:52:21 [2021-09-23T12:52:21.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:52:21 [2021-09-23T12:52:21.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:52:21 [2021-09-23T12:52:21.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:52:21 [2021-09-23T12:52:21.591Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:52:21 [2021-09-23T12:52:21.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateLinkToNonExistingContainer
12:52:21 [2021-09-23T12:52:21.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateWithInvalidEnv
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateWithInvalidEnv/0
12:52:21 [2021-09-23T12:52:21.848Z] === PAUSE TestCreateWithInvalidEnv/0
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateWithInvalidEnv/1
12:52:21 [2021-09-23T12:52:21.848Z] === PAUSE TestCreateWithInvalidEnv/1
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateWithInvalidEnv/2
12:52:21 [2021-09-23T12:52:21.848Z] === PAUSE TestCreateWithInvalidEnv/2
12:52:21 [2021-09-23T12:52:21.848Z] === CONT  TestCreateWithInvalidEnv/0
12:52:21 [2021-09-23T12:52:21.848Z] === CONT  TestCreateWithInvalidEnv/2
12:52:21 [2021-09-23T12:52:21.848Z] === CONT  TestCreateWithInvalidEnv/1
12:52:21 [2021-09-23T12:52:21.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:52:21 [2021-09-23T12:52:21.848Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateTmpfsMountsTarget
12:52:21 [2021-09-23T12:52:21.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:52:21 [2021-09-23T12:52:21.848Z] === RUN   TestCreateWithCustomMaskedPaths
12:52:21 [2021-09-23T12:52:21.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:52:22 [2021-09-23T12:52:22.116Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:52:22 [2021-09-23T12:52:22.893Z] a0ddf88812f1: Verifying Checksum
12:52:22 [2021-09-23T12:52:22.893Z] a0ddf88812f1: Download complete
12:52:23 [2021-09-23T12:52:23.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:52:23 [2021-09-23T12:52:23.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:52:23 [2021-09-23T12:52:23.742Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
12:52:23 [2021-09-23T12:52:23.742Z] === RUN   TestCreateWithCustomReadonlyPaths
12:52:23 [2021-09-23T12:52:23.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:52:24 [2021-09-23T12:52:24.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:52:24 [2021-09-23T12:52:24.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:52:25 [2021-09-23T12:52:25.635Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s)
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:52:25 [2021-09-23T12:52:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:52:25 [2021-09-23T12:52:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:52:25 [2021-09-23T12:52:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:52:25 [2021-09-23T12:52:25.635Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:52:25 [2021-09-23T12:52:25.635Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:52:25 [2021-09-23T12:52:25.635Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:52:25 [2021-09-23T12:52:25.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:52:26 [2021-09-23T12:52:26.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestCreateDifferentPlatform
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestCreateDifferentPlatform/different_os
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:52:26 [2021-09-23T12:52:26.198Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:52:26 [2021-09-23T12:52:26.198Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:52:26 [2021-09-23T12:52:26.198Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:52:26 [2021-09-23T12:52:26.198Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:52:26 [2021-09-23T12:52:26.198Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestContainerStartOnDaemonRestart
12:52:26 [2021-09-23T12:52:26.198Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:52:26 [2021-09-23T12:52:26.198Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestDaemonRestartIpcMode
12:52:26 [2021-09-23T12:52:26.198Z] === PAUSE TestDaemonRestartIpcMode
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestDaemonHostGatewayIP
12:52:26 [2021-09-23T12:52:26.198Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:52:26 [2021-09-23T12:52:26.198Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestRestartDaemonWithRestartingContainer
12:52:26 [2021-09-23T12:52:26.198Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestContainerKillOnDaemonStart
12:52:26 [2021-09-23T12:52:26.198Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:52:26 [2021-09-23T12:52:26.198Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:52:26 [2021-09-23T12:52:26.198Z] === RUN   TestDiff
12:52:26 [2021-09-23T12:52:26.611Z] 4612f6d0b889: Verifying Checksum
12:52:26 [2021-09-23T12:52:26.611Z] 4612f6d0b889: Download complete
12:52:26 [2021-09-23T12:52:26.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:52:27 [2021-09-23T12:52:27.129Z] --- PASS: TestDiff (0.59s)
12:52:27 [2021-09-23T12:52:27.129Z] === RUN   TestExecWithCloseStdin
12:52:27 [2021-09-23T12:52:27.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:52:28 [2021-09-23T12:52:28.058Z] --- PASS: TestExecWithCloseStdin (0.92s)
12:52:28 [2021-09-23T12:52:28.058Z] === RUN   TestExec
12:52:28 [2021-09-23T12:52:28.620Z] --- PASS: TestExec (0.89s)
12:52:28 [2021-09-23T12:52:28.620Z] === RUN   TestExecUser
12:52:29 [2021-09-23T12:52:29.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:52:29 [2021-09-23T12:52:29.549Z] --- PASS: TestExecUser (0.90s)
12:52:29 [2021-09-23T12:52:29.549Z] === RUN   TestExportContainerAndImportImage
12:52:29 [2021-09-23T12:52:29.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:52:30 [2021-09-23T12:52:30.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:52:30 [2021-09-23T12:52:30.478Z] --- PASS: TestExportContainerAndImportImage (0.76s)
12:52:30 [2021-09-23T12:52:30.478Z] === RUN   TestExportContainerAfterDaemonRestart
12:52:31 [2021-09-23T12:52:31.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:52:32 [2021-09-23T12:52:32.584Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s)
12:52:32 [2021-09-23T12:52:32.585Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s)
12:52:32 [2021-09-23T12:52:32.585Z] === RUN   TestCgroupNamespacesRun
12:52:33 [2021-09-23T12:52:33.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:52:33 [2021-09-23T12:52:33.744Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s)
12:52:33 [2021-09-23T12:52:33.744Z] === RUN   TestHealthCheckWorkdir
12:52:33 [2021-09-23T12:52:33.968Z] --- PASS: TestCgroupNamespacesRun (1.66s)
12:52:33 [2021-09-23T12:52:33.968Z] === RUN   TestCgroupNamespacesRunPrivileged
12:52:33 [2021-09-23T12:52:33.968Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:52:33 [2021-09-23T12:52:33.968Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:52:33 [2021-09-23T12:52:33.968Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:52:35 [2021-09-23T12:52:35.112Z] --- PASS: TestHealthCheckWorkdir (1.31s)
12:52:35 [2021-09-23T12:52:35.112Z] === RUN   TestHealthKillContainer
12:52:35 [2021-09-23T12:52:35.354Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
12:52:35 [2021-09-23T12:52:35.354Z] === RUN   TestCgroupNamespacesRunHostMode
12:52:36 [2021-09-23T12:52:36.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:52:36 [2021-09-23T12:52:36.244Z] Using test binary docker
12:52:36 [2021-09-23T12:52:36.506Z] +++ /etc/init.d/apparmor start
12:52:36 [2021-09-23T12:52:36.506Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:52:36 [2021-09-23T12:52:36.506Z] INFO: Waiting for daemon to start...
12:52:36 [2021-09-23T12:52:36.506Z] Starting dockerd
12:52:36 [2021-09-23T12:52:36.506Z] +++ 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
12:52:37 [2021-09-23T12:52:37.266Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
12:52:37 [2021-09-23T12:52:37.266Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:52:38 [2021-09-23T12:52:38.380Z] --- PASS: TestHealthKillContainer (2.92s)
12:52:38 [2021-09-23T12:52:38.380Z] === RUN   TestInspectCpusetInConfigPre120
12:52:38 [2021-09-23T12:52:38.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
12:52:38 [2021-09-23T12:52:38.380Z] === RUN   TestIpcModeNone
12:52:38 [2021-09-23T12:52:38.649Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
12:52:38 [2021-09-23T12:52:38.650Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:52:39 [2021-09-23T12:52:39.057Z] .
12:52:39 [2021-09-23T12:52:39.057Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:52:39 [2021-09-23T12:52:39.057Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:52:39 [2021-09-23T12:52:39.057Z] Error: No such image: emptyfs
12:52:39 [2021-09-23T12:52:39.057Z] ++++ docker load
12:52:39 [2021-09-23T12:52:39.057Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:52:39 [2021-09-23T12:52:39.057Z] Running integration-test (iteration 1)
12:52:39 [2021-09-23T12:52:39.057Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:52:39 [2021-09-23T12:52:39.057Z] ++ 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
12:52:39 [2021-09-23T12:52:39.057Z] ++ set -e
12:52:39 [2021-09-23T12:52:39.057Z] ++ '[' -n 0 ']'
12:52:39 [2021-09-23T12:52:39.057Z] ++ set -x
12:52:39 [2021-09-23T12:52:39.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:52:39 [2021-09-23T12:52:39.309Z] --- PASS: TestIpcModeNone (0.87s)
12:52:39 [2021-09-23T12:52:39.309Z] === RUN   TestIpcModePrivate
12:52:40 [2021-09-23T12:52:40.033Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
12:52:40 [2021-09-23T12:52:40.033Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:52:40 [2021-09-23T12:52:40.239Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:52:40 [2021-09-23T12:52:40.239Z] --- PASS: TestIpcModePrivate (0.89s)
12:52:40 [2021-09-23T12:52:40.239Z] === RUN   TestIpcModeShareable
12:52:40 [2021-09-23T12:52:40.239Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:52:40 [2021-09-23T12:52:40.239Z] --- SKIP: TestIpcModeShareable (0.00s)
12:52:40 [2021-09-23T12:52:40.239Z] === RUN   TestAPIIpcModeShareableAndContainer
12:52:40 [2021-09-23T12:52:40.604Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
12:52:40 [2021-09-23T12:52:40.604Z] === RUN   TestCgroupNamespacesRunOlderClient
12:52:41 [2021-09-23T12:52:41.240Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:52:42 [2021-09-23T12:52:42.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
12:52:42 [2021-09-23T12:52:42.516Z] === RUN   TestNISDomainname
12:52:42 [2021-09-23T12:52:42.758Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
12:52:42 [2021-09-23T12:52:42.758Z] === RUN   TestAPIIpcModeHost
12:52:42 [2021-09-23T12:52:42.758Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:52:42 [2021-09-23T12:52:42.758Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:52:42 [2021-09-23T12:52:42.758Z] === RUN   TestDaemonIpcModeShareable
12:52:42 [2021-09-23T12:52:42.758Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:52:42 [2021-09-23T12:52:42.758Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:52:42 [2021-09-23T12:52:42.758Z] === RUN   TestDaemonIpcModePrivate
12:52:43 [2021-09-23T12:52:43.458Z] --- PASS: TestNISDomainname (1.24s)
12:52:43 [2021-09-23T12:52:43.458Z] === RUN   TestHostnameDnsResolution
12:52:44 [2021-09-23T12:52:44.126Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:52:44 [2021-09-23T12:52:44.842Z] --- PASS: TestHostnameDnsResolution (1.23s)
12:52:44 [2021-09-23T12:52:44.842Z] === RUN   TestStats
12:52:45 [2021-09-23T12:52:45.491Z] --- PASS: TestDaemonIpcModePrivate (2.54s)
12:52:45 [2021-09-23T12:52:45.491Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:52:45 [2021-09-23T12:52:45.491Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:52:45 [2021-09-23T12:52:45.491Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:52:45 [2021-09-23T12:52:45.491Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:52:45 [2021-09-23T12:52:45.491Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:52:45 [2021-09-23T12:52:45.491Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:52:45 [2021-09-23T12:52:45.491Z] === RUN   TestIpcModeOlderClient
12:52:45 [2021-09-23T12:52:45.491Z] === PAUSE TestIpcModeOlderClient
12:52:45 [2021-09-23T12:52:45.491Z] === RUN   TestKillContainerInvalidSignal
12:52:46 [2021-09-23T12:52:46.053Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
12:52:46 [2021-09-23T12:52:46.053Z] === RUN   TestKillContainer
12:52:46 [2021-09-23T12:52:46.053Z] === RUN   TestKillContainer/no_signal
12:52:46 [2021-09-23T12:52:46.615Z] === RUN   TestKillContainer/non_killing_signal
12:52:47 [2021-09-23T12:52:47.178Z] === RUN   TestKillContainer/killing_signal
12:52:47 [2021-09-23T12:52:47.741Z] --- PASS: TestKillContainer (1.85s)
12:52:47 [2021-09-23T12:52:47.741Z]     --- PASS: TestKillContainer/no_signal (0.59s)
12:52:47 [2021-09-23T12:52:47.741Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
12:52:47 [2021-09-23T12:52:47.741Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
12:52:47 [2021-09-23T12:52:47.741Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:52:47 [2021-09-23T12:52:47.741Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:52:48 [2021-09-23T12:52:48.140Z] --- PASS: TestStats (2.74s)
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/1
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/1
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/3
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/3
12:52:48 [2021-09-23T12:52:48.140Z] === RUN   TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.140Z] === PAUSE TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.140Z] === CONT  TestStopContainerWithTimeout/0
12:52:48 [2021-09-23T12:52:48.140Z] === CONT  TestStopContainerWithTimeout/-1
12:52:48 [2021-09-23T12:52:48.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:52:48 [2021-09-23T12:52:48.401Z] === CONT  TestStopContainerWithTimeout/3
12:52:49 [2021-09-23T12:52:49.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
12:52:49 [2021-09-23T12:52:49.234Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s)
12:52:49 [2021-09-23T12:52:49.234Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
12:52:49 [2021-09-23T12:52:49.234Z] === RUN   TestKillStoppedContainer
12:52:49 [2021-09-23T12:52:49.234Z] --- PASS: TestKillStoppedContainer (0.04s)
12:52:49 [2021-09-23T12:52:49.234Z] === RUN   TestKillStoppedContainerAPIPre120
12:52:49 [2021-09-23T12:52:49.234Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:52:49 [2021-09-23T12:52:49.234Z] === RUN   TestKillDifferentUserContainer
12:52:49 [2021-09-23T12:52:49.795Z] --- PASS: TestKillDifferentUserContainer (0.63s)
12:52:49 [2021-09-23T12:52:49.795Z] === RUN   TestInspectOomKilledTrue
12:52:49 [2021-09-23T12:52:49.795Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:52:49 [2021-09-23T12:52:49.795Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:52:49 [2021-09-23T12:52:49.795Z] === RUN   TestInspectOomKilledFalse
12:52:49 [2021-09-23T12:52:49.795Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:52:49 [2021-09-23T12:52:49.795Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:52:49 [2021-09-23T12:52:49.795Z] === RUN   TestLinksEtcHostsContentMatch
12:52:49 [2021-09-23T12:52:49.795Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:52:49 [2021-09-23T12:52:49.795Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:52:49 [2021-09-23T12:52:49.795Z] === RUN   TestLinksContainerNames
12:52:50 [2021-09-23T12:52:50.944Z] === CONT  TestStopContainerWithTimeout/1
12:52:51 [2021-09-23T12:52:51.162Z] --- PASS: TestLinksContainerNames (1.26s)
12:52:51 [2021-09-23T12:52:51.162Z] === RUN   TestLogsFollowTailEmpty
12:52:51 [2021-09-23T12:52:51.725Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
12:52:51 [2021-09-23T12:52:51.725Z] === RUN   TestContainerNetworkMountsNoChown
12:52:52 [2021-09-23T12:52:52.287Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/default
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/default
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/private
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/private
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/rprivate
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/rprivate
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/slave
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/slave
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/rslave
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/rslave
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/shared
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/shared
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/rshared
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/rshared
12:52:52 [2021-09-23T12:52:52.287Z] === CONT  TestMountDaemonRoot/default
12:52:52 [2021-09-23T12:52:52.287Z] === RUN   TestMountDaemonRoot/default/bind_root
12:52:52 [2021-09-23T12:52:52.287Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/default/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/default/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rshared
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/shared
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rslave
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/slave
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rprivate
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/private
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/private/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/private/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/default/mount_root
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:52:52 [2021-09-23T12:52:52.288Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:52:52 [2021-09-23T12:52:52.329Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
12:52:52 [2021-09-23T12:52:52.329Z]     --- PASS: TestStopContainerWithTimeout/1 (1.74s)
12:52:52 [2021-09-23T12:52:52.329Z] === RUN   TestDeleteDevicemapper
12:52:52 [2021-09-23T12:52:52.329Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:52:52 [2021-09-23T12:52:52.329Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:52:52 [2021-09-23T12:52:52.329Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/private/bind_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:52:52 [2021-09-23T12:52:52.544Z] === CONT  TestMountDaemonRoot/private/mount_root
12:52:52 [2021-09-23T12:52:52.800Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:52:52 [2021-09-23T12:52:52.801Z] --- PASS: TestMountDaemonRoot (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:52:52 [2021-09-23T12:52:52.801Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:52:52 [2021-09-23T12:52:52.801Z] === RUN   TestContainerBindMountNonRecursive
12:52:52 [2021-09-23T12:52:52.801Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:52:52 [2021-09-23T12:52:52.801Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:52:52 [2021-09-23T12:52:52.801Z] === RUN   TestContainerVolumesMountedAsShared
12:52:52 [2021-09-23T12:52:52.801Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:52:52 [2021-09-23T12:52:52.801Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z] === RUN   TestContainerVolumesMountedAsSlave
12:52:52 [2021-09-23T12:52:52.801Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:52:52 [2021-09-23T12:52:52.801Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:52:52 [2021-09-23T12:52:52.801Z] === RUN   TestNetworkNat
12:52:53 [2021-09-23T12:52:53.363Z] --- PASS: TestNetworkNat (0.75s)
12:52:53 [2021-09-23T12:52:53.363Z] === RUN   TestNetworkLocalhostTCPNat
12:52:54 [2021-09-23T12:52:54.292Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
12:52:54 [2021-09-23T12:52:54.292Z] === RUN   TestNetworkLoopbackNat
12:52:54 [2021-09-23T12:52:54.873Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
12:52:54 [2021-09-23T12:52:54.873Z] === RUN   TestUpdateMemory
12:52:55 [2021-09-23T12:52:55.814Z] --- PASS: TestUpdateMemory (1.26s)
12:52:55 [2021-09-23T12:52:55.814Z] === RUN   TestUpdateCPUQuota
12:52:57 [2021-09-23T12:52:57.560Z] --- PASS: TestNetworkLoopbackNat (2.99s)
12:52:57 [2021-09-23T12:52:57.560Z] === RUN   TestPause
12:52:57 [2021-09-23T12:52:57.560Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:52:57 [2021-09-23T12:52:57.560Z] --- SKIP: TestPause (0.00s)
12:52:57 [2021-09-23T12:52:57.560Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:52:57 [2021-09-23T12:52:57.560Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:52:57 [2021-09-23T12:52:57.560Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:52:57 [2021-09-23T12:52:57.560Z] === RUN   TestPauseStopPausedContainer
12:52:57 [2021-09-23T12:52:57.560Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:52:57 [2021-09-23T12:52:57.560Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:52:57 [2021-09-23T12:52:57.560Z] === RUN   TestPsFilter
12:52:57 [2021-09-23T12:52:57.560Z] --- PASS: TestPsFilter (0.20s)
12:52:57 [2021-09-23T12:52:57.560Z] === RUN   TestRemoveContainerWithRemovedVolume
12:52:58 [2021-09-23T12:52:58.122Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
12:52:58 [2021-09-23T12:52:58.122Z] === RUN   TestRemoveContainerWithVolume
12:52:58 [2021-09-23T12:52:58.684Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
12:52:58 [2021-09-23T12:52:58.684Z] === RUN   TestRemoveContainerRunning
12:52:59 [2021-09-23T12:52:59.247Z] --- PASS: TestRemoveContainerRunning (0.65s)
12:52:59 [2021-09-23T12:52:59.247Z] === RUN   TestRemoveContainerForceRemoveRunning
12:52:59 [2021-09-23T12:52:59.809Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
12:52:59 [2021-09-23T12:52:59.809Z] === RUN   TestRemoveInvalidContainer
12:52:59 [2021-09-23T12:52:59.809Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:52:59 [2021-09-23T12:52:59.809Z] === RUN   TestRenameLinkedContainer
12:53:02 [2021-09-23T12:53:02.362Z] --- PASS: TestRenameLinkedContainer (2.56s)
12:53:02 [2021-09-23T12:53:02.362Z] === RUN   TestRenameStoppedContainer
12:53:02 [2021-09-23T12:53:02.394Z] --- PASS: TestUpdateCPUQuota (6.32s)
12:53:02 [2021-09-23T12:53:02.394Z] === RUN   TestUpdatePidsLimit
12:53:02 [2021-09-23T12:53:02.394Z] === RUN   TestUpdatePidsLimit/update_from_none
12:53:02 [2021-09-23T12:53:02.966Z] === RUN   TestUpdatePidsLimit/no_change
12:53:03 [2021-09-23T12:53:03.302Z] --- PASS: TestRenameStoppedContainer (0.78s)
12:53:03 [2021-09-23T12:53:03.302Z] === RUN   TestRenameRunningContainerAndReuse
12:53:03 [2021-09-23T12:53:03.538Z] === RUN   TestUpdatePidsLimit/update_lower
12:53:04 [2021-09-23T12:53:04.479Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:53:04 [2021-09-23T12:53:04.668Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
12:53:04 [2021-09-23T12:53:04.668Z] === RUN   TestRenameInvalidName
12:53:05 [2021-09-23T12:53:05.051Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:53:05 [2021-09-23T12:53:05.230Z] --- PASS: TestRenameInvalidName (0.61s)
12:53:05 [2021-09-23T12:53:05.230Z] === RUN   TestRenameAnonymousContainer
12:53:05 [2021-09-23T12:53:05.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:53:06 [2021-09-23T12:53:06.195Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:53:07 [2021-09-23T12:53:07.584Z] --- PASS: TestUpdatePidsLimit (5.34s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.69s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s)
12:53:07 [2021-09-23T12:53:07.584Z] === RUN   TestUpdateRestartPolicy
12:53:07 [2021-09-23T12:53:07.751Z] --- PASS: TestRenameAnonymousContainer (2.13s)
12:53:07 [2021-09-23T12:53:07.751Z] === RUN   TestRenameContainerWithSameName
12:53:07 [2021-09-23T12:53:07.751Z] --- PASS: TestRenameContainerWithSameName (0.61s)
12:53:07 [2021-09-23T12:53:07.751Z] === RUN   TestRenameContainerWithLinkedContainer
12:53:09 [2021-09-23T12:53:09.120Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s)
12:53:09 [2021-09-23T12:53:09.120Z] === RUN   TestResize
12:53:09 [2021-09-23T12:53:09.683Z] --- PASS: TestResize (0.66s)
12:53:09 [2021-09-23T12:53:09.683Z] === RUN   TestResizeWithInvalidSize
12:53:10 [2021-09-23T12:53:10.614Z] --- PASS: TestResizeWithInvalidSize (0.62s)
12:53:10 [2021-09-23T12:53:10.614Z] === RUN   TestResizeWhenContainerNotStarted
12:53:11 [2021-09-23T12:53:11.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
12:53:11 [2021-09-23T12:53:11.177Z] === RUN   TestDaemonRestartKillContainers
12:53:11 [2021-09-23T12:53:11.177Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:53:11 [2021-09-23T12:53:11.177Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:53:11 [2021-09-23T12:53:11.177Z] === RUN   TestCgroupNamespacesRun
12:53:13 [2021-09-23T12:53:13.695Z] --- PASS: TestCgroupNamespacesRun (2.56s)
12:53:13 [2021-09-23T12:53:13.695Z] === RUN   TestCgroupNamespacesRunPrivileged
12:53:15 [2021-09-23T12:53:15.586Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
12:53:15 [2021-09-23T12:53:15.586Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:53:18 [2021-09-23T12:53:18.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s)
12:53:18 [2021-09-23T12:53:18.855Z] === RUN   TestCgroupNamespacesRunHostMode
12:53:19 [2021-09-23T12:53:19.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:53:20 [2021-09-23T12:53:20.747Z] --- PASS: TestCgroupNamespacesRunHostMode (2.57s)
12:53:20 [2021-09-23T12:53:20.747Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestUpdateRestartPolicy (12.58s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestUpdateRestartWithAutoRemove
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] --- PASS: TestWaitNonBlocked (0.02s)
12:53:22 [2021-09-23T12:53:22.485Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
12:53:22 [2021-09-23T12:53:22.485Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:53:22 [2021-09-23T12:53:22.485Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:53:23 [2021-09-23T12:53:23.056Z] --- PASS: TestWaitBlocked (0.01s)
12:53:23 [2021-09-23T12:53:23.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
12:53:23 [2021-09-23T12:53:23.056Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
12:53:23 [2021-09-23T12:53:23.056Z] === CONT  TestContainerStartOnDaemonRestart
12:53:23 [2021-09-23T12:53:23.056Z] === CONT  TestContainerKillOnDaemonStart
12:53:23 [2021-09-23T12:53:23.266Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s)
12:53:23 [2021-09-23T12:53:23.266Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:53:25 [2021-09-23T12:53:25.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
12:53:25 [2021-09-23T12:53:25.783Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:53:25 [2021-09-23T12:53:25.793Z] Loaded image: buildpack-deps:buster
12:53:25 [2021-09-23T12:53:25.793Z] Loaded image: busybox:latest
12:53:25 [2021-09-23T12:53:25.793Z] Loaded image: busybox:glibc
12:53:26 [2021-09-23T12:53:26.355Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s)
12:53:26 [2021-09-23T12:53:26.355Z] === CONT  TestIpcModeOlderClient
12:53:26 [2021-09-23T12:53:26.355Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:53:26 [2021-09-23T12:53:26.355Z] === CONT  TestRestartDaemonWithRestartingContainer
12:53:27 [2021-09-23T12:53:27.149Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
12:53:27 [2021-09-23T12:53:27.149Z] === RUN   TestCgroupNamespacesRunOlderClient
12:53:28 [2021-09-23T12:53:28.319Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
12:53:28 [2021-09-23T12:53:28.320Z] === CONT  TestDaemonHostGatewayIP
12:53:30 [2021-09-23T12:53:30.418Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.61s)
12:53:30 [2021-09-23T12:53:30.418Z] === RUN   TestNISDomainname
12:53:30 [2021-09-23T12:53:30.418Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:53:30 [2021-09-23T12:53:30.418Z] --- SKIP: TestNISDomainname (0.01s)
12:53:30 [2021-09-23T12:53:30.418Z] === RUN   TestHostnameDnsResolution
12:53:30 [2021-09-23T12:53:30.980Z] --- PASS: TestHostnameDnsResolution (1.10s)
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStats
12:53:30 [2021-09-23T12:53:30.980Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:30 [2021-09-23T12:53:30.980Z] --- SKIP: TestStats (0.00s)
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStopContainerWithTimeout
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStopContainerWithTimeout/0
12:53:30 [2021-09-23T12:53:30.980Z] === PAUSE TestStopContainerWithTimeout/0
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStopContainerWithTimeout/1
12:53:30 [2021-09-23T12:53:30.980Z] === PAUSE TestStopContainerWithTimeout/1
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStopContainerWithTimeout/3
12:53:30 [2021-09-23T12:53:30.980Z] === PAUSE TestStopContainerWithTimeout/3
12:53:30 [2021-09-23T12:53:30.980Z] === RUN   TestStopContainerWithTimeout/-1
12:53:30 [2021-09-23T12:53:30.980Z] === PAUSE TestStopContainerWithTimeout/-1
12:53:30 [2021-09-23T12:53:30.980Z] === CONT  TestStopContainerWithTimeout/0
12:53:30 [2021-09-23T12:53:30.980Z] === CONT  TestStopContainerWithTimeout/3
12:53:31 [2021-09-23T12:53:31.617Z] --- PASS: TestDaemonHostGatewayIP (3.21s)
12:53:31 [2021-09-23T12:53:31.617Z] === CONT  TestDaemonRestartIpcMode
12:53:31 [2021-09-23T12:53:31.909Z] === CONT  TestStopContainerWithTimeout/-1
12:53:33 [2021-09-23T12:53:33.935Z] Loaded image: debian:bullseye
12:53:33 [2021-09-23T12:53:33.935Z] Loaded image: hello-world:latest
12:53:33 [2021-09-23T12:53:33.935Z] Loaded image: arm32v7/hello-world:latest
12:53:33 [2021-09-23T12:53:33.935Z] INFO: Testing against a local daemon
12:53:33 [2021-09-23T12:53:33.935Z] === RUN   TestCgroupNamespacesBuild
12:53:34 [2021-09-23T12:53:34.161Z] --- PASS: TestDaemonRestartIpcMode (2.87s)
12:53:34 [2021-09-23T12:53:34.425Z] === CONT  TestStopContainerWithTimeout/1
12:53:35 [2021-09-23T12:53:35.103Z] --- PASS: TestContainerKillOnDaemonStart (12.10s)
12:53:35 [2021-09-23T12:53:35.103Z] PASS
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === Skipped
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:53:35 [2021-09-23T12:53:35.103Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] 
12:53:35 [2021-09-23T12:53:35.103Z] DONE 195 tests, 5 skipped in 142.265s
12:53:35 [2021-09-23T12:53:35.103Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:53:35 [2021-09-23T12:53:35.103Z] INFO: Testing against a local daemon
12:53:35 [2021-09-23T12:53:35.103Z] === RUN   TestCommitInheritsEnv
12:53:35 [2021-09-23T12:53:35.366Z] --- PASS: TestCommitInheritsEnv (0.33s)
12:53:35 [2021-09-23T12:53:35.366Z] === RUN   TestImportExtremelyLargeImageWorks
12:53:35 [2021-09-23T12:53:35.366Z] === PAUSE TestImportExtremelyLargeImageWorks
12:53:35 [2021-09-23T12:53:35.366Z] === RUN   TestImagesFilterMultiReference
12:53:35 [2021-09-23T12:53:35.628Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:53:35 [2021-09-23T12:53:35.628Z] === RUN   TestImagePullPlatformInvalid
12:53:35 [2021-09-23T12:53:35.628Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:53:35 [2021-09-23T12:53:35.628Z] === RUN   TestRemoveImageOrphaning
12:53:35 [2021-09-23T12:53:35.790Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:53:35 [2021-09-23T12:53:35.791Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
12:53:35 [2021-09-23T12:53:35.791Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
12:53:35 [2021-09-23T12:53:35.791Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
12:53:35 [2021-09-23T12:53:35.791Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
12:53:35 [2021-09-23T12:53:35.791Z] === RUN   TestDeleteDevicemapper
12:53:35 [2021-09-23T12:53:35.791Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:53:35 [2021-09-23T12:53:35.791Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:53:35 [2021-09-23T12:53:35.791Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:53:35 [2021-09-23T12:53:35.889Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:53:35 [2021-09-23T12:53:35.889Z] === RUN   TestRemoveImageGarbageCollector
12:53:37 [2021-09-23T12:53:37.240Z] --- PASS: TestCgroupNamespacesBuild (3.01s)
12:53:37 [2021-09-23T12:53:37.240Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:53:37 [2021-09-23T12:53:37.681Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
12:53:37 [2021-09-23T12:53:37.681Z] === RUN   TestUpdateMemory
12:53:37 [2021-09-23T12:53:37.681Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:37 [2021-09-23T12:53:37.681Z] --- SKIP: TestUpdateMemory (0.00s)
12:53:37 [2021-09-23T12:53:37.681Z] === RUN   TestUpdateCPUQuota
12:53:37 [2021-09-23T12:53:37.681Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:37 [2021-09-23T12:53:37.681Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:53:37 [2021-09-23T12:53:37.681Z] === RUN   TestUpdatePidsLimit
12:53:37 [2021-09-23T12:53:37.681Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:37 [2021-09-23T12:53:37.681Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:53:37 [2021-09-23T12:53:37.681Z] === RUN   TestUpdateRestartPolicy
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestRemoveImageGarbageCollector (1.99s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagInvalidReference
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagInvalidReference (0.01s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagValidPrefixedRepo
12:53:37 [2021-09-23T12:53:37.799Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:53:37 [2021-09-23T12:53:37.799Z] === RUN   TestTagExistedNameWithoutForce
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:53:38 [2021-09-23T12:53:38.059Z] === RUN   TestTagOfficialNames
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagOfficialNames (0.05s)
12:53:38 [2021-09-23T12:53:38.059Z] === RUN   TestTagMatchesDigest
12:53:38 [2021-09-23T12:53:38.059Z] --- PASS: TestTagMatchesDigest (0.01s)
12:53:38 [2021-09-23T12:53:38.059Z] === CONT  TestImportExtremelyLargeImageWorks
12:53:39 [2021-09-23T12:53:39.155Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s)
12:53:39 [2021-09-23T12:53:39.155Z] === RUN   TestBuildWithSession
12:53:39 [2021-09-23T12:53:39.155Z]     build_session_test.go:25: TODO: BuildKit
12:53:39 [2021-09-23T12:53:39.155Z] --- SKIP: TestBuildWithSession (0.00s)
12:53:39 [2021-09-23T12:53:39.155Z] === RUN   TestBuildSquashParent
12:53:47 [2021-09-23T12:53:47.901Z] ..........................xx....................                         [ 29%]
12:53:49 [2021-09-23T12:53:49.850Z] --- PASS: TestUpdateRestartPolicy (12.19s)
12:53:49 [2021-09-23T12:53:49.850Z] === RUN   TestUpdateRestartWithAutoRemove
12:53:50 [2021-09-23T12:53:50.413Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s)
12:53:50 [2021-09-23T12:53:50.413Z] === RUN   TestWaitNonBlocked
12:53:50 [2021-09-23T12:53:50.413Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:50 [2021-09-23T12:53:50.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:50 [2021-09-23T12:53:50.413Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:50 [2021-09-23T12:53:50.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:50 [2021-09-23T12:53:50.413Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:53:50 [2021-09-23T12:53:50.413Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:53:51 [2021-09-23T12:53:51.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:53:51 [2021-09-23T12:53:51.391Z] --- PASS: TestBuildSquashParent (12.04s)
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:53:51 [2021-09-23T12:53:51.391Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:53:51 [2021-09-23T12:53:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:53:51 [2021-09-23T12:53:51.391Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:53:51 [2021-09-23T12:53:51.391Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:53:51 [2021-09-23T12:53:51.781Z] --- PASS: TestWaitNonBlocked (0.02s)
12:53:51 [2021-09-23T12:53:51.782Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
12:53:51 [2021-09-23T12:53:51.782Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
12:53:51 [2021-09-23T12:53:51.782Z] === RUN   TestWaitBlocked
12:53:51 [2021-09-23T12:53:51.782Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:53:51 [2021-09-23T12:53:51.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:53:51 [2021-09-23T12:53:51.782Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:53:51 [2021-09-23T12:53:51.782Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:53:51 [2021-09-23T12:53:51.782Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:53:51 [2021-09-23T12:53:51.782Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:53:52 [2021-09-23T12:53:52.710Z] --- PASS: TestWaitBlocked (0.02s)
12:53:52 [2021-09-23T12:53:52.710Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
12:53:52 [2021-09-23T12:53:52.710Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
12:53:52 [2021-09-23T12:53:52.710Z] === CONT  TestDaemonRestartIpcMode
12:53:52 [2021-09-23T12:53:52.710Z] === CONT  TestIpcModeOlderClient
12:53:52 [2021-09-23T12:53:52.710Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:53:52 [2021-09-23T12:53:52.710Z] === CONT  TestRestartDaemonWithRestartingContainer
12:53:55 [2021-09-23T12:53:55.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:53:56 [2021-09-23T12:53:56.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:53:56 [2021-09-23T12:53:56.728Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:53:56 [2021-09-23T12:53:56.728Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:53:57 [2021-09-23T12:53:57.958Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.69s)
12:53:58 [2021-09-23T12:53:58.215Z] --- PASS: TestDaemonRestartIpcMode (5.51s)
12:53:58 [2021-09-23T12:53:58.215Z] PASS
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === Skipped
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:53:58 [2021-09-23T12:53:58.215Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:53:58 [2021-09-23T12:53:58.215Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:53:58 [2021-09-23T12:53:58.215Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:53:58 [2021-09-23T12:53:58.215Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] 
12:53:58 [2021-09-23T12:53:58.215Z] DONE 176 tests, 25 skipped in 101.080s
12:53:58 [2021-09-23T12:53:58.215Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:53:58 [2021-09-23T12:53:58.215Z] INFO: Testing against a local daemon
12:53:58 [2021-09-23T12:53:58.215Z] === RUN   TestCommitInheritsEnv
12:54:00 [2021-09-23T12:54:00.104Z] --- PASS: TestCommitInheritsEnv (1.87s)
12:54:00 [2021-09-23T12:54:00.104Z] === RUN   TestImportExtremelyLargeImageWorks
12:54:00 [2021-09-23T12:54:00.104Z] === PAUSE TestImportExtremelyLargeImageWorks
12:54:00 [2021-09-23T12:54:00.104Z] === RUN   TestImagesFilterMultiReference
12:54:00 [2021-09-23T12:54:00.104Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:54:00 [2021-09-23T12:54:00.104Z] === RUN   TestImagePullPlatformInvalid
12:54:00 [2021-09-23T12:54:00.360Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:54:00 [2021-09-23T12:54:00.360Z] === RUN   TestRemoveImageOrphaning
12:54:00 [2021-09-23T12:54:00.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:54:01 [2021-09-23T12:54:01.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:54:02 [2021-09-23T12:54:02.028Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:54:02 [2021-09-23T12:54:02.028Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestRemoveImageOrphaning (1.93s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestRemoveImageGarbageCollector
12:54:02 [2021-09-23T12:54:02.247Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:54:02 [2021-09-23T12:54:02.247Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagInvalidReference
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagInvalidReference (0.01s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagValidPrefixedRepo
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagExistedNameWithoutForce
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagOfficialNames
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagOfficialNames (0.06s)
12:54:02 [2021-09-23T12:54:02.247Z] === RUN   TestTagMatchesDigest
12:54:02 [2021-09-23T12:54:02.247Z] --- PASS: TestTagMatchesDigest (0.01s)
12:54:02 [2021-09-23T12:54:02.247Z] === CONT  TestImportExtremelyLargeImageWorks
12:54:06 [2021-09-23T12:54:06.238Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.08s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.34s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.87s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.29s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.00s)
12:54:06 [2021-09-23T12:54:06.238Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.84s)
12:54:06 [2021-09-23T12:54:06.238Z] === RUN   TestBuildMultiStageCopy
12:54:06 [2021-09-23T12:54:06.238Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:54:10 [2021-09-23T12:54:10.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:54:10 [2021-09-23T12:54:10.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:54:10 [2021-09-23T12:54:10.707Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:54:11 [2021-09-23T12:54:11.279Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:54:11 [2021-09-23T12:54:11.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:54:11 [2021-09-23T12:54:11.852Z] --- PASS: TestBuildMultiStageCopy (5.38s)
12:54:11 [2021-09-23T12:54:11.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s)
12:54:11 [2021-09-23T12:54:11.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
12:54:11 [2021-09-23T12:54:11.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
12:54:11 [2021-09-23T12:54:11.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
12:54:11 [2021-09-23T12:54:11.852Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
12:54:11 [2021-09-23T12:54:11.852Z] === RUN   TestBuildMultiStageParentConfig
12:54:13 [2021-09-23T12:54:13.239Z] --- PASS: TestBuildMultiStageParentConfig (1.27s)
12:54:13 [2021-09-23T12:54:13.239Z] === RUN   TestBuildLabelWithTargets
12:54:13 [2021-09-23T12:54:13.501Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:54:15 [2021-09-23T12:54:15.155Z] --- PASS: TestBuildLabelWithTargets (1.96s)
12:54:15 [2021-09-23T12:54:15.155Z] === RUN   TestBuildWithEmptyLayers
12:54:16 [2021-09-23T12:54:16.099Z] --- PASS: TestBuildWithEmptyLayers (1.09s)
12:54:16 [2021-09-23T12:54:16.099Z] === RUN   TestBuildMultiStageOnBuild
12:54:20 [2021-09-23T12:54:20.307Z] --- PASS: TestBuildMultiStageOnBuild (3.80s)
12:54:20 [2021-09-23T12:54:20.307Z] === RUN   TestBuildUncleanTarFilenames
12:54:21 [2021-09-23T12:54:21.250Z] --- PASS: TestBuildUncleanTarFilenames (1.46s)
12:54:21 [2021-09-23T12:54:21.250Z] === RUN   TestBuildMultiStageLayerLeak
12:54:23 [2021-09-23T12:54:23.008Z] 4612f6d0b889: Pull complete
12:54:23 [2021-09-23T12:54:23.201Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:54:25 [2021-09-23T12:54:25.458Z] --- PASS: TestBuildMultiStageLayerLeak (3.78s)
12:54:25 [2021-09-23T12:54:25.458Z] === RUN   TestBuildWithHugeFile
12:54:26 [2021-09-23T12:54:26.621Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:54:33 [2021-09-23T12:54:33.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:54:35 [2021-09-23T12:54:35.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:54:39 [2021-09-23T12:54:39.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:54:46 [2021-09-23T12:54:46.558Z] tests/integration/api_network_test.py ............................       [ 47%]
12:54:47 [2021-09-23T12:54:47.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:54:48 [2021-09-23T12:54:48.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:54:49 [2021-09-23T12:54:49.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:54:51 [2021-09-23T12:54:51.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:54:52 [2021-09-23T12:54:52.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:54:54 [2021-09-23T12:54:54.527Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:54:56 [2021-09-23T12:54:56.034Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:54:58 [2021-09-23T12:54:58.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:55:01 [2021-09-23T12:55:01.773Z] tests/integration/api_service_test.py .................................. [ 60%]
12:55:03 [2021-09-23T12:55:03.559Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:55:03 [2021-09-23T12:55:03.559Z] Using test binary docker
12:55:03 [2021-09-23T12:55:03.559Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:55:03 [2021-09-23T12:55:03.559Z] +++ /etc/init.d/apparmor start
12:55:03 [2021-09-23T12:55:03.559Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:55:03 [2021-09-23T12:55:03.559Z] INFO: Waiting for daemon to start...
12:55:03 [2021-09-23T12:55:03.559Z] Starting dockerd
12:55:03 [2021-09-23T12:55:03.559Z] +++ 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
12:55:05 [2021-09-23T12:55:05.472Z] .
12:55:05 [2021-09-23T12:55:05.472Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:55:05 [2021-09-23T12:55:05.472Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:55:05 [2021-09-23T12:55:05.472Z] Error: No such image: emptyfs
12:55:05 [2021-09-23T12:55:05.472Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:55:05 [2021-09-23T12:55:05.472Z] ++++ docker load
12:55:05 [2021-09-23T12:55:05.733Z] Running integration-test (iteration 1)
12:55:05 [2021-09-23T12:55:05.733Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:55:05 [2021-09-23T12:55:05.733Z] ++ 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
12:55:05 [2021-09-23T12:55:05.733Z] ++ set -e
12:55:05 [2021-09-23T12:55:05.734Z] ++ '[' -n 0 ']'
12:55:05 [2021-09-23T12:55:05.734Z] ++ set -x
12:55:05 [2021-09-23T12:55:05.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestImportExtremelyLargeImageWorks (92.30s)
12:55:14 [2021-09-23T12:55:14.544Z] PASS
12:55:14 [2021-09-23T12:55:14.544Z] 
12:55:14 [2021-09-23T12:55:14.544Z] DONE 12 tests in 95.200s
12:55:14 [2021-09-23T12:55:14.544Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:55:14 [2021-09-23T12:55:14.544Z] INFO: Testing against a local daemon
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestNetworkCreateDelete
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestDockerNetworkDeletePreferID
12:55:14 [2021-09-23T12:55:14.544Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:55:14 [2021-09-23T12:55:14.544Z] === RUN   TestDaemonDNSFallback
12:55:14 [2021-09-23T12:55:14.841Z] .........................                                                [ 67%]
12:55:17 [2021-09-23T12:55:17.840Z] --- PASS: TestDaemonDNSFallback (6.60s)
12:55:17 [2021-09-23T12:55:17.840Z] === RUN   TestInspectNetwork
12:55:20 [2021-09-23T12:55:20.656Z] Loaded image: buildpack-deps:buster
12:55:20 [2021-09-23T12:55:20.656Z] Loaded image: busybox:latest
12:55:20 [2021-09-23T12:55:20.656Z] Loaded image: busybox:glibc
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/full_network_id
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/partial_network_id
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/network_name
12:55:21 [2021-09-23T12:55:21.139Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:55:21 [2021-09-23T12:55:21.232Z] Loaded image: debian:bullseye
12:55:21 [2021-09-23T12:55:21.494Z] Loaded image: hello-world:latest
12:55:21 [2021-09-23T12:55:21.494Z] Loaded image: arm32v7/hello-world:latest
12:55:21 [2021-09-23T12:55:21.494Z] INFO: Testing against a local daemon
12:55:21 [2021-09-23T12:55:21.494Z] === RUN   TestCgroupNamespacesBuild
12:55:21 [2021-09-23T12:55:21.743Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] Using test binary docker
12:55:21 [2021-09-23T12:55:21.743Z] +++ /etc/init.d/apparmor start
12:55:21 [2021-09-23T12:55:21.743Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:55:21 [2021-09-23T12:55:21.743Z] INFO: Waiting for daemon to start...
12:55:21 [2021-09-23T12:55:21.743Z] Starting dockerd
12:55:21 [2021-09-23T12:55:21.743Z] +++ 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
12:55:21 [2021-09-23T12:55:21.743Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] Using test binary docker
12:55:21 [2021-09-23T12:55:21.743Z] +++ /etc/init.d/apparmor start
12:55:21 [2021-09-23T12:55:21.743Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:55:21 [2021-09-23T12:55:21.743Z] INFO: Waiting for daemon to start...
12:55:21 [2021-09-23T12:55:21.743Z] Starting dockerd
12:55:21 [2021-09-23T12:55:21.743Z] +++ 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
12:55:21 [2021-09-23T12:55:21.743Z] .
12:55:21 [2021-09-23T12:55:21.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] Error: No such image: emptyfs
12:55:21 [2021-09-23T12:55:21.743Z] ++++ docker load
12:55:21 [2021-09-23T12:55:21.743Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:55:21 [2021-09-23T12:55:21.743Z] Running integration-test (iteration 1)
12:55:21 [2021-09-23T12:55:21.743Z] 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)/
12:55:21 [2021-09-23T12:55:21.743Z] ++ 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)/'
12:55:21 [2021-09-23T12:55:21.743Z] ++ set -e
12:55:21 [2021-09-23T12:55:21.743Z] ++ '[' -n 0 ']'
12:55:21 [2021-09-23T12:55:21.743Z] ++ set -x
12:55:21 [2021-09-23T12:55:21.743Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
12:55:21 [2021-09-23T12:55:21.743Z] 
12:55:21 [2021-09-23T12:55:21.743Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:55:21 [2021-09-23T12:55:21.743Z] Error: No such image: emptyfs
12:55:21 [2021-09-23T12:55:21.743Z] ++++ docker load
12:55:21 [2021-09-23T12:55:21.743Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:55:21 [2021-09-23T12:55:21.743Z] Running integration-test (iteration 1)
12:55:21 [2021-09-23T12:55:21.743Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:55:21 [2021-09-23T12:55:21.743Z] ++ 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)/'
12:55:21 [2021-09-23T12:55:21.743Z] ++ set -e
12:55:21 [2021-09-23T12:55:21.743Z] ++ '[' -n 0 ']'
12:55:21 [2021-09-23T12:55:21.743Z] ++ set -x
12:55:21 [2021-09-23T12:55:21.743Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
12:55:25 [2021-09-23T12:55:25.340Z] --- PASS: TestInspectNetwork (7.45s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:55:25 [2021-09-23T12:55:25.340Z] === RUN   TestRunContainerWithBridgeNone
12:55:25 [2021-09-23T12:55:25.700Z] --- PASS: TestCgroupNamespacesBuild (4.12s)
12:55:25 [2021-09-23T12:55:25.700Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:55:27 [2021-09-23T12:55:27.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
12:55:27 [2021-09-23T12:55:27.614Z] === RUN   TestBuildWithSession
12:55:27 [2021-09-23T12:55:27.614Z]     build_session_test.go:25: TODO: BuildKit
12:55:27 [2021-09-23T12:55:27.614Z] --- SKIP: TestBuildWithSession (0.00s)
12:55:27 [2021-09-23T12:55:27.614Z] === RUN   TestBuildSquashParent
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestRunContainerWithBridgeNone (2.99s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/create
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] === PAUSE TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkList//networks
12:55:27 [2021-09-23T12:55:27.886Z] === CONT  TestNetworkList//networks/
12:55:27 [2021-09-23T12:55:27.886Z] --- PASS: TestNetworkList (0.02s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z]     --- PASS: TestNetworkList//networks (0.00s)
12:55:27 [2021-09-23T12:55:27.886Z] === RUN   TestHostIPv4BridgeLabel
12:55:28 [2021-09-23T12:55:28.457Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
12:55:28 [2021-09-23T12:55:28.457Z] === RUN   TestDaemonRestartWithLiveRestore
12:55:29 [2021-09-23T12:55:29.840Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:55:29 [2021-09-23T12:55:29.840Z] === RUN   TestDaemonDefaultNetworkPools
12:55:30 [2021-09-23T12:55:30.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
12:55:30 [2021-09-23T12:55:30.411Z] === RUN   TestDaemonRestartWithExistingNetwork
12:55:31 [2021-09-23T12:55:31.355Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
12:55:31 [2021-09-23T12:55:31.355Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:55:32 [2021-09-23T12:55:32.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
12:55:32 [2021-09-23T12:55:32.738Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:55:33 [2021-09-23T12:55:33.309Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:55:33 [2021-09-23T12:55:33.309Z] === RUN   TestServiceWithPredefinedNetwork
12:55:34 [2021-09-23T12:55:34.202Z] --- PASS: TestBuildSquashParent (6.14s)
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:55:34 [2021-09-23T12:55:34.202Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:55:34 [2021-09-23T12:55:34.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:55:34 [2021-09-23T12:55:34.202Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:55:34 [2021-09-23T12:55:34.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:55:34 [2021-09-23T12:55:34.202Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:55:35 [2021-09-23T12:55:35.851Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s)
12:55:35 [2021-09-23T12:55:35.851Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:55:35 [2021-09-23T12:55:35.851Z]     service_test.go:242: FLAKY_TEST
12:55:35 [2021-09-23T12:55:35.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:35 [2021-09-23T12:55:35.851Z] === RUN   TestServiceWithDataPathPortInit
12:55:36 [2021-09-23T12:55:36.124Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:55:36 [2021-09-23T12:55:36.124Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:55:38 [2021-09-23T12:55:38.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
12:55:38 [2021-09-23T12:55:38.672Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
12:55:38 [2021-09-23T12:55:38.672Z] === RUN   TestBuildMultiStageCopy
12:55:38 [2021-09-23T12:55:38.672Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:55:38 [2021-09-23T12:55:38.674Z] --- PASS: TestImportExtremelyLargeImageWorks (92.09s)
12:55:38 [2021-09-23T12:55:38.674Z] PASS
12:55:38 [2021-09-23T12:55:38.674Z] 
12:55:38 [2021-09-23T12:55:38.674Z] === Skipped
12:55:38 [2021-09-23T12:55:38.674Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:55:38 [2021-09-23T12:55:38.674Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:55:38 [2021-09-23T12:55:38.674Z] 
12:55:38 [2021-09-23T12:55:38.675Z] 
12:55:38 [2021-09-23T12:55:38.675Z] DONE 12 tests, 1 skipped in 96.310s
12:55:38 [2021-09-23T12:55:38.675Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:55:38 [2021-09-23T12:55:38.675Z] INFO: Testing against a local daemon
12:55:38 [2021-09-23T12:55:38.675Z] === RUN   TestNetworkCreateDelete
12:55:38 [2021-09-23T12:55:38.675Z] --- PASS: TestNetworkCreateDelete (0.15s)
12:55:38 [2021-09-23T12:55:38.675Z] === RUN   TestDockerNetworkDeletePreferID
12:55:38 [2021-09-23T12:55:38.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
12:55:38 [2021-09-23T12:55:38.675Z] === RUN   TestDaemonDNSFallback
12:55:40 [2021-09-23T12:55:40.058Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:55:40 [2021-09-23T12:55:40.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:55:40 [2021-09-23T12:55:40.890Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:55:41 [2021-09-23T12:55:41.151Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:55:41 [2021-09-23T12:55:41.412Z] --- PASS: TestBuildMultiStageCopy (3.11s)
12:55:41 [2021-09-23T12:55:41.412Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s)
12:55:41 [2021-09-23T12:55:41.412Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
12:55:41 [2021-09-23T12:55:41.412Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
12:55:41 [2021-09-23T12:55:41.412Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
12:55:41 [2021-09-23T12:55:41.412Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
12:55:41 [2021-09-23T12:55:41.412Z] === RUN   TestBuildMultiStageParentConfig
12:55:42 [2021-09-23T12:55:42.356Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
12:55:42 [2021-09-23T12:55:42.356Z] === RUN   TestBuildLabelWithTargets
12:55:43 [2021-09-23T12:55:43.005Z] --- PASS: TestDaemonDNSFallback (7.52s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestInspectNetwork
12:55:43 [2021-09-23T12:55:43.005Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.005Z] --- SKIP: TestInspectNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestRunContainerWithBridgeNone
12:55:43 [2021-09-23T12:55:43.005Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.005Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkInvalidJSON
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkInvalidJSON//networks/create
12:55:43 [2021-09-23T12:55:43.005Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:55:43 [2021-09-23T12:55:43.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:43 [2021-09-23T12:55:43.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:43 [2021-09-23T12:55:43.005Z] === CONT  TestNetworkInvalidJSON//networks/create
12:55:43 [2021-09-23T12:55:43.005Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:55:43 [2021-09-23T12:55:43.005Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:55:43 [2021-09-23T12:55:43.005Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:55:43 [2021-09-23T12:55:43.005Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkList
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkList//networks
12:55:43 [2021-09-23T12:55:43.005Z] === PAUSE TestNetworkList//networks
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestNetworkList//networks/
12:55:43 [2021-09-23T12:55:43.005Z] === PAUSE TestNetworkList//networks/
12:55:43 [2021-09-23T12:55:43.005Z] === CONT  TestNetworkList//networks
12:55:43 [2021-09-23T12:55:43.005Z] === CONT  TestNetworkList//networks/
12:55:43 [2021-09-23T12:55:43.005Z] --- PASS: TestNetworkList (0.01s)
12:55:43 [2021-09-23T12:55:43.005Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z]     --- PASS: TestNetworkList//networks (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestHostIPv4BridgeLabel
12:55:43 [2021-09-23T12:55:43.005Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.005Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestDaemonRestartWithLiveRestore
12:55:43 [2021-09-23T12:55:43.005Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.005Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:55:43 [2021-09-23T12:55:43.005Z] === RUN   TestDaemonDefaultNetworkPools
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDaemonRestartWithExistingNetwork
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestServiceWithPredefinedNetwork
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:242: FLAKY_TEST
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestServiceWithDataPathPortInit
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] PASS
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === Skipped
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:242: FLAKY_TEST
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] DONE 22 tests, 12 skipped in 8.241s
12:55:43 [2021-09-23T12:55:43.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.006Z] INFO: Testing against a local daemon
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDockerNetworkIpvlanPersistance
12:55:43 [2021-09-23T12:55:43.006Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDockerNetworkIpvlan
12:55:43 [2021-09-23T12:55:43.006Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] PASS
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === Skipped
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] DONE 2 tests, 2 skipped in 0.131s
12:55:43 [2021-09-23T12:55:43.006Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.006Z] INFO: Testing against a local daemon
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDockerNetworkMacvlanPersistance
12:55:43 [2021-09-23T12:55:43.006Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] === RUN   TestDockerNetworkMacvlan
12:55:43 [2021-09-23T12:55:43.006Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z] PASS
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === Skipped
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:55:43 [2021-09-23T12:55:43.006Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] DONE 2 tests, 2 skipped in 0.117s
12:55:43 [2021-09-23T12:55:43.006Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.006Z] testing: warning: no tests to run
12:55:43 [2021-09-23T12:55:43.006Z] PASS
12:55:43 [2021-09-23T12:55:43.006Z] 
12:55:43 [2021-09-23T12:55:43.006Z] DONE 0 tests in 0.027s
12:55:43 [2021-09-23T12:55:43.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.262Z] INFO: Testing against a local daemon
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginAllowRequest
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginTLS
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginDenyRequest
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginAPIDenyResponse
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginDenyResponse
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginAllowEventStream
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginErrorResponse
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginErrorRequest
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginHeader
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginV2Disable
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
12:55:43 [2021-09-23T12:55:43.262Z] PASS
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === Skipped
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
12:55:43 [2021-09-23T12:55:43.262Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] 
12:55:43 [2021-09-23T12:55:43.262Z] DONE 17 tests, 17 skipped in 0.358s
12:55:43 [2021-09-23T12:55:43.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.519Z] INFO: Testing against a local daemon
12:55:43 [2021-09-23T12:55:43.519Z] === RUN   TestPluginInvalidJSON
12:55:43 [2021-09-23T12:55:43.519Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:55:43 [2021-09-23T12:55:43.519Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:55:43 [2021-09-23T12:55:43.519Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:55:43 [2021-09-23T12:55:43.519Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:55:43 [2021-09-23T12:55:43.519Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z] === RUN   TestPluginInstall
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.519Z] --- SKIP: TestPluginInstall (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z] === RUN   TestPluginsWithRuntimes
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:55:43 [2021-09-23T12:55:43.519Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z] === RUN   TestPluginBackCompatMediaTypes
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:55:43 [2021-09-23T12:55:43.519Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z] PASS
12:55:43 [2021-09-23T12:55:43.519Z] 
12:55:43 [2021-09-23T12:55:43.519Z] === Skipped
12:55:43 [2021-09-23T12:55:43.519Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:55:43 [2021-09-23T12:55:43.519Z] 
12:55:43 [2021-09-23T12:55:43.519Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:55:43 [2021-09-23T12:55:43.519Z] 
12:55:43 [2021-09-23T12:55:43.519Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:55:43 [2021-09-23T12:55:43.519Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:55:43 [2021-09-23T12:55:43.519Z] 
12:55:43 [2021-09-23T12:55:43.519Z] 
12:55:43 [2021-09-23T12:55:43.519Z] DONE 5 tests, 3 skipped in 0.147s
12:55:43 [2021-09-23T12:55:43.519Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:55:43 [2021-09-23T12:55:43.741Z] --- PASS: TestBuildLabelWithTargets (1.33s)
12:55:43 [2021-09-23T12:55:43.741Z] === RUN   TestBuildWithEmptyLayers
12:55:43 [2021-09-23T12:55:43.775Z] INFO: Testing against a local daemon
12:55:43 [2021-09-23T12:55:43.775Z] === RUN   TestExternalGraphDriver
12:55:43 [2021-09-23T12:55:43.775Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:55:43 [2021-09-23T12:55:43.775Z] --- SKIP: TestExternalGraphDriver (0.06s)
12:55:43 [2021-09-23T12:55:43.775Z] === RUN   TestGraphdriverPluginV2
12:55:44 [2021-09-23T12:55:44.002Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
12:55:44 [2021-09-23T12:55:44.002Z] === RUN   TestBuildMultiStageOnBuild
12:55:46 [2021-09-23T12:55:46.550Z] --- PASS: TestBuildMultiStageOnBuild (2.25s)
12:55:46 [2021-09-23T12:55:46.550Z] === RUN   TestBuildUncleanTarFilenames
12:55:47 [2021-09-23T12:55:47.494Z] --- PASS: TestBuildUncleanTarFilenames (0.92s)
12:55:47 [2021-09-23T12:55:47.494Z] === RUN   TestBuildMultiStageLayerLeak
12:55:50 [2021-09-23T12:55:50.053Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
12:55:50 [2021-09-23T12:55:50.053Z] === RUN   TestBuildWithHugeFile
12:55:50 [2021-09-23T12:55:50.312Z] --- PASS: TestGraphdriverPluginV2 (5.72s)
12:55:50 [2021-09-23T12:55:50.312Z] PASS
12:55:50 [2021-09-23T12:55:50.312Z] 
12:55:50 [2021-09-23T12:55:50.312Z] === Skipped
12:55:50 [2021-09-23T12:55:50.312Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
12:55:50 [2021-09-23T12:55:50.312Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:55:50 [2021-09-23T12:55:50.312Z] 
12:55:50 [2021-09-23T12:55:50.312Z] 
12:55:50 [2021-09-23T12:55:50.312Z] DONE 2 tests, 1 skipped in 5.908s
12:55:50 [2021-09-23T12:55:50.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:55:50 [2021-09-23T12:55:50.312Z] INFO: Testing against a local daemon
12:55:50 [2021-09-23T12:55:50.312Z] === RUN   TestContinueAfterPluginCrash
12:55:50 [2021-09-23T12:55:50.312Z] === PAUSE TestContinueAfterPluginCrash
12:55:50 [2021-09-23T12:55:50.312Z] === RUN   TestReadPluginNoRead
12:55:50 [2021-09-23T12:55:50.312Z] === PAUSE TestReadPluginNoRead
12:55:50 [2021-09-23T12:55:50.312Z] === RUN   TestDaemonStartWithLogOpt
12:55:50 [2021-09-23T12:55:50.312Z] === PAUSE TestDaemonStartWithLogOpt
12:55:50 [2021-09-23T12:55:50.312Z] === CONT  TestContinueAfterPluginCrash
12:55:50 [2021-09-23T12:55:50.312Z] === CONT  TestDaemonStartWithLogOpt
12:55:50 [2021-09-23T12:55:50.750Z] --- PASS: TestServiceWithDataPathPortInit (14.57s)
12:55:50 [2021-09-23T12:55:50.750Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:55:53 [2021-09-23T12:55:53.293Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w0whgf792hhv0rhmftrmy17jl Created:2021-09-23 12:55:51.660478254 +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[7db53c0ce630ff99f66288b07f16d72c0e43637fec2bac7c5bdbcff410708573:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.em3gk9dgnr6fzxn6vs8wlc591 EndpointID:163c38ed712337858e4dc5fd7d7f5cd3f32905de1fbb1d3d5e554aade3e229a4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f5be56c3587447ebc454088a5899ad28bf350c6fa28bee446a29635bb5e40705 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:93b468c33072 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.em3gk9dgnr6fzxn6vs8wlc591 EndpointID:163c38ed712337858e4dc5fd7d7f5cd3f32905de1fbb1d3d5e554aade3e229a4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:55:55 [2021-09-23T12:55:55.760Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:55:56 [2021-09-23T12:55:56.850Z] --- PASS: TestDaemonStartWithLogOpt (6.19s)
12:55:56 [2021-09-23T12:55:56.851Z] === CONT  TestReadPluginNoRead
12:55:58 [2021-09-23T12:55:58.604Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s)
12:55:58 [2021-09-23T12:55:58.604Z] PASS
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === Skipped
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     service_test.go:242: FLAKY_TEST
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] DONE 26 tests, 1 skipped in 47.342s
12:55:58 [2021-09-23T12:55:58.604Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:55:58 [2021-09-23T12:55:58.604Z] INFO: Testing against a local daemon
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkIpvlanPersistance
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkIpvlan
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z] PASS
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === Skipped
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:55:58 [2021-09-23T12:55:58.604Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] 
12:55:58 [2021-09-23T12:55:58.604Z] DONE 2 tests, 2 skipped in 0.038s
12:55:58 [2021-09-23T12:55:58.604Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:55:58 [2021-09-23T12:55:58.604Z] INFO: Testing against a local daemon
12:55:58 [2021-09-23T12:55:58.604Z] === RUN   TestDockerNetworkMacvlanPersistance
12:55:59 [2021-09-23T12:55:59.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
12:55:59 [2021-09-23T12:55:59.186Z] === RUN   TestDockerNetworkMacvlan
12:55:59 [2021-09-23T12:55:59.368Z] === RUN   TestReadPluginNoRead/default
12:55:59 [2021-09-23T12:55:59.624Z] --- PASS: TestContinueAfterPluginCrash (10.10s)
12:55:59 [2021-09-23T12:55:59.756Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:56:00 [2021-09-23T12:56:00.697Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:56:01 [2021-09-23T12:56:01.268Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:56:01 [2021-09-23T12:56:01.515Z] === RUN   TestReadPluginNoRead/disabled_caching
12:56:03 [2021-09-23T12:56:03.814Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:56:04 [2021-09-23T12:56:04.034Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:56:04 [2021-09-23T12:56:04.200Z] a0ddf88812f1: Pull complete
12:56:04 [2021-09-23T12:56:04.200Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
12:56:04 [2021-09-23T12:56:04.200Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:56:04 [2021-09-23T12:56:04.200Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183'
12:56:04 [2021-09-23T12:56:04.200Z] WARN: Skipping validation tests
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Running unit tests at 09/23/2021 12:55:54...
12:56:04 [2021-09-23T12:56:04.200Z] INFO: make.ps1 starting at 09/23/2021 12:55:59
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Git commit (5730c139f7) assumed from DOCKER_GITCOMMIT environment variable
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Invoking autogen...
12:56:04 [2021-09-23T12:56:04.200Z] INFO: Running unit tests...
12:56:06 [2021-09-23T12:56:06.371Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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
12:56:06 [2021-09-23T12:56:06.549Z] === CONT  TestReadPluginNoRead
12:56:06 [2021-09-23T12:56:06.549Z]     read_test.go:92: [d43172485b92a] daemon is not started
12:56:06 [2021-09-23T12:56:06.549Z] --- PASS: TestReadPluginNoRead (10.69s)
12:56:06 [2021-09-23T12:56:06.549Z]     --- PASS: TestReadPluginNoRead/default (2.52s)
12:56:06 [2021-09-23T12:56:06.549Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.49s)
12:56:06 [2021-09-23T12:56:06.549Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s)
12:56:06 [2021-09-23T12:56:06.549Z] PASS
12:56:06 [2021-09-23T12:56:06.549Z] 
12:56:06 [2021-09-23T12:56:06.549Z] DONE 6 tests in 17.017s
12:56:06 [2021-09-23T12:56:06.549Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:56:06 [2021-09-23T12:56:06.549Z] testing: warning: no tests to run
12:56:06 [2021-09-23T12:56:06.549Z] PASS
12:56:06 [2021-09-23T12:56:06.549Z] 
12:56:06 [2021-09-23T12:56:06.549Z] DONE 0 tests in 0.037s
12:56:06 [2021-09-23T12:56:06.549Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:56:06 [2021-09-23T12:56:06.549Z] INFO: Testing against a local daemon
12:56:06 [2021-09-23T12:56:06.549Z] === RUN   TestPluginWithDevMounts
12:56:06 [2021-09-23T12:56:06.549Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:56:06 [2021-09-23T12:56:06.549Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:56:06 [2021-09-23T12:56:06.549Z] PASS
12:56:06 [2021-09-23T12:56:06.549Z] 
12:56:06 [2021-09-23T12:56:06.549Z] === Skipped
12:56:06 [2021-09-23T12:56:06.549Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:56:06 [2021-09-23T12:56:06.549Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:56:06 [2021-09-23T12:56:06.549Z] 
12:56:06 [2021-09-23T12:56:06.549Z] 
12:56:06 [2021-09-23T12:56:06.549Z] DONE 1 tests, 1 skipped in 0.112s
12:56:06 [2021-09-23T12:56:06.549Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:56:06 [2021-09-23T12:56:06.805Z] INFO: Testing against a local daemon
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestSecretInspect
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestSecretInspect (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestSecretList
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestSecretList (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestSecretsCreateAndDelete
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestSecretsUpdate
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestSecretsUpdate (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestTemplatedSecret
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestTemplatedSecret (0.00s)
12:56:06 [2021-09-23T12:56:06.805Z] === RUN   TestSecretCreateResolve
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z] PASS
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === Skipped
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:56:06 [2021-09-23T12:56:06.805Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] 
12:56:06 [2021-09-23T12:56:06.805Z] DONE 6 tests, 6 skipped in 0.188s
12:56:06 [2021-09-23T12:56:06.805Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:56:07 [2021-09-23T12:56:07.061Z] INFO: Testing against a local daemon
12:56:07 [2021-09-23T12:56:07.061Z] === RUN   TestServiceCreateInit
12:56:07 [2021-09-23T12:56:07.061Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:56:07 [2021-09-23T12:56:07.061Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.061Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:56:07 [2021-09-23T12:56:07.061Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.061Z] --- PASS: TestServiceCreateInit (0.01s)
12:56:07 [2021-09-23T12:56:07.061Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:56:07 [2021-09-23T12:56:07.061Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:56:07 [2021-09-23T12:56:07.061Z] === RUN   TestCreateServiceMultipleTimes
12:56:07 [2021-09-23T12:56:07.061Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.061Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:56:07 [2021-09-23T12:56:07.061Z] === RUN   TestCreateServiceConflict
12:56:07 [2021-09-23T12:56:07.061Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.061Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateServiceMaxReplicas
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateWithDuplicateNetworkNames
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateServiceSecretFileMode
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateServiceConfigFileMode
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateServiceSysctls
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateServiceCapabilities
12:56:07 [2021-09-23T12:56:07.062Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestInspect
12:56:07 [2021-09-23T12:56:07.062Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestInspect (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestCreateJob
12:56:07 [2021-09-23T12:56:07.062Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestCreateJob (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestReplicatedJob
12:56:07 [2021-09-23T12:56:07.062Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestReplicatedJob (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestUpdateReplicatedJob
12:56:07 [2021-09-23T12:56:07.062Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestServiceListWithStatuses
12:56:07 [2021-09-23T12:56:07.062Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestDockerNetworkConnectAlias
12:56:07 [2021-09-23T12:56:07.062Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.062Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
12:56:07 [2021-09-23T12:56:07.062Z] === RUN   TestDockerNetworkReConnect
12:56:07 [2021-09-23T12:56:07.111Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:56:07 [2021-09-23T12:56:07.318Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:07 [2021-09-23T12:56:07.318Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
12:56:07 [2021-09-23T12:56:07.318Z] === RUN   TestServicePlugin
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: buildpack-deps:buster
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: buildpack-deps:buster
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: busybox:latest
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: busybox:latest
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: busybox:glibc
12:56:08 [2021-09-23T12:56:08.465Z] Loaded image: busybox:glibc
12:56:10 [2021-09-23T12:56:10.588Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServicePlugin (2.96s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestServiceUpdateLabel
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestServiceUpdateSecrets
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestServiceUpdateConfigs
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestServiceUpdateNetwork
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestServiceUpdatePidsLimit
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
12:56:10 [2021-09-23T12:56:10.588Z] PASS
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === Skipped
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s)
12:56:10 [2021-09-23T12:56:10.588Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
12:56:10 [2021-09-23T12:56:10.588Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] DONE 24 tests, 23 skipped in 3.359s
12:56:10 [2021-09-23T12:56:10.588Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:56:10 [2021-09-23T12:56:10.588Z] INFO: Testing against a local daemon
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestSessionCreate
12:56:10 [2021-09-23T12:56:10.588Z] --- PASS: TestSessionCreate (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestSessionCreateWithBadUpgrade
12:56:10 [2021-09-23T12:56:10.588Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:56:10 [2021-09-23T12:56:10.588Z] PASS
12:56:10 [2021-09-23T12:56:10.588Z] 
12:56:10 [2021-09-23T12:56:10.588Z] DONE 2 tests in 0.154s
12:56:10 [2021-09-23T12:56:10.588Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:56:10 [2021-09-23T12:56:10.588Z] INFO: Testing against a local daemon
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:56:10 [2021-09-23T12:56:10.588Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:56:10 [2021-09-23T12:56:10.588Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:56:10 [2021-09-23T12:56:10.588Z] === RUN   TestEventsExecDie
12:56:10 [2021-09-23T12:56:10.889Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:56:11 [2021-09-23T12:56:11.518Z] --- PASS: TestEventsExecDie (0.95s)
12:56:11 [2021-09-23T12:56:11.518Z] === RUN   TestEventsBackwardsCompatible
12:56:11 [2021-09-23T12:56:11.518Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:56:11 [2021-09-23T12:56:11.518Z] === RUN   TestInfoBinaryCommits
12:56:11 [2021-09-23T12:56:11.518Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:56:11 [2021-09-23T12:56:11.518Z] === RUN   TestInfoAPIVersioned
12:56:11 [2021-09-23T12:56:11.518Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:56:11 [2021-09-23T12:56:11.518Z] === RUN   TestInfoDiscoveryBackend
12:56:12 [2021-09-23T12:56:12.411Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:56:12 [2021-09-23T12:56:12.694Z] Loaded image: debian:bullseye
12:56:12 [2021-09-23T12:56:12.694Z] Loaded image: debian:bullseye
12:56:12 [2021-09-23T12:56:12.954Z] Loaded image: hello-world:latest
12:56:12 [2021-09-23T12:56:12.954Z] Loaded image: hello-world:latest
12:56:13 [2021-09-23T12:56:13.239Z] Loaded image: arm32v7/hello-world:latest
12:56:13 [2021-09-23T12:56:13.239Z] Loaded image: arm32v7/hello-world:latest
12:56:13 [2021-09-23T12:56:13.239Z] INFO: Testing against a local daemon
12:56:13 [2021-09-23T12:56:13.239Z] === RUN   TestDockerSuite
12:56:13 [2021-09-23T12:56:13.353Z] --- PASS: TestDockerNetworkMacvlan (14.16s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.09s)
12:56:13 [2021-09-23T12:56:13.353Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
12:56:13 [2021-09-23T12:56:13.353Z] PASS
12:56:13 [2021-09-23T12:56:13.353Z] 
12:56:13 [2021-09-23T12:56:13.353Z] DONE 8 tests in 15.518s
12:56:13 [2021-09-23T12:56:13.353Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:56:13 [2021-09-23T12:56:13.353Z] testing: warning: no tests to run
12:56:13 [2021-09-23T12:56:13.353Z] PASS
12:56:13 [2021-09-23T12:56:13.353Z] 
12:56:13 [2021-09-23T12:56:13.353Z] DONE 0 tests in 0.006s
12:56:13 [2021-09-23T12:56:13.353Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:56:13 [2021-09-23T12:56:13.353Z] INFO: Testing against a local daemon
12:56:13 [2021-09-23T12:56:13.353Z] === RUN   TestAuthZPluginAllowRequest
12:56:13 [2021-09-23T12:56:13.406Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
12:56:13 [2021-09-23T12:56:13.406Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:56:13 [2021-09-23T12:56:13.424Z] tests/integration/client_test.py .....                                   [ 75%]
12:56:13 [2021-09-23T12:56:13.424Z] tests/integration/context_api_test.py ...                                [ 76%]
12:56:13 [2021-09-23T12:56:13.499Z] INFO: Testing against a local daemon
12:56:13 [2021-09-23T12:56:13.499Z] === RUN   TestDockerDaemonSuite
12:56:13 [2021-09-23T12:56:13.499Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:56:13 [2021-09-23T12:56:13.499Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:56:13 [2021-09-23T12:56:13.499Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:56:13 [2021-09-23T12:56:13.682Z] tests/integration/errors_test.py .                                       [ 76%]
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:56:13 [2021-09-23T12:56:13.762Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:56:14 [2021-09-23T12:56:14.707Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:56:14 [2021-09-23T12:56:14.707Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:56:14 [2021-09-23T12:56:14.737Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
12:56:14 [2021-09-23T12:56:14.737Z] === RUN   TestAuthZPluginTLS
12:56:14 [2021-09-23T12:56:14.952Z] ?   	github.com/docker/docker/api	[no test files]
12:56:15 [2021-09-23T12:56:15.280Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:56:15 [2021-09-23T12:56:15.280Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:56:15 [2021-09-23T12:56:15.294Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.17s)
12:56:15 [2021-09-23T12:56:15.294Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:56:15 [2021-09-23T12:56:15.294Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:56:15 [2021-09-23T12:56:15.294Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:56:15 [2021-09-23T12:56:15.294Z] === RUN   TestInfoAPI
12:56:15 [2021-09-23T12:56:15.294Z] --- PASS: TestInfoAPI (0.02s)
12:56:15 [2021-09-23T12:56:15.294Z] === RUN   TestInfoAPIWarnings
12:56:15 [2021-09-23T12:56:15.308Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:56:15 [2021-09-23T12:56:15.308Z] === RUN   TestAuthZPluginDenyRequest
12:56:15 [2021-09-23T12:56:15.877Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:56:15 [2021-09-23T12:56:15.877Z] === RUN   TestAuthZPluginAPIDenyResponse
12:56:16 [2021-09-23T12:56:16.225Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:56:16 [2021-09-23T12:56:16.225Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:56:16 [2021-09-23T12:56:16.225Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:56:16 [2021-09-23T12:56:16.448Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:56:16 [2021-09-23T12:56:16.448Z] === RUN   TestAuthZPluginDenyResponse
12:56:17 [2021-09-23T12:56:17.019Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:56:17 [2021-09-23T12:56:17.019Z] === RUN   TestAuthZPluginAllowEventStream
12:56:18 [2021-09-23T12:56:18.141Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:56:18 [2021-09-23T12:56:18.402Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:56:18 [2021-09-23T12:56:18.402Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:56:18 [2021-09-23T12:56:18.402Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:56:18 [2021-09-23T12:56:18.420Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s)
12:56:18 [2021-09-23T12:56:18.420Z] === RUN   TestAuthZPluginErrorResponse
12:56:18 [2021-09-23T12:56:18.664Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:56:18 [2021-09-23T12:56:18.990Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:56:18 [2021-09-23T12:56:18.990Z] === RUN   TestAuthZPluginErrorRequest
12:56:19 [2021-09-23T12:56:19.561Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:56:19 [2021-09-23T12:56:19.561Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:56:19 [2021-09-23T12:56:19.610Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:56:19 [2021-09-23T12:56:19.822Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:56:19 [2021-09-23T12:56:19.822Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:56:21 [2021-09-23T12:56:21.001Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:56:21 [2021-09-23T12:56:21.001Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:56:21 [2021-09-23T12:56:21.263Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:56:21 [2021-09-23T12:56:21.263Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:56:21 [2021-09-23T12:56:21.263Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:56:21 [2021-09-23T12:56:21.737Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s)
12:56:21 [2021-09-23T12:56:21.737Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:56:23 [2021-09-23T12:56:23.649Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
12:56:23 [2021-09-23T12:56:23.649Z] === RUN   TestAuthZPluginHeader
12:56:23 [2021-09-23T12:56:23.909Z] --- PASS: TestAuthZPluginHeader (0.71s)
12:56:23 [2021-09-23T12:56:23.909Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:56:26 [2021-09-23T12:56:26.553Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:56:26 [2021-09-23T12:56:26.553Z] --- PASS: TestBuildWithHugeFile (121.58s)
12:56:26 [2021-09-23T12:56:26.553Z] === RUN   TestBuildWithEmptyDockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:26 [2021-09-23T12:56:26.553Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:26 [2021-09-23T12:56:26.814Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:26 [2021-09-23T12:56:26.814Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:56:26 [2021-09-23T12:56:26.814Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
12:56:26 [2021-09-23T12:56:26.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
12:56:26 [2021-09-23T12:56:26.814Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:56:26 [2021-09-23T12:56:26.814Z] === RUN   TestBuildPreserveOwnership
12:56:26 [2021-09-23T12:56:26.814Z] === RUN   TestBuildPreserveOwnership/copy_from
12:56:27 [2021-09-23T12:56:27.759Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:56:28 [2021-09-23T12:56:28.113Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s)
12:56:28 [2021-09-23T12:56:28.113Z] === RUN   TestAuthZPluginV2Disable
12:56:29 [2021-09-23T12:56:29.751Z] === RUN   TestMiddlewares
12:56:29 [2021-09-23T12:56:29.751Z] --- PASS: TestMiddlewares (0.00s)
12:56:29 [2021-09-23T12:56:29.751Z] PASS
12:56:29 [2021-09-23T12:56:29.751Z] coverage: 9.0% of statements
12:56:29 [2021-09-23T12:56:29.751Z] ok  	github.com/docker/docker/api/server	0.054s	coverage: 9.0% of statements
12:56:30 [2021-09-23T12:56:30.334Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:56:30 [2021-09-23T12:56:30.334Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:56:30 [2021-09-23T12:56:30.654Z] --- PASS: TestAuthZPluginV2Disable (2.94s)
12:56:30 [2021-09-23T12:56:30.655Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:56:31 [2021-09-23T12:56:31.286Z] --- PASS: TestBuildPreserveOwnership (4.56s)
12:56:31 [2021-09-23T12:56:31.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.01s)
12:56:31 [2021-09-23T12:56:31.286Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s)
12:56:31 [2021-09-23T12:56:31.286Z] === RUN   TestBuildPlatformInvalid
12:56:31 [2021-09-23T12:56:31.559Z] --- PASS: TestBuildPlatformInvalid (0.11s)
12:56:31 [2021-09-23T12:56:31.559Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:56:33 [2021-09-23T12:56:33.196Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s)
12:56:33 [2021-09-23T12:56:33.196Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:56:33 [2021-09-23T12:56:33.333Z] --- PASS: TestInfoAPIWarnings (17.36s)
12:56:33 [2021-09-23T12:56:33.333Z] === RUN   TestInfoDebug
12:56:34 [2021-09-23T12:56:34.110Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:56:34 [2021-09-23T12:56:34.260Z] --- PASS: TestInfoDebug (1.53s)
12:56:34 [2021-09-23T12:56:34.260Z] === RUN   TestInfoInsecureRegistries
12:56:34 [2021-09-23T12:56:34.682Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:56:35 [2021-09-23T12:56:35.625Z] --- PASS: TestInfoInsecureRegistries (1.52s)
12:56:35 [2021-09-23T12:56:35.625Z] === RUN   TestInfoRegistryMirrors
12:56:36 [2021-09-23T12:56:36.067Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:56:37 [2021-09-23T12:56:37.009Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:56:37 [2021-09-23T12:56:37.270Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestInfoRegistryMirrors (1.53s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestLoginFailsWithBadCredentials
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestPingCacheHeaders
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestPingCacheHeaders (0.02s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestPingGet
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestPingGet (0.01s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestPingHead
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestPingHead (0.02s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVersion
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestVersion (0.02s)
12:56:37 [2021-09-23T12:56:37.514Z] PASS
12:56:37 [2021-09-23T12:56:37.514Z] 
12:56:37 [2021-09-23T12:56:37.514Z] === Skipped
12:56:37 [2021-09-23T12:56:37.514Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:56:37 [2021-09-23T12:56:37.514Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:56:37 [2021-09-23T12:56:37.514Z] 
12:56:37 [2021-09-23T12:56:37.514Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:56:37 [2021-09-23T12:56:37.514Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:56:37 [2021-09-23T12:56:37.514Z] 
12:56:37 [2021-09-23T12:56:37.514Z] 
12:56:37 [2021-09-23T12:56:37.514Z] DONE 18 tests, 2 skipped in 26.980s
12:56:37 [2021-09-23T12:56:37.514Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:56:37 [2021-09-23T12:56:37.514Z] INFO: Testing against a local daemon
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVolumesCreateAndList
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVolumesRemove
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestVolumesRemove (0.06s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVolumesInspect
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestVolumesInspect (0.02s)
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVolumesInvalidJSON
12:56:37 [2021-09-23T12:56:37.514Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:56:37 [2021-09-23T12:56:37.514Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:56:37 [2021-09-23T12:56:37.514Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:56:37 [2021-09-23T12:56:37.514Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:56:37 [2021-09-23T12:56:37.514Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:56:37 [2021-09-23T12:56:37.514Z] PASS
12:56:37 [2021-09-23T12:56:37.514Z] 
12:56:37 [2021-09-23T12:56:37.514Z] DONE 5 tests in 0.219s
12:56:37 [2021-09-23T12:56:37.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:56:37 [2021-09-23T12:56:37.770Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12140 is not a child of this shell
12:56:37 [2021-09-23T12:56:37.770Z] warning: PID 12140 from bundles/test-integration/docker.pid had a nonzero exit code
12:56:37 [2021-09-23T12:56:37.770Z] Leaving: AppArmorNo profiles have been unloaded.
12:56:37 [2021-09-23T12:56:37.770Z] 
12:56:37 [2021-09-23T12:56:37.770Z] Unloading profiles will leave already running processes permanently
12:56:37 [2021-09-23T12:56:37.770Z] unconfined, which can lead to unexpected situations.
12:56:37 [2021-09-23T12:56:37.770Z] 
12:56:37 [2021-09-23T12:56:37.770Z] To set a process to complain mode, use the command line tool
12:56:37 [2021-09-23T12:56:37.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:56:37 [2021-09-23T12:56:37.770Z] Removing test suite binaries
12:56:37 [2021-09-23T12:56:37.770Z] exiting test-integration
12:56:37 [2021-09-23T12:56:37.770Z] ++ exit 0
12:56:38 [2021-09-23T12:56:38.213Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:56:38 [2021-09-23T12:56:38.697Z] 
12:56:38 [2021-09-23T12:56:38.730Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:56:39 [2021-09-23T12:56:39.601Z]     docker_cli_daemon_test.go:1455: [d12fdae08c750] daemon is not started
12:56:40 [2021-09-23T12:56:40.174Z]     check_test.go:309: [d399837568cc1] daemon is not started
12:56:40 [2021-09-23T12:56:40.174Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:56:40 [2021-09-23T12:56:40.435Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
Post stage
[Pipeline] junit
12:56:40 [2021-09-23T12:56:40.606Z] Recording test results
12:56:42 [2021-09-23T12:56:42.322Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:56:42 [2021-09-23T12:56:42.665Z] + echo Ensuring container killed.
12:56:42 [2021-09-23T12:56:42.665Z] Ensuring container killed.
12:56:42 [2021-09-23T12:56:42.665Z] + docker rm -vf docker-pr4
12:56:42 [2021-09-23T12:56:42.665Z] Error: No such container: docker-pr4
[Pipeline] sh
12:56:42 [2021-09-23T12:56:42.942Z] + echo Chowning /workspace to jenkins user
12:56:42 [2021-09-23T12:56:42.942Z] Chowning /workspace to jenkins user
12:56:42 [2021-09-23T12:56:42.942Z] + id -u
12:56:42 [2021-09-23T12:56:42.942Z] + id -g
12:56:42 [2021-09-23T12:56:42.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
12:56:42 [2021-09-23T12:56:42.942Z] Unable to find image 'busybox:latest' locally
12:56:42 [2021-09-23T12:56:42.942Z] latest: Pulling from library/busybox
12:56:42 [2021-09-23T12:56:42.984Z] === RUN   TestDockerSuite/TestAttachDetach
12:56:42 [2021-09-23T12:56:42.984Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:56:43 [2021-09-23T12:56:43.190Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.56s)
12:56:43 [2021-09-23T12:56:43.190Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:56:43 [2021-09-23T12:56:43.201Z] 24fb2886d6f6: Pulling fs layer
12:56:43 [2021-09-23T12:56:43.201Z] 24fb2886d6f6: Download complete
12:56:43 [2021-09-23T12:56:43.201Z] 24fb2886d6f6: Pull complete
12:56:43 [2021-09-23T12:56:43.201Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
12:56:43 [2021-09-23T12:56:43.458Z] Status: Downloaded newer image for busybox:latest
12:56:44 [2021-09-23T12:56:44.372Z] === RUN   TestDockerSuite/TestAttachDisconnect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:56:44 [2021-09-23T12:56:44.944Z]     check_test.go:309: [dc5b869697dd0] daemon is not started
12:56:44 [2021-09-23T12:56:44.944Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:56:45 [2021-09-23T12:56:45.120Z] + bundleName=amd64-rootless
12:56:45 [2021-09-23T12:56:45.120Z] + echo Creating amd64-rootless-bundles.tar.gz
12:56:45 [2021-09-23T12:56:45.120Z] Creating amd64-rootless-bundles.tar.gz
12:56:45 [2021-09-23T12:56:45.120Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
12:56:45 [2021-09-23T12:56:45.120Z] + 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
12:56:45 [2021-09-23T12:56:45.129Z] Archiving artifacts
12:56:45 [2021-09-23T12:56:45.517Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:56:46 [2021-09-23T12:56:46.335Z] --- PASS: TestBuildWithHugeFile (47.46s)
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildWithEmptyDockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:56:46 [2021-09-23T12:56:46.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
12:56:46 [2021-09-23T12:56:46.335Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
12:56:46 [2021-09-23T12:56:46.335Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
12:56:46 [2021-09-23T12:56:46.335Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (1.38s)
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildPreserveOwnership
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildPreserveOwnership/copy_from
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:56:46 [2021-09-23T12:56:46.335Z] --- PASS: TestBuildPreserveOwnership (4.84s)
12:56:46 [2021-09-23T12:56:46.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.30s)
12:56:46 [2021-09-23T12:56:46.335Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s)
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildPlatformInvalid
12:56:46 [2021-09-23T12:56:46.335Z] --- PASS: TestBuildPlatformInvalid (0.12s)
12:56:46 [2021-09-23T12:56:46.335Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:56:46 [2021-09-23T12:56:46.964Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:56:47 [2021-09-23T12:56:47.267Z] + make clean
12:56:47 [2021-09-23T12:56:47.523Z] docker volume rm -f docker-dev-cache
12:56:47 [2021-09-23T12:56:47.523Z] docker-dev-cache
[Pipeline] deleteDir
12:56:48 [2021-09-23T12:56:48.065Z] === RUN   TestDockerSuite/TestAttachPausedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:56:49 [2021-09-23T12:56:49.009Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:56:49 [2021-09-23T12:56:49.271Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:56:50 [2021-09-23T12:56:50.216Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:56:52 [2021-09-23T12:56:52.134Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:56:53 [2021-09-23T12:56:53.076Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:56:54 [2021-09-23T12:56:54.466Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:56:55 [2021-09-23T12:56:55.855Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:56:56 [2021-09-23T12:56:56.116Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:56:56 [2021-09-23T12:56:56.348Z] Loaded image: buildpack-deps:buster
12:56:56 [2021-09-23T12:56:56.609Z] Loaded image: busybox:latest
12:56:56 [2021-09-23T12:56:56.609Z] Loaded image: busybox:glibc
12:56:57 [2021-09-23T12:56:57.262Z] .........                                                                [ 86%]
12:56:58 [2021-09-23T12:56:58.031Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:56:58 [2021-09-23T12:56:58.031Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:56:58 [2021-09-23T12:56:58.603Z] Loaded image: buildpack-deps:buster
12:56:58 [2021-09-23T12:56:58.864Z] Loaded image: busybox:latest
12:56:59 [2021-09-23T12:56:59.125Z] Loaded image: busybox:glibc
12:56:59 [2021-09-23T12:56:59.156Z] Loaded image: debian:bullseye
12:56:59 [2021-09-23T12:56:59.156Z] Loaded image: hello-world:latest
12:56:59 [2021-09-23T12:56:59.156Z] Loaded image: arm32v7/hello-world:latest
12:56:59 [2021-09-23T12:56:59.388Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:56:59 [2021-09-23T12:56:59.960Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:57:00 [2021-09-23T12:57:00.221Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:57:01 [2021-09-23T12:57:01.295Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
12:57:01 [2021-09-23T12:57:01.295Z] PASS
12:57:01 [2021-09-23T12:57:01.295Z] 
12:57:01 [2021-09-23T12:57:01.295Z] DONE 17 tests in 46.108s
12:57:01 [2021-09-23T12:57:01.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:57:01 [2021-09-23T12:57:01.295Z] INFO: Testing against a local daemon
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInvalidJSON
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:57:01 [2021-09-23T12:57:01.295Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:57:01 [2021-09-23T12:57:01.295Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInstall
12:57:01 [2021-09-23T12:57:01.295Z] === RUN   TestPluginInstall/no_auth
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:01 [2021-09-23T12:57:01.557Z] time="2021-09-23T12:57:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:01 [2021-09-23T12:57:01.817Z] === RUN   TestPluginInstall/with_htpasswd
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:02 [2021-09-23T12:57:02.078Z] time="2021-09-23T12:57:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ea4745536b5abce48fbf8048e3df42d00726388b7101be85d2d371e57d8ea84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:02 [2021-09-23T12:57:02.339Z] === RUN   TestPluginInstall/with_insecure
12:57:02 [2021-09-23T12:57:02.489Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15cb497ad8c1ff3efe7ab248374a3538fcd74f00163142d68caa9b2b4078741b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:57:03 [2021-09-23T12:57:03.281Z] time="2021-09-23T12:57:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15cb497ad8c1ff3efe7ab248374a3538fcd74f00163142d68caa9b2b4078741b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:57:03 [2021-09-23T12:57:03.541Z]     plugin_test.go:165: [d7a7408246c73] daemon is not started
12:57:03 [2021-09-23T12:57:03.541Z] --- PASS: TestPluginInstall (4.09s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/no_auth (2.30s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
12:57:03 [2021-09-23T12:57:03.541Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
12:57:03 [2021-09-23T12:57:03.541Z] === RUN   TestPluginsWithRuntimes
12:57:04 [2021-09-23T12:57:04.132Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:57:05 [2021-09-23T12:57:05.453Z] === RUN   TestPluginsWithRuntimes/No_Args
12:57:05 [2021-09-23T12:57:05.510Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:57:05 [2021-09-23T12:57:05.510Z] Loaded image: debian:bullseye
12:57:05 [2021-09-23T12:57:05.772Z] Loaded image: hello-world:latest
12:57:06 [2021-09-23T12:57:06.023Z] === RUN   TestPluginsWithRuntimes/With_Args
12:57:06 [2021-09-23T12:57:06.034Z] Loaded image: arm32v7/hello-world:latest
12:57:06 [2021-09-23T12:57:06.964Z] --- PASS: TestPluginsWithRuntimes (3.47s)
12:57:06 [2021-09-23T12:57:06.965Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
12:57:06 [2021-09-23T12:57:06.965Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
12:57:06 [2021-09-23T12:57:06.965Z] === RUN   TestPluginBackCompatMediaTypes
12:57:07 [2021-09-23T12:57:07.535Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
12:57:07 [2021-09-23T12:57:07.535Z] PASS
12:57:07 [2021-09-23T12:57:07.535Z] 
12:57:07 [2021-09-23T12:57:07.535Z] DONE 10 tests in 8.233s
12:57:07 [2021-09-23T12:57:07.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:57:07 [2021-09-23T12:57:07.797Z] INFO: Testing against a local daemon
12:57:07 [2021-09-23T12:57:07.797Z] === RUN   TestExternalGraphDriver
12:57:07 [2021-09-23T12:57:07.797Z] === RUN   TestExternalGraphDriver/json
12:57:07 [2021-09-23T12:57:07.948Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:57:09 [2021-09-23T12:57:09.158Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.24s)
12:57:09 [2021-09-23T12:57:09.158Z] PASS
12:57:09 [2021-09-23T12:57:09.158Z] 
12:57:09 [2021-09-23T12:57:09.158Z] === Skipped
12:57:09 [2021-09-23T12:57:09.158Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:57:09 [2021-09-23T12:57:09.158Z]     build_session_test.go:25: TODO: BuildKit
12:57:09 [2021-09-23T12:57:09.158Z] 
12:57:09 [2021-09-23T12:57:09.158Z] 
12:57:09 [2021-09-23T12:57:09.158Z] DONE 33 tests, 1 skipped in 122.202s
12:57:09 [2021-09-23T12:57:09.158Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:57:09 [2021-09-23T12:57:09.158Z] ++ 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
12:57:09 [2021-09-23T12:57:09.158Z] ++ set -e
12:57:09 [2021-09-23T12:57:09.158Z] ++ '[' -n 0 ']'
12:57:09 [2021-09-23T12:57:09.158Z] ++ set -x
12:57:09 [2021-09-23T12:57:09.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:57:09 [2021-09-23T12:57:09.336Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:57:09 [2021-09-23T12:57:09.398Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:57:09 [2021-09-23T12:57:09.712Z] === RUN   TestExternalGraphDriver/spec
12:57:10 [2021-09-23T12:57:10.773Z] tests/integration/models_resources_test.py .                             [ 91%]
12:57:11 [2021-09-23T12:57:11.635Z] === RUN   TestExternalGraphDriver/pull
12:57:11 [2021-09-23T12:57:11.883Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:57:12 [2021-09-23T12:57:12.457Z]     check_test.go:309: [d46a9b4ad082e] daemon is not started
12:57:12 [2021-09-23T12:57:12.457Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:57:13 [2021-09-23T12:57:13.029Z]     check_test.go:309: [d067944494eba] daemon is not started
12:57:13 [2021-09-23T12:57:13.029Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:57:13 [2021-09-23T12:57:13.035Z] --- PASS: TestExternalGraphDriver (5.41s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/spec (1.93s)
12:57:13 [2021-09-23T12:57:13.035Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
12:57:13 [2021-09-23T12:57:13.035Z] === RUN   TestGraphdriverPluginV2
12:57:14 [2021-09-23T12:57:14.944Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:57:15 [2021-09-23T12:57:15.519Z]     check_test.go:309: [dbed8bd6fe018] daemon is not started
12:57:15 [2021-09-23T12:57:15.519Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:57:16 [2021-09-23T12:57:16.463Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.05s)
12:57:16 [2021-09-23T12:57:16.463Z] PASS
12:57:16 [2021-09-23T12:57:16.463Z] 
12:57:16 [2021-09-23T12:57:16.463Z] === Skipped
12:57:16 [2021-09-23T12:57:16.463Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:57:16 [2021-09-23T12:57:16.463Z]     build_session_test.go:25: TODO: BuildKit
12:57:16 [2021-09-23T12:57:16.463Z] 
12:57:16 [2021-09-23T12:57:16.463Z] 
12:57:16 [2021-09-23T12:57:16.463Z] DONE 33 tests, 1 skipped in 277.387s
12:57:16 [2021-09-23T12:57:16.463Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:57:16 [2021-09-23T12:57:16.463Z] ++ 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
12:57:16 [2021-09-23T12:57:16.463Z] ++ set -e
12:57:16 [2021-09-23T12:57:16.463Z] ++ '[' -n 0 ']'
12:57:16 [2021-09-23T12:57:16.463Z] ++ set -x
12:57:16 [2021-09-23T12:57:16.463Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:57:16 [2021-09-23T12:57:16.724Z] INFO: Testing against a local daemon
12:57:16 [2021-09-23T12:57:16.724Z] === RUN   TestConfigInspect
12:57:16 [2021-09-23T12:57:16.863Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:57:17 [2021-09-23T12:57:17.237Z] --- PASS: TestGraphdriverPluginV2 (3.57s)
12:57:17 [2021-09-23T12:57:17.237Z] PASS
12:57:17 [2021-09-23T12:57:17.237Z] 
12:57:17 [2021-09-23T12:57:17.237Z] DONE 5 tests in 9.011s
12:57:17 [2021-09-23T12:57:17.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:57:17 [2021-09-23T12:57:17.237Z] INFO: Testing against a local daemon
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestReadPluginNoRead
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestReadPluginNoRead
12:57:17 [2021-09-23T12:57:17.237Z] === RUN   TestDaemonStartWithLogOpt
12:57:17 [2021-09-23T12:57:17.237Z] === PAUSE TestDaemonStartWithLogOpt
12:57:17 [2021-09-23T12:57:17.237Z] === CONT  TestContinueAfterPluginCrash
12:57:17 [2021-09-23T12:57:17.237Z] === CONT  TestDaemonStartWithLogOpt
12:57:18 [2021-09-23T12:57:18.111Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:57:19 [2021-09-23T12:57:19.500Z] --- PASS: TestConfigInspect (2.82s)
12:57:19 [2021-09-23T12:57:19.500Z] === RUN   TestConfigList
12:57:19 [2021-09-23T12:57:19.617Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:57:19 [2021-09-23T12:57:19.617Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:57:19 [2021-09-23T12:57:19.762Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:57:20 [2021-09-23T12:57:20.538Z] --- PASS: TestDaemonStartWithLogOpt (3.64s)
12:57:20 [2021-09-23T12:57:20.538Z] === CONT  TestReadPluginNoRead
12:57:21 [2021-09-23T12:57:21.385Z] INFO: Testing against a local daemon
12:57:21 [2021-09-23T12:57:21.385Z] === RUN   TestConfigInspect
12:57:22 [2021-09-23T12:57:22.312Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:57:22 [2021-09-23T12:57:22.573Z] --- PASS: TestConfigList (2.96s)
12:57:22 [2021-09-23T12:57:22.573Z] === RUN   TestConfigsCreateAndDelete
12:57:22 [2021-09-23T12:57:22.834Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:57:23 [2021-09-23T12:57:23.081Z] === RUN   TestReadPluginNoRead/disabled_caching
12:57:23 [2021-09-23T12:57:23.095Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:57:23 [2021-09-23T12:57:23.299Z] --- PASS: TestConfigInspect (2.78s)
12:57:23 [2021-09-23T12:57:23.299Z] === RUN   TestConfigList
12:57:23 [2021-09-23T12:57:23.356Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:57:23 [2021-09-23T12:57:23.929Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:57:24 [2021-09-23T12:57:24.023Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:57:24 [2021-09-23T12:57:24.477Z] tests/integration/regression_test.py ......                              [ 98%]
12:57:24 [2021-09-23T12:57:24.501Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:57:24 [2021-09-23T12:57:24.736Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:57:24 [2021-09-23T12:57:24.762Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:57:24 [2021-09-23T12:57:24.998Z] tests/integration/credentials/utils_test.py .                            [100%]
12:57:24 [2021-09-23T12:57:24.998Z] 
12:57:24 [2021-09-23T12:57:24.998Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:57:24 [2021-09-23T12:57:24.998Z] =========================== short test summary info ============================
12:57:24 [2021-09-23T12:57:24.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:57:24 [2021-09-23T12:57:24.998Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:57:24 [2021-09-23T12:57:24.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:57:24 [2021-09-23T12:57:24.998Z]   Not supported on most drivers
12:57:24 [2021-09-23T12:57:24.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:57:24 [2021-09-23T12:57:24.998Z]   Output of docker top depends on host distro, and is not formalized.
12:57:24 [2021-09-23T12:57:24.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:57:24 [2021-09-23T12:57:24.998Z]   Output of docker top depends on host distro, and is not formalized.
12:57:24 [2021-09-23T12:57:24.999Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:57:24 [2021-09-23T12:57:24.999Z]   Can fail if eth0 has multiple IP addresses
12:57:24 [2021-09-23T12:57:24.999Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:57:24 [2021-09-23T12:57:24.999Z]   This doesn't seem to be taken into account by the engine
12:57:24 [2021-09-23T12:57:24.999Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:57:24 [2021-09-23T12:57:24.999Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:57:24 [2021-09-23T12:57:24.999Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 344.06 seconds ==
12:57:25 [2021-09-23T12:57:25.023Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:57:25 [2021-09-23T12:57:25.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:57:25 [2021-09-23T12:57:25.284Z] --- PASS: TestConfigsCreateAndDelete (2.68s)
12:57:25 [2021-09-23T12:57:25.284Z] === RUN   TestConfigsUpdate
12:57:25 [2021-09-23T12:57:25.404Z] --- PASS: TestContinueAfterPluginCrash (8.76s)
12:57:25 [2021-09-23T12:57:25.665Z] === RUN   TestReadPluginNoRead/default
12:57:25 [2021-09-23T12:57:25.843Z] --- PASS: TestConfigList (2.76s)
12:57:25 [2021-09-23T12:57:25.843Z] === RUN   TestConfigsCreateAndDelete
12:57:27 [2021-09-23T12:57:27.053Z] === CONT  TestReadPluginNoRead
12:57:27 [2021-09-23T12:57:27.053Z]     read_test.go:92: [dae539afe0066] daemon is not started
12:57:27 [2021-09-23T12:57:27.053Z] --- PASS: TestReadPluginNoRead (6.70s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
12:57:27 [2021-09-23T12:57:27.053Z]     --- PASS: TestReadPluginNoRead/default (1.46s)
12:57:27 [2021-09-23T12:57:27.053Z] PASS
12:57:27 [2021-09-23T12:57:27.053Z] 
12:57:27 [2021-09-23T12:57:27.053Z] DONE 6 tests in 10.370s
12:57:27 [2021-09-23T12:57:27.053Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:57:27 [2021-09-23T12:57:27.053Z] testing: warning: no tests to run
12:57:27 [2021-09-23T12:57:27.053Z] PASS
12:57:27 [2021-09-23T12:57:27.053Z] 
12:57:27 [2021-09-23T12:57:27.053Z] DONE 0 tests in 0.007s
12:57:27 [2021-09-23T12:57:27.053Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:57:27 [2021-09-23T12:57:27.053Z] INFO: Testing against a local daemon
12:57:27 [2021-09-23T12:57:27.053Z] === RUN   TestPluginWithDevMounts
12:57:27 [2021-09-23T12:57:27.053Z] === PAUSE TestPluginWithDevMounts
12:57:27 [2021-09-23T12:57:27.053Z] === CONT  TestPluginWithDevMounts
12:57:27 [2021-09-23T12:57:27.226Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:57:27 [2021-09-23T12:57:27.490Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:57:27 [2021-09-23T12:57:27.762Z] --- PASS: TestConfigsUpdate (2.63s)
12:57:27 [2021-09-23T12:57:27.762Z] === RUN   TestTemplatedConfig
12:57:28 [2021-09-23T12:57:28.393Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
12:57:28 [2021-09-23T12:57:28.393Z] === RUN   TestConfigsUpdate
12:57:28 [2021-09-23T12:57:28.966Z] --- PASS: TestPluginWithDevMounts (1.62s)
12:57:28 [2021-09-23T12:57:28.966Z] PASS
12:57:28 [2021-09-23T12:57:28.966Z] 
12:57:28 [2021-09-23T12:57:28.966Z] DONE 1 tests in 1.670s
12:57:28 [2021-09-23T12:57:28.966Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:57:28 [2021-09-23T12:57:28.966Z] INFO: Testing against a local daemon
12:57:28 [2021-09-23T12:57:28.966Z] === RUN   TestSecretInspect
12:57:29 [2021-09-23T12:57:29.157Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:57:29 [2021-09-23T12:57:29.728Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestBoolValue
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestBoolValue (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestBoolValueOrDefault
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestInt64ValueOrZero
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestInt64ValueOrDefault
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestInt64ValueOrDefaultWithError
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestJsonContentType
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestJsonContentType (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 14.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/server/httputils	0.067s	coverage: 14.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestMaskSecretKeys
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestMaskSecretKeys (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestVersionMiddlewareVersion
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 37.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/server/middleware	0.045s	coverage: 37.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestStrSliceMarshalJSON
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestStrSliceUnmarshalJSON
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestStrSliceUnmarshalString
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestStrSliceUnmarshalSlice
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 90.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestAdjustForAPIVersion
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 5.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestToJSON
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestToJSON (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestToParamWithVersion
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestToParamWithVersion (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestFromJSON
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestFromJSON (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestEmpty
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestEmpty (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestArgsMatchKVListEmptySources
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestArgsMatchKVList
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestArgsMatchKVList (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestArgsMatch
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestArgsMatch (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestAdd
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestAdd (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestDel
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestDel (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestLen
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestLen (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestExactMatch
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestExactMatch (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestOnlyOneExactMatch
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestContains
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestContains (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestValidate
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestValidate (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestWalkValues
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestWalkValues (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestFuzzyMatch
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestFuzzyMatch (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestClone
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestClone (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 92.2% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/types/filters	0.039s	coverage: 92.2% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestDurationToSecondsString
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestDurationToSecondsString (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestGetTimestamp
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestCompareVersion
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestCompareVersion (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 75.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 75.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestGetTimestamp (0.13s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseTimestamps
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestParseTimestamps (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] PASS
12:57:30 [2021-09-23T12:57:30.144Z] coverage: 100.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ok  	github.com/docker/docker/api/types/time	0.168s	coverage: 100.0% of statements
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestParseRemoteURL (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestCloneArgsSmartHttp
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestCloneArgsDumbHttp
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestCloneArgsDumbHttp (0.01s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestCloneArgsGit
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestCloneArgsGit (0.00s)
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestCheckoutGit
12:57:30 [2021-09-23T12:57:30.144Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:57:30 [2021-09-23T12:57:30.144Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestProcessNoDockerignore
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestProcessNoDockerignore (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestProcessShouldLeaveAllFiles
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDetectContentType
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDetectContentType (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestSelectAcceptableMIME
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestInspectEmptyResponse
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestInspectResponseBinary
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestInspectResponseBinary (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestResponseUnsupportedContentType
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestInspectResponseTextSimple
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestInspectResponseEmptyContentType
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestUnknownContentLength
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestUnknownContentLength (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDownloadRemote
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDownloadRemote (0.07s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestGetWithStatusError
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestGetWithStatusError (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestCloseRootDirectory
12:57:30 [2021-09-23T12:57:30.145Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:57:30 [2021-09-23T12:57:30.145Z] --- SKIP: TestCloseRootDirectory (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestHashFile
12:57:30 [2021-09-23T12:57:30.145Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:57:30 [2021-09-23T12:57:30.145Z] --- SKIP: TestHashFile (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestHashSubdir
12:57:30 [2021-09-23T12:57:30.145Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:57:30 [2021-09-23T12:57:30.145Z] --- SKIP: TestHashSubdir (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestRemoveDirectory
12:57:30 [2021-09-23T12:57:30.145Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:57:30 [2021-09-23T12:57:30.145Z] --- SKIP: TestRemoveDirectory (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] PASS
12:57:30 [2021-09-23T12:57:30.145Z] coverage: 9.3% of statements
12:57:30 [2021-09-23T12:57:30.145Z] ok  	github.com/docker/docker/builder/remotecontext	0.264s	coverage: 9.3% of statements
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestGetAllAllowed
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestGetAllAllowed (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestGetAllMeta
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestGetAllMeta (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestWarnOnUnusedBuildArgs
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestIsUnreferencedBuiltin
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestIsExistingDirectory
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestIsExistingDirectory (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestGetFilenameForDownload
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEnv2Variables
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEnv2Variables (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestMaintainer
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestMaintainer (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestLabel
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestLabel (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestFromScratch
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestFromScratch (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestFromWithArg
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestFromWithArg (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestFromWithUndefinedArg
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestFromMultiStageWithNamedStage
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestOnbuild
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestOnbuild (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestWorkdir
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestWorkdir (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestCmd
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestCmd (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestHealthcheckNone
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestHealthcheckNone (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestHealthcheckCmd
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestHealthcheckCmd (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEntrypoint
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEntrypoint (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestExpose
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestExpose (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestUser
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestUser (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestVolume
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestVolume (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestStopSignal
12:57:30 [2021-09-23T12:57:30.145Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:57:30 [2021-09-23T12:57:30.145Z] --- SKIP: TestStopSignal (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestArg
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestArg (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestShell
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestShell (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestPrependEnvOnCmd
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestRunWithBuildArgs
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestRunIgnoresHealthcheck
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatchUnsupportedOptions
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestNormalizeWorkdir
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDispatch/COPY_url
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDispatch (0.07s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestAddScratchImageAddsToMounts
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestAddFromScratchPopulatesPlatform
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestImageSourceGetAddsToMounts
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEmptyDockerfile
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEmptyDockerfile (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestSymlinkDockerfile
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDockerfileOutsideTheBuildContext
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestNonExistingDockerfile
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestCopyRunConfig
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestCopyRunConfig (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDeepCopyRunConfig
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestExportImage
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestExportImage (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestNormalizeDest
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestNormalizeDest (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] PASS
12:57:30 [2021-09-23T12:57:30.145Z] coverage: 46.8% of statements
12:57:30 [2021-09-23T12:57:30.145Z] ok  	github.com/docker/docker/builder/dockerfile	0.181s	coverage: 46.8% of statements
12:57:30 [2021-09-23T12:57:30.145Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEnable
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEnable (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestDisable
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestDisable (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] === RUN   TestEnabled
12:57:30 [2021-09-23T12:57:30.145Z] --- PASS: TestEnabled (0.00s)
12:57:30 [2021-09-23T12:57:30.145Z] PASS
12:57:30 [2021-09-23T12:57:30.145Z] coverage: 100.0% of statements
12:57:30 [2021-09-23T12:57:30.145Z] ok  	github.com/docker/docker/cli/debug	0.032s	coverage: 100.0% of statements
12:57:31 [2021-09-23T12:57:31.509Z] --- PASS: TestSecretInspect (2.18s)
12:57:31 [2021-09-23T12:57:31.509Z] === RUN   TestSecretList
12:57:31 [2021-09-23T12:57:31.642Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:57:31 [2021-09-23T12:57:31.695Z] --- PASS: TestConfigsUpdate (2.69s)
12:57:31 [2021-09-23T12:57:31.695Z] === RUN   TestTemplatedConfig
12:57:31 [2021-09-23T12:57:31.904Z]     check_test.go:309: [da3d1cdf6762d] daemon is not started
12:57:31 [2021-09-23T12:57:31.905Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:57:31 [2021-09-23T12:57:31.905Z] --- PASS: TestTemplatedConfig (3.98s)
12:57:31 [2021-09-23T12:57:31.905Z] === RUN   TestConfigCreateResolve
12:57:32 [2021-09-23T12:57:32.476Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:57:32 [2021-09-23T12:57:32.737Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:57:33 [2021-09-23T12:57:33.309Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:57:33 [2021-09-23T12:57:33.421Z] --- PASS: TestSecretList (2.20s)
12:57:33 [2021-09-23T12:57:33.421Z] === RUN   TestSecretsCreateAndDelete
12:57:34 [2021-09-23T12:57:34.699Z] --- PASS: TestConfigCreateResolve (2.82s)
12:57:34 [2021-09-23T12:57:34.699Z] === RUN   TestConfigDaemonLibtrustID
12:57:34 [2021-09-23T12:57:34.996Z] --- PASS: TestTemplatedConfig (3.55s)
12:57:34 [2021-09-23T12:57:34.996Z] === RUN   TestConfigCreateResolve
12:57:35 [2021-09-23T12:57:35.271Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:57:35 [2021-09-23T12:57:35.271Z] PASS
12:57:35 [2021-09-23T12:57:35.271Z] 
12:57:35 [2021-09-23T12:57:35.271Z] DONE 7 tests in 18.604s
12:57:35 [2021-09-23T12:57:35.271Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:57:35 [2021-09-23T12:57:35.271Z] ++ 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
12:57:35 [2021-09-23T12:57:35.271Z] ++ set -e
12:57:35 [2021-09-23T12:57:35.271Z] ++ '[' -n 0 ']'
12:57:35 [2021-09-23T12:57:35.271Z] ++ set -x
12:57:35 [2021-09-23T12:57:35.271Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:57:35 [2021-09-23T12:57:35.532Z] INFO: Testing against a local daemon
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestCheckpoint
12:57:35 [2021-09-23T12:57:35.532Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:57:35 [2021-09-23T12:57:35.532Z] --- SKIP: TestCheckpoint (0.00s)
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestContainerInvalidJSON
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:57:35 [2021-09-23T12:57:35.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:57:35 [2021-09-23T12:57:35.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:57:35 [2021-09-23T12:57:35.532Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:57:35 [2021-09-23T12:57:35.532Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:57:35 [2021-09-23T12:57:35.532Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:57:35 [2021-09-23T12:57:35.532Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:57:35 [2021-09-23T12:57:35.532Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:57:35 [2021-09-23T12:57:35.532Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:57:35 [2021-09-23T12:57:35.532Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:57:35 [2021-09-23T12:57:35.532Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:57:35 [2021-09-23T12:57:35.532Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestCopyFromContainerPathIsNotDir
12:57:35 [2021-09-23T12:57:35.532Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:57:35 [2021-09-23T12:57:35.532Z] === RUN   TestCopyToContainerPathDoesNotExist
12:57:35 [2021-09-23T12:57:35.793Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
12:57:35 [2021-09-23T12:57:35.794Z] === RUN   TestCopyToContainerPathIsNotDir
12:57:35 [2021-09-23T12:57:35.794Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
12:57:35 [2021-09-23T12:57:35.794Z] === RUN   TestCopyFromContainer
12:57:35 [2021-09-23T12:57:35.964Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
12:57:35 [2021-09-23T12:57:35.964Z] === RUN   TestSecretsUpdate
12:57:37 [2021-09-23T12:57:37.181Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:57:37 [2021-09-23T12:57:37.458Z] Leaving: AppArmorNo profiles have been unloaded.
12:57:37 [2021-09-23T12:57:37.458Z] 
12:57:37 [2021-09-23T12:57:37.458Z] Unloading profiles will leave already running processes permanently
12:57:37 [2021-09-23T12:57:37.458Z] unconfined, which can lead to unexpected situations.
12:57:37 [2021-09-23T12:57:37.458Z] 
12:57:37 [2021-09-23T12:57:37.458Z] To set a process to complain mode, use the command line tool
12:57:37 [2021-09-23T12:57:37.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:57:37 [2021-09-23T12:57:37.458Z] 
Post stage
[Pipeline] junit
12:57:37 [2021-09-23T12:57:37.471Z] Recording test results
12:57:37 [2021-09-23T12:57:37.541Z] --- PASS: TestConfigCreateResolve (2.71s)
12:57:37 [2021-09-23T12:57:37.541Z] === RUN   TestConfigDaemonLibtrustID
12:57:37 [2021-09-23T12:57:37.875Z] --- PASS: TestSecretsUpdate (2.22s)
12:57:37 [2021-09-23T12:57:37.875Z] === RUN   TestTemplatedSecret
12:57:38 [2021-09-23T12:57:38.113Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:57:38 [2021-09-23T12:57:38.113Z] PASS
12:57:38 [2021-09-23T12:57:38.113Z] 
12:57:38 [2021-09-23T12:57:38.113Z] DONE 7 tests in 30.092s
12:57:38 [2021-09-23T12:57:38.113Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:57:38 [2021-09-23T12:57:38.113Z] ++ 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
12:57:38 [2021-09-23T12:57:38.113Z] ++ set -e
12:57:38 [2021-09-23T12:57:38.113Z] ++ '[' -n 0 ']'
12:57:38 [2021-09-23T12:57:38.113Z] ++ set -x
12:57:38 [2021-09-23T12:57:38.113Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
12:57:38 [2021-09-23T12:57:38.125Z] === RUN   TestCopyFromContainer//
12:57:38 [2021-09-23T12:57:38.125Z] === RUN   TestCopyFromContainer//bar/root
12:57:38 [2021-09-23T12:57:38.125Z] === RUN   TestCopyFromContainer//bar/root/
12:57:38 [2021-09-23T12:57:38.387Z] === RUN   TestCopyFromContainer/bar/quux
12:57:38 [2021-09-23T12:57:38.387Z] === RUN   TestCopyFromContainer/bar/quux/
12:57:38 [2021-09-23T12:57:38.529Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:57:38 [2021-09-23T12:57:38.648Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:57:38 [2021-09-23T12:57:38.648Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:57:38 [2021-09-23T12:57:38.814Z] + echo Ensuring container killed.
12:57:38 [2021-09-23T12:57:38.814Z] Ensuring container killed.
12:57:38 [2021-09-23T12:57:38.814Z] + docker rm -vf docker-pr4
12:57:38 [2021-09-23T12:57:38.814Z] Error: No such container: docker-pr4
[Pipeline] sh
12:57:38 [2021-09-23T12:57:38.910Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:57:38 [2021-09-23T12:57:38.910Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:57:38 [2021-09-23T12:57:38.910Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:57:38 [2021-09-23T12:57:38.910Z] === RUN   TestCopyFromContainer/bar/notarget
12:57:39 [2021-09-23T12:57:39.056Z] INFO: Testing against a local daemon
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestCheckpoint
12:57:39 [2021-09-23T12:57:39.056Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:57:39 [2021-09-23T12:57:39.056Z] --- SKIP: TestCheckpoint (0.00s)
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestContainerInvalidJSON
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:57:39 [2021-09-23T12:57:39.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:57:39 [2021-09-23T12:57:39.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:57:39 [2021-09-23T12:57:39.056Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:57:39 [2021-09-23T12:57:39.056Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:57:39 [2021-09-23T12:57:39.056Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:57:39 [2021-09-23T12:57:39.056Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:57:39 [2021-09-23T12:57:39.056Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:57:39 [2021-09-23T12:57:39.056Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:57:39 [2021-09-23T12:57:39.056Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:57:39 [2021-09-23T12:57:39.056Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:57:39 [2021-09-23T12:57:39.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestCopyFromContainerPathIsNotDir
12:57:39 [2021-09-23T12:57:39.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:57:39 [2021-09-23T12:57:39.056Z] === RUN   TestCopyToContainerPathDoesNotExist
12:57:39 [2021-09-23T12:57:39.099Z] + echo Chowning /workspace to jenkins user
12:57:39 [2021-09-23T12:57:39.099Z] Chowning /workspace to jenkins user
12:57:39 [2021-09-23T12:57:39.100Z] + id -u
12:57:39 [2021-09-23T12:57:39.100Z] + id -g
12:57:39 [2021-09-23T12:57:39.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
12:57:39 [2021-09-23T12:57:39.100Z] Unable to find image 'busybox:latest' locally
12:57:39 [2021-09-23T12:57:39.100Z] latest: Pulling from library/busybox
12:57:39 [2021-09-23T12:57:39.171Z] --- PASS: TestCopyFromContainer (3.42s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.17s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:39 [2021-09-23T12:57:39.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateLinkToNonExistingContainer
12:57:39 [2021-09-23T12:57:39.171Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateWithInvalidEnv
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateWithInvalidEnv/0
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateWithInvalidEnv/0
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateWithInvalidEnv/1
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateWithInvalidEnv/1
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateWithInvalidEnv/2
12:57:39 [2021-09-23T12:57:39.171Z] === PAUSE TestCreateWithInvalidEnv/2
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateWithInvalidEnv/0
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateWithInvalidEnv/2
12:57:39 [2021-09-23T12:57:39.171Z] === CONT  TestCreateWithInvalidEnv/1
12:57:39 [2021-09-23T12:57:39.171Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:57:39 [2021-09-23T12:57:39.171Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:57:39 [2021-09-23T12:57:39.171Z] === RUN   TestCreateTmpfsMountsTarget
12:57:39 [2021-09-23T12:57:39.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:57:39 [2021-09-23T12:57:39.318Z] === RUN   TestCopyToContainerPathIsNotDir
12:57:39 [2021-09-23T12:57:39.318Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:57:39 [2021-09-23T12:57:39.318Z] === RUN   TestCopyFromContainer
12:57:39 [2021-09-23T12:57:39.360Z] 24fb2886d6f6: Pulling fs layer
12:57:39 [2021-09-23T12:57:39.360Z] 24fb2886d6f6: Verifying Checksum
12:57:39 [2021-09-23T12:57:39.360Z] 24fb2886d6f6: Download complete
12:57:39 [2021-09-23T12:57:39.360Z] 24fb2886d6f6: Pull complete
12:57:39 [2021-09-23T12:57:39.360Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
12:57:39 [2021-09-23T12:57:39.360Z] Status: Downloaded newer image for busybox:latest
12:57:39 [2021-09-23T12:57:39.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
12:57:39 [2021-09-23T12:57:39.432Z] === RUN   TestCreateWithCustomMaskedPaths
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointCreateError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointCreate
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointDeleteError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointDelete
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointDelete (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointListError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointListError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointList
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointList (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCheckpointListContainerNotFound
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNewClientWithOpsFromEnv
12:57:40 [2021-09-23T12:57:40.438Z]     client_test.go:23: runtime.GOOS == "windows"
12:57:40 [2021-09-23T12:57:40.438Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestGetAPIPath
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestGetAPIPath (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestParseHostURL
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestParseHostURL (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPIVersionEmpty
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPIVersion
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPVersionOverride
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPIVersionAutomatic
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestClientRedirect
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestClientRedirect (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigCreateUnsupported
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigCreateError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigCreate
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspectNotFound
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspectUnsupported
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspectError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspectConfigNotFound
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigInspect
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigListUnsupported
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigListUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigListError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigListError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigList
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigList (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigRemoveUnsupported
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigRemoveError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigRemove
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigUpdateUnsupported
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigUpdateError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestConfigUpdate
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestConfigUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCommitError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCommitError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCommit
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCommit (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStatPathError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStatPathError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStatPathNotFoundError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStatPathNoHeaderError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStatPath
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStatPath (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyToContainerError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyToContainerError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyToContainerNotFoundError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyToContainerNotStatusOKError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyToContainer
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyToContainer (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyFromContainerError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyFromContainerError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyFromContainerNotFoundError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyFromContainerNotStatusOKError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyFromContainerNoHeaderError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestCopyFromContainer
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestCopyFromContainer (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCreateError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCreateImageNotFound
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCreateWithName
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCreateWithName (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerCreateAutoRemove
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerDiffError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerDiffError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerDiff
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerDiff (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecCreateError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecCreate
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecStartError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecStartError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecStart
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecStart (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecInspectError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecInspect
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExportError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExportError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExport
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExport (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerInspectError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerInspectContainerNotFound
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerInspect
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerInspectNode
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerInspectNode (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerKillError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerKillError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerKill
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerKill (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerListError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerListError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerList
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerList (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerLogsNotFoundError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerLogsError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerLogsError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerLogs
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerLogs (0.14s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerPauseError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerPauseError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerPause
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerPause (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainersPruneError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainersPruneError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainersPrune
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainersPrune (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRemoveError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRemoveNotFoundError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRemove
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRenameError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRenameError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRename
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRename (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerResizeError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerResizeError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecResizeError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecResizeError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerResize
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerResize (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerExecResize
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerExecResize (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRestartError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRestartError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerRestart
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerRestart (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStartError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStartError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStart
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStart (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStatsError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStatsError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStats
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStats (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStopError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStopError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerStop
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerStop (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerTopError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerTopError (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerTop
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerTop (0.00s)
12:57:40 [2021-09-23T12:57:40.438Z] === RUN   TestContainerUnpauseError
12:57:40 [2021-09-23T12:57:40.438Z] --- PASS: TestContainerUnpauseError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestContainerUnpause
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestContainerUnpause (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestContainerUpdateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestContainerUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestContainerUpdate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestContainerUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestContainerWaitError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestContainerWaitError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestContainerWait
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestContainerWait (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestDiskUsageError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestDiskUsageError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestDiskUsage
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestDiskUsage (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestDistributionInspectUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestDistributionInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestEventsErrorInOptions
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestEventsErrorFromServer
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestEvents
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestEvents (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestTLSCloseWriter
12:57:40 [2021-09-23T12:57:40.439Z] === PAUSE TestTLSCloseWriter
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageBuildError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageBuildError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageBuild
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageBuild (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestGetDockerOS
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestGetDockerOS (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageCreateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageCreate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageHistoryError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageHistoryError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageHistory
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageHistory (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageImportError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageImportError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageImport
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageImport (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageInspectImageNotFound
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageInspect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageListError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageListError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageList
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageList (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageListApiBefore125
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageLoadError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageLoadError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageLoad
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageLoad (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagesPruneError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagesPruneError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagesPrune
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagesPrune (0.01s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullReferenceParseError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullAnyError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullAnyError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullStatusUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.01s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePullWithoutErrors
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushReferenceError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushReferenceError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushAnyError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushAnyError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushStatusUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithoutErrors
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageRemoveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageRemoveImageNotFound
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageRemove
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSaveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSaveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSave
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSave (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchAnyError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchAnyError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchStatusUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageSearchWithoutErrors
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageTagError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageTagError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageTagInvalidReference
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageTagInvalidSourceImageName
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageTagHexSource
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageTagHexSource (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestImageTag
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestImageTag (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestInfoServerError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestInfoServerError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestInfoInvalidResponseJSONError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestInfo
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestInfo (0.01s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkConnectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkConnectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkConnect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkConnect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkCreateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkCreate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkDisconnectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkDisconnect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkDisconnect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkInspectNotFoundError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkInspect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkListError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkListError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkList
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkList (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworksPruneError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworksPruneError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworksPrune
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworksPrune (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkRemoveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNetworkRemove
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNetworkRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeInspectNodeNotFound
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeInspect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeListError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeListError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeList
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeList (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeRemoveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeRemove
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeUpdateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestNodeUpdate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestNodeUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestOptionWithTimeout
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestOptionWithTimeout (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingFail
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPingFail (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingWithError
12:57:40 [2021-09-23T12:57:40.439Z] 2021/09/23 12:57:39 RoundTripper returned a response & error; ignoring response
12:57:40 [2021-09-23T12:57:40.439Z] 2021/09/23 12:57:39 RoundTripper returned a response & error; ignoring response
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPingWithError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingSuccess
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPingSuccess (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingHeadFallback
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingHeadFallback/OK
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingHeadFallback/Not_Found
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPingHeadFallback (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginDisableError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginDisableError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginDisable
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginDisable (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginEnableError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginEnableError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginEnable
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginEnable (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginInspect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginListError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginListError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginList
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginList (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginPushError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginPushError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginPush
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginPush (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginRemoveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginRemove
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginSetError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginSetError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPluginSet
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPluginSet (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSetHostHeader
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSetHostHeader (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestPlainTextError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestPlainTextError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestInfiniteError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestInfiniteError (0.04s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretCreateUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretCreateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretCreate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretInspectUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretInspectSecretNotFound
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretInspect
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretListUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretListUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretListError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretListError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretList
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretList (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretRemoveUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretRemoveError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretRemove
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretUpdateUnsupported
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretUpdateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestSecretUpdate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestSecretUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceCreateError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceCreate
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceCreateCompatiblePlatforms
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceCreateDigestPinning
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceInspectError
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceInspectServiceNotFound
12:57:40 [2021-09-23T12:57:40.439Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.439Z] === RUN   TestServiceInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceInspect
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceListError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceListError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceList
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceList (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceLogsError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceLogsError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceLogs
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceLogs (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceRemoveError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceRemoveNotFoundError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceRemove
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceUpdateError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestServiceUpdate
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestServiceUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmGetUnlockKeyError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmGetUnlockKey
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmInitError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmInitError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmInit
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmInit (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmInspectError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmInspect
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmJoinError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmJoinError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmJoin
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmJoin (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmLeaveError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmLeaveError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmLeave
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmLeave (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmUnlockError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmUnlockError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmUnlock
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmUnlock (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmUpdateError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmUpdateError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestSwarmUpdate
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestSwarmUpdate (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestTaskInspectError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTaskInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestTaskInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestTaskInspect
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTaskInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestTaskListError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTaskListError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestTaskList
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTaskList (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeCreateError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeCreateError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeCreate
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeCreate (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeInspectError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeInspectError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeInspectNotFound
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeInspectWithEmptyID
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeInspect
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeInspect (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeListError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeListError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeList
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeList (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeRemoveError
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeRemoveError (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === RUN   TestVolumeRemove
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestVolumeRemove (0.00s)
12:57:40 [2021-09-23T12:57:40.440Z] === CONT  TestTLSCloseWriter
12:57:40 [2021-09-23T12:57:40.440Z] --- PASS: TestTLSCloseWriter (0.01s)
12:57:40 [2021-09-23T12:57:40.440Z] PASS
12:57:40 [2021-09-23T12:57:40.440Z] coverage: 74.9% of statements
12:57:40 [2021-09-23T12:57:40.440Z] ok  	github.com/docker/docker/client	0.324s	coverage: 74.9% of statements
12:57:40 [2021-09-23T12:57:40.704Z] === RUN   TestCopyFromContainer//
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:57:40 [2021-09-23T12:57:40.965Z] === RUN   TestCopyFromContainer//bar/root
12:57:40 [2021-09-23T12:57:40.965Z] === RUN   TestCopyFromContainer//bar/root/
12:57:40 [2021-09-23T12:57:40.965Z] === RUN   TestCopyFromContainer/bar/quux
12:57:41 [2021-09-23T12:57:41.033Z] + bundleName=docker-py
12:57:41 [2021-09-23T12:57:41.033Z] + echo Creating docker-py-bundles.tar.gz
12:57:41 [2021-09-23T12:57:41.033Z] Creating docker-py-bundles.tar.gz
12:57:41 [2021-09-23T12:57:41.033Z] + 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
12:57:41 [2021-09-23T12:57:41.046Z] Archiving artifacts
12:57:41 [2021-09-23T12:57:41.174Z] --- PASS: TestTemplatedSecret (3.24s)
12:57:41 [2021-09-23T12:57:41.174Z] === RUN   TestSecretCreateResolve
12:57:41 [2021-09-23T12:57:41.226Z] === RUN   TestCopyFromContainer/bar/quux/
12:57:41 [2021-09-23T12:57:41.226Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:57:41 [2021-09-23T12:57:41.226Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:57:41 [2021-09-23T12:57:41.487Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:57:41 [2021-09-23T12:57:41.487Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:57:41 [2021-09-23T12:57:41.487Z] === RUN   TestCopyFromContainer/bar/notarget
12:57:41 [2021-09-23T12:57:41.748Z] --- PASS: TestCopyFromContainer (2.32s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:57:41 [2021-09-23T12:57:41.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateLinkToNonExistingContainer
12:57:41 [2021-09-23T12:57:41.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateWithInvalidEnv
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateWithInvalidEnv/0
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateWithInvalidEnv/0
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateWithInvalidEnv/1
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateWithInvalidEnv/1
12:57:41 [2021-09-23T12:57:41.748Z] === RUN   TestCreateWithInvalidEnv/2
12:57:41 [2021-09-23T12:57:41.748Z] === PAUSE TestCreateWithInvalidEnv/2
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateWithInvalidEnv/0
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateWithInvalidEnv/1
12:57:41 [2021-09-23T12:57:41.748Z] === CONT  TestCreateWithInvalidEnv/2
12:57:41 [2021-09-23T12:57:41.748Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:57:41 [2021-09-23T12:57:41.748Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:57:41 [2021-09-23T12:57:41.749Z] === RUN   TestCreateTmpfsMountsTarget
12:57:41 [2021-09-23T12:57:41.749Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:57:41 [2021-09-23T12:57:41.749Z] === RUN   TestCreateWithCustomMaskedPaths
12:57:42 [2021-09-23T12:57:42.739Z] --- PASS: TestCreateWithCustomMaskedPaths (2.96s)
12:57:42 [2021-09-23T12:57:42.739Z] === RUN   TestCreateWithCustomReadonlyPaths
12:57:42 [2021-09-23T12:57:42.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:57:43 [2021-09-23T12:57:43.086Z] --- PASS: TestSecretCreateResolve (2.18s)
12:57:43 [2021-09-23T12:57:43.086Z] PASS
12:57:43 [2021-09-23T12:57:43.086Z] 
12:57:43 [2021-09-23T12:57:43.086Z] DONE 6 tests in 14.308s
12:57:43 [2021-09-23T12:57:43.086Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:57:43 [2021-09-23T12:57:43.086Z] INFO: Testing against a local daemon
12:57:43 [2021-09-23T12:57:43.086Z] === RUN   TestServiceCreateInit
12:57:43 [2021-09-23T12:57:43.086Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:57:43 [2021-09-23T12:57:43.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh binary-daemon
12:57:43 [2021-09-23T12:57:43.312Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:57:43 [2021-09-23T12:57:43.797Z] 
12:57:43 [2021-09-23T12:57:43.797Z] Removing bundles/
12:57:43 [2021-09-23T12:57:43.797Z] 
12:57:43 [2021-09-23T12:57:43.797Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
12:57:43 [2021-09-23T12:57:43.797Z] Building: bundles/binary-daemon/dockerd-dev
12:57:43 [2021-09-23T12:57:43.797Z] GOOS="" GOARCH="" GOARM=""
12:57:44 [2021-09-23T12:57:44.255Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:57:44 [2021-09-23T12:57:44.255Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:57:44 [2021-09-23T12:57:44.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s)
12:57:44 [2021-09-23T12:57:44.292Z] === RUN   TestCreateWithCustomReadonlyPaths
12:57:45 [2021-09-23T12:57:45.644Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.18s)
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:45 [2021-09-23T12:57:45.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:45 [2021-09-23T12:57:45.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:45 [2021-09-23T12:57:45.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:45 [2021-09-23T12:57:45.644Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:45 [2021-09-23T12:57:45.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:57:45 [2021-09-23T12:57:45.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:57:45 [2021-09-23T12:57:45.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:57:45 [2021-09-23T12:57:45.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:57:45 [2021-09-23T12:57:45.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
12:57:45 [2021-09-23T12:57:45.644Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:57:45 [2021-09-23T12:57:45.644Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:57:46 [2021-09-23T12:57:46.216Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:57:46 [2021-09-23T12:57:46.216Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:57:46 [2021-09-23T12:57:46.216Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:57:46 [2021-09-23T12:57:46.216Z]     check_test.go:309: [dae105134650a] daemon is not started
12:57:46 [2021-09-23T12:57:46.216Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:57:46 [2021-09-23T12:57:46.478Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.05s)
12:57:46 [2021-09-23T12:57:46.478Z] === RUN   TestCreateDifferentPlatform
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestCreateDifferentPlatform/different_os
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:57:46 [2021-09-23T12:57:46.740Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:57:46 [2021-09-23T12:57:46.740Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:57:46 [2021-09-23T12:57:46.740Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:57:46 [2021-09-23T12:57:46.740Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:57:46 [2021-09-23T12:57:46.740Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestContainerStartOnDaemonRestart
12:57:46 [2021-09-23T12:57:46.740Z] === PAUSE TestContainerStartOnDaemonRestart
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestDaemonRestartIpcMode
12:57:46 [2021-09-23T12:57:46.740Z] === PAUSE TestDaemonRestartIpcMode
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestDaemonHostGatewayIP
12:57:46 [2021-09-23T12:57:46.740Z] === PAUSE TestDaemonHostGatewayIP
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestRestartDaemonWithRestartingContainer
12:57:46 [2021-09-23T12:57:46.740Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestContainerKillOnDaemonStart
12:57:46 [2021-09-23T12:57:46.740Z] === PAUSE TestContainerKillOnDaemonStart
12:57:46 [2021-09-23T12:57:46.740Z] === RUN   TestDiff
12:57:46 [2021-09-23T12:57:46.839Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s)
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:46 [2021-09-23T12:57:46.839Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:46 [2021-09-23T12:57:46.839Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:57:46 [2021-09-23T12:57:46.839Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:57:46 [2021-09-23T12:57:46.839Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:57:46 [2021-09-23T12:57:46.839Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:57:46 [2021-09-23T12:57:46.839Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
12:57:46 [2021-09-23T12:57:46.839Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:57:46 [2021-09-23T12:57:46.839Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:57:46 [2021-09-23T12:57:46.839Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:57:46 [2021-09-23T12:57:46.839Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:57:46 [2021-09-23T12:57:46.839Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:57:47 [2021-09-23T12:57:47.101Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
12:57:47 [2021-09-23T12:57:47.101Z] === RUN   TestCreateDifferentPlatform
12:57:47 [2021-09-23T12:57:47.101Z] === RUN   TestCreateDifferentPlatform/different_os
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:57:47 [2021-09-23T12:57:47.365Z] --- PASS: TestCreateDifferentPlatform (0.04s)
12:57:47 [2021-09-23T12:57:47.365Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:57:47 [2021-09-23T12:57:47.365Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:57:47 [2021-09-23T12:57:47.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:57:47 [2021-09-23T12:57:47.365Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestContainerStartOnDaemonRestart
12:57:47 [2021-09-23T12:57:47.365Z] === PAUSE TestContainerStartOnDaemonRestart
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestDaemonRestartIpcMode
12:57:47 [2021-09-23T12:57:47.365Z] === PAUSE TestDaemonRestartIpcMode
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestDaemonHostGatewayIP
12:57:47 [2021-09-23T12:57:47.365Z] === PAUSE TestDaemonHostGatewayIP
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestRestartDaemonWithRestartingContainer
12:57:47 [2021-09-23T12:57:47.365Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestContainerKillOnDaemonStart
12:57:47 [2021-09-23T12:57:47.365Z] === PAUSE TestContainerKillOnDaemonStart
12:57:47 [2021-09-23T12:57:47.365Z] === RUN   TestDiff
12:57:48 [2021-09-23T12:57:48.127Z] --- PASS: TestDiff (1.15s)
12:57:48 [2021-09-23T12:57:48.127Z] === RUN   TestExecWithCloseStdin
12:57:48 [2021-09-23T12:57:48.308Z] --- PASS: TestDiff (0.79s)
12:57:48 [2021-09-23T12:57:48.308Z] === RUN   TestExecWithCloseStdin
12:57:48 [2021-09-23T12:57:48.372Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:57:49 [2021-09-23T12:57:49.069Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:57:49 [2021-09-23T12:57:49.284Z] --- PASS: TestExecWithCloseStdin (1.10s)
12:57:49 [2021-09-23T12:57:49.284Z] === RUN   TestExec
12:57:49 [2021-09-23T12:57:49.642Z] --- PASS: TestExecWithCloseStdin (1.73s)
12:57:49 [2021-09-23T12:57:49.642Z] === RUN   TestExec
12:57:50 [2021-09-23T12:57:50.234Z] --- PASS: TestExec (1.06s)
12:57:50 [2021-09-23T12:57:50.234Z] === RUN   TestExecUser
12:57:50 [2021-09-23T12:57:50.584Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:57:51 [2021-09-23T12:57:51.527Z] --- PASS: TestExec (1.78s)
12:57:51 [2021-09-23T12:57:51.527Z] === RUN   TestExecUser
12:57:51 [2021-09-23T12:57:51.527Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:57:51 [2021-09-23T12:57:51.620Z] --- PASS: TestExecUser (1.06s)
12:57:51 [2021-09-23T12:57:51.620Z] === RUN   TestExportContainerAndImportImage
12:57:52 [2021-09-23T12:57:52.471Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:57:52 [2021-09-23T12:57:52.564Z] --- PASS: TestExportContainerAndImportImage (1.02s)
12:57:52 [2021-09-23T12:57:52.564Z] === RUN   TestExportContainerAfterDaemonRestart
12:57:52 [2021-09-23T12:57:52.574Z] --- PASS: TestServiceCreateInit (9.13s)
12:57:52 [2021-09-23T12:57:52.575Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s)
12:57:52 [2021-09-23T12:57:52.575Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
12:57:52 [2021-09-23T12:57:52.575Z] === RUN   TestCreateServiceMultipleTimes
12:57:53 [2021-09-23T12:57:53.043Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:57:53 [2021-09-23T12:57:53.043Z] --- PASS: TestExecUser (1.74s)
12:57:53 [2021-09-23T12:57:53.043Z] === RUN   TestExportContainerAndImportImage
12:57:53 [2021-09-23T12:57:53.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
12:57:53 [2021-09-23T12:57:53.951Z] === RUN   TestHealthCheckWorkdir
12:57:54 [2021-09-23T12:57:54.431Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:57:54 [2021-09-23T12:57:54.431Z] --- PASS: TestExportContainerAndImportImage (1.39s)
12:57:54 [2021-09-23T12:57:54.431Z] === RUN   TestExportContainerAfterDaemonRestart
12:57:55 [2021-09-23T12:57:55.219Z] --- PASS: TestCheckoutGit (26.94s)
12:57:55 [2021-09-23T12:57:55.219Z] === RUN   TestValidGitTransport
12:57:55 [2021-09-23T12:57:55.219Z] --- PASS: TestValidGitTransport (0.00s)
12:57:55 [2021-09-23T12:57:55.219Z] === RUN   TestGitInvalidRef
12:57:55 [2021-09-23T12:57:55.219Z] --- PASS: TestGitInvalidRef (0.18s)
12:57:55 [2021-09-23T12:57:55.219Z] PASS
12:57:55 [2021-09-23T12:57:55.219Z] coverage: 86.3% of statements
12:57:55 [2021-09-23T12:57:55.219Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.189s	coverage: 86.3% of statements
12:57:55 [2021-09-23T12:57:55.219Z] ?   	github.com/docker/docker/cli	[no test files]
12:57:55 [2021-09-23T12:57:55.219Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:57:55 [2021-09-23T12:57:55.336Z] --- PASS: TestHealthCheckWorkdir (1.38s)
12:57:55 [2021-09-23T12:57:55.336Z] === RUN   TestHealthKillContainer
12:57:56 [2021-09-23T12:57:56.347Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
12:57:56 [2021-09-23T12:57:56.347Z] === RUN   TestHealthCheckWorkdir
12:57:56 [2021-09-23T12:57:56.347Z]     check_test.go:309: [d7f1f28d72833] daemon is not started
12:57:56 [2021-09-23T12:57:56.347Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:57:57 [2021-09-23T12:57:57.732Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:57:58 [2021-09-23T12:57:58.303Z] --- PASS: TestHealthCheckWorkdir (2.27s)
12:57:58 [2021-09-23T12:57:58.303Z] === RUN   TestHealthKillContainer
12:57:58 [2021-09-23T12:57:58.635Z] --- PASS: TestHealthKillContainer (3.06s)
12:57:58 [2021-09-23T12:57:58.636Z] === RUN   TestInspectCpusetInConfigPre120
12:57:59 [2021-09-23T12:57:59.207Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
12:57:59 [2021-09-23T12:57:59.207Z] === RUN   TestIpcModeNone
12:57:59 [2021-09-23T12:57:59.688Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:57:59 [2021-09-23T12:57:59.949Z]     check_test.go:309: [db73d69ef9cb6] daemon is not started
12:57:59 [2021-09-23T12:57:59.949Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:58:00 [2021-09-23T12:58:00.149Z] --- PASS: TestIpcModeNone (1.02s)
12:58:00 [2021-09-23T12:58:00.149Z] === RUN   TestIpcModePrivate
12:58:00 [2021-09-23T12:58:00.521Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:58:01 [2021-09-23T12:58:01.093Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
12:58:01 [2021-09-23T12:58:01.093Z] --- PASS: TestIpcModePrivate (1.05s)
12:58:01 [2021-09-23T12:58:01.093Z] === RUN   TestIpcModeShareable
12:58:01 [2021-09-23T12:58:01.093Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:58:02 [2021-09-23T12:58:02.035Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
12:58:02 [2021-09-23T12:58:02.037Z] --- PASS: TestHealthKillContainer (3.40s)
12:58:02 [2021-09-23T12:58:02.037Z] === RUN   TestInspectCpusetInConfigPre120
12:58:02 [2021-09-23T12:58:02.037Z]     docker_cli_daemon_plugins_test.go:79: [dff93f5df7bf9] daemon is not started
12:58:02 [2021-09-23T12:58:02.297Z] --- PASS: TestIpcModeShareable (1.09s)
12:58:02 [2021-09-23T12:58:02.297Z] === RUN   TestAPIIpcModeShareableAndContainer
12:58:02 [2021-09-23T12:58:02.298Z] === RUN   TestDockerSuite/TestBuildAddScript
12:58:02 [2021-09-23T12:58:02.870Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s)
12:58:02 [2021-09-23T12:58:02.870Z] === RUN   TestIpcModeNone
12:58:03 [2021-09-23T12:58:03.445Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:58:04 [2021-09-23T12:58:04.389Z] --- PASS: TestIpcModeNone (1.67s)
12:58:04 [2021-09-23T12:58:04.389Z] === RUN   TestIpcModePrivate
12:58:05 [2021-09-23T12:58:05.599Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
12:58:05 [2021-09-23T12:58:05.599Z] === RUN   TestAPIIpcModeHost
12:58:05 [2021-09-23T12:58:05.776Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
12:58:05 [2021-09-23T12:58:05.776Z] --- PASS: TestIpcModePrivate (1.31s)
12:58:05 [2021-09-23T12:58:05.776Z] === RUN   TestIpcModeShareable
12:58:05 [2021-09-23T12:58:05.776Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:58:06 [2021-09-23T12:58:06.541Z] --- PASS: TestAPIIpcModeHost (1.09s)
12:58:06 [2021-09-23T12:58:06.541Z] === RUN   TestDaemonIpcModeShareable
12:58:07 [2021-09-23T12:58:07.164Z]     docker_cli_daemon_plugins_test.go:169: [da0b6386581a0] daemon is not started
12:58:07 [2021-09-23T12:58:07.164Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
12:58:07 [2021-09-23T12:58:07.425Z] --- PASS: TestIpcModeShareable (1.66s)
12:58:07 [2021-09-23T12:58:07.425Z] === RUN   TestAPIIpcModeShareableAndContainer
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestContainerStopSignal
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestContainerStopSignal (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestContainerStopTimeout
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestContainerStopTimeout (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestContainerSecretReferenceDestTarget
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestContainerLogPathSetForRingLogger
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestReplaceAndAppendEnvVars
12:58:07 [2021-09-23T12:58:07.593Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestNewMemoryStore
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestNewMemoryStore (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestAddContainers
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestAddContainers (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestGetContainer
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestGetContainer (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestDeleteContainer
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestDeleteContainer (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestListContainers
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestListContainers (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestFirstContainer
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestFirstContainer (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestApplyAllContainer
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestApplyAllContainer (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestIsValidHealthString
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestIsValidHealthString (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestStateRunStop
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestStateRunStop (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestStateTimeoutWait
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:58:07 [2021-09-23T12:58:07.593Z]     state_test.go:141: Stop callback fired
12:58:07 [2021-09-23T12:58:07.593Z]     state_test.go:165: Stop callback fired
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestStateTimeoutWait (0.10s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestIsValidStateString
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestIsValidStateString (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestViewSaveDelete
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestConfigureDaemonLogs
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestCommonOptionsInstallFlags
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] PASS
12:58:07 [2021-09-23T12:58:07.593Z] coverage: 18.4% of statements
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestViewSaveDelete (0.02s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestViewAll
12:58:07 [2021-09-23T12:58:07.593Z] ok  	github.com/docker/docker/cmd/dockerd	0.145s	coverage: 18.4% of statements
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestViewAll (0.02s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestViewGet
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestViewGet (0.01s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestNames
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestNames (0.00s)
12:58:07 [2021-09-23T12:58:07.593Z] === RUN   TestViewWithHealthCheck
12:58:07 [2021-09-23T12:58:07.593Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:58:07 [2021-09-23T12:58:07.593Z] PASS
12:58:07 [2021-09-23T12:58:07.593Z] coverage: 41.4% of statements
12:58:07 [2021-09-23T12:58:07.593Z] ok  	github.com/docker/docker/container	0.248s	coverage: 41.4% of statements
12:58:07 [2021-09-23T12:58:07.593Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:58:07 [2021-09-23T12:58:07.593Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:58:07 [2021-09-23T12:58:07.593Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:58:07 [2021-09-23T12:58:07.593Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:58:07 [2021-09-23T12:58:07.927Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestPrepare
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestPrepare (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestStart
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestStart (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestWaitCancel
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestWaitCancel (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestWaitDisabled
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestWaitDisabled (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestWaitEnabled
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestWaitEnabled (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] === RUN   TestRemove
12:58:08 [2021-09-23T12:58:08.050Z] --- PASS: TestRemove (0.00s)
12:58:08 [2021-09-23T12:58:08.050Z] PASS
12:58:08 [2021-09-23T12:58:08.050Z] coverage: 65.3% of statements
12:58:08 [2021-09-23T12:58:08.050Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
12:58:08 [2021-09-23T12:58:08.188Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
12:58:08 [2021-09-23T12:58:08.188Z] === RUN   TestDaemonIpcModePrivate
12:58:08 [2021-09-23T12:58:08.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:58:10 [2021-09-23T12:58:10.101Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:58:10 [2021-09-23T12:58:10.101Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
12:58:10 [2021-09-23T12:58:10.101Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCIsolation
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:58:10 [2021-09-23T12:58:10.221Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:58:10 [2021-09-23T12:58:10.221Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:58:10 [2021-09-23T12:58:10.222Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertFromGRPCConfigs
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:58:10 [2021-09-23T12:58:10.222Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertToGRPCConfigs
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:58:10 [2021-09-23T12:58:10.222Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z] PASS
12:58:10 [2021-09-23T12:58:10.222Z] coverage: 35.9% of statements
12:58:10 [2021-09-23T12:58:10.222Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.312s	coverage: 35.9% of statements
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestNewListSecretsFilters
12:58:10 [2021-09-23T12:58:10.222Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z] === RUN   TestNewListConfigsFilters
12:58:10 [2021-09-23T12:58:10.222Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:58:10 [2021-09-23T12:58:10.222Z] PASS
12:58:10 [2021-09-23T12:58:10.222Z] coverage: 0.5% of statements
12:58:10 [2021-09-23T12:58:10.222Z] ok  	github.com/docker/docker/daemon/cluster	0.592s	coverage: 0.5% of statements
12:58:10 [2021-09-23T12:58:10.691Z] --- PASS: TestCreateServiceMultipleTimes (17.16s)
12:58:10 [2021-09-23T12:58:10.691Z] === RUN   TestCreateServiceConflict
12:58:11 [2021-09-23T12:58:11.487Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:58:11 [2021-09-23T12:58:11.631Z] --- PASS: TestCreateServiceConflict (2.26s)
12:58:11 [2021-09-23T12:58:11.632Z] === RUN   TestCreateServiceMaxReplicas
12:58:12 [2021-09-23T12:58:12.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
12:58:12 [2021-09-23T12:58:12.058Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:58:12 [2021-09-23T12:58:12.577Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.54s)
12:58:12 [2021-09-23T12:58:12.577Z] === RUN   TestAPIIpcModeHost
12:58:12 [2021-09-23T12:58:12.837Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:58:13 [2021-09-23T12:58:13.409Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:58:13 [2021-09-23T12:58:13.443Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:58:13 [2021-09-23T12:58:13.704Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
12:58:13 [2021-09-23T12:58:13.704Z] === RUN   TestIpcModeOlderClient
12:58:13 [2021-09-23T12:58:13.704Z] === PAUSE TestIpcModeOlderClient
12:58:13 [2021-09-23T12:58:13.704Z] === RUN   TestKillContainerInvalidSignal
12:58:13 [2021-09-23T12:58:13.941Z] === RUN   TestBuilderGC
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestBuilderGC (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationNotFound
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonBrokenConfiguration
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestParseClusterAdvertiseSettings
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestFindConfigurationConflicts
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeConflicts
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_label
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_dns
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_dns-search
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestValidateConfiguration (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestModifiedDiscoverySettings
12:58:13 [2021-09-23T12:58:13.942Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:58:13 [2021-09-23T12:58:13.942Z] === RUN   TestReloadSetConfigFileNotExist
12:58:13 [2021-09-23T12:58:13.981Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:58:13 [2021-09-23T12:58:13.981Z] --- PASS: TestAPIIpcModeHost (1.95s)
12:58:13 [2021-09-23T12:58:13.981Z] === RUN   TestDaemonIpcModeShareable
12:58:14 [2021-09-23T12:58:14.242Z]     check_test.go:309: [d5bfd32837c51] daemon is not started
12:58:14 [2021-09-23T12:58:14.242Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:58:14 [2021-09-23T12:58:14.398Z] time="2021-09-23T12:58:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestReloadDefaultConfigNotExist
12:58:14 [2021-09-23T12:58:14.398Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:58:14 [2021-09-23T12:58:14.398Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestReloadBadDefaultConfig
12:58:14 [2021-09-23T12:58:14.398Z] time="2021-09-23T12:58:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-238621731"
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestReloadWithConflictingLabels
12:58:14 [2021-09-23T12:58:14.398Z] time="2021-09-23T12:58:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-865097510"
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestReloadWithDuplicateLabels
12:58:14 [2021-09-23T12:58:14.398Z] time="2021-09-23T12:58:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-135440973"
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestDaemonConfigurationMerge
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] PASS
12:58:14 [2021-09-23T12:58:14.398Z] coverage: 79.7% of statements
12:58:14 [2021-09-23T12:58:14.398Z] ok  	github.com/docker/docker/daemon/config	0.205s	coverage: 79.7% of statements
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestDiscoveryOptsErrors
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestDiscoveryOpts
12:58:14 [2021-09-23T12:58:14.398Z] --- PASS: TestDiscoveryOpts (0.00s)
12:58:14 [2021-09-23T12:58:14.398Z] PASS
12:58:14 [2021-09-23T12:58:14.398Z] coverage: 30.0% of statements
12:58:14 [2021-09-23T12:58:14.398Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.0% of statements
12:58:14 [2021-09-23T12:58:14.398Z] === RUN   TestWaitNodeAttachment
12:58:14 [2021-09-23T12:58:14.647Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
12:58:14 [2021-09-23T12:58:14.647Z] === RUN   TestKillContainer
12:58:14 [2021-09-23T12:58:14.647Z] === RUN   TestKillContainer/no_signal
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestVerifyNetworkingConfig
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestGetContainer
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestGetContainer (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestValidContainerNames
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestValidContainerNames (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestContainerInitDNS
12:58:14 [2021-09-23T12:58:14.854Z]     daemon_test.go:147: root required
12:58:14 [2021-09-23T12:58:14.854Z] --- SKIP: TestContainerInitDNS (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestMerge
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestMerge (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestValidateContainerIsolation
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestFindNetworkErrorType
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestEnsureServicesExist
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestEnsureServicesExist (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestEnsureServicesExistErrors
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestContainerDelete
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestContainerDelete (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestContainerDoubleDelete
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestLogContainerEventCopyLabels
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestLogContainerEventWithAttributes
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestNoneHealthcheck
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestNoneHealthcheck (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestHealthStates
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] time="2021-09-23T12:58:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestHealthStates (0.11s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestMaskURLCredentials
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestMaskURLCredentials (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestGetInspectData
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestGetInspectData (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestFillLicense
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestFillLicense (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestListInvalidFilter
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestListInvalidFilter (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestNameFilter
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestNameFilter (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:58:14 [2021-09-23T12:58:14.854Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:58:14 [2021-09-23T12:58:14.854Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestIsolationConversion
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestIsolationConversion/default
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestIsolationConversion/process
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestIsolationConversion/hyperv
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestIsolationConversion (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestContainerLabels
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestContainerLabels (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestCredentialSpecConversion
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestCredentialSpecConversion/none
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestCredentialSpecConversion/config
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestCredentialSpecConversion/file
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestCredentialSpecConversion/registry
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountBind
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountBind (0.03s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountVolume
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountTarget
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountTmpfs
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountInvalidType
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestControllerValidateMountNamedPipe
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] PASS
12:58:14 [2021-09-23T12:58:14.855Z] coverage: 11.0% of statements
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonReloadLabels
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonReloadMirrors
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonReloadInsecureRegistries
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonReloadNotAffectOthers
12:58:14 [2021-09-23T12:58:14.855Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:58:14 [2021-09-23T12:58:14.855Z] === RUN   TestDaemonDiscoveryReload
12:58:14 [2021-09-23T12:58:14.855Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.566s	coverage: 11.0% of statements
12:58:14 [2021-09-23T12:58:14.930Z] --- PASS: TestCreateServiceMaxReplicas (3.26s)
12:58:14 [2021-09-23T12:58:14.930Z] === RUN   TestCreateWithDuplicateNetworkNames
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestEventsLog
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestEventsLog (0.00s)
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestEventsLogTimeout
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestEventsLogTimeout (0.00s)
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestLogEvents
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestLogEvents (0.05s)
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestLoadBufferedEvents
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestLoadBufferedEvents (0.11s)
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:58:15 [2021-09-23T12:58:15.311Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:58:15 [2021-09-23T12:58:15.311Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:58:15 [2021-09-23T12:58:15.311Z] PASS
12:58:15 [2021-09-23T12:58:15.311Z] coverage: 50.0% of statements
12:58:15 [2021-09-23T12:58:15.311Z] ok  	github.com/docker/docker/daemon/events	0.213s	coverage: 50.0% of statements
12:58:15 [2021-09-23T12:58:15.589Z] === RUN   TestKillContainer/non_killing_signal
12:58:15 [2021-09-23T12:58:15.631Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:58:15 [2021-09-23T12:58:15.766Z] === RUN   TestIsEmptyDir
12:58:15 [2021-09-23T12:58:15.766Z] --- PASS: TestIsEmptyDir (0.00s)
12:58:15 [2021-09-23T12:58:15.766Z] PASS
12:58:15 [2021-09-23T12:58:15.766Z] coverage: 2.3% of statements
12:58:15 [2021-09-23T12:58:15.766Z] ok  	github.com/docker/docker/daemon/graphdriver	0.056s	coverage: 2.3% of statements
12:58:15 [2021-09-23T12:58:15.766Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
12:58:15 [2021-09-23T12:58:15.767Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:58:15 [2021-09-23T12:58:15.849Z] === RUN   TestKillContainer/killing_signal
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestLinkNaming
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestLinkNaming (0.00s)
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestLinkNew
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestLinkNew (0.00s)
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestLinkEnv
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestLinkEnv (0.00s)
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestLinkMultipleEnv
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestLinkPortRangeEnv
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:58:16 [2021-09-23T12:58:16.224Z] PASS
12:58:16 [2021-09-23T12:58:16.224Z] coverage: 93.0% of statements
12:58:16 [2021-09-23T12:58:16.224Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
12:58:16 [2021-09-23T12:58:16.224Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:58:16 [2021-09-23T12:58:16.224Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:58:16 [2021-09-23T12:58:16.574Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
12:58:16 [2021-09-23T12:58:16.574Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:58:16 [2021-09-23T12:58:16.574Z] --- PASS: TestDaemonIpcModeShareable (2.67s)
12:58:16 [2021-09-23T12:58:16.574Z] === RUN   TestDaemonIpcModePrivate
12:58:16 [2021-09-23T12:58:16.680Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:58:16 [2021-09-23T12:58:16.680Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:58:16 [2021-09-23T12:58:16.680Z]     reload_test.go:520: root required
12:58:16 [2021-09-23T12:58:16.680Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:58:16 [2021-09-23T12:58:16.680Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:58:16 [2021-09-23T12:58:16.680Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:58:16 [2021-09-23T12:58:16.680Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:58:16 [2021-09-23T12:58:16.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
12:58:16 [2021-09-23T12:58:16.681Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:58:16 [2021-09-23T12:58:16.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:58:16 [2021-09-23T12:58:16.681Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:58:16 [2021-09-23T12:58:16.681Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:58:16 [2021-09-23T12:58:16.681Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:58:17 [2021-09-23T12:58:17.149Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:58:17 [2021-09-23T12:58:17.149Z] === RUN   TestParseVolumesFrom
12:58:17 [2021-09-23T12:58:17.149Z] --- PASS: TestParseVolumesFrom (0.00s)
12:58:17 [2021-09-23T12:58:17.149Z] PASS
12:58:17 [2021-09-23T12:58:17.149Z] coverage: 9.1% of statements
12:58:17 [2021-09-23T12:58:17.149Z] ok  	github.com/docker/docker/daemon	2.332s	coverage: 9.1% of statements
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:58:17 [2021-09-23T12:58:17.149Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:58:17 [2021-09-23T12:58:17.234Z] --- PASS: TestKillContainer (2.38s)
12:58:17 [2021-09-23T12:58:17.234Z]     --- PASS: TestKillContainer/no_signal (0.78s)
12:58:17 [2021-09-23T12:58:17.234Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
12:58:17 [2021-09-23T12:58:17.234Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
12:58:17 [2021-09-23T12:58:17.234Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:58:17 [2021-09-23T12:58:17.234Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:58:17 [2021-09-23T12:58:17.615Z] === RUN   TestAdapterReadLogs
12:58:17 [2021-09-23T12:58:17.615Z] --- PASS: TestAdapterReadLogs (0.00s)
12:58:17 [2021-09-23T12:58:17.615Z] === RUN   TestCopier
12:58:17 [2021-09-23T12:58:17.615Z] --- PASS: TestCopier (0.00s)
12:58:17 [2021-09-23T12:58:17.615Z] === RUN   TestCopierLongLines
12:58:17 [2021-09-23T12:58:17.615Z] --- PASS: TestCopierLongLines (0.00s)
12:58:17 [2021-09-23T12:58:17.615Z] === RUN   TestCopierSlow
12:58:17 [2021-09-23T12:58:17.805Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestCopierSlow (0.20s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestCopierWithSized
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestCopierWithSized/as_is
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestCopierWithSized/With_RingLogger
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestCopierWithSized (0.06s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.06s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestCopierWithPartial
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestCopierWithPartial (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestRingLogger
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestRingLogger (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestRingCap
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestRingCap (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestRingClose
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestRingClose (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestRingDrain
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestRingDrain (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] PASS
12:58:18 [2021-09-23T12:58:18.076Z] coverage: 43.5% of statements
12:58:18 [2021-09-23T12:58:18.076Z] ok  	github.com/docker/docker/daemon/logger	0.326s	coverage: 43.5% of statements
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/defaults
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/invalid_create_group
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestNewStreamConfig (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:58:18 [2021-09-23T12:58:18.076Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:58:18 [2021-09-23T12:58:18.076Z] === RUN   TestNewAWSLogsClientRegionDetect
12:58:18 [2021-09-23T12:58:18.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
12:58:18 [2021-09-23T12:58:18.377Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
12:58:18 [2021-09-23T12:58:18.377Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
12:58:18 [2021-09-23T12:58:18.377Z] === RUN   TestKillStoppedContainer
12:58:18 [2021-09-23T12:58:18.532Z] time="2021-09-23T12:58:17Z" level=info msg="Trying to get region from EC2 Metadata"
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestCreateSuccess
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestCreateSuccess (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestCreateLogGroupSuccess
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestCreateError
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestCreateError (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestCreateAlreadyExists
12:58:18 [2021-09-23T12:58:18.532Z] time="2021-09-23T12:58:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestLogClosed
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestLogClosed (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestLogBlocking
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestLogBlocking (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestLogNonBlockingBufferEmpty
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestLogNonBlockingBufferFull
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestPublishBatchSuccess
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestPublishBatchError
12:58:18 [2021-09-23T12:58:18.532Z] time="2021-09-23T12:58:18Z" level=error msg=Error
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestPublishBatchError (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:58:18 [2021-09-23T12:58:18.532Z] time="2021-09-23T12:58:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:58:18 [2021-09-23T12:58:18.532Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:58:18 [2021-09-23T12:58:18.532Z] === RUN   TestPublishBatchAlreadyAccepted
12:58:18 [2021-09-23T12:58:18.533Z] time="2021-09-23T12:58:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:58:18 [2021-09-23T12:58:18.533Z] time="2021-09-23T12:58:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchSimple
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchSimple (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchTicker
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchTicker (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMultilinePattern
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchClose
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchClose (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/0/Hello
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/2/🙃
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/3/����
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/4/He��o
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestEffectiveLen/5/
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestEffectiveLen (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/0/
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: 
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: 
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/1/Hello
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: Hello
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: 
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/2/Hello
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: He
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: llo
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/3/Hello
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: 
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: Hello
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/4/🙃
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: 
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: 🙃
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/5/🙃
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: 🙃
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: 
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/6/a�
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: a
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: �
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestFindValidSplit/7/a�
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1044: a�
12:58:18 [2021-09-23T12:58:18.533Z]     cloudwatchlogs_test.go:1045: 
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestFindValidSplit (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestProcessEventEmoji
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestProcessEventEmoji (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchLineSplit
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchLineSplit (0.01s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchLineSplitWithBinary
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMaxEvents
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMaxTotalBytes
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsMultilinePattern
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestCreateTagSuccess
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestCreateTagSuccess (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] PASS
12:58:18 [2021-09-23T12:58:18.533Z] coverage: 77.4% of statements
12:58:18 [2021-09-23T12:58:18.533Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.381s	coverage: 77.4% of statements
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestSearchRegistryForImagesErrors
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestSearchRegistryForImages
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestOnlyPlatformWithFallback
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestImageDelete
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestImageDelete/no_lease
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestImageDelete/lease_exists
12:58:18 [2021-09-23T12:58:18.533Z] --- PASS: TestImageDelete (0.04s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:58:18 [2021-09-23T12:58:18.533Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
12:58:18 [2021-09-23T12:58:18.533Z] === RUN   TestContentStoreForPull
12:58:18 [2021-09-23T12:58:18.638Z] --- PASS: TestKillStoppedContainer (0.06s)
12:58:18 [2021-09-23T12:58:18.638Z] === RUN   TestKillStoppedContainerAPIPre120
12:58:18 [2021-09-23T12:58:18.638Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:58:18 [2021-09-23T12:58:18.638Z] === RUN   TestKillDifferentUserContainer
12:58:18 [2021-09-23T12:58:18.991Z] --- PASS: TestContentStoreForPull (0.14s)
12:58:18 [2021-09-23T12:58:18.991Z] PASS
12:58:18 [2021-09-23T12:58:18.991Z] coverage: 6.6% of statements
12:58:18 [2021-09-23T12:58:18.991Z] ok  	github.com/docker/docker/daemon/images	0.259s	coverage: 6.6% of statements
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:58:18 [2021-09-23T12:58:18.991Z] === RUN   TestJSONLogsMarshalJSONBuf
12:58:18 [2021-09-23T12:58:18.991Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:58:18 [2021-09-23T12:58:18.991Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:58:18 [2021-09-23T12:58:18.991Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
12:58:18 [2021-09-23T12:58:18.991Z] === RUN   TestFastTimeMarshalJSON
12:58:18 [2021-09-23T12:58:18.991Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
12:58:18 [2021-09-23T12:58:18.991Z] PASS
12:58:18 [2021-09-23T12:58:18.991Z] coverage: 87.2% of statements
12:58:18 [2021-09-23T12:58:18.991Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.176s	coverage: 87.2% of statements
12:58:19 [2021-09-23T12:58:19.120Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:58:19 [2021-09-23T12:58:19.120Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false
12:58:19 [2021-09-23T12:58:19.121Z] --- PASS: TestDaemonIpcModePrivate (2.62s)
12:58:19 [2021-09-23T12:58:19.121Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestJSONFileLogger
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestJSONFileLogger (0.00s)
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestJSONFileLoggerWithTags
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestJSONFileLoggerWithOpts
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestEncodeDecode
12:58:19 [2021-09-23T12:58:19.447Z] === PAUSE TestEncodeDecode
12:58:19 [2021-09-23T12:58:19.447Z] === RUN   TestUnexpectedEOF
12:58:19 [2021-09-23T12:58:19.447Z] time="2021-09-23T12:58:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:58:19 [2021-09-23T12:58:19.447Z] time="2021-09-23T12:58:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestUnexpectedEOF (0.12s)
12:58:19 [2021-09-23T12:58:19.447Z] === CONT  TestEncodeDecode
12:58:19 [2021-09-23T12:58:19.447Z] --- PASS: TestEncodeDecode (0.00s)
12:58:19 [2021-09-23T12:58:19.447Z] PASS
12:58:19 [2021-09-23T12:58:19.447Z] coverage: 69.9% of statements
12:58:19 [2021-09-23T12:58:19.447Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.180s	coverage: 69.9% of statements
12:58:19 [2021-09-23T12:58:19.579Z] --- PASS: TestKillDifferentUserContainer (0.80s)
12:58:19 [2021-09-23T12:58:19.579Z] === RUN   TestInspectOomKilledTrue
12:58:19 [2021-09-23T12:58:19.579Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:58:19 [2021-09-23T12:58:19.579Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:58:19 [2021-09-23T12:58:19.579Z] === RUN   TestInspectOomKilledFalse
12:58:19 [2021-09-23T12:58:19.579Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:58:19 [2021-09-23T12:58:19.579Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:58:19 [2021-09-23T12:58:19.579Z] === RUN   TestLinksEtcHostsContentMatch
12:58:19 [2021-09-23T12:58:19.904Z] === RUN   TestWriteLog
12:58:19 [2021-09-23T12:58:19.904Z] === PAUSE TestWriteLog
12:58:19 [2021-09-23T12:58:19.904Z] === RUN   TestReadLog
12:58:19 [2021-09-23T12:58:19.904Z] === PAUSE TestReadLog
12:58:19 [2021-09-23T12:58:19.904Z] === CONT  TestWriteLog
12:58:19 [2021-09-23T12:58:19.904Z] === CONT  TestReadLog
12:58:19 [2021-09-23T12:58:19.904Z] --- PASS: TestWriteLog (0.00s)
12:58:19 [2021-09-23T12:58:19.904Z] === RUN   TestReadLog/tail_exact
12:58:20 [2021-09-23T12:58:20.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s)
12:58:20 [2021-09-23T12:58:20.150Z] === RUN   TestLinksContainerNames
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestReadLog/tail_less_than_available
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestReadLog/tail_more_than_available
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestReadLog (0.12s)
12:58:20 [2021-09-23T12:58:20.360Z]     --- PASS: TestReadLog/tail_exact (0.11s)
12:58:20 [2021-09-23T12:58:20.360Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] PASS
12:58:20 [2021-09-23T12:58:20.360Z] coverage: 75.2% of statements
12:58:20 [2021-09-23T12:58:20.360Z] ok  	github.com/docker/docker/daemon/logger/local	0.168s	coverage: 75.2% of statements
12:58:20 [2021-09-23T12:58:20.360Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestOpenFileDelete
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestOpenFileDelete (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestOpenFileRename
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestOpenFileRename (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestParseLogTagDefaultTag
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestParseLogTag
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestParseLogTag (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestParseLogTagEmptyTag
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestTailFiles
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestTailFiles (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestFollowLogsConsumerGone
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestFollowLogsProducerGone
12:58:20 [2021-09-23T12:58:20.360Z]     logfile_test.go:179: logDecode() closed after sending 1405 messages
12:58:20 [2021-09-23T12:58:20.360Z]     logfile_test.go:232: messages sent: 1405, received: 1405
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestCheckCapacityAndRotate
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:58:20 [2021-09-23T12:58:20.360Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:58:20 [2021-09-23T12:58:20.360Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
12:58:20 [2021-09-23T12:58:20.360Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
12:58:20 [2021-09-23T12:58:20.360Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
12:58:20 [2021-09-23T12:58:20.360Z] PASS
12:58:20 [2021-09-23T12:58:20.360Z] coverage: 55.3% of statements
12:58:20 [2021-09-23T12:58:20.360Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.225s	coverage: 55.3% of statements
12:58:20 [2021-09-23T12:58:20.816Z] === RUN   TestLog
12:58:20 [2021-09-23T12:58:20.816Z] --- PASS: TestLog (0.00s)
12:58:20 [2021-09-23T12:58:20.816Z] PASS
12:58:20 [2021-09-23T12:58:20.816Z] coverage: 31.5% of statements
12:58:20 [2021-09-23T12:58:20.816Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.053s	coverage: 31.5% of statements
12:58:21 [2021-09-23T12:58:21.070Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestValidateLogOpt
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestValidateLogOpt (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestNewMissedConfig
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestNewMissedConfig (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestNewMissedUrl
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestNewMissedUrl (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestNewMissedToken
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestNewMissedToken (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestNewWithProxy
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestNewWithProxy (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestDefault
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestDefault (0.01s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestJsonFormat
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestJsonFormat (0.01s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestRawFormat
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestRawFormat (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestRawFormatWithLabels
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestRawFormatWithoutTag
12:58:21 [2021-09-23T12:58:21.273Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:58:21 [2021-09-23T12:58:21.273Z] === RUN   TestBatching
12:58:21 [2021-09-23T12:58:21.656Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestNewParse
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestNewParse (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] PASS
12:58:21 [2021-09-23T12:58:21.729Z] coverage: 8.3% of statements
12:58:21 [2021-09-23T12:58:21.729Z] ok  	github.com/docker/docker/daemon/logger/templates	0.042s	coverage: 8.3% of statements
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestParseLogFormat
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestParseLogFormat (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestValidateLogOptEmpty
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestValidateSyslogAddress
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestParseAddressDefaultPort
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestValidateSyslogFacility
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestValidateLogOptSyslogFormat
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestValidateLogOpt
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestValidateLogOpt (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] PASS
12:58:21 [2021-09-23T12:58:21.729Z] coverage: 46.8% of statements
12:58:21 [2021-09-23T12:58:21.729Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.046s	coverage: 46.8% of statements
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestBatching (0.20s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestFrequency
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestFrequency (0.16s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestOneMessagePerRequest
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestOneMessagePerRequest (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestVerify
12:58:21 [2021-09-23T12:58:21.729Z] --- PASS: TestVerify (0.00s)
12:58:21 [2021-09-23T12:58:21.729Z] === RUN   TestSkipVerify
12:58:21 [2021-09-23T12:58:21.916Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.72s)
12:58:21 [2021-09-23T12:58:21.916Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:58:22 [2021-09-23T12:58:22.062Z] --- PASS: TestLinksContainerNames (1.56s)
12:58:22 [2021-09-23T12:58:22.062Z] === RUN   TestLogsFollowTailEmpty
12:58:22 [2021-09-23T12:58:22.178Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:58:22 [2021-09-23T12:58:22.185Z] time="2021-09-23T12:58:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.185Z] time="2021-09-23T12:58:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.185Z] time="2021-09-23T12:58:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.633Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
12:58:22 [2021-09-23T12:58:22.633Z] === RUN   TestContainerNetworkMountsNoChown
12:58:22 [2021-09-23T12:58:22.640Z] --- PASS: TestSkipVerify (0.58s)
12:58:22 [2021-09-23T12:58:22.640Z] === RUN   TestBufferMaximum
12:58:22 [2021-09-23T12:58:22.640Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.640Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.165062\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.165062\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] --- PASS: TestBufferMaximum (0.00s)
12:58:22 [2021-09-23T12:58:22.641Z] === RUN   TestServerAlwaysDown
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.167053\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.167053\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.167053\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.173639\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] time="2021-09-23T12:58:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1632401902.173639\",\"host\":\"5137c071be4c\"}'"
12:58:22 [2021-09-23T12:58:22.641Z] --- PASS: TestServerAlwaysDown (0.01s)
12:58:22 [2021-09-23T12:58:22.641Z] === RUN   TestCannotSendAfterClose
12:58:22 [2021-09-23T12:58:22.641Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:58:22 [2021-09-23T12:58:22.641Z] === RUN   TestDeadlockOnBlockedEndpoint
12:58:22 [2021-09-23T12:58:22.641Z] === RUN   TestV1IDService
12:58:22 [2021-09-23T12:58:22.641Z] --- PASS: TestV1IDService (0.03s)
12:58:22 [2021-09-23T12:58:22.641Z] === RUN   TestV2MetadataService
12:58:23 [2021-09-23T12:58:23.120Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:58:23 [2021-09-23T12:58:23.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
12:58:23 [2021-09-23T12:58:23.576Z] === RUN   TestMountDaemonRoot
12:58:23 [2021-09-23T12:58:23.576Z] === RUN   TestMountDaemonRoot/default
12:58:23 [2021-09-23T12:58:23.576Z] === PAUSE TestMountDaemonRoot/default
12:58:23 [2021-09-23T12:58:23.576Z] === RUN   TestMountDaemonRoot/private
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/private
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rprivate
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rprivate
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/slave
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/slave
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rslave
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rslave
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/shared
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/shared
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rshared
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rshared
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/default
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/default/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rslave
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/shared
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rprivate
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/default/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/slave
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/private
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/private/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rshared
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/private/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/default/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/default/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/private/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/private/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:58:23 [2021-09-23T12:58:23.577Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:58:23 [2021-09-23T12:58:23.609Z] time="2021-09-23T12:58:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49203/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
12:58:23 [2021-09-23T12:58:23.609Z] time="2021-09-23T12:58:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5137c071be4c\"}'"
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:58:23 [2021-09-23T12:58:23.609Z] PASS
12:58:23 [2021-09-23T12:58:23.609Z] coverage: 82.5% of statements
12:58:23 [2021-09-23T12:58:23.609Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.025s	coverage: 82.5% of statements
12:58:23 [2021-09-23T12:58:23.609Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:58:23 [2021-09-23T12:58:23.609Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:58:23 [2021-09-23T12:58:23.609Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestContinueOnError_MirrorEndpoint
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestContinueOnError_NeverContinue
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestContinueOnError_UnnestsErrors
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestManifestStore
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestManifestStore/no_remote_or_local
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestV2MetadataService (1.03s)
12:58:23 [2021-09-23T12:58:23.609Z] PASS
12:58:23 [2021-09-23T12:58:23.609Z] coverage: 48.2% of statements
12:58:23 [2021-09-23T12:58:23.609Z] ok  	github.com/docker/docker/distribution/metadata	1.115s	coverage: 48.2% of statements
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestSuccessfulDownload
12:58:23 [2021-09-23T12:58:23.609Z]     download_test.go:268: Needs fixing on Windows
12:58:23 [2021-09-23T12:58:23.609Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestCancelledDownload
12:58:23 [2021-09-23T12:58:23.609Z] --- PASS: TestCancelledDownload (0.00s)
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestMaxDownloadAttempts
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:58:23 [2021-09-23T12:58:23.609Z] time="2021-09-23T12:58:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local696984211\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:58:23 [2021-09-23T12:58:23.609Z] === RUN   TestManifestStore/no_local_cache
12:58:23 [2021-09-23T12:58:23.838Z] --- PASS: TestMountDaemonRoot (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:58:23 [2021-09-23T12:58:23.838Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:58:23 [2021-09-23T12:58:23.838Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:58:23 [2021-09-23T12:58:23.838Z] === RUN   TestContainerBindMountNonRecursive
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/with_local_cache
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/unknown_media_type
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="reference for unknown type: "
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="reference for unknown type: "
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="reference for unknown type: "
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="reference for unknown type: "
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="reference for unknown type: "
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/error_persisting_manifest
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestManifestStore (0.27s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
12:58:24 [2021-09-23T12:58:24.066Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
12:58:24 [2021-09-23T12:58:24.066Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
12:58:24 [2021-09-23T12:58:24.066Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s)
12:58:24 [2021-09-23T12:58:24.066Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
12:58:24 [2021-09-23T12:58:24.066Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestFixManifestLayers
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestFixManifestLayers (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestFixManifestLayersBaseLayerParent
12:58:24 [2021-09-23T12:58:24.066Z]     pull_v2_test.go:73: Needs fixing on Windows
12:58:24 [2021-09-23T12:58:24.066Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestFixManifestLayersBadParent
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestValidateManifest
12:58:24 [2021-09-23T12:58:24.066Z]     pull_v2_test.go:118: Needs fixing on Windows
12:58:24 [2021-09-23T12:58:24.066Z] --- SKIP: TestValidateManifest (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestFormatPlatform
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestFormatPlatform (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestGetRepositoryMountCandidates
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestLayerAlreadyExists
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestWhenEmptyAuthConfig
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:58:24 [2021-09-23T12:58:24.066Z] time="2021-09-23T12:58:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s)
12:58:24 [2021-09-23T12:58:24.066Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestTransfer
12:58:24 [2021-09-23T12:58:24.066Z] --- PASS: TestTransfer (0.12s)
12:58:24 [2021-09-23T12:58:24.066Z] === RUN   TestConcurrencyLimit
12:58:24 [2021-09-23T12:58:24.508Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
12:58:24 [2021-09-23T12:58:24.508Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.68s)
12:58:24 [2021-09-23T12:58:24.508Z] === RUN   TestIpcModeOlderClient
12:58:24 [2021-09-23T12:58:24.508Z] === PAUSE TestIpcModeOlderClient
12:58:24 [2021-09-23T12:58:24.508Z] === RUN   TestKillContainerInvalidSignal
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestNotFound
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestNotFound (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestConflict
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestConflict (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestForbidden
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestForbidden (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestInvalidParameter
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestInvalidParameter (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestNotImplemented
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestNotImplemented (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestNotModified
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestNotModified (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestUnauthorized
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestUnauthorized (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestUnknown
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestUnknown (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestCancelled
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestCancelled (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestDeadline
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestDeadline (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestDataLoss
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestDataLoss (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestUnavailable
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestUnavailable (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestSystem
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestSystem (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Not_Found
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Bad_Request
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Conflict
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Unauthorized
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Service_Unavailable
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Forbidden
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Not_Modified
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Not_Implemented
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestFromStatusCode (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:58:24 [2021-09-23T12:58:24.522Z] PASS
12:58:24 [2021-09-23T12:58:24.522Z] coverage: 53.1% of statements
12:58:24 [2021-09-23T12:58:24.522Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 53.1% of statements
12:58:24 [2021-09-23T12:58:24.522Z] --- PASS: TestConcurrencyLimit (0.43s)
12:58:24 [2021-09-23T12:58:24.522Z] === RUN   TestInactiveJobs
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestWhenEmptyAuthConfig (1.07s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestTokenPassThru
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestInactiveJobs (0.38s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestWatchRelease
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestTokenPassThru (0.01s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestTokenPassThruDifferentHost
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:58:24 [2021-09-23T12:58:24.979Z] PASS
12:58:24 [2021-09-23T12:58:24.979Z] coverage: 23.4% of statements
12:58:24 [2021-09-23T12:58:24.979Z] ok  	github.com/docker/docker/distribution	1.453s	coverage: 23.4% of statements
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestWatchRelease (0.04s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestWatchFinishedTransfer
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestDuplicateTransfer
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestDuplicateTransfer (0.04s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestSuccessfulUpload
12:58:24 [2021-09-23T12:58:24.979Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSGetInvalidData
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestFSGetInvalidData (0.01s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSInvalidSet
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestFSInvalidSet (0.01s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSInvalidRoot
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestFSInvalidRoot (0.00s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSMetadataGetSet
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestFSMetadataGetSet (0.03s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSInvalidWalker
12:58:24 [2021-09-23T12:58:24.979Z] --- PASS: TestFSInvalidWalker (0.01s)
12:58:24 [2021-09-23T12:58:24.979Z] === RUN   TestFSGetSet
12:58:25 [2021-09-23T12:58:25.081Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSGetSet (0.02s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestFSGetUnsetKey
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSGetUnsetKey (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestFSGetEmptyData
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSGetEmptyData (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestFSDelete
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSDelete (0.01s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestFSWalker
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSWalker (0.01s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestFSWalkerStopOnError
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestNewFromJSON
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestNewFromJSON (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestNewFromJSONWithInvalidJSON
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestMarshalKeyOrder
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestImage
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestImage (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestImageOSNotEmpty
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestNewChildImageFromImageWithRootFS
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestCreate
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestCreate (0.01s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestRestore
12:58:25 [2021-09-23T12:58:25.439Z] time="2021-09-23T12:58:25Z" level=error msg="Upload failed, retrying: simulating retry"
12:58:25 [2021-09-23T12:58:25.439Z] time="2021-09-23T12:58:25Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestRestore (0.15s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestAddDelete
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestAddDelete (0.03s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestSearchAfterDelete
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestSearchAfterDelete (0.02s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestParentReset
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestParentReset (0.03s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestGetAndSetLastUpdated
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestSuccessfulUpload (0.38s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestCancelledUpload
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestCancelledUpload (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] PASS
12:58:25 [2021-09-23T12:58:25.439Z] coverage: 76.8% of statements
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestCompare
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestCompare (0.00s)
12:58:25 [2021-09-23T12:58:25.439Z] PASS
12:58:25 [2021-09-23T12:58:25.439Z] coverage: 19.2% of statements
12:58:25 [2021-09-23T12:58:25.439Z] ok  	github.com/docker/docker/distribution/xfer	1.825s	coverage: 76.8% of statements
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
12:58:25 [2021-09-23T12:58:25.439Z] === RUN   TestStoreLen
12:58:25 [2021-09-23T12:58:25.439Z] ok  	github.com/docker/docker/image/cache	0.062s	coverage: 19.2% of statements
12:58:25 [2021-09-23T12:58:25.439Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:58:25 [2021-09-23T12:58:25.439Z] --- PASS: TestStoreLen (0.08s)
12:58:25 [2021-09-23T12:58:25.439Z] PASS
12:58:25 [2021-09-23T12:58:25.439Z] coverage: 86.8% of statements
12:58:25 [2021-09-23T12:58:25.439Z] ok  	github.com/docker/docker/image	0.507s	coverage: 86.8% of statements
12:58:25 [2021-09-23T12:58:25.654Z] --- PASS: TestKillContainerInvalidSignal (1.10s)
12:58:25 [2021-09-23T12:58:25.654Z] === RUN   TestKillContainer
12:58:25 [2021-09-23T12:58:25.654Z] === RUN   TestKillContainer/no_signal
12:58:25 [2021-09-23T12:58:25.895Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
12:58:25 [2021-09-23T12:58:25.895Z] === RUN   TestMakeV1ConfigFromConfig
12:58:25 [2021-09-23T12:58:25.895Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:58:25 [2021-09-23T12:58:25.895Z] PASS
12:58:25 [2021-09-23T12:58:25.895Z] coverage: 25.0% of statements
12:58:25 [2021-09-23T12:58:25.895Z] ok  	github.com/docker/docker/image/v1	0.071s	coverage: 25.0% of statements
12:58:25 [2021-09-23T12:58:25.895Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:58:26 [2021-09-23T12:58:26.227Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:58:26 [2021-09-23T12:58:26.351Z] === RUN   TestSerialization
12:58:26 [2021-09-23T12:58:26.351Z] --- PASS: TestSerialization (0.02s)
12:58:26 [2021-09-23T12:58:26.351Z] PASS
12:58:26 [2021-09-23T12:58:26.351Z] coverage: 100.0% of statements
12:58:26 [2021-09-23T12:58:26.351Z] ok  	github.com/docker/docker/libcontainerd/queue	0.119s	coverage: 100.0% of statements
12:58:26 [2021-09-23T12:58:26.385Z] --- PASS: TestContainerBindMountNonRecursive (2.32s)
12:58:26 [2021-09-23T12:58:26.385Z] === RUN   TestContainerVolumesMountedAsShared
12:58:26 [2021-09-23T12:58:26.646Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s)
12:58:26 [2021-09-23T12:58:26.646Z] === RUN   TestContainerVolumesMountedAsSlave
12:58:26 [2021-09-23T12:58:26.799Z] === RUN   TestDockerSuite/TestBuildAddTar
12:58:26 [2021-09-23T12:58:26.799Z] === RUN   TestKillContainer/non_killing_signal
12:58:27 [2021-09-23T12:58:27.316Z] === RUN   TestEnvironmentParsing
12:58:27 [2021-09-23T12:58:27.316Z] --- PASS: TestEnvironmentParsing (0.00s)
12:58:27 [2021-09-23T12:58:27.316Z] PASS
12:58:27 [2021-09-23T12:58:27.316Z] coverage: 1.0% of statements
12:58:27 [2021-09-23T12:58:27.316Z] ok  	github.com/docker/docker/libcontainerd/local	0.125s	coverage: 1.0% of statements
12:58:27 [2021-09-23T12:58:27.372Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:58:27 [2021-09-23T12:58:27.588Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s)
12:58:27 [2021-09-23T12:58:27.588Z] === RUN   TestNetworkNat
12:58:27 [2021-09-23T12:58:27.633Z] === RUN   TestKillContainer/killing_signal
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestEmptyLayer
12:58:27 [2021-09-23T12:58:27.773Z] --- PASS: TestEmptyLayer (0.00s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestCommitFailure
12:58:27 [2021-09-23T12:58:27.773Z] --- PASS: TestCommitFailure (0.01s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestStartTransactionFailure
12:58:27 [2021-09-23T12:58:27.773Z] --- PASS: TestStartTransactionFailure (0.00s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestGetOrphan
12:58:27 [2021-09-23T12:58:27.773Z] --- PASS: TestGetOrphan (0.01s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestMountAndRegister
12:58:27 [2021-09-23T12:58:27.773Z]     layer_test.go:271: Layer size: 14
12:58:27 [2021-09-23T12:58:27.773Z] --- PASS: TestMountAndRegister (0.05s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestLayerRelease
12:58:27 [2021-09-23T12:58:27.773Z]     layer_test.go:304: Failing on Windows
12:58:27 [2021-09-23T12:58:27.773Z] --- SKIP: TestLayerRelease (0.00s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestStoreRestore
12:58:27 [2021-09-23T12:58:27.773Z]     layer_test.go:353: Failing on Windows
12:58:27 [2021-09-23T12:58:27.773Z] --- SKIP: TestStoreRestore (0.00s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestTarStreamStability
12:58:27 [2021-09-23T12:58:27.773Z]     layer_test.go:468: Failing on Windows
12:58:27 [2021-09-23T12:58:27.773Z] --- SKIP: TestTarStreamStability (0.00s)
12:58:27 [2021-09-23T12:58:27.773Z] === RUN   TestRegisterExistingLayer
12:58:28 [2021-09-23T12:58:28.159Z] --- PASS: TestNetworkNat (0.85s)
12:58:28 [2021-09-23T12:58:28.159Z] === RUN   TestNetworkLocalhostTCPNat
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestRegisterExistingLayer (0.21s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestTarStreamVerification
12:58:28 [2021-09-23T12:58:28.230Z]     layer_test.go:697: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestTarStreamVerification (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestLayerMigration
12:58:28 [2021-09-23T12:58:28.230Z]     migration_test.go:46: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestLayerMigration (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestLayerMigrationNoTarsplit
12:58:28 [2021-09-23T12:58:28.230Z]     migration_test.go:182: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestMountInit
12:58:28 [2021-09-23T12:58:28.230Z]     mount_test.go:17: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestMountInit (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestMountSize
12:58:28 [2021-09-23T12:58:28.230Z]     mount_test.go:76: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestMountSize (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestMountChanges
12:58:28 [2021-09-23T12:58:28.230Z]     mount_test.go:125: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestMountChanges (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestMountApply
12:58:28 [2021-09-23T12:58:28.230Z]     mount_test.go:212: Failing on Windows
12:58:28 [2021-09-23T12:58:28.230Z] --- SKIP: TestMountApply (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] PASS
12:58:28 [2021-09-23T12:58:28.230Z] coverage: 30.1% of statements
12:58:28 [2021-09-23T12:58:28.230Z] ok  	github.com/docker/docker/layer	0.359s	coverage: 30.1% of statements
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestAddressPoolOpt
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestAddressPoolOpt (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/a
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/something
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/_=a
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/env1=value1
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/_env1=value1
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/env2=value2=value3
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/env3=abc!qwe
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/env_4=value_4
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/PATH
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/=a
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/PATH=
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/PATH=something
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/asd!qwe
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/1asd
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/123
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/some_space
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/__some_space_before
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/some_space_after__
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/=
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateEnv/PaTh
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestValidateEnv (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/a (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/something (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/= (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestParseHost
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestParseHost (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestParseDockerDaemonHost
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestParseTCP
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestParseTCP (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestParseInvalidUnixAddrInvalid
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateExtraHosts
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestValidateExtraHosts (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestIpOptString
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestIpOptString (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestNewIpOptInvalidDefaultVal
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestNewIpOptValidDefaultVal
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestIpOptSetInvalidVal
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateIPAddress
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestValidateIPAddress (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestMapOpts
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestMapOpts (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestListOptsWithoutValidator
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestListOptsWithValidator
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestListOptsWithValidator (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateDNSSearch
12:58:28 [2021-09-23T12:58:28.230Z] --- PASS: TestValidateDNSSearch (0.00s)
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_general_format
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_one_more
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:58:28 [2021-09-23T12:58:28.230Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestValidateLabel (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestNamedListOpts
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestNamedListOpts (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestNamedMapOpts
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestNamedMapOpts (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestParseLink
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestParseLink (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestQuotedStringSetWithQuotes
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestQuotedStringSetWithNoQuotes
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestUlimitOpt
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestUlimitOpt (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] PASS
12:58:28 [2021-09-23T12:58:28.231Z] coverage: 67.1% of statements
12:58:28 [2021-09-23T12:58:28.231Z] ok  	github.com/docker/docker/opts	0.091s	coverage: 67.1% of statements
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] PASS
12:58:28 [2021-09-23T12:58:28.231Z] coverage: 42.3% of statements
12:58:28 [2021-09-23T12:58:28.231Z] ok  	github.com/docker/docker/oci	0.063s	coverage: 42.3% of statements
12:58:28 [2021-09-23T12:58:28.231Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:58:28 [2021-09-23T12:58:28.231Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:58:28 [2021-09-23T12:58:28.231Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:58:28 [2021-09-23T12:58:28.231Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:58:28 [2021-09-23T12:58:28.231Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:58:28 [2021-09-23T12:58:28.231Z] === RUN   TestParseVersion
12:58:28 [2021-09-23T12:58:28.231Z] --- PASS: TestParseVersion (0.00s)
12:58:28 [2021-09-23T12:58:28.231Z] PASS
12:58:28 [2021-09-23T12:58:28.231Z] coverage: 52.9% of statements
12:58:28 [2021-09-23T12:58:28.231Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 52.9% of statements
12:58:28 [2021-09-23T12:58:28.687Z] === RUN   TestUnbuffered
12:58:28 [2021-09-23T12:58:28.687Z] --- PASS: TestUnbuffered (0.00s)
12:58:28 [2021-09-23T12:58:28.687Z] === RUN   TestRaceUnbuffered
12:58:28 [2021-09-23T12:58:28.687Z] --- PASS: TestRaceUnbuffered (0.00s)
12:58:28 [2021-09-23T12:58:28.687Z] PASS
12:58:28 [2021-09-23T12:58:28.687Z] coverage: 100.0% of statements
12:58:28 [2021-09-23T12:58:28.687Z] ok  	github.com/docker/docker/pkg/broadcaster	0.045s	coverage: 100.0% of statements
12:58:29 [2021-09-23T12:58:29.021Z] --- PASS: TestKillContainer (3.37s)
12:58:29 [2021-09-23T12:58:29.021Z]     --- PASS: TestKillContainer/no_signal (1.07s)
12:58:29 [2021-09-23T12:58:29.021Z]     --- PASS: TestKillContainer/non_killing_signal (0.99s)
12:58:29 [2021-09-23T12:58:29.021Z]     --- PASS: TestKillContainer/killing_signal (1.09s)
12:58:29 [2021-09-23T12:58:29.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:58:29 [2021-09-23T12:58:29.021Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:58:29 [2021-09-23T12:58:29.102Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
12:58:29 [2021-09-23T12:58:29.102Z] === RUN   TestNetworkLoopbackNat
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[foo]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[bar]_[foo]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[foo_bar]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[qux]_[foo]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[]#01
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[qux]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[foo_bar_qux]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[qux]_[baz]]
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestMatch/[[foo_baz]]
12:58:29 [2021-09-23T12:58:29.150Z] --- PASS: TestMatch (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:58:29 [2021-09-23T12:58:29.150Z] PASS
12:58:29 [2021-09-23T12:58:29.150Z] coverage: 87.5% of statements
12:58:29 [2021-09-23T12:58:29.150Z] ok  	github.com/docker/docker/pkg/capabilities	0.039s	coverage: 87.5% of statements
12:58:29 [2021-09-23T12:58:29.150Z] === RUN   TestPeerCertificateMarshalJSON
12:58:29 [2021-09-23T12:58:29.606Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:58:29 [2021-09-23T12:58:29.606Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:58:29 [2021-09-23T12:58:29.606Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s)
12:58:29 [2021-09-23T12:58:29.606Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:58:29 [2021-09-23T12:58:29.606Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:58:29 [2021-09-23T12:58:29.606Z] === RUN   TestMiddleware
12:58:29 [2021-09-23T12:58:29.606Z] --- PASS: TestMiddleware (0.00s)
12:58:29 [2021-09-23T12:58:29.606Z] === RUN   TestNewResponseModifier
12:58:29 [2021-09-23T12:58:29.606Z] --- PASS: TestNewResponseModifier (0.00s)
12:58:29 [2021-09-23T12:58:29.606Z] PASS
12:58:29 [2021-09-23T12:58:29.606Z] coverage: 26.8% of statements
12:58:29 [2021-09-23T12:58:29.606Z] ok  	github.com/docker/docker/pkg/authorization	0.340s	coverage: 26.8% of statements
12:58:29 [2021-09-23T12:58:29.831Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
12:58:29 [2021-09-23T12:58:29.831Z] === RUN   TestCreateServiceSecretFileMode
12:58:29 [2021-09-23T12:58:29.967Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootTarUntar
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootTarUntar (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootUntarWithHugeExcludesList
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootUntarEmptyArchive
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootTarUntarWithSymlink
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootCopyWithTar
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootCopyFileWithTar
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootUntarPath
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootUntarPath (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestChrootApplyDotDotFile
12:58:30 [2021-09-23T12:58:30.063Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:58:30 [2021-09-23T12:58:30.063Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] PASS
12:58:30 [2021-09-23T12:58:30.063Z] coverage: 15.4% of statements
12:58:30 [2021-09-23T12:58:30.063Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.076s	coverage: 15.4% of statements
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestIsArchivePathDir
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestIsArchivePathDir (0.06s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestIsArchivePathInvalidFile
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeEmpty
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeEmpty (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeEmptyFile
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeEmptyFile (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeNonemptyFile
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeNestedDirectoryEmpty
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestMoveToSubdir
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestMoveToSubdir (0.01s)
12:58:30 [2021-09-23T12:58:30.063Z] === RUN   TestSizeNonExistingDirectory
12:58:30 [2021-09-23T12:58:30.063Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:58:30 [2021-09-23T12:58:30.063Z] PASS
12:58:30 [2021-09-23T12:58:30.063Z] coverage: 80.0% of statements
12:58:30 [2021-09-23T12:58:30.063Z] ok  	github.com/docker/docker/pkg/directory	0.063s	coverage: 80.0% of statements
12:58:30 [2021-09-23T12:58:30.228Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:58:30 [2021-09-23T12:58:30.228Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestIsArchivePathTar
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestIsArchivePathTar (0.15s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestDecompressStreamGzip
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestDecompressStreamGzip (0.09s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestDecompressStreamBzip2
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestDecompressStreamBzip2 (0.16s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestDecompressStreamXz
12:58:30 [2021-09-23T12:58:30.520Z]     archive_test.go:134: Xz not present in msys2
12:58:30 [2021-09-23T12:58:30.520Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestCompressStreamXzUnsupported
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestCompressStreamBzip2Unsupported
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestCompressStreamInvalid
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestExtensionInvalid
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestExtensionInvalid (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestExtensionUncompressed
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestExtensionUncompressed (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestExtensionBzip2
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestExtensionBzip2 (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestExtensionGzip
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestExtensionGzip (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestExtensionXz
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: TestExtensionXz (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   TestCmdStreamLargeStderr
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestContent
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestInitialize
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestNew
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestParsingContentsWithComments
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestRegister
12:58:30 [2021-09-23T12:58:30.520Z] === RUN   Test/TestWatch
12:58:30 [2021-09-23T12:58:30.520Z] --- PASS: Test (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestContent (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestInitialize (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestNew (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestRegister (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z]     --- PASS: Test/TestWatch (0.00s)
12:58:30 [2021-09-23T12:58:30.520Z] PASS
12:58:30 [2021-09-23T12:58:30.520Z] coverage: 92.9% of statements
12:58:30 [2021-09-23T12:58:30.520Z] ok  	github.com/docker/docker/pkg/discovery/file	0.038s	coverage: 92.9% of statements
12:58:30 [2021-09-23T12:58:30.785Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
12:58:30 [2021-09-23T12:58:30.785Z] === RUN   TestCreateServiceConfigFileMode
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCmdStreamBad
12:58:30 [2021-09-23T12:58:30.977Z]     archive_test.go:239: Failing on Windows CI machines
12:58:30 [2021-09-23T12:58:30.977Z] --- SKIP: TestCmdStreamBad (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCmdStreamGood
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestContainsEntry
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestCreateEntries
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestEntriesDiff
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestEntriesEquality
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGeneratorNotGenerate
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGeneratorWithPort
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestNewEntry
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   Test/TestParse
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: Test (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestNewEntry (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z]     --- PASS: Test/TestParse (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] PASS
12:58:30 [2021-09-23T12:58:30.977Z] coverage: 58.3% of statements
12:58:30 [2021-09-23T12:58:30.977Z] ok  	github.com/docker/docker/pkg/discovery	0.050s	coverage: 58.3% of statements
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCmdStreamGood (0.04s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestUntarPathWithInvalidDest
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestUntarPathWithInvalidSrc
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestUntarPath
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestUntarPath (0.07s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestUntarPathWithDestinationFile
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyWithTarInvalidSrc
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyWithTarSrcFile
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyWithTarSrcFolder
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyFileWithTarInvalidSrc
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:58:30 [2021-09-23T12:58:30.977Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:58:30 [2021-09-23T12:58:30.977Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:58:30 [2021-09-23T12:58:30.978Z] === RUN   TestCopyFileWithTarSrcFolder
12:58:30 [2021-09-23T12:58:30.978Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:58:30 [2021-09-23T12:58:30.978Z] === RUN   TestCopyFileWithTarSrcFile
12:58:30 [2021-09-23T12:58:30.978Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
12:58:30 [2021-09-23T12:58:30.978Z] === RUN   TestTarFiles
12:58:31 [2021-09-23T12:58:31.171Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.24s)
12:58:31 [2021-09-23T12:58:31.171Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.14s)
12:58:31 [2021-09-23T12:58:31.171Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.90s)
12:58:31 [2021-09-23T12:58:31.171Z] === RUN   TestKillStoppedContainer
12:58:31 [2021-09-23T12:58:31.432Z] --- PASS: TestKillStoppedContainer (0.05s)
12:58:31 [2021-09-23T12:58:31.432Z] === RUN   TestKillStoppedContainerAPIPre120
12:58:31 [2021-09-23T12:58:31.432Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:58:31 [2021-09-23T12:58:31.432Z] === RUN   TestKillDifferentUserContainer
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test/TestWatch
12:58:31 [2021-09-23T12:58:31.436Z] --- PASS: Test (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z]     --- PASS: Test/TestWatch (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z] PASS
12:58:31 [2021-09-23T12:58:31.436Z] coverage: 92.3% of statements
12:58:31 [2021-09-23T12:58:31.436Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.089s	coverage: 92.3% of statements
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test/TestInitialize
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test/TestInitializeWithPattern
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test/TestRegister
12:58:31 [2021-09-23T12:58:31.436Z] === RUN   Test/TestWatch
12:58:31 [2021-09-23T12:58:31.436Z] --- PASS: Test (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z]     --- PASS: Test/TestInitialize (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z]     --- PASS: Test/TestRegister (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z]     --- PASS: Test/TestWatch (0.00s)
12:58:31 [2021-09-23T12:58:31.436Z] PASS
12:58:31 [2021-09-23T12:58:31.436Z] coverage: 93.8% of statements
12:58:31 [2021-09-23T12:58:31.436Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.034s	coverage: 93.8% of statements
12:58:31 [2021-09-23T12:58:31.894Z] === RUN   Test
12:58:31 [2021-09-23T12:58:31.894Z] === RUN   Test/TestInitialize
12:58:31 [2021-09-23T12:58:31.894Z] time="2021-09-23T12:58:31Z" level=info msg="Initializing discovery without TLS"
12:58:31 [2021-09-23T12:58:31.894Z] time="2021-09-23T12:58:31Z" level=info msg="Initializing discovery without TLS"
12:58:31 [2021-09-23T12:58:31.894Z] time="2021-09-23T12:58:31Z" level=info msg="Initializing discovery without TLS"
12:58:31 [2021-09-23T12:58:31.894Z] === RUN   Test/TestInitializeWithCerts
12:58:31 [2021-09-23T12:58:31.894Z] time="2021-09-23T12:58:31Z" level=info msg="Initializing discovery with TLS"
12:58:31 [2021-09-23T12:58:31.894Z] === RUN   Test/TestWatch
12:58:31 [2021-09-23T12:58:31.894Z] time="2021-09-23T12:58:31Z" level=info msg="Initializing discovery without TLS"
12:58:32 [2021-09-23T12:58:32.352Z] === RUN   TestPollerAddRemove
12:58:32 [2021-09-23T12:58:32.352Z] --- PASS: TestPollerAddRemove (0.00s)
12:58:32 [2021-09-23T12:58:32.352Z] === RUN   TestPollerEvent
12:58:32 [2021-09-23T12:58:32.352Z]     poller_test.go:41: No chmod on Windows
12:58:32 [2021-09-23T12:58:32.352Z] --- SKIP: TestPollerEvent (0.00s)
12:58:32 [2021-09-23T12:58:32.352Z] === RUN   TestPollerClose
12:58:32 [2021-09-23T12:58:32.352Z] --- PASS: TestPollerClose (0.00s)
12:58:32 [2021-09-23T12:58:32.352Z] PASS
12:58:32 [2021-09-23T12:58:32.352Z] coverage: 45.7% of statements
12:58:32 [2021-09-23T12:58:32.352Z] ok  	github.com/docker/docker/pkg/filenotify	0.038s	coverage: 45.7% of statements
12:58:32 [2021-09-23T12:58:32.375Z] --- PASS: TestKillDifferentUserContainer (0.92s)
12:58:32 [2021-09-23T12:58:32.375Z] === RUN   TestInspectOomKilledTrue
12:58:32 [2021-09-23T12:58:32.375Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:58:32 [2021-09-23T12:58:32.375Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:58:32 [2021-09-23T12:58:32.375Z] === RUN   TestInspectOomKilledFalse
12:58:32 [2021-09-23T12:58:32.375Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:58:32 [2021-09-23T12:58:32.375Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:58:32 [2021-09-23T12:58:32.375Z] === RUN   TestLinksEtcHostsContentMatch
12:58:32 [2021-09-23T12:58:32.402Z] --- PASS: TestNetworkLoopbackNat (3.25s)
12:58:32 [2021-09-23T12:58:32.402Z] === RUN   TestPause
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCopyFileWithInvalidSrc
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCopyFileWithInvalidDest
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCopyFileWithSameSrcAndDest
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCopyFile
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCopyFile (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:58:32 [2021-09-23T12:58:32.809Z]     fileutils_test.go:134: Needs porting to Windows
12:58:32 [2021-09-23T12:58:32.809Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestReadSymlinkedDirectoryToFile
12:58:32 [2021-09-23T12:58:32.809Z]     fileutils_test.go:180: Needs porting to Windows
12:58:32 [2021-09-23T12:58:32.809Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestWildcardMatches
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestWildcardMatches (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestPatternMatches
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestPatternMatches (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestPatternMatchesFolderExclusions
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestSingleExclamationError
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestSingleExclamationError (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestMatchesWithNoPatterns
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestMatchesWithMalformedPatterns
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestMatches
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestMatches (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatterns
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatterns (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatternsExceptionFlag
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCleanPatternsErrorSingleException
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCreateIfNotExistsDir
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestCreateIfNotExistsFile
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestMatch
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestMatch (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] PASS
12:58:32 [2021-09-23T12:58:32.809Z] coverage: 85.4% of statements
12:58:32 [2021-09-23T12:58:32.809Z] ok  	github.com/docker/docker/pkg/fileutils	0.068s	coverage: 85.4% of statements
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestGet
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestGet (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] === RUN   TestGetShortcutString
12:58:32 [2021-09-23T12:58:32.809Z] --- PASS: TestGetShortcutString (0.00s)
12:58:32 [2021-09-23T12:58:32.809Z] PASS
12:58:32 [2021-09-23T12:58:32.809Z] coverage: 42.9% of statements
12:58:32 [2021-09-23T12:58:32.809Z] ok  	github.com/docker/docker/pkg/homedir	0.038s	coverage: 42.9% of statements
12:58:33 [2021-09-23T12:58:33.265Z] === RUN   TestCreateIDMapOrder
12:58:33 [2021-09-23T12:58:33.265Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:58:33 [2021-09-23T12:58:33.265Z] PASS
12:58:33 [2021-09-23T12:58:33.265Z] coverage: 7.2% of statements
12:58:33 [2021-09-23T12:58:33.265Z] ok  	github.com/docker/docker/pkg/idtools	0.035s	coverage: 7.2% of statements
12:58:33 [2021-09-23T12:58:33.319Z] --- PASS: TestLinksEtcHostsContentMatch (1.09s)
12:58:33 [2021-09-23T12:58:33.319Z] === RUN   TestLinksContainerNames
12:58:33 [2021-09-23T12:58:33.344Z] --- PASS: TestPause (0.84s)
12:58:33 [2021-09-23T12:58:33.344Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:58:33 [2021-09-23T12:58:33.344Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:58:33 [2021-09-23T12:58:33.344Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:58:33 [2021-09-23T12:58:33.344Z] === RUN   TestPauseStopPausedContainer
12:58:33 [2021-09-23T12:58:33.890Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:58:33 [2021-09-23T12:58:33.916Z] --- PASS: TestPauseStopPausedContainer (0.85s)
12:58:33 [2021-09-23T12:58:33.916Z] === RUN   TestPsFilter
12:58:34 [2021-09-23T12:58:34.111Z] --- PASS: TestCreateServiceConfigFileMode (2.77s)
12:58:34 [2021-09-23T12:58:34.111Z] === RUN   TestCreateServiceSysctls
12:58:34 [2021-09-23T12:58:34.177Z] --- PASS: TestPsFilter (0.15s)
12:58:34 [2021-09-23T12:58:34.177Z] === RUN   TestRemoveContainerWithRemovedVolume
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestFixedBufferCap
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestFixedBufferCap (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestFixedBufferLen
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestFixedBufferLen (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestFixedBufferString
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestFixedBufferString (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestFixedBufferWrite
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestFixedBufferWrite (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestFixedBufferRead
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestFixedBufferRead (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestBytesPipeRead
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestBytesPipeRead (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestBytesPipeWrite
12:58:34 [2021-09-23T12:58:34.229Z] --- PASS: TestBytesPipeWrite (0.00s)
12:58:34 [2021-09-23T12:58:34.229Z] === RUN   TestBytesPipeWriteRandomChunks
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestAtomicWriteToFile
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestAtomicWriteToFile (0.02s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestAtomicWriteSetCommit
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestAtomicWriteSetCancel
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestReadCloserWrapperClose
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestReaderErrWrapperReadOnError
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestReaderErrWrapperRead
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestHashData
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestHashData (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestCancelReadCloser
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestCancelReadCloser (0.10s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestWriteCloserWrapperClose
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestNopWriteCloser
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestNopWriteCloser (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestNopWriter
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestNopWriter (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestWriteCounter
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestWriteCounter (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] PASS
12:58:34 [2021-09-23T12:58:34.685Z] coverage: 69.2% of statements
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestError
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestError (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/no_progress
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/progress_1
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/with_units
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestProgressString/hide_counts
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestProgressString (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/with_units (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestJSONMessageDisplay
12:58:34 [2021-09-23T12:58:34.685Z] ok  	github.com/docker/docker/pkg/ioutils	0.585s	coverage: 69.2% of statements
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: Test (3.14s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: Test/TestInitialize (0.12s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: Test/TestInitializeWithCerts (0.02s)
12:58:34 [2021-09-23T12:58:34.685Z]     --- PASS: Test/TestWatch (3.00s)
12:58:34 [2021-09-23T12:58:34.685Z] PASS
12:58:34 [2021-09-23T12:58:34.685Z] coverage: 84.1% of statements
12:58:34 [2021-09-23T12:58:34.685Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.181s	coverage: 84.1% of statements
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestJSONMessageDisplay (0.13s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestJSONMessageDisplayWithJSONError
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] === RUN   TestDisplayJSONMessagesStream
12:58:34 [2021-09-23T12:58:34.685Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:58:34 [2021-09-23T12:58:34.685Z] PASS
12:58:34 [2021-09-23T12:58:34.685Z] coverage: 91.7% of statements
12:58:34 [2021-09-23T12:58:34.685Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.184s	coverage: 91.7% of statements
12:58:35 [2021-09-23T12:58:35.129Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
12:58:35 [2021-09-23T12:58:35.129Z] === RUN   TestRemoveContainerWithVolume
12:58:35 [2021-09-23T12:58:35.142Z] === RUN   TestStandardLongPath
12:58:35 [2021-09-23T12:58:35.142Z] --- PASS: TestStandardLongPath (0.00s)
12:58:35 [2021-09-23T12:58:35.142Z] === RUN   TestUNCLongPath
12:58:35 [2021-09-23T12:58:35.142Z] --- PASS: TestUNCLongPath (0.00s)
12:58:35 [2021-09-23T12:58:35.142Z] PASS
12:58:35 [2021-09-23T12:58:35.142Z] coverage: 100.0% of statements
12:58:35 [2021-09-23T12:58:35.142Z] ok  	github.com/docker/docker/pkg/longpath	0.033s	coverage: 100.0% of statements
12:58:35 [2021-09-23T12:58:35.277Z] --- PASS: TestLinksContainerNames (1.85s)
12:58:35 [2021-09-23T12:58:35.277Z] === RUN   TestLogsFollowTailEmpty
12:58:35 [2021-09-23T12:58:35.538Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestNameFormat
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestNameFormat (0.00s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestNameRetries
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestNameRetries (0.00s)
12:58:35 [2021-09-23T12:58:35.599Z] PASS
12:58:35 [2021-09-23T12:58:35.599Z] coverage: 85.7% of statements
12:58:35 [2021-09-23T12:58:35.599Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.044s	coverage: 85.7% of statements
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestTarFiles (4.47s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestTarUntar
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestTarUntar (0.02s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestTarWithOptions
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestTarWithOptions (0.02s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestUntarUstarGnuConflict
12:58:35 [2021-09-23T12:58:35.599Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:58:35 [2021-09-23T12:58:35.599Z] === RUN   TestUntarInvalidFilenames
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames598041750\\dest"
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestUntarInvalidFilenames (0.12s)
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestUntarHardlinkToSymlink
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestUntarInvalidHardlink
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink529161271\\victim\\hello" -> "../victim/hello"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink544387626\\victim\\hello" -> "/../victim/hello"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink130463617\\victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink664071404\\victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink094414171\\victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink117061886\\victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestUntarInvalidHardlink (0.02s)
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestParseKeyValueOpt
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestUntarInvalidSymlink
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink416448581\\dest\\dotdot" -> "../victim/hello"
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink215489248\\dest\\slash-dotdot" -> "/../victim/hello"
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestParseUintList
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestParseUintList (0.00s)
12:58:35 [2021-09-23T12:58:35.600Z] === RUN   TestParseUintListMaximumLimits
12:58:35 [2021-09-23T12:58:35.600Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:58:35 [2021-09-23T12:58:35.600Z] PASS
12:58:35 [2021-09-23T12:58:35.600Z] coverage: 97.0% of statements
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink859175103\\dest\\loophole-victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.600Z] ok  	github.com/docker/docker/pkg/parsers	0.045s	coverage: 97.0% of statements
12:58:35 [2021-09-23T12:58:35.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink925374226\\dest\\loophole-victim" -> "../victim"
12:58:35 [2021-09-23T12:58:35.705Z] --- PASS: TestRemoveContainerWithVolume (0.81s)
12:58:35 [2021-09-23T12:58:35.705Z] === RUN   TestRemoveContainerRunning
12:58:36 [2021-09-23T12:58:36.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink339639625\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink079503380\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.066Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink679674979\\dest\\dir\\loophole" -> "../../victim"
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestUntarInvalidSymlink (0.12s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestTempArchiveCloseMultipleTimes
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestXGlobalNoParent
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestXGlobalNoParent (0.00s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestReplaceFileTarWrapper
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestPrefixHeaderReadable
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestPrefixHeaderReadable (0.02s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestDisablePigz
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestNewAndRemove
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestNewAndRemove (0.00s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestRemoveInvalidPath
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:58:36 [2021-09-23T12:58:36.066Z] PASS
12:58:36 [2021-09-23T12:58:36.066Z] coverage: 82.6% of statements
12:58:36 [2021-09-23T12:58:36.066Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:58:36 [2021-09-23T12:58:36.066Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
12:58:36 [2021-09-23T12:58:36.066Z] --- PASS: TestDisablePigz (0.12s)
12:58:36 [2021-09-23T12:58:36.066Z] === RUN   TestPigz
12:58:36 [2021-09-23T12:58:36.110Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
12:58:36 [2021-09-23T12:58:36.110Z] === RUN   TestContainerNetworkMountsNoChown
12:58:36 [2021-09-23T12:58:36.524Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestPigz (0.14s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestCopyFileWithInvalidDest
12:58:36 [2021-09-23T12:58:36.524Z]     archive_windows_test.go:16: Currently fails
12:58:36 [2021-09-23T12:58:36.524Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestCanonicalTarNameForPath
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestCanonicalTarName
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestCanonicalTarName (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChmodTarEntry
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChmodTarEntry (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestHardLinkOrder
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestHardLinkOrder (0.09s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangeString
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChangeString (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangesWithNoChanges
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChangesWithNoChanges (0.02s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangesWithChanges
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChangesWithChanges (0.02s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangesWithChangesGH13590
12:58:36 [2021-09-23T12:58:36.524Z]     changes_test.go:192: needs more investigation
12:58:36 [2021-09-23T12:58:36.524Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangesDirsEmpty
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChangesDirsEmpty (0.18s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestChangesDirsMutated
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParseEmptyInterface
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParseEmptyInterface (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParseNonInterfaceType
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParseWithOneFunction
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParseWithOneFunction (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParseWithMultipleFuncs
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParseWithUnnamedReturn
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestEmbeddedInterface
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestEmbeddedInterface (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestParsedImports
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestParsedImports (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestAliasedImports
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestAliasedImports (0.00s)
12:58:36 [2021-09-23T12:58:36.524Z] PASS
12:58:36 [2021-09-23T12:58:36.524Z] coverage: 56.8% of statements
12:58:36 [2021-09-23T12:58:36.524Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.046s	coverage: 56.8% of statements
12:58:36 [2021-09-23T12:58:36.524Z] === RUN   TestFailedConnection
12:58:36 [2021-09-23T12:58:36.524Z] --- PASS: TestChangesDirsMutated (0.13s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestApplyLayer
12:58:36 [2021-09-23T12:58:36.525Z]     changes_test.go:405: needs further investigation
12:58:36 [2021-09-23T12:58:36.525Z] --- SKIP: TestApplyLayer (0.00s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestChangesSizeWithHardlinks
12:58:36 [2021-09-23T12:58:36.525Z]     changes_test.go:441: needs further investigation
12:58:36 [2021-09-23T12:58:36.525Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestChangesSizeWithNoChanges
12:58:36 [2021-09-23T12:58:36.525Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:58:36 [2021-09-23T12:58:36.525Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestChangesSize
12:58:36 [2021-09-23T12:58:36.525Z] --- PASS: TestChangesSize (0.00s)
12:58:36 [2021-09-23T12:58:36.525Z] === RUN   TestApplyLayerInvalidFilenames
12:58:36 [2021-09-23T12:58:36.525Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames815873482\\dest"
12:58:36 [2021-09-23T12:58:36.648Z] --- PASS: TestRemoveContainerRunning (0.83s)
12:58:36 [2021-09-23T12:58:36.648Z] === RUN   TestRemoveContainerForceRemoveRunning
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
12:58:36 [2021-09-23T12:58:36.986Z] === RUN   TestApplyLayerInvalidHardlink
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink370832780\\victim\\hello" -> "../victim/hello"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink466655099\\victim\\hello" -> "/../victim/hello"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink580718238\\victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink202875237\\victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink948624256\\victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink271487199\\victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
12:58:36 [2021-09-23T12:58:36.986Z] === RUN   TestApplyLayerInvalidSymlink
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink799304370\\dest\\dotdot" -> "../victim/hello"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink511161961\\dest\\slash-dotdot" -> "/../victim/hello"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink639799476\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325846147\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink011665926\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink900768685\\dest\\loophole-victim" -> "../victim"
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
12:58:36 [2021-09-23T12:58:36.986Z] === RUN   TestApplyLayerWhiteouts
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
12:58:36 [2021-09-23T12:58:36.986Z] === RUN   TestGenerateEmptyFile
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:58:36 [2021-09-23T12:58:36.986Z] === RUN   TestGenerateWithContent
12:58:36 [2021-09-23T12:58:36.986Z] --- PASS: TestGenerateWithContent (0.00s)
12:58:36 [2021-09-23T12:58:36.986Z] PASS
12:58:36 [2021-09-23T12:58:36.986Z] coverage: 62.6% of statements
12:58:36 [2021-09-23T12:58:36.986Z] ok  	github.com/docker/docker/pkg/archive	6.799s	coverage: 62.6% of statements
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:58:37 [2021-09-23T12:58:37.054Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s)
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/default
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/default
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/private
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/private
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rprivate
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rprivate
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/slave
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/slave
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rslave
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rslave
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/shared
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/shared
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rshared
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rshared
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/default
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/default/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/default/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/rslave
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/rshared
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/shared
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/rprivate
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/slave
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/private
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/private/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/private/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/default/bind_root
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/default/mount_root
12:58:37 [2021-09-23T12:58:37.054Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:58:37 [2021-09-23T12:58:37.317Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:58:37 [2021-09-23T12:58:37.409Z] --- PASS: TestCreateServiceSysctls (3.67s)
12:58:37 [2021-09-23T12:58:37.409Z] === RUN   TestCreateServiceCapabilities
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestBufioReaderPoolPutAndGet
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestBufioWriterPoolPutAndGet
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestBufferPoolPutAndGet
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] PASS
12:58:37 [2021-09-23T12:58:37.442Z] coverage: 88.2% of statements
12:58:37 [2021-09-23T12:58:37.442Z] === RUN   TestHTTPTransport
12:58:37 [2021-09-23T12:58:37.442Z] --- PASS: TestHTTPTransport (0.00s)
12:58:37 [2021-09-23T12:58:37.442Z] PASS
12:58:37 [2021-09-23T12:58:37.442Z] coverage: 85.7% of statements
12:58:37 [2021-09-23T12:58:37.442Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.035s	coverage: 85.7% of statements
12:58:37 [2021-09-23T12:58:37.442Z] ok  	github.com/docker/docker/pkg/pools	0.030s	coverage: 88.2% of statements
12:58:37 [2021-09-23T12:58:37.578Z] === CONT  TestMountDaemonRoot/private/bind_root
12:58:37 [2021-09-23T12:58:37.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:58:37 [2021-09-23T12:58:37.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:58:37 [2021-09-23T12:58:37.578Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/private/mount_root
12:58:37 [2021-09-23T12:58:37.579Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:58:37 [2021-09-23T12:58:37.579Z] --- PASS: TestMountDaemonRoot (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:58:37 [2021-09-23T12:58:37.579Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:58:37 [2021-09-23T12:58:37.579Z] === RUN   TestContainerBindMountNonRecursive
12:58:37 [2021-09-23T12:58:37.591Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
12:58:37 [2021-09-23T12:58:37.591Z] === RUN   TestRemoveInvalidContainer
12:58:37 [2021-09-23T12:58:37.591Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:58:37 [2021-09-23T12:58:37.591Z] === RUN   TestRenameLinkedContainer
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestFailedConnection (1.05s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestFailOnce
12:58:37 [2021-09-23T12:58:37.899Z] 2021/09/23 12:58:37 http: panic serving 127.0.0.1:49224: Plugin not ready
12:58:37 [2021-09-23T12:58:37.899Z] goroutine 22 [running]:
12:58:37 [2021-09-23T12:58:37.899Z] net/http.(*conn).serve.func1(0xc0000c0000)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:1804 +0x153
12:58:37 [2021-09-23T12:58:37.899Z] panic(0x593140, 0x6a8d10)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/runtime/panic.go:971 +0x49a
12:58:37 [2021-09-23T12:58:37.899Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x6b93d0, 0xc0000a60e0, 0xc0000b2200)
12:58:37 [2021-09-23T12:58:37.899Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:58:37 [2021-09-23T12:58:37.899Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x6b93d0, 0xc0000a60e0, 0xc0000b2200)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:2049 +0x4b
12:58:37 [2021-09-23T12:58:37.899Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x6b93d0, 0xc0000a60e0, 0xc0000b2200)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
12:58:37 [2021-09-23T12:58:37.899Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x6b93d0, 0xc0000a60e0, 0xc0000b2200)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:2867 +0xaa
12:58:37 [2021-09-23T12:58:37.899Z] net/http.(*conn).serve(0xc0000c0000, 0x6b9fc0, 0xc00009e0c0)
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
12:58:37 [2021-09-23T12:58:37.899Z] created by net/http.(*Server).Serve
12:58:37 [2021-09-23T12:58:37.899Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
12:58:37 [2021-09-23T12:58:37.899Z] time="2021-09-23T12:58:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post \"http://127.0.0.1:49223/Test.FailOnce\": EOF, retrying in 1s"
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestOutputOnPrematureClose
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestCompleteSilently
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestCompleteSilently (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] PASS
12:58:37 [2021-09-23T12:58:37.899Z] coverage: 75.9% of statements
12:58:37 [2021-09-23T12:58:37.899Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestSendToOneSub
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestSendToOneSub (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestSendToMultipleSubs
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestEvictOneSub
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestEvictOneSub (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestClosePublisher
12:58:37 [2021-09-23T12:58:37.899Z] --- PASS: TestClosePublisher (0.00s)
12:58:37 [2021-09-23T12:58:37.899Z] === RUN   TestPubSubRace
12:58:38 [2021-09-23T12:58:38.151Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:58:38 [2021-09-23T12:58:38.355Z] === RUN   TestRegister
12:58:38 [2021-09-23T12:58:38.355Z] --- PASS: TestRegister (0.00s)
12:58:38 [2021-09-23T12:58:38.355Z] === RUN   TestCommand
12:58:38 [2021-09-23T12:58:38.355Z] --- PASS: TestCommand (0.02s)
12:58:38 [2021-09-23T12:58:38.355Z] === RUN   TestNaiveSelf
12:58:38 [2021-09-23T12:58:38.355Z] --- PASS: TestNaiveSelf (0.02s)
12:58:38 [2021-09-23T12:58:38.355Z] PASS
12:58:38 [2021-09-23T12:58:38.355Z] coverage: 82.4% of statements
12:58:38 [2021-09-23T12:58:38.355Z] ok  	github.com/docker/docker/pkg/reexec	0.073s	coverage: 82.4% of statements
12:58:38 [2021-09-23T12:58:38.811Z] --- PASS: TestFailOnce (1.12s)
12:58:38 [2021-09-23T12:58:38.811Z] === RUN   TestEchoInputOutput
12:58:38 [2021-09-23T12:58:38.811Z] --- PASS: TestEchoInputOutput (0.00s)
12:58:38 [2021-09-23T12:58:38.811Z] === RUN   TestBackoff
12:58:38 [2021-09-23T12:58:38.811Z] --- PASS: TestBackoff (0.00s)
12:58:38 [2021-09-23T12:58:38.811Z] === RUN   TestAbortRetry
12:58:38 [2021-09-23T12:58:38.811Z] --- PASS: TestAbortRetry (0.00s)
12:58:38 [2021-09-23T12:58:38.811Z] === RUN   TestClientScheme
12:58:38 [2021-09-23T12:58:38.811Z] --- PASS: TestClientScheme (0.00s)
12:58:38 [2021-09-23T12:58:38.811Z] === RUN   TestNewClientWithTimeout
12:58:39 [2021-09-23T12:58:39.267Z] --- PASS: TestPubSubRace (1.03s)
12:58:39 [2021-09-23T12:58:39.267Z] PASS
12:58:39 [2021-09-23T12:58:39.267Z] coverage: 75.0% of statements
12:58:39 [2021-09-23T12:58:39.267Z] ok  	github.com/docker/docker/pkg/pubsub	1.060s	coverage: 75.0% of statements
12:58:39 [2021-09-23T12:58:39.267Z] === RUN   TestParseSignal
12:58:39 [2021-09-23T12:58:39.267Z] --- PASS: TestParseSignal (0.00s)
12:58:39 [2021-09-23T12:58:39.267Z] === RUN   TestValidSignalForPlatform
12:58:39 [2021-09-23T12:58:39.267Z] --- PASS: TestValidSignalForPlatform (0.00s)
12:58:39 [2021-09-23T12:58:39.267Z] PASS
12:58:39 [2021-09-23T12:58:39.267Z] coverage: 19.7% of statements
12:58:39 [2021-09-23T12:58:39.267Z] ok  	github.com/docker/docker/pkg/signal	0.033s	coverage: 19.7% of statements
12:58:39 [2021-09-23T12:58:39.267Z] time="2021-09-23T12:58:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestNewStdWriter
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestNewStdWriter (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestWriteWithUninitializedStdWriter
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestWriteWithNilBytes
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestWrite
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestWrite (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestWriteWithWriterError
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestWriteWithWriterError (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyWriteAndRead
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyWithInvalidInputHeader
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyWithCorruptedPrefix
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyReturnsWriteErrors
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] PASS
12:58:39 [2021-09-23T12:58:39.724Z] coverage: 100.0% of statements
12:58:39 [2021-09-23T12:58:39.724Z] ok  	github.com/docker/docker/pkg/stdcopy	0.031s	coverage: 100.0% of statements
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestRawProgressFormatterFormatStatus
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestRawProgressFormatterFormatProgress
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestFormatStatus
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestFormatStatus (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestFormatError
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestFormatError (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestFormatJSONError
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestFormatJSONError (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestJsonProgressFormatterFormatProgress
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestJsonProgressFormatterFormatStatus
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestNewJSONProgressOutput
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestAuxFormatterEmit
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStreamWriterStdout
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStreamWriterStdout (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] === RUN   TestStreamWriterStderr
12:58:39 [2021-09-23T12:58:39.724Z] --- PASS: TestStreamWriterStderr (0.00s)
12:58:39 [2021-09-23T12:58:39.724Z] PASS
12:58:39 [2021-09-23T12:58:39.724Z] coverage: 66.2% of statements
12:58:39 [2021-09-23T12:58:39.724Z] ok  	github.com/docker/docker/pkg/streamformatter	0.039s	coverage: 66.2% of statements
12:58:39 [2021-09-23T12:58:39.951Z] --- PASS: TestCreateServiceCapabilities (2.72s)
12:58:39 [2021-09-23T12:58:39.951Z] === RUN   TestInspect
12:58:40 [2021-09-23T12:58:40.066Z] --- PASS: TestContainerBindMountNonRecursive (2.58s)
12:58:40 [2021-09-23T12:58:40.067Z] === RUN   TestContainerVolumesMountedAsShared
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestGenerateRandomID
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestGenerateRandomID (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestShortenId
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestShortenId (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestShortenSha256Id
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestShortenSha256Id (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestShortenIdEmpty
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestShortenIdEmpty (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestShortenIdInvalid
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestShortenIdInvalid (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestIsShortIDNonHex
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] === RUN   TestIsShortIDNotCorrectSize
12:58:40 [2021-09-23T12:58:40.181Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:58:40 [2021-09-23T12:58:40.181Z] PASS
12:58:40 [2021-09-23T12:58:40.181Z] coverage: 70.6% of statements
12:58:40 [2021-09-23T12:58:40.181Z] ok  	github.com/docker/docker/pkg/stringid	0.031s	coverage: 70.6% of statements
12:58:40 [2021-09-23T12:58:40.328Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:58:40 [2021-09-23T12:58:40.637Z] === RUN   TestIsCpusetListAvailable
12:58:40 [2021-09-23T12:58:40.637Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:58:40 [2021-09-23T12:58:40.637Z] PASS
12:58:40 [2021-09-23T12:58:40.637Z] coverage: 38.2% of statements
12:58:40 [2021-09-23T12:58:40.637Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 38.2% of statements
12:58:40 [2021-09-23T12:58:40.891Z] --- PASS: TestRenameLinkedContainer (3.22s)
12:58:40 [2021-09-23T12:58:40.891Z] === RUN   TestRenameStoppedContainer
12:58:40 [2021-09-23T12:58:40.900Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s)
12:58:40 [2021-09-23T12:58:40.900Z] === RUN   TestContainerVolumesMountedAsSlave
12:58:41 [2021-09-23T12:58:41.094Z] time="2021-09-23T12:58:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:58:41 [2021-09-23T12:58:41.464Z] --- PASS: TestRenameStoppedContainer (0.78s)
12:58:41 [2021-09-23T12:58:41.464Z] === RUN   TestRenameRunningContainerAndReuse
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestTailFile
12:58:41 [2021-09-23T12:58:41.552Z] --- PASS: TestTailFile (0.00s)
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestTailFileManyLines
12:58:41 [2021-09-23T12:58:41.552Z] --- PASS: TestTailFileManyLines (0.00s)
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestTailEmptyFile
12:58:41 [2021-09-23T12:58:41.552Z] --- PASS: TestTailEmptyFile (0.00s)
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestTailNegativeN
12:58:41 [2021-09-23T12:58:41.552Z] --- PASS: TestTailNegativeN (0.00s)
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader
12:58:41 [2021-09-23T12:58:41.552Z] === CONT  TestNewTailReader
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/8_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/12_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/no_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/no_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/single_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/2_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line#01
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line#02
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:58:41 [2021-09-23T12:58:41.552Z] === CONT  TestNewTailReader/4_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.552Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.552Z] === CONT  TestNewTailReader/2_byte_delimiter
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.552Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/single_byte_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/no_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/12_byte_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/8_byte_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.553Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.553Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.554Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.554Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.555Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.555Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:58:41 [2021-09-23T12:58:41.556Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:58:41 [2021-09-23T12:58:41.556Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:58:41 [2021-09-23T12:58:41.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestChtimes
12:58:42 [2021-09-23T12:58:42.014Z] --- PASS: TestChtimes (0.00s)
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestChtimesWindows
12:58:42 [2021-09-23T12:58:42.014Z] --- PASS: TestChtimesWindows (0.00s)
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:58:42 [2021-09-23T12:58:42.014Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestEnsureRemoveAllNotExist
12:58:42 [2021-09-23T12:58:42.014Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestEnsureRemoveAllWithDir
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.014Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestEnsureRemoveAllWithFile
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.014Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:58:42 [2021-09-23T12:58:42.015Z] === RUN   TestHasWin32KSupport
12:58:42 [2021-09-23T12:58:42.015Z]     syscall_windows_test.go:8: win32k: true
12:58:42 [2021-09-23T12:58:42.015Z] --- PASS: TestHasWin32KSupport (0.00s)
12:58:42 [2021-09-23T12:58:42.015Z] PASS
12:58:42 [2021-09-23T12:58:42.015Z] coverage: 12.0% of statements
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] ok  	github.com/docker/docker/pkg/system	0.056s	coverage: 12.0% of statements
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.015Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:58:42 [2021-09-23T12:58:42.016Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:58:42 [2021-09-23T12:58:42.016Z] --- PASS: TestNewTailReader (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.016Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.017Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:58:42 [2021-09-23T12:58:42.018Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.019Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.019Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.019Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.019Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:58:42 [2021-09-23T12:58:42.019Z] PASS
12:58:42 [2021-09-23T12:58:42.019Z] coverage: 88.6% of statements
12:58:42 [2021-09-23T12:58:42.019Z] ok  	github.com/docker/docker/pkg/tailfile	0.232s	coverage: 88.6% of statements
12:58:42 [2021-09-23T12:58:42.285Z] --- PASS: TestContainerVolumesMountedAsSlave (1.58s)
12:58:42 [2021-09-23T12:58:42.285Z] === RUN   TestNetworkNat
12:58:42 [2021-09-23T12:58:42.477Z] testing: warning: no tests to run
12:58:42 [2021-09-23T12:58:42.477Z] PASS
12:58:42 [2021-09-23T12:58:42.477Z] coverage: [no statements]
12:58:42 [2021-09-23T12:58:42.477Z] ok  	github.com/docker/docker/pkg/term/windows	0.030s	coverage: [no statements] [no tests to run]
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestTarSumRemoveNonExistent
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestTarSumRemove
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestTarSumRemove (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestSortFileInfoSums
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestSortFileInfoSums (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestNewTarSumForLabelInvalid
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestNewTarSumForLabel
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestEmptyTar
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestEmptyTar (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestTarSumsReadSize
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestTarSumsReadSize (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestTarSums
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestTarSums (0.07s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestIteration
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestIteration (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestVersionLabelForChecksum
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestVersion
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestVersion (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestGetVersion
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestGetVersion (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] === RUN   TestGetVersions
12:58:42 [2021-09-23T12:58:42.477Z] --- PASS: TestGetVersions (0.00s)
12:58:42 [2021-09-23T12:58:42.477Z] PASS
12:58:42 [2021-09-23T12:58:42.477Z] coverage: 89.3% of statements
12:58:42 [2021-09-23T12:58:42.477Z] ok  	github.com/docker/docker/pkg/tarsum	0.120s	coverage: 89.3% of statements
12:58:42 [2021-09-23T12:58:42.547Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:58:42 [2021-09-23T12:58:42.850Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s)
12:58:42 [2021-09-23T12:58:42.850Z] === RUN   TestRenameInvalidName
12:58:42 [2021-09-23T12:58:42.933Z] === RUN   TestTruncIndex
12:58:42 [2021-09-23T12:58:42.933Z] --- PASS: TestTruncIndex (0.10s)
12:58:42 [2021-09-23T12:58:42.933Z] PASS
12:58:42 [2021-09-23T12:58:42.933Z] coverage: 91.5% of statements
12:58:42 [2021-09-23T12:58:42.933Z] ok  	github.com/docker/docker/pkg/truncindex	0.131s	coverage: 91.5% of statements
12:58:43 [2021-09-23T12:58:43.249Z] --- PASS: TestInspect (3.08s)
12:58:43 [2021-09-23T12:58:43.249Z] === RUN   TestCreateJob
12:58:43 [2021-09-23T12:58:43.393Z] === RUN   TestIsGIT
12:58:43 [2021-09-23T12:58:43.393Z] --- PASS: TestIsGIT (0.00s)
12:58:43 [2021-09-23T12:58:43.393Z] === RUN   TestIsTransport
12:58:43 [2021-09-23T12:58:43.393Z] --- PASS: TestIsTransport (0.00s)
12:58:43 [2021-09-23T12:58:43.393Z] PASS
12:58:43 [2021-09-23T12:58:43.393Z] coverage: 100.0% of statements
12:58:43 [2021-09-23T12:58:43.393Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
12:58:43 [2021-09-23T12:58:43.393Z] time="2021-09-23T12:58:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:58:43 [2021-09-23T12:58:43.393Z] === RUN   TestVersionInfo
12:58:43 [2021-09-23T12:58:43.393Z] --- PASS: TestVersionInfo (0.00s)
12:58:43 [2021-09-23T12:58:43.393Z] === RUN   TestAppendVersions
12:58:43 [2021-09-23T12:58:43.393Z] --- PASS: TestAppendVersions (0.00s)
12:58:43 [2021-09-23T12:58:43.393Z] PASS
12:58:43 [2021-09-23T12:58:43.393Z] coverage: 88.9% of statements
12:58:43 [2021-09-23T12:58:43.393Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
12:58:43 [2021-09-23T12:58:43.493Z] --- PASS: TestNetworkNat (1.13s)
12:58:43 [2021-09-23T12:58:43.493Z] === RUN   TestNetworkLocalhostTCPNat
12:58:43 [2021-09-23T12:58:43.792Z] --- PASS: TestRenameInvalidName (0.81s)
12:58:43 [2021-09-23T12:58:43.792Z] === RUN   TestRenameAnonymousContainer
12:58:44 [2021-09-23T12:58:44.356Z] === RUN   TestValidatePrivileges
12:58:44 [2021-09-23T12:58:44.356Z] --- PASS: TestValidatePrivileges (0.00s)
12:58:44 [2021-09-23T12:58:44.356Z] === RUN   TestFilterByCapNeg
12:58:44 [2021-09-23T12:58:44.356Z] --- PASS: TestFilterByCapNeg (0.00s)
12:58:44 [2021-09-23T12:58:44.356Z] === RUN   TestFilterByCapPos
12:58:44 [2021-09-23T12:58:44.356Z] --- PASS: TestFilterByCapPos (0.00s)
12:58:44 [2021-09-23T12:58:44.356Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:58:44 [2021-09-23T12:58:44.356Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:58:44 [2021-09-23T12:58:44.356Z] PASS
12:58:44 [2021-09-23T12:58:44.356Z] coverage: 12.0% of statements
12:58:44 [2021-09-23T12:58:44.356Z] ok  	github.com/docker/docker/plugin	0.055s	coverage: 12.0% of statements
12:58:44 [2021-09-23T12:58:44.813Z] === RUN   TestNewSettable
12:58:44 [2021-09-23T12:58:44.813Z] --- PASS: TestNewSettable (0.00s)
12:58:44 [2021-09-23T12:58:44.813Z] === RUN   TestIsSettable
12:58:44 [2021-09-23T12:58:44.813Z] --- PASS: TestIsSettable (0.00s)
12:58:44 [2021-09-23T12:58:44.813Z] === RUN   TestUpdateSettingsEnv
12:58:44 [2021-09-23T12:58:44.813Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:58:44 [2021-09-23T12:58:44.813Z] PASS
12:58:44 [2021-09-23T12:58:44.813Z] coverage: 20.1% of statements
12:58:44 [2021-09-23T12:58:44.813Z] ok  	github.com/docker/docker/plugin/v2	0.035s	coverage: 20.1% of statements
12:58:44 [2021-09-23T12:58:44.881Z] --- PASS: TestNetworkLocalhostTCPNat (1.30s)
12:58:44 [2021-09-23T12:58:44.881Z] === RUN   TestNetworkLoopbackNat
12:58:45 [2021-09-23T12:58:45.779Z] === RUN   TestLoad
12:58:45 [2021-09-23T12:58:45.780Z] --- PASS: TestLoad (0.00s)
12:58:45 [2021-09-23T12:58:45.780Z] === RUN   TestSave
12:58:45 [2021-09-23T12:58:45.780Z] --- PASS: TestSave (0.03s)
12:58:45 [2021-09-23T12:58:45.780Z] === RUN   TestAddDeleteGet
12:58:45 [2021-09-23T12:58:45.780Z] --- PASS: TestAddDeleteGet (0.05s)
12:58:45 [2021-09-23T12:58:45.780Z] === RUN   TestInvalidTags
12:58:45 [2021-09-23T12:58:45.780Z] --- PASS: TestInvalidTags (0.01s)
12:58:45 [2021-09-23T12:58:45.780Z] PASS
12:58:45 [2021-09-23T12:58:45.780Z] coverage: 84.4% of statements
12:58:45 [2021-09-23T12:58:45.780Z] ok  	github.com/docker/docker/reference	0.149s	coverage: 84.4% of statements
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestResolveAuthConfigIndexServer
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestResolveAuthConfigFullURL
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestLoadAllowNondistributableArtifacts
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestValidateMirror
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestValidateMirror (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestLoadInsecureRegistries
12:58:46 [2021-09-23T12:58:46.744Z] time="2021-09-23T12:58:46Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:58:46 [2021-09-23T12:58:46.744Z] time="2021-09-23T12:58:46Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:58:46 [2021-09-23T12:58:46.744Z] time="2021-09-23T12:58:46Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestLoadInsecureRegistries (0.12s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestNewServiceConfig
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestNewServiceConfig (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestValidateIndexName
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestValidateIndexName (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestValidateIndexNameWithError
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestEndpointParse
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestEndpointParse (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestEndpointParseInvalid
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestValidateEndpoint
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestValidateEndpoint (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestPing
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestPing (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestPingRegistryEndpoint
12:58:46 [2021-09-23T12:58:46.744Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:58:46 [2021-09-23T12:58:46.744Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestEndpoint
12:58:46 [2021-09-23T12:58:46.744Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:58:46 [2021-09-23T12:58:46.744Z] --- SKIP: TestEndpoint (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestParseRepositoryInfo
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestNewIndexInfo
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestNewIndexInfo (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestMirrorEndpointLookup
12:58:46 [2021-09-23T12:58:46.744Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:58:46 [2021-09-23T12:58:46.744Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestSearchRepositories
12:58:46 [2021-09-23T12:58:46.744Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:58:46 [2021-09-23T12:58:46.744Z]         Host: 127.0.0.1:49232
12:58:46 [2021-09-23T12:58:46.744Z]         User-Agent: docker test client
12:58:46 [2021-09-23T12:58:46.744Z]         Authorization: Token fake-token
12:58:46 [2021-09-23T12:58:46.744Z]         X-Docker-Token: true
12:58:46 [2021-09-23T12:58:46.744Z]         Accept-Encoding: gzip
12:58:46 [2021-09-23T12:58:46.744Z]         
12:58:46 [2021-09-23T12:58:46.744Z]         
12:58:46 [2021-09-23T12:58:46.744Z]     registry_test.go:730: HTTP/1.1 200 OK
12:58:46 [2021-09-23T12:58:46.744Z]         Connection: close
12:58:46 [2021-09-23T12:58:46.744Z]         Content-Length: 144
12:58:46 [2021-09-23T12:58:46.744Z]         Cache-Control: no-cache
12:58:46 [2021-09-23T12:58:46.744Z]         Content-Type: application/json
12:58:46 [2021-09-23T12:58:46.744Z]         Date: Thu, 23 Sep 2021 12:58:46 GMT
12:58:46 [2021-09-23T12:58:46.744Z]         Expires: -1
12:58:46 [2021-09-23T12:58:46.744Z]         Pragma: no-cache
12:58:46 [2021-09-23T12:58:46.744Z]         Server: docker-tests/mock
12:58:46 [2021-09-23T12:58:46.744Z]         X-Docker-Registry-Config: mock
12:58:46 [2021-09-23T12:58:46.744Z]         X-Docker-Registry-Version: 0.0.0
12:58:46 [2021-09-23T12:58:46.744Z]         
12:58:46 [2021-09-23T12:58:46.744Z]         
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestSearchRepositories (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestTrustedLocation
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestTrustedLocation (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestAllowNondistributableArtifacts
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] === RUN   TestIsSecureIndex
12:58:46 [2021-09-23T12:58:46.744Z] --- PASS: TestIsSecureIndex (0.00s)
12:58:46 [2021-09-23T12:58:46.744Z] PASS
12:58:46 [2021-09-23T12:58:46.744Z] coverage: 50.3% of statements
12:58:46 [2021-09-23T12:58:46.744Z] ok  	github.com/docker/docker/registry	0.189s	coverage: 50.3% of statements
12:58:47 [2021-09-23T12:58:47.100Z] --- PASS: TestRenameAnonymousContainer (2.77s)
12:58:47 [2021-09-23T12:58:47.100Z] === RUN   TestRenameContainerWithSameName
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReaderWithReadError
12:58:47 [2021-09-23T12:58:47.200Z] time="2021-09-23T12:58:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReader
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReader (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] PASS
12:58:47 [2021-09-23T12:58:47.200Z] coverage: 100.0% of statements
12:58:47 [2021-09-23T12:58:47.200Z] ok  	github.com/docker/docker/registry/resumable	0.181s	coverage: 100.0% of statements
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestRestartManagerTimeout
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] === RUN   TestRestartManagerTimeoutReset
12:58:47 [2021-09-23T12:58:47.200Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:58:47 [2021-09-23T12:58:47.200Z] PASS
12:58:47 [2021-09-23T12:58:47.200Z] coverage: 50.9% of statements
12:58:47 [2021-09-23T12:58:47.200Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
12:58:47 [2021-09-23T12:58:47.361Z] --- PASS: TestRenameContainerWithSameName (0.78s)
12:58:47 [2021-09-23T12:58:47.361Z] === RUN   TestRenameContainerWithLinkedContainer
12:58:47 [2021-09-23T12:58:47.450Z] --- PASS: TestCreateJob (3.62s)
12:58:47 [2021-09-23T12:58:47.450Z] === RUN   TestReplicatedJob
12:58:47 [2021-09-23T12:58:47.656Z] === RUN   TestDecodeContainerConfig
12:58:47 [2021-09-23T12:58:47.656Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:58:47 [2021-09-23T12:58:47.656Z] === RUN   TestDecodeContainerConfigIsolation
12:58:47 [2021-09-23T12:58:47.656Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:58:47 [2021-09-23T12:58:47.656Z] === RUN   TestValidatePrivileged
12:58:47 [2021-09-23T12:58:47.656Z] --- PASS: TestValidatePrivileged (0.00s)
12:58:47 [2021-09-23T12:58:47.656Z] PASS
12:58:47 [2021-09-23T12:58:47.656Z] coverage: 52.2% of statements
12:58:47 [2021-09-23T12:58:47.656Z] ok  	github.com/docker/docker/runconfig	0.043s	coverage: 52.2% of statements
12:58:48 [2021-09-23T12:58:48.112Z] time="2021-09-23T12:58:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:58:48 [2021-09-23T12:58:48.112Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:58:48 [2021-09-23T12:58:48.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:58:48 [2021-09-23T12:58:48.112Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:58:48 [2021-09-23T12:58:48.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:58:48 [2021-09-23T12:58:48.112Z] PASS
12:58:48 [2021-09-23T12:58:48.112Z] coverage: 62.5% of statements
12:58:48 [2021-09-23T12:58:48.112Z] ok  	github.com/docker/docker/testutil	0.048s	coverage: 62.5% of statements
12:58:48 [2021-09-23T12:58:48.188Z]     check_test.go:309: [d75ee6377cca7] daemon is not started
12:58:48 [2021-09-23T12:58:48.188Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:58:48 [2021-09-23T12:58:48.569Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:58:48 [2021-09-23T12:58:48.760Z] --- PASS: TestNetworkLoopbackNat (4.11s)
12:58:48 [2021-09-23T12:58:48.760Z] === RUN   TestPause
12:58:49 [2021-09-23T12:58:49.275Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
12:58:49 [2021-09-23T12:58:49.275Z] === RUN   TestResize
12:58:49 [2021-09-23T12:58:49.847Z] --- PASS: TestResize (0.81s)
12:58:49 [2021-09-23T12:58:49.847Z] === RUN   TestResizeWithInvalidSize
12:58:50 [2021-09-23T12:58:50.149Z] --- PASS: TestPause (1.28s)
12:58:50 [2021-09-23T12:58:50.149Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:58:50 [2021-09-23T12:58:50.149Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:58:50 [2021-09-23T12:58:50.149Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:58:50 [2021-09-23T12:58:50.149Z] === RUN   TestPauseStopPausedContainer
12:58:50 [2021-09-23T12:58:50.411Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestGetDriver
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestGetDriver (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestVolumeRequestError
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestVolumeRequestError (0.01s)
12:58:50 [2021-09-23T12:58:50.738Z] PASS
12:58:50 [2021-09-23T12:58:50.738Z] coverage: 36.1% of statements
12:58:50 [2021-09-23T12:58:50.738Z] ok  	github.com/docker/docker/volume/drivers	0.060s	coverage: 36.1% of statements
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestGetAddress
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestGetAddress (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestRemove
12:58:50 [2021-09-23T12:58:50.738Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:58:50 [2021-09-23T12:58:50.738Z] --- SKIP: TestRemove (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestInitializeWithVolumes
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestInitializeWithVolumes (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestCreate
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestCreate (0.01s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestValidateName
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestValidateName (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestCreateWithOpts
12:58:50 [2021-09-23T12:58:50.738Z]     local_test.go:181: runtime.GOOS == "windows"
12:58:50 [2021-09-23T12:58:50.738Z] --- SKIP: TestCreateWithOpts (0.00s)
12:58:50 [2021-09-23T12:58:50.738Z] === RUN   TestRelaodNoOpts
12:58:50 [2021-09-23T12:58:50.738Z] --- PASS: TestRelaodNoOpts (0.01s)
12:58:50 [2021-09-23T12:58:50.738Z] PASS
12:58:50 [2021-09-23T12:58:50.738Z] coverage: 41.5% of statements
12:58:50 [2021-09-23T12:58:50.738Z] ok  	github.com/docker/docker/volume/local	0.060s	coverage: 41.5% of statements
12:58:50 [2021-09-23T12:58:50.787Z] --- PASS: TestResizeWithInvalidSize (0.81s)
12:58:50 [2021-09-23T12:58:50.788Z] === RUN   TestResizeWhenContainerNotStarted
12:58:50 [2021-09-23T12:58:50.983Z] === RUN   TestDockerSuite/TestBuildBlankName
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestConvertTmpfsOptions
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:49: data="mode=700,size=1m"
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:49: data="ro"
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestParseMountRaw
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestParseMountRaw (0.02s)
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestParseMountRawSplit
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 0
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 1
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 2
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 3
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 4
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 5
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 6
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 7
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 8
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 0
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 1
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 2
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 3
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 4
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 5
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 6
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 7
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 8
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 9
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 10
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 11
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 12
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 0
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 1
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 2
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 3
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 4
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 5
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 6
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 7
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 8
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 9
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 10
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:390: case 11
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestParseMountRawSplit (0.01s)
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestParseMountSpec
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 0
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 1
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 2
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 3
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 4
12:58:51 [2021-09-23T12:58:51.194Z]     parser_test.go:455: case 5
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestParseMountSpec (0.00s)
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestParseMountSpecBindWithFileinfoError
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
12:58:51 [2021-09-23T12:58:51.194Z] === RUN   TestValidateMount
12:58:51 [2021-09-23T12:58:51.194Z] --- PASS: TestValidateMount (0.00s)
12:58:51 [2021-09-23T12:58:51.194Z] PASS
12:58:51 [2021-09-23T12:58:51.194Z] coverage: 66.2% of statements
12:58:51 [2021-09-23T12:58:51.194Z] ok  	github.com/docker/docker/volume/mounts	0.059s	coverage: 66.2% of statements
12:58:51 [2021-09-23T12:58:51.245Z] --- PASS: TestPauseStopPausedContainer (1.23s)
12:58:51 [2021-09-23T12:58:51.245Z] === RUN   TestPsFilter
12:58:51 [2021-09-23T12:58:51.359Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:58:51 [2021-09-23T12:58:51.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:58:51 [2021-09-23T12:58:51.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:58:51 [2021-09-23T12:58:51.506Z] --- PASS: TestPsFilter (0.15s)
12:58:51 [2021-09-23T12:58:51.506Z] === RUN   TestRemoveContainerWithRemovedVolume
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestSetGetMeta
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestSetGetMeta
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestRestore
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestRestore
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestServiceCreate
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestServiceCreate
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestServiceList
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestServiceList
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestServiceRemove
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestServiceRemove
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestServiceGet
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestServiceGet
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestServicePrune
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestServicePrune
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestCreate
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestCreate
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestRemove
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestRemove
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestList
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestList
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFindByDriver
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFindByDriver
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFindByReferenced
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFindByReferenced
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestDerefMultipleOfSameRef
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestDerefMultipleOfSameRef
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestDefererencePluginOnCreateError
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestDefererencePluginOnCreateError
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestRefDerefRemove
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestRefDerefRemove
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestGet
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestGet
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestGetWithReference
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestGetWithReference
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_nil_list
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_nil_list
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_filter_some
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_filter_some
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_filter_middle
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_filter_middle
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:58:52 [2021-09-23T12:58:52.159Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:58:52 [2021-09-23T12:58:52.159Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_nil_list
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_filter_some
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_empty_list
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_filter_middle
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestFilterFunc (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestSetGetMeta
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestRefDerefRemove
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFindByDriver
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestSetGetMeta (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestDefererencePluginOnCreateError
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestList
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestRefDerefRemove (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestRemove
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestFindByDriver (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestCreate
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestServicePrune
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestRemove (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestServiceGet
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestCreate (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestServiceRemove
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestList (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestServiceList
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestServiceGet (0.09s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestServiceCreate
12:58:52 [2021-09-23T12:58:52.159Z] time="2021-09-23T12:58:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestServiceRemove (0.09s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestRestore
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestServiceList (0.09s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestDerefMultipleOfSameRef
12:58:52 [2021-09-23T12:58:52.159Z] time="2021-09-23T12:58:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:58:52 [2021-09-23T12:58:52.159Z] time="2021-09-23T12:58:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:58:52 [2021-09-23T12:58:52.159Z] time="2021-09-23T12:58:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestServiceCreate (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestFindByReferenced
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestGetWithReference
12:58:52 [2021-09-23T12:58:52.159Z] === CONT  TestGet
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestRestore (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] time="2021-09-23T12:58:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestServicePrune (0.14s)
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestFindByReferenced (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestGet (0.02s)
12:58:52 [2021-09-23T12:58:52.159Z] --- PASS: TestGetWithReference (0.03s)
12:58:52 [2021-09-23T12:58:52.159Z] PASS
12:58:52 [2021-09-23T12:58:52.159Z] coverage: 70.3% of statements
12:58:52 [2021-09-23T12:58:52.159Z] ok  	github.com/docker/docker/volume/service	0.229s	coverage: 70.3% of statements
12:58:52 [2021-09-23T12:58:52.895Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.40s)
12:58:52 [2021-09-23T12:58:52.895Z] === RUN   TestRemoveContainerWithVolume
12:58:53 [2021-09-23T12:58:53.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:58:53 [2021-09-23T12:58:53.857Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:58:54 [2021-09-23T12:58:54.031Z] --- PASS: TestReplicatedJob (6.59s)
12:58:54 [2021-09-23T12:58:54.031Z] === RUN   TestUpdateReplicatedJob
12:58:54 [2021-09-23T12:58:54.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:58:54 [2021-09-23T12:58:54.283Z] --- PASS: TestRemoveContainerWithVolume (1.34s)
12:58:54 [2021-09-23T12:58:54.283Z] === RUN   TestRemoveContainerRunning
12:58:54 [2021-09-23T12:58:54.693Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:58:54 [2021-09-23T12:58:54.856Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:58:54 [2021-09-23T12:58:54.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:58:55 [2021-09-23T12:58:55.799Z] --- PASS: TestRemoveContainerRunning (1.40s)
12:58:55 [2021-09-23T12:58:55.799Z] === RUN   TestRemoveContainerForceRemoveRunning
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestNewClientWithTimeout (17.62s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestClientStream
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestClientStream (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestClientSendFile
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestClientSendFile (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestClientWithRequestTimeout
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestClientWithRequestTimeout (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestFileSpecPlugin
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestFileSpecPlugin (0.01s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestFileJSONSpecPlugin
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestPluginAddHandler
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestPluginAddHandler (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestPluginWaitBadPlugin
12:58:56 [2021-09-23T12:58:56.829Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:58:56 [2021-09-23T12:58:56.829Z] === RUN   TestGet
12:58:56 [2021-09-23T12:58:56.829Z] time="2021-09-23T12:58:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:58:56 [2021-09-23T12:58:56.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:58:56 [2021-09-23T12:58:56.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:58:57 [2021-09-23T12:58:57.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.34s)
12:58:57 [2021-09-23T12:58:57.183Z] === RUN   TestRemoveInvalidContainer
12:58:57 [2021-09-23T12:58:57.183Z] --- PASS: TestRemoveInvalidContainer (0.04s)
12:58:57 [2021-09-23T12:58:57.183Z] === RUN   TestRenameLinkedContainer
12:58:57 [2021-09-23T12:58:57.328Z] --- PASS: TestUpdateReplicatedJob (3.60s)
12:58:57 [2021-09-23T12:58:57.328Z] === RUN   TestServiceListWithStatuses
12:58:57 [2021-09-23T12:58:57.328Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:58:57 [2021-09-23T12:58:57.328Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:58:57 [2021-09-23T12:58:57.328Z] === RUN   TestDockerNetworkConnectAlias
12:58:57 [2021-09-23T12:58:57.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:58:57 [2021-09-23T12:58:57.756Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:58:57 [2021-09-23T12:58:57.790Z] time="2021-09-23T12:58:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:58:59 [2021-09-23T12:58:59.319Z] time="2021-09-23T12:58:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:58:59 [2021-09-23T12:58:59.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.55s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
12:58:59 [2021-09-23T12:58:59.374Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
12:58:59 [2021-09-23T12:58:59.374Z] === RUN   TestCgroupNamespacesRun
12:58:59 [2021-09-23T12:58:59.670Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:59:00 [2021-09-23T12:59:00.760Z] --- PASS: TestCgroupNamespacesRun (1.81s)
12:59:00 [2021-09-23T12:59:00.760Z] === RUN   TestCgroupNamespacesRunPrivileged
12:59:02 [2021-09-23T12:59:02.221Z] --- PASS: TestRenameLinkedContainer (4.92s)
12:59:02 [2021-09-23T12:59:02.221Z] === RUN   TestRenameStoppedContainer
12:59:02 [2021-09-23T12:59:02.613Z] --- PASS: TestDockerNetworkConnectAlias (4.77s)
12:59:02 [2021-09-23T12:59:02.613Z] === RUN   TestDockerNetworkReConnect
12:59:02 [2021-09-23T12:59:02.676Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s)
12:59:02 [2021-09-23T12:59:02.676Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:59:03 [2021-09-23T12:59:03.166Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:59:03 [2021-09-23T12:59:03.166Z] --- PASS: TestRenameStoppedContainer (1.23s)
12:59:03 [2021-09-23T12:59:03.166Z] === RUN   TestRenameRunningContainerAndReuse
12:59:03 [2021-09-23T12:59:03.985Z] time="2021-09-23T12:59:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:59:04 [2021-09-23T12:59:04.060Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
12:59:04 [2021-09-23T12:59:04.060Z] === RUN   TestCgroupNamespacesRunHostMode
12:59:05 [2021-09-23T12:59:05.716Z] --- PASS: TestRenameRunningContainerAndReuse (2.54s)
12:59:05 [2021-09-23T12:59:05.716Z] === RUN   TestRenameInvalidName
12:59:05 [2021-09-23T12:59:05.910Z] --- PASS: TestDockerNetworkReConnect (3.64s)
12:59:05 [2021-09-23T12:59:05.911Z] === RUN   TestServicePlugin
12:59:05 [2021-09-23T12:59:05.972Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s)
12:59:05 [2021-09-23T12:59:05.972Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:59:06 [2021-09-23T12:59:06.660Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:59:07 [2021-09-23T12:59:07.233Z] --- PASS: TestRenameInvalidName (1.58s)
12:59:07 [2021-09-23T12:59:07.233Z] === RUN   TestRenameAnonymousContainer
12:59:07 [2021-09-23T12:59:07.885Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
12:59:07 [2021-09-23T12:59:07.885Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:59:09 [2021-09-23T12:59:09.206Z]     plugin_test.go:62: [d3d5e5e61aaa5] joining swarm manager [d46d540574714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:59:09 [2021-09-23T12:59:09.270Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s)
12:59:09 [2021-09-23T12:59:09.270Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:59:10 [2021-09-23T12:59:10.147Z]     plugin_test.go:65: [d8ce01df6bc45] joining swarm manager [d46d540574714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:59:10 [2021-09-23T12:59:10.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
12:59:10 [2021-09-23T12:59:10.212Z] === RUN   TestCgroupNamespacesRunOlderClient
12:59:10 [2021-09-23T12:59:10.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:59:11 [2021-09-23T12:59:11.926Z] --- PASS: TestRenameAnonymousContainer (4.49s)
12:59:11 [2021-09-23T12:59:11.926Z] === RUN   TestRenameContainerWithSameName
12:59:12 [2021-09-23T12:59:12.125Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
12:59:12 [2021-09-23T12:59:12.125Z] === RUN   TestNISDomainname
12:59:12 [2021-09-23T12:59:12.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:59:12 [2021-09-23T12:59:12.519Z] --- PASS: TestGet (15.00s)
12:59:12 [2021-09-23T12:59:12.519Z] === RUN   TestPluginWithNoManifest
12:59:12 [2021-09-23T12:59:12.519Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:59:12 [2021-09-23T12:59:12.519Z] === RUN   TestGetAll
12:59:12 [2021-09-23T12:59:12.519Z] --- PASS: TestGetAll (0.00s)
12:59:12 [2021-09-23T12:59:12.519Z] PASS
12:59:12 [2021-09-23T12:59:12.519Z] coverage: 73.4% of statements
12:59:12 [2021-09-23T12:59:12.519Z] ok  	github.com/docker/docker/pkg/plugins	34.864s	coverage: 73.4% of statements
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/quota	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/rootless	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/volume	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:59:12 [2021-09-23T12:59:12.519Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === Skipped
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:59:12 [2021-09-23T12:59:12.976Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
12:59:12 [2021-09-23T12:59:12.976Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
12:59:12 [2021-09-23T12:59:12.976Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
12:59:12 [2021-09-23T12:59:12.976Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:59:12 [2021-09-23T12:59:12.976Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.976Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:59:12 [2021-09-23T12:59:12.976Z]     client_test.go:23: runtime.GOOS == "windows"
12:59:12 [2021-09-23T12:59:12.976Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     daemon_test.go:147: root required
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     reload_test.go:520: root required
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     pull_v2_test.go:73: Needs fixing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     pull_v2_test.go:118: Needs fixing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     download_test.go:268: Needs fixing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     layer_test.go:304: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     layer_test.go:353: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     layer_test.go:468: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     layer_test.go:697: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     migration_test.go:46: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     migration_test.go:182: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     mount_test.go:17: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     mount_test.go:76: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     mount_test.go:125: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     mount_test.go:212: Failing on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:134: Xz not present in msys2
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:239: Failing on Windows CI machines
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_windows_test.go:16: Currently fails
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     changes_test.go:192: needs more investigation
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     changes_test.go:405: needs further investigation
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     changes_test.go:441: needs further investigation
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     poller_test.go:41: No chmod on Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     fileutils_test.go:134: Needs porting to Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     fileutils_test.go:180: Needs porting to Windows
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:59:12 [2021-09-23T12:59:12.977Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:59:12 [2021-09-23T12:59:12.977Z]     local_test.go:181: runtime.GOOS == "windows"
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] 
12:59:12 [2021-09-23T12:59:12.977Z] DONE 1830 tests, 45 skipped in 186.385s
12:59:12 [2021-09-23T12:59:12.977Z] INFO: make.ps1 ended at 09/23/2021 12:59:12
12:59:13 [2021-09-23T12:59:13.066Z] --- PASS: TestNISDomainname (1.30s)
12:59:13 [2021-09-23T12:59:13.066Z] === RUN   TestHostnameDnsResolution
12:59:13 [2021-09-23T12:59:13.080Z] --- PASS: TestRenameContainerWithSameName (1.22s)
12:59:13 [2021-09-23T12:59:13.080Z] === RUN   TestRenameContainerWithLinkedContainer
12:59:14 [2021-09-23T12:59:14.452Z] --- PASS: TestHostnameDnsResolution (1.37s)
12:59:14 [2021-09-23T12:59:14.452Z] === RUN   TestStats
12:59:14 [2021-09-23T12:59:14.506Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:59:14 [2021-09-23T12:59:14.506Z] INFO: Unit tests ended at 09/23/2021 12:59:14. Duration:00:03:19.1951766
12:59:14 [2021-09-23T12:59:14.506Z] INFO: Building busybox
12:59:14 [2021-09-23T12:59:14.506Z] Sending build context to Docker daemon   5.12kB
12:59:14 [2021-09-23T12:59:14.506Z] 
12:59:14 [2021-09-23T12:59:14.506Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:59:14 [2021-09-23T12:59:14.506Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:59:14 [2021-09-23T12:59:14.506Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:59:14 [2021-09-23T12:59:14.506Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:59:14 [2021-09-23T12:59:14.506Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:59:14 [2021-09-23T12:59:14.506Z]  ---> 6e98155df178
12:59:14 [2021-09-23T12:59:14.506Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:59:14 [2021-09-23T12:59:14.506Z]  ---> Running in 4e71172a84c7
12:59:15 [2021-09-23T12:59:15.681Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:59:15 [2021-09-23T12:59:15.681Z] --- PASS: TestRenameContainerWithLinkedContainer (2.61s)
12:59:15 [2021-09-23T12:59:15.681Z] === RUN   TestResize
12:59:17 [2021-09-23T12:59:17.084Z] --- PASS: TestResize (1.21s)
12:59:17 [2021-09-23T12:59:17.084Z] === RUN   TestResizeWithInvalidSize
12:59:17 [2021-09-23T12:59:17.654Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:59:17 [2021-09-23T12:59:17.755Z] --- PASS: TestStats (2.82s)
12:59:17 [2021-09-23T12:59:17.755Z] === RUN   TestStopContainerWithTimeout
12:59:17 [2021-09-23T12:59:17.755Z] === RUN   TestStopContainerWithTimeout/0
12:59:17 [2021-09-23T12:59:17.755Z] === PAUSE TestStopContainerWithTimeout/0
12:59:17 [2021-09-23T12:59:17.755Z] === RUN   TestStopContainerWithTimeout/1
12:59:17 [2021-09-23T12:59:17.755Z] === PAUSE TestStopContainerWithTimeout/1
12:59:17 [2021-09-23T12:59:17.755Z] === RUN   TestStopContainerWithTimeout/3
12:59:17 [2021-09-23T12:59:17.755Z] === PAUSE TestStopContainerWithTimeout/3
12:59:17 [2021-09-23T12:59:17.755Z] === RUN   TestStopContainerWithTimeout/-1
12:59:17 [2021-09-23T12:59:17.755Z] === PAUSE TestStopContainerWithTimeout/-1
12:59:17 [2021-09-23T12:59:17.755Z] === CONT  TestStopContainerWithTimeout/0
12:59:17 [2021-09-23T12:59:17.755Z] === CONT  TestStopContainerWithTimeout/-1
12:59:17 [2021-09-23T12:59:17.755Z] === CONT  TestStopContainerWithTimeout/3
12:59:17 [2021-09-23T12:59:17.755Z] === CONT  TestStopContainerWithTimeout/1
12:59:18 [2021-09-23T12:59:18.226Z] --- PASS: TestResizeWithInvalidSize (1.24s)
12:59:18 [2021-09-23T12:59:18.226Z] === RUN   TestResizeWhenContainerNotStarted
12:59:18 [2021-09-23T12:59:18.226Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:59:19 [2021-09-23T12:59:19.170Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s)
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:59:19 [2021-09-23T12:59:19.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:59:19 [2021-09-23T12:59:19.431Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:59:20 [2021-09-23T12:59:20.265Z] Created binary: bundles/binary-daemon/dockerd-dev
12:59:20 [2021-09-23T12:59:20.265Z] Copying nested executables into bundles/binary-daemon
12:59:20 [2021-09-23T12:59:20.265Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:59:20 [2021-09-23T12:59:20.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/make.sh cross
12:59:21 [2021-09-23T12:59:21.059Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:59:21 [2021-09-23T12:59:21.059Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
12:59:21 [2021-09-23T12:59:21.059Z]     --- PASS: TestStopContainerWithTimeout/1 (2.51s)
12:59:21 [2021-09-23T12:59:21.059Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.39s)
12:59:21 [2021-09-23T12:59:21.059Z]     --- PASS: TestStopContainerWithTimeout/3 (3.50s)
12:59:21 [2021-09-23T12:59:21.059Z] === RUN   TestDeleteDevicemapper
12:59:21 [2021-09-23T12:59:21.059Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:59:21 [2021-09-23T12:59:21.059Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:59:21 [2021-09-23T12:59:21.059Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:59:21 [2021-09-23T12:59:21.161Z] 
12:59:21 [2021-09-23T12:59:21.161Z] Removing bundles/
12:59:21 [2021-09-23T12:59:21.161Z] 
12:59:21 [2021-09-23T12:59:21.161Z] ---> Making bundle: cross (in bundles/cross)
12:59:21 [2021-09-23T12:59:21.161Z] Cross building: bundles/cross/linux/amd64
12:59:21 [2021-09-23T12:59:21.161Z] Building: bundles/cross/linux/amd64/dockerd-dev
12:59:21 [2021-09-23T12:59:21.161Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:59:22 [2021-09-23T12:59:22.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:59:22 [2021-09-23T12:59:22.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:59:23 [2021-09-23T12:59:23.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
12:59:23 [2021-09-23T12:59:23.606Z] === RUN   TestUpdateMemory
12:59:23 [2021-09-23T12:59:23.606Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:59:23 [2021-09-23T12:59:23.606Z] --- SKIP: TestUpdateMemory (0.00s)
12:59:23 [2021-09-23T12:59:23.606Z] === RUN   TestUpdateCPUQuota
12:59:24 [2021-09-23T12:59:24.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:59:24 [2021-09-23T12:59:24.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:59:26 [2021-09-23T12:59:26.037Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:59:26 [2021-09-23T12:59:26.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:59:26 [2021-09-23T12:59:26.299Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:59:26 [2021-09-23T12:59:26.845Z] Removing intermediate container 4e71172a84c7
12:59:26 [2021-09-23T12:59:26.845Z]  ---> 2bd8ecbf83e5
12:59:26 [2021-09-23T12:59:26.845Z] Step 7/13 : ARG BUSYBOX_VERSION
12:59:26 [2021-09-23T12:59:26.845Z]  ---> Running in 690cbadc662d
12:59:27 [2021-09-23T12:59:27.302Z] Removing intermediate container 690cbadc662d
12:59:27 [2021-09-23T12:59:27.302Z]  ---> 1dbe2e3ef1fd
12:59:27 [2021-09-23T12:59:27.302Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:59:27 [2021-09-23T12:59:27.302Z]  ---> Running in 2f4a5be518c0
12:59:27 [2021-09-23T12:59:27.757Z] Removing intermediate container 2f4a5be518c0
12:59:27 [2021-09-23T12:59:27.757Z]  ---> 46e975439263
12:59:27 [2021-09-23T12:59:27.757Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:59:28 [2021-09-23T12:59:28.902Z] --- PASS: TestUpdateCPUQuota (5.64s)
12:59:28 [2021-09-23T12:59:28.902Z] === RUN   TestUpdatePidsLimit
12:59:28 [2021-09-23T12:59:28.902Z] === RUN   TestUpdatePidsLimit/update_from_none
12:59:29 [2021-09-23T12:59:29.284Z] 
12:59:29 [2021-09-23T12:59:29.285Z]  ---> 634fba144003
12:59:29 [2021-09-23T12:59:29.285Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:59:29 [2021-09-23T12:59:29.285Z]  ---> Running in 9ba9989098e2
12:59:29 [2021-09-23T12:59:29.484Z] === RUN   TestUpdatePidsLimit/no_change
12:59:30 [2021-09-23T12:59:30.056Z] === RUN   TestUpdatePidsLimit/update_lower
12:59:30 [2021-09-23T12:59:30.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:59:30 [2021-09-23T12:59:30.510Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:59:30 [2021-09-23T12:59:30.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:59:30 [2021-09-23T12:59:30.998Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:59:31 [2021-09-23T12:59:31.570Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:59:32 [2021-09-23T12:59:32.143Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:59:33 [2021-09-23T12:59:33.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:59:33 [2021-09-23T12:59:33.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:59:34 [2021-09-23T12:59:34.471Z] --- PASS: TestUpdatePidsLimit (5.42s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/no_change (0.65s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
12:59:34 [2021-09-23T12:59:34.471Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
12:59:34 [2021-09-23T12:59:34.471Z] === RUN   TestUpdateRestartPolicy
12:59:35 [2021-09-23T12:59:35.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:59:35 [2021-09-23T12:59:35.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:59:36 [2021-09-23T12:59:36.673Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:59:36 [2021-09-23T12:59:36.716Z] --- PASS: TestServicePlugin (30.41s)
12:59:36 [2021-09-23T12:59:36.716Z] === RUN   TestServiceUpdateLabel
12:59:36 [2021-09-23T12:59:36.934Z]     check_test.go:309: [db7bcb386bfac] daemon is not started
12:59:36 [2021-09-23T12:59:36.934Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:59:38 [2021-09-23T12:59:38.100Z] --- PASS: TestServiceUpdateLabel (2.26s)
12:59:38 [2021-09-23T12:59:38.100Z] === RUN   TestServiceUpdateSecrets
12:59:38 [2021-09-23T12:59:38.323Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:59:38 [2021-09-23T12:59:38.896Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:59:38 [2021-09-23T12:59:38.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.63s)
12:59:38 [2021-09-23T12:59:38.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.63s)
12:59:38 [2021-09-23T12:59:38.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s)
12:59:38 [2021-09-23T12:59:38.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s)
12:59:38 [2021-09-23T12:59:38.896Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.53s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.60s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.53s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.46s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.50s)
12:59:38 [2021-09-23T12:59:38.897Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.56s)
12:59:38 [2021-09-23T12:59:38.897Z] === RUN   TestCgroupNamespacesRun
12:59:40 [2021-09-23T12:59:40.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:59:40 [2021-09-23T12:59:40.546Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:59:41 [2021-09-23T12:59:41.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:59:41 [2021-09-23T12:59:41.693Z] --- PASS: TestCgroupNamespacesRun (2.52s)
12:59:41 [2021-09-23T12:59:41.693Z] === RUN   TestCgroupNamespacesRunPrivileged
12:59:43 [2021-09-23T12:59:43.082Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:59:43 [2021-09-23T12:59:43.344Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s)
12:59:43 [2021-09-23T12:59:43.344Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:59:44 [2021-09-23T12:59:44.079Z] Removing intermediate container 9ba9989098e2
12:59:44 [2021-09-23T12:59:44.079Z]  ---> 92496f5418b4
12:59:44 [2021-09-23T12:59:44.079Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:59:44 [2021-09-23T12:59:44.079Z]  ---> Running in 4f5ac1f6d17e
12:59:45 [2021-09-23T12:59:45.041Z] 
12:59:45 [2021-09-23T12:59:45.041Z] SUCCESS: Specified value was saved.
12:59:46 [2021-09-23T12:59:46.651Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.84s)
12:59:46 [2021-09-23T12:59:46.651Z] === RUN   TestCgroupNamespacesRunHostMode
12:59:46 [2021-09-23T12:59:46.651Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:59:47 [2021-09-23T12:59:47.209Z] Removing intermediate container 4f5ac1f6d17e
12:59:47 [2021-09-23T12:59:47.209Z]  ---> ee433dccff26
12:59:47 [2021-09-23T12:59:47.209Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:59:47 [2021-09-23T12:59:47.209Z]  ---> Running in abe47b624222
12:59:48 [2021-09-23T12:59:48.568Z] --- PASS: TestCgroupNamespacesRunHostMode (2.50s)
12:59:48 [2021-09-23T12:59:48.568Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:59:49 [2021-09-23T12:59:49.381Z] --- PASS: TestUpdateRestartPolicy (12.75s)
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestUpdateRestartWithAutoRemove
12:59:49 [2021-09-23T12:59:49.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitNonBlocked
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:59:49 [2021-09-23T12:59:49.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:59:49 [2021-09-23T12:59:49.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:59:49 [2021-09-23T12:59:49.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:59:49 [2021-09-23T12:59:49.381Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:59:49 [2021-09-23T12:59:49.381Z] --- PASS: TestWaitNonBlocked (0.03s)
12:59:49 [2021-09-23T12:59:49.381Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
12:59:49 [2021-09-23T12:59:49.381Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitBlocked
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:59:49 [2021-09-23T12:59:49.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:59:49 [2021-09-23T12:59:49.381Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:59:49 [2021-09-23T12:59:49.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:59:49 [2021-09-23T12:59:49.381Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:59:49 [2021-09-23T12:59:49.381Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:59:50 [2021-09-23T12:59:50.324Z] --- PASS: TestWaitBlocked (0.02s)
12:59:50 [2021-09-23T12:59:50.324Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
12:59:50 [2021-09-23T12:59:50.324Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
12:59:50 [2021-09-23T12:59:50.324Z] === CONT  TestContainerStartOnDaemonRestart
12:59:50 [2021-09-23T12:59:50.324Z] === CONT  TestContainerKillOnDaemonStart
12:59:50 [2021-09-23T12:59:50.324Z] === CONT  TestIpcModeOlderClient
12:59:50 [2021-09-23T12:59:50.324Z] === CONT  TestDaemonHostGatewayIP
12:59:50 [2021-09-23T12:59:50.324Z] --- PASS: TestIpcModeOlderClient (0.11s)
12:59:50 [2021-09-23T12:59:50.324Z] === CONT  TestDaemonRestartIpcMode
12:59:51 [2021-09-23T12:59:51.878Z] Cannot create a file when that file already exists.
12:59:51 [2021-09-23T12:59:51.879Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s)
12:59:51 [2021-09-23T12:59:51.879Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:59:53 [2021-09-23T12:59:53.000Z] --- PASS: TestServiceUpdateSecrets (15.06s)
12:59:53 [2021-09-23T12:59:53.000Z] === RUN   TestServiceUpdateConfigs
12:59:53 [2021-09-23T12:59:53.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s)
12:59:53 [2021-09-23T12:59:53.268Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:59:53 [2021-09-23T12:59:53.630Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s)
12:59:53 [2021-09-23T12:59:53.630Z] === CONT  TestRestartDaemonWithRestartingContainer
12:59:53 [2021-09-23T12:59:53.843Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:59:54 [2021-09-23T12:59:54.105Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
12:59:54 [2021-09-23T12:59:54.105Z] === RUN   TestCgroupNamespacesRunOlderClient
12:59:54 [2021-09-23T12:59:54.575Z] --- PASS: TestDaemonHostGatewayIP (4.52s)
12:59:54 [2021-09-23T12:59:54.575Z] --- PASS: TestDaemonRestartIpcMode (4.49s)
12:59:54 [2021-09-23T12:59:54.679Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:59:55 [2021-09-23T12:59:55.593Z] Removing intermediate container abe47b624222
12:59:55 [2021-09-23T12:59:55.593Z]  ---> 20bdb5e56d38
12:59:55 [2021-09-23T12:59:55.593Z] Step 13/13 : CMD ["sh"]
12:59:55 [2021-09-23T12:59:55.593Z]  ---> Running in 8d67432ec920
12:59:55 [2021-09-23T12:59:55.593Z] Removing intermediate container 8d67432ec920
12:59:55 [2021-09-23T12:59:55.593Z]  ---> 9c355ca58a08
12:59:55 [2021-09-23T12:59:55.593Z] Successfully built 9c355ca58a08
12:59:55 [2021-09-23T12:59:55.593Z] Successfully tagged busybox:latest
12:59:55 [2021-09-23T12:59:55.593Z] INFO: Docker images of the daemon under test
12:59:55 [2021-09-23T12:59:55.593Z] 
12:59:55 [2021-09-23T12:59:55.593Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
12:59:55 [2021-09-23T12:59:55.593Z] busybox                                latest              9c355ca58a08        Less than a second ago   5.73GB
12:59:55 [2021-09-23T12:59:55.593Z] microsoft/windowsservercore            latest              6e98155df178        10 days ago              5.7GB
12:59:55 [2021-09-23T12:59:55.593Z] mcr.microsoft.com/windows/servercore   ltsc2019            6e98155df178        10 days ago              5.7GB
12:59:55 [2021-09-23T12:59:55.593Z] 
12:59:55 [2021-09-23T12:59:55.593Z] INFO: Running integration tests at 09/23/2021 12:59:55...
12:59:55 [2021-09-23T12:59:55.593Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:59:55 [2021-09-23T12:59:55.593Z] INFO: Integration API tests being run from the host:
12:59:55 [2021-09-23T12:59:55.593Z] INFO: make.ps1 starting at 09/23/2021 12:59:55
12:59:55 [2021-09-23T12:59:55.624Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:59:56 [2021-09-23T12:59:56.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s)
12:59:56 [2021-09-23T12:59:56.555Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:59:57 [2021-09-23T12:59:57.015Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.66s)
12:59:57 [2021-09-23T12:59:57.015Z] === RUN   TestNISDomainname
12:59:57 [2021-09-23T12:59:57.277Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:59:58 [2021-09-23T12:59:58.219Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:59:58 [2021-09-23T12:59:58.219Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:59:58 [2021-09-23T12:59:58.792Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:59:59 [2021-09-23T12:59:59.053Z] --- PASS: TestNISDomainname (2.29s)
12:59:59 [2021-09-23T12:59:59.053Z] === RUN   TestHostnameDnsResolution
12:59:59 [2021-09-23T12:59:59.997Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:00:00 [2021-09-23T13:00:00.941Z] --- PASS: TestHostnameDnsResolution (1.99s)
13:00:00 [2021-09-23T13:00:00.941Z] === RUN   TestStats
13:00:02 [2021-09-23T13:00:02.857Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:00:03 [2021-09-23T13:00:03.073Z] --- PASS: TestContainerKillOnDaemonStart (12.60s)
13:00:03 [2021-09-23T13:00:03.073Z] PASS
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === Skipped
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
13:00:03 [2021-09-23T13:00:03.073Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] 
13:00:03 [2021-09-23T13:00:03.073Z] DONE 195 tests, 6 skipped in 144.671s
13:00:03 [2021-09-23T13:00:03.073Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
13:00:03 [2021-09-23T13:00:03.073Z] ++ 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
13:00:03 [2021-09-23T13:00:03.073Z] ++ set -e
13:00:03 [2021-09-23T13:00:03.073Z] ++ '[' -n 0 ']'
13:00:03 [2021-09-23T13:00:03.073Z] ++ set -x
13:00:03 [2021-09-23T13:00:03.073Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:00:03 [2021-09-23T13:00:03.073Z] INFO: Testing against a local daemon
13:00:03 [2021-09-23T13:00:03.073Z] === RUN   TestCommitInheritsEnv
13:00:03 [2021-09-23T13:00:03.335Z] --- PASS: TestCommitInheritsEnv (0.35s)
13:00:03 [2021-09-23T13:00:03.335Z] === RUN   TestImportExtremelyLargeImageWorks
13:00:03 [2021-09-23T13:00:03.335Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:00:03 [2021-09-23T13:00:03.335Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:00:03 [2021-09-23T13:00:03.335Z] === RUN   TestImagesFilterMultiReference
13:00:03 [2021-09-23T13:00:03.335Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:00:03 [2021-09-23T13:00:03.335Z] === RUN   TestImagePullPlatformInvalid
13:00:03 [2021-09-23T13:00:03.335Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
13:00:03 [2021-09-23T13:00:03.335Z] === RUN   TestRemoveImageOrphaning
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestRemoveImageOrphaning (0.34s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestRemoveImageGarbageCollector
13:00:03 [2021-09-23T13:00:03.907Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:00:03 [2021-09-23T13:00:03.907Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagInvalidReference
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestTagInvalidReference (0.03s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagValidPrefixedRepo
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagExistedNameWithoutForce
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagOfficialNames
13:00:03 [2021-09-23T13:00:03.907Z] --- PASS: TestTagOfficialNames (0.08s)
13:00:03 [2021-09-23T13:00:03.907Z] === RUN   TestTagMatchesDigest
13:00:04 [2021-09-23T13:00:04.168Z] --- PASS: TestTagMatchesDigest (0.03s)
13:00:04 [2021-09-23T13:00:04.168Z] PASS
13:00:04 [2021-09-23T13:00:04.168Z] 
13:00:04 [2021-09-23T13:00:04.168Z] === Skipped
13:00:04 [2021-09-23T13:00:04.168Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:00:04 [2021-09-23T13:00:04.168Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
13:00:04 [2021-09-23T13:00:04.168Z] 
13:00:04 [2021-09-23T13:00:04.168Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:00:04 [2021-09-23T13:00:04.168Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:00:04 [2021-09-23T13:00:04.168Z] 
13:00:04 [2021-09-23T13:00:04.168Z] 
13:00:04 [2021-09-23T13:00:04.168Z] DONE 12 tests, 2 skipped in 1.315s
13:00:04 [2021-09-23T13:00:04.168Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
13:00:04 [2021-09-23T13:00:04.168Z] ++ 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
13:00:04 [2021-09-23T13:00:04.168Z] ++ set -e
13:00:04 [2021-09-23T13:00:04.168Z] ++ '[' -n 0 ']'
13:00:04 [2021-09-23T13:00:04.168Z] ++ set -x
13:00:04 [2021-09-23T13:00:04.168Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:00:04 [2021-09-23T13:00:04.244Z] --- PASS: TestStats (3.15s)
13:00:04 [2021-09-23T13:00:04.244Z] === RUN   TestStopContainerWithTimeout
13:00:04 [2021-09-23T13:00:04.244Z] === RUN   TestStopContainerWithTimeout/0
13:00:04 [2021-09-23T13:00:04.244Z] === PAUSE TestStopContainerWithTimeout/0
13:00:04 [2021-09-23T13:00:04.244Z] === RUN   TestStopContainerWithTimeout/1
13:00:04 [2021-09-23T13:00:04.244Z] === PAUSE TestStopContainerWithTimeout/1
13:00:04 [2021-09-23T13:00:04.244Z] === RUN   TestStopContainerWithTimeout/3
13:00:04 [2021-09-23T13:00:04.244Z] === PAUSE TestStopContainerWithTimeout/3
13:00:04 [2021-09-23T13:00:04.244Z] === RUN   TestStopContainerWithTimeout/-1
13:00:04 [2021-09-23T13:00:04.244Z] === PAUSE TestStopContainerWithTimeout/-1
13:00:04 [2021-09-23T13:00:04.244Z] === CONT  TestStopContainerWithTimeout/0
13:00:04 [2021-09-23T13:00:04.244Z] === CONT  TestStopContainerWithTimeout/3
13:00:04 [2021-09-23T13:00:04.817Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:00:06 [2021-09-23T13:00:06.205Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:00:06 [2021-09-23T13:00:06.205Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:00:06 [2021-09-23T13:00:06.205Z]     check_test.go:309: [d32bef389cd4d] daemon is not started
13:00:06 [2021-09-23T13:00:06.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:00:06 [2021-09-23T13:00:06.466Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:00:06 [2021-09-23T13:00:06.466Z]     check_test.go:309: [d7a684f65089a] daemon is not started
13:00:06 [2021-09-23T13:00:06.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:00:06 [2021-09-23T13:00:06.466Z] === CONT  TestStopContainerWithTimeout/-1
13:00:06 [2021-09-23T13:00:06.726Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:00:07 [2021-09-23T13:00:07.468Z] INFO: Testing against a local daemon
13:00:07 [2021-09-23T13:00:07.468Z] === RUN   TestNetworkCreateDelete
13:00:07 [2021-09-23T13:00:07.468Z] --- PASS: TestNetworkCreateDelete (0.20s)
13:00:07 [2021-09-23T13:00:07.468Z] === RUN   TestDockerNetworkDeletePreferID
13:00:07 [2021-09-23T13:00:07.669Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:00:07 [2021-09-23T13:00:07.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
13:00:07 [2021-09-23T13:00:07.729Z] === RUN   TestDaemonDNSFallback
13:00:08 [2021-09-23T13:00:08.243Z] === CONT  TestStopContainerWithTimeout/1
13:00:08 [2021-09-23T13:00:08.504Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:00:09 [2021-09-23T13:00:09.890Z]     check_test.go:309: [d9892ab390b16] daemon is not started
13:00:09 [2021-09-23T13:00:09.890Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:00:10 [2021-09-23T13:00:10.151Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:00:10 [2021-09-23T13:00:10.151Z]     --- PASS: TestStopContainerWithTimeout/0 (2.14s)
13:00:10 [2021-09-23T13:00:10.151Z]     --- PASS: TestStopContainerWithTimeout/3 (4.13s)
13:00:10 [2021-09-23T13:00:10.151Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.06s)
13:00:10 [2021-09-23T13:00:10.151Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
13:00:10 [2021-09-23T13:00:10.151Z] === RUN   TestDeleteDevicemapper
13:00:10 [2021-09-23T13:00:10.151Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:00:10 [2021-09-23T13:00:10.151Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:00:10 [2021-09-23T13:00:10.151Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:00:11 [2021-09-23T13:00:11.109Z] --- PASS: TestServiceUpdateConfigs (15.12s)
13:00:11 [2021-09-23T13:00:11.109Z] === RUN   TestServiceUpdateNetwork
13:00:15 [2021-09-23T13:00:15.869Z] --- PASS: TestDaemonDNSFallback (6.84s)
13:00:15 [2021-09-23T13:00:15.869Z] === RUN   TestInspectNetwork
13:00:16 [2021-09-23T13:00:16.740Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:00:16 [2021-09-23T13:00:16.740Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.03s)
13:00:16 [2021-09-23T13:00:16.740Z] === RUN   TestUpdateMemory
13:00:16 [2021-09-23T13:00:16.740Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:00:16 [2021-09-23T13:00:16.740Z] --- SKIP: TestUpdateMemory (0.00s)
13:00:16 [2021-09-23T13:00:16.740Z] === RUN   TestUpdateCPUQuota
13:00:16 [2021-09-23T13:00:16.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:00:18 [2021-09-23T13:00:18.417Z] === RUN   TestInspectNetwork/full_network_id
13:00:18 [2021-09-23T13:00:18.417Z] === RUN   TestInspectNetwork/partial_network_id
13:00:18 [2021-09-23T13:00:18.417Z] === RUN   TestInspectNetwork/network_name
13:00:18 [2021-09-23T13:00:18.417Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:00:18 [2021-09-23T13:00:18.657Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:00:19 [2021-09-23T13:00:19.253Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:00:19 [2021-09-23T13:00:19.831Z] === RUN   TestDockerSuite/TestBuildCmd
13:00:20 [2021-09-23T13:00:20.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:00:20 [2021-09-23T13:00:20.094Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:00:20 [2021-09-23T13:00:20.365Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:00:20 [2021-09-23T13:00:20.626Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:00:20 [2021-09-23T13:00:20.626Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:00:20 [2021-09-23T13:00:20.626Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:00:22 [2021-09-23T13:00:22.014Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:00:23 [2021-09-23T13:00:23.342Z] --- PASS: TestServiceUpdateNetwork (13.16s)
13:00:23 [2021-09-23T13:00:23.342Z] === RUN   TestServiceUpdatePidsLimit
13:00:23 [2021-09-23T13:00:23.342Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:00:23 [2021-09-23T13:00:23.401Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:00:23 [2021-09-23T13:00:23.603Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:00:23 [2021-09-23T13:00:23.703Z] --- PASS: TestInspectNetwork (8.40s)
13:00:23 [2021-09-23T13:00:23.703Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:00:23 [2021-09-23T13:00:23.703Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:00:23 [2021-09-23T13:00:23.703Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:00:23 [2021-09-23T13:00:23.703Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:00:23 [2021-09-23T13:00:23.703Z] === RUN   TestRunContainerWithBridgeNone
13:00:25 [2021-09-23T13:00:25.328Z] --- PASS: TestUpdateCPUQuota (9.15s)
13:00:25 [2021-09-23T13:00:25.328Z] === RUN   TestUpdatePidsLimit
13:00:25 [2021-09-23T13:00:25.328Z] === RUN   TestUpdatePidsLimit/update_from_none
13:00:25 [2021-09-23T13:00:25.589Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:00:26 [2021-09-23T13:00:26.248Z] --- PASS: TestRunContainerWithBridgeNone (3.02s)
13:00:26 [2021-09-23T13:00:26.248Z] === RUN   TestNetworkInvalidJSON
13:00:26 [2021-09-23T13:00:26.248Z] === RUN   TestNetworkInvalidJSON//networks/create
13:00:26 [2021-09-23T13:00:26.248Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:00:26 [2021-09-23T13:00:26.248Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:00:26 [2021-09-23T13:00:26.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:00:26 [2021-09-23T13:00:26.248Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:00:26 [2021-09-23T13:00:26.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:00:26 [2021-09-23T13:00:26.248Z] === CONT  TestNetworkInvalidJSON//networks/create
13:00:26 [2021-09-23T13:00:26.248Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:00:26 [2021-09-23T13:00:26.248Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:00:26 [2021-09-23T13:00:26.248Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:00:26 [2021-09-23T13:00:26.249Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:00:26 [2021-09-23T13:00:26.249Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:00:26 [2021-09-23T13:00:26.249Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:00:26 [2021-09-23T13:00:26.249Z] === RUN   TestNetworkList
13:00:26 [2021-09-23T13:00:26.249Z] === RUN   TestNetworkList//networks
13:00:26 [2021-09-23T13:00:26.249Z] === PAUSE TestNetworkList//networks
13:00:26 [2021-09-23T13:00:26.249Z] === RUN   TestNetworkList//networks/
13:00:26 [2021-09-23T13:00:26.249Z] === PAUSE TestNetworkList//networks/
13:00:26 [2021-09-23T13:00:26.249Z] === CONT  TestNetworkList//networks
13:00:26 [2021-09-23T13:00:26.249Z] === CONT  TestNetworkList//networks/
13:00:26 [2021-09-23T13:00:26.249Z] --- PASS: TestNetworkList (0.03s)
13:00:26 [2021-09-23T13:00:26.249Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:00:26 [2021-09-23T13:00:26.249Z]     --- PASS: TestNetworkList//networks (0.00s)
13:00:26 [2021-09-23T13:00:26.249Z] === RUN   TestHostIPv4BridgeLabel
13:00:26 [2021-09-23T13:00:26.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:00:26 [2021-09-23T13:00:26.470Z] INFO: Testing against a local daemon
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithSession
13:00:26 [2021-09-23T13:00:26.470Z]     build_session_test.go:25: TODO: BuildKit
13:00:26 [2021-09-23T13:00:26.470Z] --- SKIP: TestBuildWithSession (0.00s)
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildSquashParent
13:00:26 [2021-09-23T13:00:26.470Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:00:26 [2021-09-23T13:00:26.470Z] --- SKIP: TestBuildSquashParent (0.00s)
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:00:26 [2021-09-23T13:00:26.470Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:00:26 [2021-09-23T13:00:26.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:00:26 [2021-09-23T13:00:26.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:00:26 [2021-09-23T13:00:26.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:00:26 [2021-09-23T13:00:26.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:00:26 [2021-09-23T13:00:26.534Z] === RUN   TestUpdatePidsLimit/no_change
13:00:26 [2021-09-23T13:00:26.821Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
13:00:26 [2021-09-23T13:00:26.822Z] === RUN   TestDaemonRestartWithLiveRestore
13:00:27 [2021-09-23T13:00:27.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
13:00:27 [2021-09-23T13:00:27.764Z] === RUN   TestDaemonDefaultNetworkPools
13:00:27 [2021-09-23T13:00:27.921Z] === RUN   TestUpdatePidsLimit/update_lower
13:00:27 [2021-09-23T13:00:27.921Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:00:28 [2021-09-23T13:00:28.708Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
13:00:28 [2021-09-23T13:00:28.708Z] === RUN   TestDaemonRestartWithExistingNetwork
13:00:28 [2021-09-23T13:00:28.865Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:00:28 [2021-09-23T13:00:28.866Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:00:28 [2021-09-23T13:00:28.866Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:00:30 [2021-09-23T13:00:30.094Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
13:00:30 [2021-09-23T13:00:30.094Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:00:30 [2021-09-23T13:00:30.254Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:00:30 [2021-09-23T13:00:30.254Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:00:30 [2021-09-23T13:00:30.515Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:00:31 [2021-09-23T13:00:31.459Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:00:31 [2021-09-23T13:00:31.480Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
13:00:31 [2021-09-23T13:00:31.480Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:00:31 [2021-09-23T13:00:31.720Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:00:31 [2021-09-23T13:00:31.741Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:00:31 [2021-09-23T13:00:31.741Z] === RUN   TestServiceWithPredefinedNetwork
13:00:31 [2021-09-23T13:00:31.744Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:00:32 [2021-09-23T13:00:32.664Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:00:32 [2021-09-23T13:00:32.664Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:00:32 [2021-09-23T13:00:32.925Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:00:33 [2021-09-23T13:00:33.566Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:00:33 [2021-09-23T13:00:33.566Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:00:34 [2021-09-23T13:00:34.313Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:00:35 [2021-09-23T13:00:35.041Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s)
13:00:35 [2021-09-23T13:00:35.041Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:00:35 [2021-09-23T13:00:35.041Z]     service_test.go:242: FLAKY_TEST
13:00:35 [2021-09-23T13:00:35.041Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:00:35 [2021-09-23T13:00:35.042Z] === RUN   TestServiceWithDataPathPortInit
13:00:35 [2021-09-23T13:00:35.257Z] --- PASS: TestUpdatePidsLimit (9.87s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.16s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/no_change (1.15s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.11s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.24s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.48s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.40s)
13:00:35 [2021-09-23T13:00:35.257Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.29s)
13:00:35 [2021-09-23T13:00:35.257Z] === RUN   TestUpdateRestartPolicy
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestServiceUpdatePidsLimit (17.23s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s)
13:00:39 [2021-09-23T13:00:39.874Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
13:00:39 [2021-09-23T13:00:39.874Z] PASS
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] === Skipped
13:00:39 [2021-09-23T13:00:39.874Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:00:39 [2021-09-23T13:00:39.874Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] DONE 27 tests, 1 skipped in 175.477s
13:00:39 [2021-09-23T13:00:39.874Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:00:39 [2021-09-23T13:00:39.874Z] INFO: Testing against a local daemon
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestSessionCreate
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestSessionCreate (0.02s)
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestSessionCreateWithBadUpgrade
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:00:39 [2021-09-23T13:00:39.874Z] PASS
13:00:39 [2021-09-23T13:00:39.874Z] 
13:00:39 [2021-09-23T13:00:39.874Z] DONE 2 tests in 0.073s
13:00:39 [2021-09-23T13:00:39.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:00:39 [2021-09-23T13:00:39.874Z] INFO: Testing against a local daemon
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:00:39 [2021-09-23T13:00:39.874Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
13:00:39 [2021-09-23T13:00:39.874Z] === RUN   TestEventsExecDie
13:00:39 [2021-09-23T13:00:39.874Z] --- PASS: TestEventsExecDie (1.05s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestEventsBackwardsCompatible
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoBinaryCommits
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoAPIVersioned
13:00:39 [2021-09-23T13:00:39.875Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:00:39 [2021-09-23T13:00:39.875Z] === RUN   TestInfoDiscoveryBackend
13:00:40 [2021-09-23T13:00:40.445Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:00:40 [2021-09-23T13:00:40.445Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:00:40 [2021-09-23T13:00:40.552Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:00:41 [2021-09-23T13:00:41.386Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:00:41 [2021-09-23T13:00:41.386Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:00:41 [2021-09-23T13:00:41.956Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:00:41 [2021-09-23T13:00:41.956Z] === RUN   TestInfoAPI
13:00:41 [2021-09-23T13:00:41.956Z] --- PASS: TestInfoAPI (0.02s)
13:00:41 [2021-09-23T13:00:41.956Z] === RUN   TestInfoAPIWarnings
13:00:42 [2021-09-23T13:00:42.468Z]     check_test.go:309: [d6d8d56bd6257] daemon is not started
13:00:42 [2021-09-23T13:00:42.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:00:43 [2021-09-23T13:00:43.952Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.64s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.95s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.23s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.31s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.62s)
13:00:43 [2021-09-23T13:00:43.952Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.99s)
13:00:43 [2021-09-23T13:00:43.952Z] === RUN   TestBuildMultiStageCopy
13:00:43 [2021-09-23T13:00:43.952Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:00:45 [2021-09-23T13:00:45.769Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:00:46 [2021-09-23T13:00:46.712Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:00:47 [2021-09-23T13:00:47.284Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:00:47 [2021-09-23T13:00:47.284Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:00:48 [2021-09-23T13:00:48.669Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:00:49 [2021-09-23T13:00:49.724Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:00:50 [2021-09-23T13:00:50.057Z] --- PASS: TestUpdateRestartPolicy (14.74s)
13:00:50 [2021-09-23T13:00:50.057Z] === RUN   TestUpdateRestartWithAutoRemove
13:00:50 [2021-09-23T13:00:50.631Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:00:50 [2021-09-23T13:00:50.631Z]     check_test.go:309: [d4d9c3a7775aa] daemon is not started
13:00:50 [2021-09-23T13:00:50.631Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:00:50 [2021-09-23T13:00:50.691Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:00:51 [2021-09-23T13:00:51.151Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:00:51 [2021-09-23T13:00:51.203Z] --- PASS: TestUpdateRestartWithAutoRemove (1.16s)
13:00:51 [2021-09-23T13:00:51.203Z] === RUN   TestWaitNonBlocked
13:00:51 [2021-09-23T13:00:51.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:00:51 [2021-09-23T13:00:51.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:00:51 [2021-09-23T13:00:51.203Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:00:51 [2021-09-23T13:00:51.203Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:00:51 [2021-09-23T13:00:51.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:00:51 [2021-09-23T13:00:51.203Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:00:52 [2021-09-23T13:00:52.113Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:00:52 [2021-09-23T13:00:52.568Z] --- PASS: TestBuildMultiStageCopy (9.44s)
13:00:52 [2021-09-23T13:00:52.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.64s)
13:00:52 [2021-09-23T13:00:52.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
13:00:52 [2021-09-23T13:00:52.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s)
13:00:52 [2021-09-23T13:00:52.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.73s)
13:00:52 [2021-09-23T13:00:52.568Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.83s)
13:00:52 [2021-09-23T13:00:52.568Z] === RUN   TestBuildMultiStageParentConfig
13:00:53 [2021-09-23T13:00:53.121Z] --- PASS: TestWaitNonBlocked (0.01s)
13:00:53 [2021-09-23T13:00:53.121Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s)
13:00:53 [2021-09-23T13:00:53.121Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.54s)
13:00:53 [2021-09-23T13:00:53.121Z] === RUN   TestWaitBlocked
13:00:53 [2021-09-23T13:00:53.121Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:00:53 [2021-09-23T13:00:53.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:00:53 [2021-09-23T13:00:53.121Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:00:53 [2021-09-23T13:00:53.121Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:00:53 [2021-09-23T13:00:53.121Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:00:53 [2021-09-23T13:00:53.121Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:00:53 [2021-09-23T13:00:53.180Z] --- PASS: TestServiceWithDataPathPortInit (16.02s)
13:00:53 [2021-09-23T13:00:53.180Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:00:54 [2021-09-23T13:00:54.064Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:00:54 [2021-09-23T13:00:54.121Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v6fo8kcffugtgnx4g592g3sh8 Created:2021-09-23 13:00:52.096009917 +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[5dfd7543a03fd1a7683f192b395cf19ef17617151551ec1dde0b6b4f8fef833b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp9432ibas74foikq2l8ektj3 EndpointID:d6201dec56bd610010fd37c4307c29b972d51eca94b43802efd0a41bed83a1a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba32094371b443d0d61c51395e9580a63627fa862d60c35bb1ad8e1e0b81da92 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:b13d1490fb5b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wp9432ibas74foikq2l8ektj3 EndpointID:d6201dec56bd610010fd37c4307c29b972d51eca94b43802efd0a41bed83a1a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:00:54 [2021-09-23T13:00:54.325Z] --- PASS: TestWaitBlocked (0.02s)
13:00:54 [2021-09-23T13:00:54.325Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.51s)
13:00:54 [2021-09-23T13:00:54.325Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.53s)
13:00:54 [2021-09-23T13:00:54.325Z] === CONT  TestContainerStartOnDaemonRestart
13:00:54 [2021-09-23T13:00:54.325Z] === CONT  TestIpcModeOlderClient
13:00:54 [2021-09-23T13:00:54.325Z] --- PASS: TestIpcModeOlderClient (0.08s)
13:00:54 [2021-09-23T13:00:54.325Z] === CONT  TestDaemonHostGatewayIP
13:00:54 [2021-09-23T13:00:54.733Z] --- PASS: TestBuildMultiStageParentConfig (1.82s)
13:00:54 [2021-09-23T13:00:54.733Z] === RUN   TestBuildLabelWithTargets
13:00:54 [2021-09-23T13:00:54.733Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:00:54 [2021-09-23T13:00:54.733Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
13:00:54 [2021-09-23T13:00:54.733Z] === RUN   TestBuildWithEmptyLayers
13:00:55 [2021-09-23T13:00:55.269Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:00:55 [2021-09-23T13:00:55.702Z] --- PASS: TestBuildWithEmptyLayers (0.94s)
13:00:55 [2021-09-23T13:00:55.702Z] === RUN   TestBuildMultiStageOnBuild
13:00:57 [2021-09-23T13:00:57.184Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:00:57 [2021-09-23T13:00:57.184Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:00:57 [2021-09-23T13:00:57.184Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:00:57 [2021-09-23T13:00:57.184Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:00:57 [2021-09-23T13:00:57.184Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:00:57 [2021-09-23T13:00:57.184Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:00:57 [2021-09-23T13:00:57.445Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:00:57 [2021-09-23T13:00:57.445Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:00:57 [2021-09-23T13:00:57.445Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:00:57 [2021-09-23T13:00:57.627Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
13:00:57 [2021-09-23T13:00:57.627Z] Copying nested executables into bundles/cross/linux/amd64
13:00:57 [2021-09-23T13:00:57.627Z] Cross building: bundles/cross/windows/amd64
13:00:57 [2021-09-23T13:00:57.627Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
13:00:57 [2021-09-23T13:00:57.627Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:00:58 [2021-09-23T13:00:58.324Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s)
13:00:58 [2021-09-23T13:00:58.324Z] PASS
13:00:58 [2021-09-23T13:00:58.324Z] 
13:00:58 [2021-09-23T13:00:58.324Z] === Skipped
13:00:58 [2021-09-23T13:00:58.324Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:00:58 [2021-09-23T13:00:58.324Z]     service_test.go:242: FLAKY_TEST
13:00:58 [2021-09-23T13:00:58.324Z] 
13:00:58 [2021-09-23T13:00:58.324Z] 
13:00:58 [2021-09-23T13:00:58.324Z] DONE 26 tests, 1 skipped in 54.318s
13:00:58 [2021-09-23T13:00:58.324Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:00:58 [2021-09-23T13:00:58.324Z] ++ 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
13:00:58 [2021-09-23T13:00:58.324Z] ++ set -e
13:00:58 [2021-09-23T13:00:58.324Z] ++ '[' -n 0 ']'
13:00:58 [2021-09-23T13:00:58.324Z] ++ set -x
13:00:58 [2021-09-23T13:00:58.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:00:59 [2021-09-23T13:00:59.360Z] --- PASS: TestContainerStartOnDaemonRestart (4.78s)
13:00:59 [2021-09-23T13:00:59.360Z] === CONT  TestContainerKillOnDaemonStart
13:00:59 [2021-09-23T13:00:59.360Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoAPIWarnings (16.26s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoDebug
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoDebug (0.53s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoInsecureRegistries
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoInsecureRegistries (0.52s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestInfoRegistryMirrors
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestLoginFailsWithBadCredentials
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingCacheHeaders
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingCacheHeaders (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingGet
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingGet (0.01s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestPingHead
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestPingHead (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === RUN   TestVersion
13:01:00 [2021-09-23T13:01:00.061Z] --- PASS: TestVersion (0.02s)
13:01:00 [2021-09-23T13:01:00.061Z] === CONT  TestCgroupDriverSystemdMemoryLimit
13:01:00 [2021-09-23T13:01:00.304Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:01:00 [2021-09-23T13:01:00.876Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:01:01 [2021-09-23T13:01:01.444Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s)
13:01:01 [2021-09-23T13:01:01.444Z] PASS
13:01:01 [2021-09-23T13:01:01.444Z] 
13:01:01 [2021-09-23T13:01:01.444Z] DONE 18 tests in 22.754s
13:01:01 [2021-09-23T13:01:01.444Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:01:01 [2021-09-23T13:01:01.444Z] INFO: Testing against a local daemon
13:01:01 [2021-09-23T13:01:01.444Z] === RUN   TestVolumesCreateAndList
13:01:01 [2021-09-23T13:01:01.444Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:01:01 [2021-09-23T13:01:01.444Z] === RUN   TestVolumesRemove
13:01:01 [2021-09-23T13:01:01.448Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:01:01 [2021-09-23T13:01:01.448Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
13:01:01 [2021-09-23T13:01:01.622Z] INFO: Testing against a local daemon
13:01:01 [2021-09-23T13:01:01.622Z] === RUN   TestDockerNetworkIpvlanPersistance
13:01:01 [2021-09-23T13:01:01.622Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:01:01 [2021-09-23T13:01:01.622Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:01:01 [2021-09-23T13:01:01.622Z] === RUN   TestDockerNetworkIpvlan
13:01:01 [2021-09-23T13:01:01.623Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:01:01 [2021-09-23T13:01:01.623Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:01:01 [2021-09-23T13:01:01.623Z] PASS
13:01:01 [2021-09-23T13:01:01.623Z] 
13:01:01 [2021-09-23T13:01:01.623Z] === Skipped
13:01:01 [2021-09-23T13:01:01.623Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:01:01 [2021-09-23T13:01:01.623Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:01:01 [2021-09-23T13:01:01.623Z] 
13:01:01 [2021-09-23T13:01:01.623Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:01:01 [2021-09-23T13:01:01.623Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:01:01 [2021-09-23T13:01:01.623Z] 
13:01:01 [2021-09-23T13:01:01.623Z] 
13:01:01 [2021-09-23T13:01:01.623Z] DONE 2 tests, 2 skipped in 2.680s
13:01:01 [2021-09-23T13:01:01.623Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:01:01 [2021-09-23T13:01:01.623Z] ++ 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
13:01:01 [2021-09-23T13:01:01.623Z] ++ set -e
13:01:01 [2021-09-23T13:01:01.623Z] ++ '[' -n 0 ']'
13:01:01 [2021-09-23T13:01:01.623Z] ++ set -x
13:01:01 [2021-09-23T13:01:01.623Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:01:01 [2021-09-23T13:01:01.623Z] INFO: Testing against a local daemon
13:01:01 [2021-09-23T13:01:01.623Z] === RUN   TestDockerNetworkMacvlanPersistance
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesRemove (0.10s)
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInspect
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesInspect (0.02s)
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInvalidJSON
13:01:01 [2021-09-23T13:01:01.705Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:01:01 [2021-09-23T13:01:01.705Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:01:01 [2021-09-23T13:01:01.705Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:01:01 [2021-09-23T13:01:01.705Z] PASS
13:01:01 [2021-09-23T13:01:01.705Z] 
13:01:01 [2021-09-23T13:01:01.705Z] DONE 5 tests in 0.194s
13:01:01 [2021-09-23T13:01:01.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:01:01 [2021-09-23T13:01:01.709Z] --- PASS: TestDaemonHostGatewayIP (7.37s)
13:01:01 [2021-09-23T13:01:01.709Z] === CONT  TestRestartDaemonWithRestartingContainer
13:01:01 [2021-09-23T13:01:01.970Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
13:01:02 [2021-09-23T13:01:02.543Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
13:01:02 [2021-09-23T13:01:02.566Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
13:01:02 [2021-09-23T13:01:02.566Z] === RUN   TestDockerNetworkMacvlan
13:01:02 [2021-09-23T13:01:02.803Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:01:03 [2021-09-23T13:01:03.064Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
13:01:03 [2021-09-23T13:01:03.510Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:01:03 [2021-09-23T13:01:03.616Z] Stopping apparmor (via systemctl): apparmor.service.
13:01:03 [2021-09-23T13:01:03.616Z] Removing test suite binaries
13:01:03 [2021-09-23T13:01:03.616Z] exiting test-integration
13:01:03 [2021-09-23T13:01:03.616Z] ++ exit 0
13:01:03 [2021-09-23T13:01:03.616Z] 
13:01:03 [2021-09-23T13:01:03.637Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
13:01:04 [2021-09-23T13:01:04.211Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
13:01:04 [2021-09-23T13:01:04.453Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:01:04 [2021-09-23T13:01:04.782Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
13:01:05 [2021-09-23T13:01:05.043Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.24s)
13:01:05 [2021-09-23T13:01:05.043Z] === CONT  TestDaemonRestartIpcMode
13:01:05 [2021-09-23T13:01:05.043Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
13:01:05 [2021-09-23T13:01:05.395Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:01:05 [2021-09-23T13:01:05.616Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
13:01:06 [2021-09-23T13:01:06.002Z] --- PASS: TestBuildMultiStageOnBuild (9.60s)
13:01:06 [2021-09-23T13:01:06.002Z] === RUN   TestBuildUncleanTarFilenames
13:01:06 [2021-09-23T13:01:06.002Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:01:06 [2021-09-23T13:01:06.002Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
13:01:06 [2021-09-23T13:01:06.002Z] === RUN   TestBuildMultiStageLayerLeak
13:01:06 [2021-09-23T13:01:06.189Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
13:01:06 [2021-09-23T13:01:06.761Z]     check_test.go:309: [de0476788d28b] daemon is not started
13:01:06 [2021-09-23T13:01:06.761Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
Post stage
[Pipeline] junit
13:01:06 [2021-09-23T13:01:06.932Z] Recording test results
13:01:07 [2021-09-23T13:01:07.707Z]     check_test.go:309: [d09e34ce83658] daemon is not started
13:01:07 [2021-09-23T13:01:07.707Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:01:07 [2021-09-23T13:01:07.939Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:01:08 [2021-09-23T13:01:08.279Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:01:08 [2021-09-23T13:01:08.438Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:01:08 [2021-09-23T13:01:08.794Z] + echo Ensuring container killed.
13:01:08 [2021-09-23T13:01:08.794Z] Ensuring container killed.
13:01:08 [2021-09-23T13:01:08.794Z] + docker rm -vf docker-pr4
13:01:08 [2021-09-23T13:01:08.794Z] Error: No such container: docker-pr4
[Pipeline] sh
13:01:08 [2021-09-23T13:01:08.850Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:01:09 [2021-09-23T13:01:09.129Z] + echo Chowning /workspace to jenkins user
13:01:09 [2021-09-23T13:01:09.129Z] Chowning /workspace to jenkins user
13:01:09 [2021-09-23T13:01:09.129Z] + id -u
13:01:09 [2021-09-23T13:01:09.129Z] + id -g
13:01:09 [2021-09-23T13:01:09.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
13:01:09 [2021-09-23T13:01:09.129Z] Unable to find image 'busybox:latest' locally
13:01:09 [2021-09-23T13:01:09.394Z] latest: Pulling from library/busybox
13:01:09 [2021-09-23T13:01:09.394Z] 24fb2886d6f6: Pulling fs layer
13:01:09 [2021-09-23T13:01:09.394Z] 24fb2886d6f6: Verifying Checksum
13:01:09 [2021-09-23T13:01:09.394Z] 24fb2886d6f6: Download complete
13:01:09 [2021-09-23T13:01:09.394Z] 24fb2886d6f6: Pull complete
13:01:09 [2021-09-23T13:01:09.424Z] --- PASS: TestDaemonRestartIpcMode (4.46s)
13:01:09 [2021-09-23T13:01:09.657Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
13:01:09 [2021-09-23T13:01:09.657Z] Status: Downloaded newer image for busybox:latest
13:01:09 [2021-09-23T13:01:09.685Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:01:11 [2021-09-23T13:01:11.242Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:01:11 [2021-09-23T13:01:11.601Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:01:12 [2021-09-23T13:01:12.175Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:01:12 [2021-09-23T13:01:12.437Z] --- PASS: TestContainerKillOnDaemonStart (13.29s)
13:01:12 [2021-09-23T13:01:12.437Z] PASS
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === Skipped
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:01:12 [2021-09-23T13:01:12.437Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] 
13:01:12 [2021-09-23T13:01:12.437Z] DONE 195 tests, 6 skipped in 217.125s
13:01:12 [2021-09-23T13:01:12.437Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:01:12 [2021-09-23T13:01:12.437Z] ++ 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
13:01:12 [2021-09-23T13:01:12.437Z] ++ set -e
13:01:12 [2021-09-23T13:01:12.437Z] ++ '[' -n 0 ']'
13:01:12 [2021-09-23T13:01:12.437Z] ++ set -x
13:01:12 [2021-09-23T13:01:12.437Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:01:12 [2021-09-23T13:01:12.507Z] + bundleName=amd64-cgroup2
13:01:12 [2021-09-23T13:01:12.507Z] + echo Creating amd64-cgroup2-bundles.tar.gz
13:01:12 [2021-09-23T13:01:12.507Z] Creating amd64-cgroup2-bundles.tar.gz
13:01:12 [2021-09-23T13:01:12.507Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:01:12 [2021-09-23T13:01:12.507Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
13:01:12 [2021-09-23T13:01:12.700Z] INFO: Testing against a local daemon
13:01:12 [2021-09-23T13:01:12.700Z] === RUN   TestCommitInheritsEnv
[Pipeline] archiveArtifacts
13:01:12 [2021-09-23T13:01:12.781Z] Archiving artifacts
13:01:12 [2021-09-23T13:01:12.961Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:01:12 [2021-09-23T13:01:12.962Z] --- PASS: TestCommitInheritsEnv (0.45s)
13:01:12 [2021-09-23T13:01:12.962Z] === RUN   TestImportExtremelyLargeImageWorks
13:01:12 [2021-09-23T13:01:12.962Z] === PAUSE TestImportExtremelyLargeImageWorks
13:01:12 [2021-09-23T13:01:12.962Z] === RUN   TestImagesFilterMultiReference
13:01:13 [2021-09-23T13:01:13.223Z] --- PASS: TestImagesFilterMultiReference (0.08s)
13:01:13 [2021-09-23T13:01:13.223Z] === RUN   TestImagePullPlatformInvalid
13:01:13 [2021-09-23T13:01:13.223Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:01:13 [2021-09-23T13:01:13.223Z] === RUN   TestRemoveImageOrphaning
13:01:13 [2021-09-23T13:01:13.484Z]     check_test.go:309: [dfd966075c817] daemon is not started
13:01:13 [2021-09-23T13:01:13.484Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:01:13 [2021-09-23T13:01:13.484Z] --- PASS: TestRemoveImageOrphaning (0.44s)
13:01:13 [2021-09-23T13:01:13.484Z] === RUN   TestRemoveImageGarbageCollector
13:01:15 [2021-09-23T13:01:15.059Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:01:15 [2021-09-23T13:01:15.380Z] + make clean
13:01:15 [2021-09-23T13:01:15.641Z] docker volume rm -f docker-dev-cache
13:01:15 [2021-09-23T13:01:15.641Z] docker-dev-cache
[Pipeline] deleteDir
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestRemoveImageGarbageCollector (2.70s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagInvalidReference
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagInvalidReference (0.03s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagValidPrefixedRepo
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagExistedNameWithoutForce
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagOfficialNames
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagOfficialNames (0.09s)
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestTagMatchesDigest
13:01:16 [2021-09-23T13:01:16.804Z] --- PASS: TestTagMatchesDigest (0.02s)
13:01:16 [2021-09-23T13:01:16.804Z] === CONT  TestImportExtremelyLargeImageWorks
13:01:16 [2021-09-23T13:01:16.804Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:01:17 [2021-09-23T13:01:17.830Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:01:18 [2021-09-23T13:01:18.772Z] --- PASS: TestDockerNetworkMacvlan (16.21s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.69s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.37s)
13:01:18 [2021-09-23T13:01:18.772Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
13:01:18 [2021-09-23T13:01:18.772Z] PASS
13:01:18 [2021-09-23T13:01:18.772Z] 
13:01:18 [2021-09-23T13:01:18.772Z] DONE 8 tests in 17.771s
13:01:18 [2021-09-23T13:01:18.772Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
13:01:18 [2021-09-23T13:01:18.772Z] ++ 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
13:01:18 [2021-09-23T13:01:18.772Z] ++ set -e
13:01:18 [2021-09-23T13:01:18.772Z] ++ '[' -n 0 ']'
13:01:18 [2021-09-23T13:01:18.772Z] ++ set -x
13:01:18 [2021-09-23T13:01:18.772Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:01:19 [2021-09-23T13:01:19.033Z] testing: warning: no tests to run
13:01:19 [2021-09-23T13:01:19.033Z] PASS
13:01:19 [2021-09-23T13:01:19.033Z] 
13:01:19 [2021-09-23T13:01:19.033Z] DONE 0 tests in 0.030s
13:01:19 [2021-09-23T13:01:19.033Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:01:19 [2021-09-23T13:01:19.033Z] ++ 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
13:01:19 [2021-09-23T13:01:19.033Z] ++ set -e
13:01:19 [2021-09-23T13:01:19.033Z] ++ '[' -n 0 ']'
13:01:19 [2021-09-23T13:01:19.033Z] ++ set -x
13:01:19 [2021-09-23T13:01:19.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:01:19 [2021-09-23T13:01:19.374Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:01:19 [2021-09-23T13:01:19.946Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:01:21 [2021-09-23T13:01:21.575Z] INFO: Testing against a local daemon
13:01:21 [2021-09-23T13:01:21.575Z] === RUN   TestAuthZPluginAllowRequest
13:01:22 [2021-09-23T13:01:22.961Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
13:01:22 [2021-09-23T13:01:22.961Z] === RUN   TestAuthZPluginTLS
13:01:23 [2021-09-23T13:01:23.532Z] --- PASS: TestAuthZPluginTLS (0.58s)
13:01:23 [2021-09-23T13:01:23.532Z] === RUN   TestAuthZPluginDenyRequest
13:01:23 [2021-09-23T13:01:23.647Z] --- PASS: TestBuildMultiStageLayerLeak (17.71s)
13:01:23 [2021-09-23T13:01:23.647Z] === RUN   TestBuildWithHugeFile
13:01:24 [2021-09-23T13:01:24.104Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
13:01:24 [2021-09-23T13:01:24.104Z] === RUN   TestAuthZPluginAPIDenyResponse
13:01:24 [2021-09-23T13:01:24.154Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:01:24 [2021-09-23T13:01:24.675Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:01:24 [2021-09-23T13:01:24.675Z] === RUN   TestAuthZPluginDenyResponse
13:01:25 [2021-09-23T13:01:25.096Z]     check_test.go:309: [dbb660c77def1] daemon is not started
13:01:25 [2021-09-23T13:01:25.096Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:01:25 [2021-09-23T13:01:25.247Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
13:01:25 [2021-09-23T13:01:25.248Z] === RUN   TestAuthZPluginAllowEventStream
13:01:27 [2021-09-23T13:01:27.161Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
13:01:27 [2021-09-23T13:01:27.161Z] === RUN   TestAuthZPluginErrorResponse
13:01:27 [2021-09-23T13:01:27.422Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
13:01:27 [2021-09-23T13:01:27.422Z] === RUN   TestAuthZPluginErrorRequest
13:01:27 [2021-09-23T13:01:27.993Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
13:01:27 [2021-09-23T13:01:27.993Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:01:28 [2021-09-23T13:01:28.402Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:01:28 [2021-09-23T13:01:28.565Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
13:01:28 [2021-09-23T13:01:28.565Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:01:28 [2021-09-23T13:01:28.663Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:01:30 [2021-09-23T13:01:30.480Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s)
13:01:30 [2021-09-23T13:01:30.480Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:01:30 [2021-09-23T13:01:30.578Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:01:32 [2021-09-23T13:01:32.395Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
13:01:32 [2021-09-23T13:01:32.395Z] === RUN   TestAuthZPluginHeader
13:01:33 [2021-09-23T13:01:33.123Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:01:33 [2021-09-23T13:01:33.338Z] --- PASS: TestAuthZPluginHeader (0.82s)
13:01:33 [2021-09-23T13:01:33.338Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:01:33 [2021-09-23T13:01:33.338Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:33 [2021-09-23T13:01:33.338Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:01:33 [2021-09-23T13:01:33.338Z] === RUN   TestAuthZPluginV2Disable
13:01:33 [2021-09-23T13:01:33.338Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:33 [2021-09-23T13:01:33.338Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:01:33 [2021-09-23T13:01:33.338Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:01:33 [2021-09-23T13:01:33.338Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:33 [2021-09-23T13:01:33.338Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:01:33 [2021-09-23T13:01:33.338Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:01:33 [2021-09-23T13:01:33.338Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:33 [2021-09-23T13:01:33.338Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:01:33 [2021-09-23T13:01:33.338Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:01:35 [2021-09-23T13:01:35.671Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:01:36 [2021-09-23T13:01:36.616Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:01:36 [2021-09-23T13:01:36.616Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:01:38 [2021-09-23T13:01:38.002Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:01:38 [2021-09-23T13:01:38.263Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:01:40 [2021-09-23T13:01:40.268Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:01:41 [2021-09-23T13:01:41.653Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:01:42 [2021-09-23T13:01:42.599Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:01:44 [2021-09-23T13:01:44.514Z]     check_test.go:309: [d69958f0d3e41] daemon is not started
13:01:44 [2021-09-23T13:01:44.514Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:01:45 [2021-09-23T13:01:45.088Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:01:45 [2021-09-23T13:01:45.661Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:01:46 [2021-09-23T13:01:46.605Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:01:48 [2021-09-23T13:01:48.526Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:01:48 [2021-09-23T13:01:48.526Z]     check_test.go:309: [dd0417276a40d] daemon is not started
13:01:48 [2021-09-23T13:01:48.526Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:01:50 [2021-09-23T13:01:50.445Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:01:51 [2021-09-23T13:01:51.452Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
13:01:51 [2021-09-23T13:01:51.452Z] PASS
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] === Skipped
13:01:51 [2021-09-23T13:01:51.452Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:01:51 [2021-09-23T13:01:51.452Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:01:51 [2021-09-23T13:01:51.452Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:01:51 [2021-09-23T13:01:51.452Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:01:51 [2021-09-23T13:01:51.452Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] 
13:01:51 [2021-09-23T13:01:51.452Z] DONE 17 tests, 4 skipped in 31.148s
13:01:51 [2021-09-23T13:01:51.452Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:01:51 [2021-09-23T13:01:51.452Z] ++ 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
13:01:51 [2021-09-23T13:01:51.452Z] ++ set -e
13:01:51 [2021-09-23T13:01:51.452Z] ++ '[' -n 0 ']'
13:01:51 [2021-09-23T13:01:51.452Z] ++ set -x
13:01:51 [2021-09-23T13:01:51.452Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:01:51 [2021-09-23T13:01:51.452Z] INFO: Testing against a local daemon
13:01:51 [2021-09-23T13:01:51.452Z] === RUN   TestPluginInvalidJSON
13:01:51 [2021-09-23T13:01:51.452Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:01:51 [2021-09-23T13:01:51.452Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:01:51 [2021-09-23T13:01:51.452Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:01:51 [2021-09-23T13:01:51.452Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:01:51 [2021-09-23T13:01:51.452Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:01:51 [2021-09-23T13:01:51.452Z] === RUN   TestPluginInstall
13:01:51 [2021-09-23T13:01:51.452Z] === RUN   TestPluginInstall/no_auth
13:01:52 [2021-09-23T13:01:52.361Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:01:52 [2021-09-23T13:01:52.395Z] time="2021-09-23T13:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:01:52 [2021-09-23T13:01:52.396Z] time="2021-09-23T13:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:494f9059eaf3a3ed830f543b7959cd28ad99e73e2de0cb7d56bdd7011dfada1d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:01:52 [2021-09-23T13:01:52.396Z] time="2021-09-23T13:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:01:52 [2021-09-23T13:01:52.396Z] time="2021-09-23T13:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:494f9059eaf3a3ed830f543b7959cd28ad99e73e2de0cb7d56bdd7011dfada1d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:01:52 [2021-09-23T13:01:52.396Z] === RUN   TestPluginInstall/with_htpasswd
13:01:55 [2021-09-23T13:01:55.665Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:01:55 [2021-09-23T13:01:55.665Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:01:56 [2021-09-23T13:01:56.603Z] time="2021-09-23T13:01:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:01:56 [2021-09-23T13:01:56.603Z] time="2021-09-23T13:01:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e84f8fe3726a77f98dd43966a276dbb8d2cb80052f180f47929ed70bf59364df" mediatype=application/vnd.docker.plugin.v1+json size=522
13:01:56 [2021-09-23T13:01:56.603Z] time="2021-09-23T13:01:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:01:56 [2021-09-23T13:01:56.603Z] time="2021-09-23T13:01:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e84f8fe3726a77f98dd43966a276dbb8d2cb80052f180f47929ed70bf59364df" mediatype=application/vnd.docker.plugin.v1+json size=522
13:01:56 [2021-09-23T13:01:56.866Z] === RUN   TestPluginInstall/with_insecure
13:01:57 [2021-09-23T13:01:57.054Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:01:57 [2021-09-23T13:01:57.316Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:01:59 [2021-09-23T13:01:59.233Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:02:01 [2021-09-23T13:02:01.153Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:02:02 [2021-09-23T13:02:02.166Z] time="2021-09-23T13:02:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:02:02 [2021-09-23T13:02:02.166Z] time="2021-09-23T13:02:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e35f1d3d49708700bea563fb2bcf03e17594f5228053efa94b3e03cfb786561" mediatype=application/vnd.docker.plugin.v1+json size=522
13:02:02 [2021-09-23T13:02:02.166Z] time="2021-09-23T13:02:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:02:02 [2021-09-23T13:02:02.166Z] time="2021-09-23T13:02:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e35f1d3d49708700bea563fb2bcf03e17594f5228053efa94b3e03cfb786561" mediatype=application/vnd.docker.plugin.v1+json size=522
13:02:02 [2021-09-23T13:02:02.427Z]     plugin_test.go:165: [d6c18a4d2115f] daemon is not started
13:02:02 [2021-09-23T13:02:02.427Z] --- PASS: TestPluginInstall (11.94s)
13:02:02 [2021-09-23T13:02:02.427Z]     --- PASS: TestPluginInstall/no_auth (2.11s)
13:02:02 [2021-09-23T13:02:02.427Z]     --- PASS: TestPluginInstall/with_htpasswd (4.24s)
13:02:02 [2021-09-23T13:02:02.427Z]     --- PASS: TestPluginInstall/with_insecure (5.58s)
13:02:02 [2021-09-23T13:02:02.427Z] === RUN   TestPluginsWithRuntimes
13:02:03 [2021-09-23T13:02:03.709Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:02:04 [2021-09-23T13:02:04.340Z] === RUN   TestPluginsWithRuntimes/No_Args
13:02:05 [2021-09-23T13:02:05.283Z] === RUN   TestPluginsWithRuntimes/With_Args
13:02:06 [2021-09-23T13:02:06.668Z] --- PASS: TestPluginsWithRuntimes (4.11s)
13:02:06 [2021-09-23T13:02:06.668Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
13:02:06 [2021-09-23T13:02:06.668Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.11s)
13:02:06 [2021-09-23T13:02:06.668Z] === RUN   TestPluginBackCompatMediaTypes
13:02:07 [2021-09-23T13:02:07.240Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s)
13:02:07 [2021-09-23T13:02:07.240Z] PASS
13:02:07 [2021-09-23T13:02:07.240Z] 
13:02:07 [2021-09-23T13:02:07.240Z] DONE 10 tests in 17.192s
13:02:07 [2021-09-23T13:02:07.240Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:02:07 [2021-09-23T13:02:07.240Z] ++ 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
13:02:07 [2021-09-23T13:02:07.240Z] ++ set -e
13:02:07 [2021-09-23T13:02:07.240Z] ++ '[' -n 0 ']'
13:02:07 [2021-09-23T13:02:07.240Z] ++ set -x
13:02:07 [2021-09-23T13:02:07.241Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:07 [2021-09-23T13:02:07.502Z] INFO: Testing against a local daemon
13:02:07 [2021-09-23T13:02:07.502Z] === RUN   TestExternalGraphDriver
13:02:07 [2021-09-23T13:02:07.502Z] === RUN   TestExternalGraphDriver/json
13:02:07 [2021-09-23T13:02:07.917Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:02:10 [2021-09-23T13:02:10.049Z] === RUN   TestExternalGraphDriver/spec
13:02:13 [2021-09-23T13:02:13.209Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:02:14 [2021-09-23T13:02:14.597Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:02:15 [2021-09-23T13:02:15.337Z] === RUN   TestExternalGraphDriver/pull
13:02:15 [2021-09-23T13:02:15.985Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:02:16 [2021-09-23T13:02:16.721Z] --- PASS: TestExternalGraphDriver (9.00s)
13:02:16 [2021-09-23T13:02:16.721Z]     --- PASS: TestExternalGraphDriver/json (2.18s)
13:02:16 [2021-09-23T13:02:16.721Z]     --- PASS: TestExternalGraphDriver/spec (4.93s)
13:02:16 [2021-09-23T13:02:16.721Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
13:02:16 [2021-09-23T13:02:16.721Z] === RUN   TestGraphdriverPluginV2
13:02:16 [2021-09-23T13:02:16.721Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:16 [2021-09-23T13:02:16.721Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
13:02:16 [2021-09-23T13:02:16.721Z] PASS
13:02:16 [2021-09-23T13:02:16.721Z] 
13:02:16 [2021-09-23T13:02:16.721Z] === Skipped
13:02:16 [2021-09-23T13:02:16.721Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
13:02:16 [2021-09-23T13:02:16.721Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:02:16 [2021-09-23T13:02:16.721Z] 
13:02:16 [2021-09-23T13:02:16.721Z] 
13:02:16 [2021-09-23T13:02:16.721Z] DONE 5 tests, 1 skipped in 9.164s
13:02:16 [2021-09-23T13:02:16.721Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:02:16 [2021-09-23T13:02:16.721Z] ++ 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
13:02:16 [2021-09-23T13:02:16.721Z] ++ set -e
13:02:16 [2021-09-23T13:02:16.721Z] ++ '[' -n 0 ']'
13:02:16 [2021-09-23T13:02:16.721Z] ++ set -x
13:02:16 [2021-09-23T13:02:16.721Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:16 [2021-09-23T13:02:16.721Z] INFO: Testing against a local daemon
13:02:16 [2021-09-23T13:02:16.721Z] === RUN   TestContinueAfterPluginCrash
13:02:16 [2021-09-23T13:02:16.721Z] === PAUSE TestContinueAfterPluginCrash
13:02:16 [2021-09-23T13:02:16.721Z] === RUN   TestReadPluginNoRead
13:02:16 [2021-09-23T13:02:16.721Z] === PAUSE TestReadPluginNoRead
13:02:16 [2021-09-23T13:02:16.721Z] === RUN   TestDaemonStartWithLogOpt
13:02:16 [2021-09-23T13:02:16.721Z] === PAUSE TestDaemonStartWithLogOpt
13:02:16 [2021-09-23T13:02:16.721Z] === CONT  TestContinueAfterPluginCrash
13:02:16 [2021-09-23T13:02:16.721Z] === CONT  TestDaemonStartWithLogOpt
13:02:16 [2021-09-23T13:02:16.721Z] === CONT  TestReadPluginNoRead
13:02:16 [2021-09-23T13:02:16.927Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:02:16 [2021-09-23T13:02:16.927Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:02:17 [2021-09-23T13:02:17.872Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:02:17 [2021-09-23T13:02:17.872Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:02:19 [2021-09-23T13:02:19.088Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
13:02:19 [2021-09-23T13:02:19.088Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:02:19 [2021-09-23T13:02:19.088Z] remote: Enumerating objects: 23, done.
13:02:19 [2021-09-23T13:02:19.088Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
13:02:19 [2021-09-23T13:02:19.088Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
13:02:19 [2021-09-23T13:02:19.088Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
13:02:19 [2021-09-23T13:02:19.088Z] 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.
13:02:19 [2021-09-23T13:02:19.088Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:02:19 [2021-09-23T13:02:19.088Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:02:19 [2021-09-23T13:02:19.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/test/unit
13:02:20 [2021-09-23T13:02:20.419Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:02:20 [2021-09-23T13:02:20.936Z] === RUN   TestReadPluginNoRead/disabled_caching
13:02:20 [2021-09-23T13:02:20.936Z] --- PASS: TestDaemonStartWithLogOpt (4.08s)
13:02:21 [2021-09-23T13:02:21.880Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:02:21 [2021-09-23T13:02:21.951Z] ?   	github.com/docker/docker/api	[no test files]
13:02:23 [2021-09-23T13:02:23.796Z] === RUN   TestReadPluginNoRead/default
13:02:24 [2021-09-23T13:02:24.632Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:02:25 [2021-09-23T13:02:25.710Z] === CONT  TestReadPluginNoRead
13:02:25 [2021-09-23T13:02:25.710Z]     read_test.go:92: [d9e0ee0c36adf] daemon is not started
13:02:25 [2021-09-23T13:02:25.710Z] --- PASS: TestReadPluginNoRead (8.61s)
13:02:25 [2021-09-23T13:02:25.710Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.68s)
13:02:25 [2021-09-23T13:02:25.710Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
13:02:25 [2021-09-23T13:02:25.710Z]     --- PASS: TestReadPluginNoRead/default (1.66s)
13:02:26 [2021-09-23T13:02:26.281Z] --- PASS: TestContinueAfterPluginCrash (9.56s)
13:02:26 [2021-09-23T13:02:26.281Z] PASS
13:02:26 [2021-09-23T13:02:26.281Z] 
13:02:26 [2021-09-23T13:02:26.281Z] DONE 6 tests in 9.716s
13:02:26 [2021-09-23T13:02:26.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:02:26 [2021-09-23T13:02:26.281Z] ++ 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
13:02:26 [2021-09-23T13:02:26.281Z] ++ set -e
13:02:26 [2021-09-23T13:02:26.281Z] ++ '[' -n 0 ']'
13:02:26 [2021-09-23T13:02:26.281Z] ++ set -x
13:02:26 [2021-09-23T13:02:26.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:26 [2021-09-23T13:02:26.281Z] testing: warning: no tests to run
13:02:26 [2021-09-23T13:02:26.281Z] PASS
13:02:26 [2021-09-23T13:02:26.281Z] 
13:02:26 [2021-09-23T13:02:26.281Z] DONE 0 tests in 0.048s
13:02:26 [2021-09-23T13:02:26.281Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:02:26 [2021-09-23T13:02:26.281Z] ++ 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
13:02:26 [2021-09-23T13:02:26.281Z] ++ set -e
13:02:26 [2021-09-23T13:02:26.281Z] ++ '[' -n 0 ']'
13:02:26 [2021-09-23T13:02:26.281Z] ++ set -x
13:02:26 [2021-09-23T13:02:26.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:26 [2021-09-23T13:02:26.542Z] INFO: Testing against a local daemon
13:02:26 [2021-09-23T13:02:26.542Z] === RUN   TestPluginWithDevMounts
13:02:26 [2021-09-23T13:02:26.542Z] === PAUSE TestPluginWithDevMounts
13:02:26 [2021-09-23T13:02:26.542Z] === CONT  TestPluginWithDevMounts
13:02:27 [2021-09-23T13:02:27.180Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:02:27 [2021-09-23T13:02:27.761Z]     docker_cli_daemon_test.go:2550: [d946e891c6a4f] daemon is not started
13:02:28 [2021-09-23T13:02:28.457Z] --- PASS: TestPluginWithDevMounts (1.88s)
13:02:28 [2021-09-23T13:02:28.457Z] PASS
13:02:28 [2021-09-23T13:02:28.457Z] 
13:02:28 [2021-09-23T13:02:28.457Z] DONE 1 tests in 2.024s
13:02:28 [2021-09-23T13:02:28.457Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
13:02:28 [2021-09-23T13:02:28.457Z] ++ 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
13:02:28 [2021-09-23T13:02:28.457Z] ++ set -e
13:02:28 [2021-09-23T13:02:28.457Z] ++ '[' -n 0 ']'
13:02:28 [2021-09-23T13:02:28.457Z] ++ set -x
13:02:28 [2021-09-23T13:02:28.457Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:30 [2021-09-23T13:02:30.311Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:02:30 [2021-09-23T13:02:30.312Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:02:32 [2021-09-23T13:02:32.659Z] INFO: Testing against a local daemon
13:02:32 [2021-09-23T13:02:32.659Z] === RUN   TestSecretInspect
13:02:35 [2021-09-23T13:02:35.962Z] --- PASS: TestSecretInspect (2.71s)
13:02:35 [2021-09-23T13:02:35.962Z] === RUN   TestSecretList
13:02:38 [2021-09-23T13:02:38.458Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:02:38 [2021-09-23T13:02:38.508Z] --- PASS: TestSecretList (2.69s)
13:02:38 [2021-09-23T13:02:38.508Z] === RUN   TestSecretsCreateAndDelete
13:02:40 [2021-09-23T13:02:40.046Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
13:02:41 [2021-09-23T13:02:41.008Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:02:41 [2021-09-23T13:02:41.008Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:02:41 [2021-09-23T13:02:41.053Z] --- PASS: TestSecretsCreateAndDelete (2.61s)
13:02:41 [2021-09-23T13:02:41.053Z] === RUN   TestSecretsUpdate
13:02:42 [2021-09-23T13:02:42.966Z] --- PASS: TestSecretsUpdate (2.18s)
13:02:42 [2021-09-23T13:02:42.966Z] === RUN   TestTemplatedSecret
13:02:44 [2021-09-23T13:02:44.315Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:02:44 [2021-09-23T13:02:44.577Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:02:47 [2021-09-23T13:02:47.123Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:02:47 [2021-09-23T13:02:47.174Z] --- PASS: TestTemplatedSecret (3.58s)
13:02:47 [2021-09-23T13:02:47.174Z] === RUN   TestSecretCreateResolve
13:02:49 [2021-09-23T13:02:49.087Z] --- PASS: TestSecretCreateResolve (2.57s)
13:02:49 [2021-09-23T13:02:49.087Z] PASS
13:02:49 [2021-09-23T13:02:49.087Z] 
13:02:49 [2021-09-23T13:02:49.087Z] DONE 6 tests in 20.600s
13:02:49 [2021-09-23T13:02:49.087Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
13:02:49 [2021-09-23T13:02:49.087Z] ++ 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
13:02:49 [2021-09-23T13:02:49.087Z] ++ set -e
13:02:49 [2021-09-23T13:02:49.087Z] ++ '[' -n 0 ']'
13:02:49 [2021-09-23T13:02:49.087Z] ++ set -x
13:02:49 [2021-09-23T13:02:49.087Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:02:49 [2021-09-23T13:02:49.658Z] INFO: Testing against a local daemon
13:02:49 [2021-09-23T13:02:49.658Z] === RUN   TestServiceCreateInit
13:02:49 [2021-09-23T13:02:49.658Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:02:50 [2021-09-23T13:02:50.428Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:02:50 [2021-09-23T13:02:50.428Z]     check_test.go:309: [d265367d56525] daemon is not started
13:02:50 [2021-09-23T13:02:50.428Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:02:54 [2021-09-23T13:02:54.948Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:02:57 [2021-09-23T13:02:57.020Z] --- PASS: TestDockerDaemonSuite (402.97s)
13:02:57 [2021-09-23T13:02:57.020Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.20s)
13:02:57 [2021-09-23T13:02:57.020Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.18s)
13:02:57 [2021-09-23T13:02:57.020Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s)
13:02:57 [2021-09-23T13:02:57.020Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.90s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.62s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.09s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.46s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.33s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.74s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.04s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.03s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.58s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.59s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.35s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.59s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.50s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.72s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.19s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.07s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.42s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.20s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.20s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.23s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.03s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.22s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.20s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.37s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.41s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.16s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.70s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.56s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.01s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.92s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.55s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.56s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.77s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.70s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.69s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.41s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.88s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.33s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.39s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.51s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.12s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.00s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.63s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.33s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.34s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.90s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.94s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.70s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.79s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.20s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.56s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.32s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.03s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.69s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.53s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.05s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.81s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.85s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.71s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.30s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.61s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s)
13:02:57 [2021-09-23T13:02:57.021Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s)
13:02:57 [2021-09-23T13:02:57.021Z] === RUN   TestDockerSwarmSuite
13:02:57 [2021-09-23T13:02:57.021Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:02:59 [2021-09-23T13:02:59.594Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:03:01 [2021-09-23T13:03:01.550Z] --- PASS: TestServiceCreateInit (11.19s)
13:03:01 [2021-09-23T13:03:01.550Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s)
13:03:01 [2021-09-23T13:03:01.550Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (6.15s)
13:03:01 [2021-09-23T13:03:01.550Z] === RUN   TestCreateServiceMultipleTimes
13:03:02 [2021-09-23T13:03:02.897Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:03:05 [2021-09-23T13:03:05.446Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:03:05 [2021-09-23T13:03:05.446Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:03:08 [2021-09-23T13:03:08.757Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:03:12 [2021-09-23T13:03:12.061Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:03:12 [2021-09-23T13:03:12.322Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:03:12 [2021-09-23T13:03:12.583Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:03:13 [2021-09-23T13:03:13.155Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:03:13 [2021-09-23T13:03:13.416Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:03:13 [2021-09-23T13:03:13.677Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:03:13 [2021-09-23T13:03:13.939Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:03:16 [2021-09-23T13:03:16.487Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:03:17 [2021-09-23T13:03:17.874Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:03:19 [2021-09-23T13:03:19.260Z] === RUN   TestDockerSuite/TestBuildEnv
13:03:19 [2021-09-23T13:03:19.676Z] --- PASS: TestCreateServiceMultipleTimes (16.58s)
13:03:19 [2021-09-23T13:03:19.676Z] === RUN   TestCreateServiceConflict
13:03:20 [2021-09-23T13:03:20.039Z] --- PASS: TestBuildWithHugeFile (108.82s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildWithEmptyDockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:03:20 [2021-09-23T13:03:20.039Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildPreserveOwnership
13:03:20 [2021-09-23T13:03:20.039Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestBuildPlatformInvalid
13:03:20 [2021-09-23T13:03:20.039Z] --- PASS: TestBuildPlatformInvalid (0.06s)
13:03:20 [2021-09-23T13:03:20.039Z] PASS
13:03:20 [2021-09-23T13:03:20.039Z] ok  	github.com/docker/docker/integration/build	168.503s
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === Skipped
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     build_session_test.go:25: TODO: BuildKit
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
13:03:20 [2021-09-23T13:03:20.039Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
13:03:20 [2021-09-23T13:03:20.039Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] DONE 28 tests, 5 skipped in 195.569s
13:03:20 [2021-09-23T13:03:20.039Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:03:20 [2021-09-23T13:03:20.039Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:03:20 [2021-09-23T13:03:20.039Z] INFO: Testing against a local daemon
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigInspect
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigInspect (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigList
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigList (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigsCreateAndDelete
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigsUpdate
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigsUpdate (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestTemplatedConfig
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestTemplatedConfig (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigCreateResolve
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestConfigDaemonLibtrustID
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] PASS
13:03:20 [2021-09-23T13:03:20.039Z] ok  	github.com/docker/docker/integration/config	0.087s
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === Skipped
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] 
13:03:20 [2021-09-23T13:03:20.039Z] DONE 7 tests, 7 skipped in 1.639s
13:03:20 [2021-09-23T13:03:20.039Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:03:20 [2021-09-23T13:03:20.039Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:03:20 [2021-09-23T13:03:20.039Z] INFO: Testing against a local daemon
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestCheckpoint
13:03:20 [2021-09-23T13:03:20.039Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:03:20 [2021-09-23T13:03:20.039Z] --- SKIP: TestCheckpoint (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestContainerInvalidJSON
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:03:20 [2021-09-23T13:03:20.039Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:03:20 [2021-09-23T13:03:20.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:03:20 [2021-09-23T13:03:20.039Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:03:20 [2021-09-23T13:03:20.039Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
13:03:20 [2021-09-23T13:03:20.039Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCopyFromContainerPathIsNotDir
13:03:20 [2021-09-23T13:03:20.040Z]     copy_test.go:38: testEnv.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCopyToContainerPathDoesNotExist
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCopyToContainerPathIsNotDir
13:03:20 [2021-09-23T13:03:20.040Z]     copy_test.go:63: testEnv.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCopyFromContainer
13:03:20 [2021-09-23T13:03:20.040Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCopyFromContainer (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateLinkToNonExistingContainer
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidEnv
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidEnv/0
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidEnv/0
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidEnv/1
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidEnv/1
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidEnv/2
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidEnv/2
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidEnv/0
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidEnv/1
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidEnv/2
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateTmpfsMountsTarget
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithCustomMaskedPaths
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithCustomReadonlyPaths
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateDifferentPlatform
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateDifferentPlatform/different_os
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCreateDifferentPlatform (0.03s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:03:20 [2021-09-23T13:03:20.040Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestContainerKillOnDaemonStart
13:03:20 [2021-09-23T13:03:20.040Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestDiff
13:03:20 [2021-09-23T13:03:20.040Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestDiff (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestExecWithCloseStdin
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestExecWithCloseStdin (1.90s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestExec
13:03:20 [2021-09-23T13:03:20.040Z] --- PASS: TestExec (1.79s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestExecUser
13:03:20 [2021-09-23T13:03:20.040Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestExecUser (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestExportContainerAndImportImage
13:03:20 [2021-09-23T13:03:20.040Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestExportContainerAfterDaemonRestart
13:03:20 [2021-09-23T13:03:20.040Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestHealthCheckWorkdir
13:03:20 [2021-09-23T13:03:20.040Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestHealthKillContainer
13:03:20 [2021-09-23T13:03:20.040Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestHealthKillContainer (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestInspectCpusetInConfigPre120
13:03:20 [2021-09-23T13:03:20.040Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:03:20 [2021-09-23T13:03:20.040Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:03:20 [2021-09-23T13:03:20.040Z] === RUN   TestKillContainerInvalidSignal
13:03:20 [2021-09-23T13:03:20.247Z] --- PASS: TestCreateServiceConflict (2.68s)
13:03:20 [2021-09-23T13:03:20.247Z] === RUN   TestCreateServiceMaxReplicas
13:03:20 [2021-09-23T13:03:20.680Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:03:21 [2021-09-23T13:03:21.569Z] --- PASS: TestKillContainerInvalidSignal (1.60s)
13:03:21 [2021-09-23T13:03:21.569Z] === RUN   TestKillContainer
13:03:21 [2021-09-23T13:03:21.569Z] === RUN   TestKillContainer/no_signal
13:03:21 [2021-09-23T13:03:21.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:03:22 [2021-09-23T13:03:22.195Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:03:22 [2021-09-23T13:03:22.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:03:23 [2021-09-23T13:03:23.096Z] === RUN   TestKillContainer/non_killing_signal
13:03:23 [2021-09-23T13:03:23.096Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:03:23 [2021-09-23T13:03:23.096Z] === RUN   TestKillContainer/killing_signal
13:03:23 [2021-09-23T13:03:23.548Z] --- PASS: TestCreateServiceMaxReplicas (3.45s)
13:03:23 [2021-09-23T13:03:23.549Z] === RUN   TestCreateWithDuplicateNetworkNames
13:03:23 [2021-09-23T13:03:23.844Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:03:25 [2021-09-23T13:03:25.231Z]     docker_api_swarm_test.go:562: [d0543f63838c0] joining swarm manager [d9bed1ef9ee71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:03:25 [2021-09-23T13:03:25.264Z] --- PASS: TestKillContainer (3.51s)
13:03:25 [2021-09-23T13:03:25.264Z]     --- PASS: TestKillContainer/no_signal (1.55s)
13:03:25 [2021-09-23T13:03:25.264Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z]     --- PASS: TestKillContainer/killing_signal (1.92s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestKillStoppedContainer
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestKillStoppedContainerAPIPre120
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestKillDifferentUserContainer
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestInspectOomKilledTrue
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestInspectOomKilledFalse
13:03:25 [2021-09-23T13:03:25.264Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:03:25 [2021-09-23T13:03:25.264Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:03:25 [2021-09-23T13:03:25.264Z] === RUN   TestLogsFollowTailEmpty
13:03:26 [2021-09-23T13:03:26.794Z] --- PASS: TestLogsFollowTailEmpty (1.60s)
13:03:26 [2021-09-23T13:03:26.794Z] === RUN   TestNetworkNat
13:03:26 [2021-09-23T13:03:26.794Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:03:26 [2021-09-23T13:03:26.794Z] --- SKIP: TestNetworkNat (0.00s)
13:03:26 [2021-09-23T13:03:26.794Z] === RUN   TestNetworkLocalhostTCPNat
13:03:28 [2021-09-23T13:03:28.961Z] --- PASS: TestNetworkLocalhostTCPNat (1.90s)
13:03:28 [2021-09-23T13:03:28.961Z] === RUN   TestNetworkLoopbackNat
13:03:28 [2021-09-23T13:03:28.961Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:03:28 [2021-09-23T13:03:28.961Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:03:28 [2021-09-23T13:03:28.961Z] === RUN   TestPause
13:03:28 [2021-09-23T13:03:28.961Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:03:28 [2021-09-23T13:03:28.961Z] --- SKIP: TestPause (0.00s)
13:03:28 [2021-09-23T13:03:28.961Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:03:30 [2021-09-23T13:03:30.487Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s)
13:03:30 [2021-09-23T13:03:30.487Z] === RUN   TestPauseStopPausedContainer
13:03:30 [2021-09-23T13:03:30.487Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
13:03:30 [2021-09-23T13:03:30.487Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:03:30 [2021-09-23T13:03:30.487Z] === RUN   TestPsFilter
13:03:30 [2021-09-23T13:03:30.487Z] --- PASS: TestPsFilter (0.09s)
13:03:30 [2021-09-23T13:03:30.487Z] === RUN   TestRemoveContainerWithRemovedVolume
13:03:32 [2021-09-23T13:03:32.654Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s)
13:03:32 [2021-09-23T13:03:32.654Z] === RUN   TestRemoveContainerWithVolume
13:03:33 [2021-09-23T13:03:33.375Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:03:34 [2021-09-23T13:03:34.189Z] --- PASS: TestRemoveContainerWithVolume (1.91s)
13:03:34 [2021-09-23T13:03:34.189Z] === RUN   TestRemoveContainerRunning
13:03:35 [2021-09-23T13:03:35.718Z] --- PASS: TestRemoveContainerRunning (1.62s)
13:03:35 [2021-09-23T13:03:35.718Z] === RUN   TestRemoveContainerForceRemoveRunning
13:03:37 [2021-09-23T13:03:37.247Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s)
13:03:37 [2021-09-23T13:03:37.247Z] === RUN   TestRemoveInvalidContainer
13:03:37 [2021-09-23T13:03:37.247Z] --- PASS: TestRemoveInvalidContainer (0.04s)
13:03:37 [2021-09-23T13:03:37.247Z] === RUN   TestRenameLinkedContainer
13:03:37 [2021-09-23T13:03:37.703Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:03:37 [2021-09-23T13:03:37.703Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:03:37 [2021-09-23T13:03:37.703Z] === RUN   TestRenameStoppedContainer
13:03:38 [2021-09-23T13:03:38.455Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s)
13:03:38 [2021-09-23T13:03:38.455Z] === RUN   TestCreateServiceSecretFileMode
13:03:39 [2021-09-23T13:03:39.869Z] --- PASS: TestRenameStoppedContainer (2.00s)
13:03:39 [2021-09-23T13:03:39.869Z] === RUN   TestRenameRunningContainerAndReuse
13:03:40 [2021-09-23T13:03:40.372Z] --- PASS: TestCreateServiceSecretFileMode (2.91s)
13:03:40 [2021-09-23T13:03:40.373Z] === RUN   TestCreateServiceConfigFileMode
13:03:41 [2021-09-23T13:03:41.518Z]     docker_api_swarm_test.go:584: [d7c2f02aed78f] joining swarm manager [d9bed1ef9ee71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:03:42 [2021-09-23T13:03:42.763Z] --- PASS: TestRenameRunningContainerAndReuse (3.21s)
13:03:42 [2021-09-23T13:03:42.763Z] === RUN   TestRenameInvalidName
13:03:43 [2021-09-23T13:03:43.676Z] --- PASS: TestCreateServiceConfigFileMode (2.88s)
13:03:43 [2021-09-23T13:03:43.676Z] === RUN   TestCreateServiceSysctls
13:03:44 [2021-09-23T13:03:44.291Z] --- PASS: TestRenameInvalidName (1.61s)
13:03:44 [2021-09-23T13:03:44.291Z] === RUN   TestRenameAnonymousContainer
13:03:44 [2021-09-23T13:03:44.291Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:03:44 [2021-09-23T13:03:44.291Z] --- SKIP: TestRenameAnonymousContainer (0.01s)
13:03:44 [2021-09-23T13:03:44.291Z] === RUN   TestRenameContainerWithSameName
13:03:45 [2021-09-23T13:03:45.825Z] --- PASS: TestRenameContainerWithSameName (1.60s)
13:03:45 [2021-09-23T13:03:45.825Z] === RUN   TestRenameContainerWithLinkedContainer
13:03:45 [2021-09-23T13:03:45.825Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:03:45 [2021-09-23T13:03:45.825Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:03:45 [2021-09-23T13:03:45.825Z] === RUN   TestResize
13:03:46 [2021-09-23T13:03:46.812Z]     check_test.go:380: [d0543f63838c0] daemon is not started
13:03:47 [2021-09-23T13:03:47.354Z] --- PASS: TestResize (1.60s)
13:03:47 [2021-09-23T13:03:47.354Z] === RUN   TestResizeWithInvalidSize
13:03:47 [2021-09-23T13:03:47.354Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
13:03:47 [2021-09-23T13:03:47.354Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
13:03:47 [2021-09-23T13:03:47.354Z] === RUN   TestResizeWhenContainerNotStarted
13:03:47 [2021-09-23T13:03:47.883Z] --- PASS: TestCreateServiceSysctls (4.01s)
13:03:47 [2021-09-23T13:03:47.883Z] === RUN   TestCreateServiceCapabilities
13:03:50 [2021-09-23T13:03:50.430Z] --- PASS: TestCreateServiceCapabilities (3.08s)
13:03:50 [2021-09-23T13:03:50.430Z] === RUN   TestInspect
13:03:53 [2021-09-23T13:03:53.734Z] --- PASS: TestInspect (3.56s)
13:03:53 [2021-09-23T13:03:53.734Z] === RUN   TestCreateJob
13:03:54 [2021-09-23T13:03:54.404Z] --- PASS: TestResizeWhenContainerNotStarted (6.63s)
13:03:54 [2021-09-23T13:03:54.404Z] === RUN   TestDaemonRestartKillContainers
13:03:54 [2021-09-23T13:03:54.404Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:03:54 [2021-09-23T13:03:54.404Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:03:54 [2021-09-23T13:03:54.404Z] === RUN   TestStats
13:03:54 [2021-09-23T13:03:54.404Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:03:54 [2021-09-23T13:03:54.404Z] --- SKIP: TestStats (0.00s)
13:03:54 [2021-09-23T13:03:54.404Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:03:56 [2021-09-23T13:03:56.832Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:03:56 [2021-09-23T13:03:56.832Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:03:56 [2021-09-23T13:03:56.832Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:03:56 [2021-09-23T13:03:56.832Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:03:57 [2021-09-23T13:03:57.295Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s)
13:03:57 [2021-09-23T13:03:57.295Z] === RUN   TestStopContainerWithTimeout
13:03:57 [2021-09-23T13:03:57.295Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:03:57 [2021-09-23T13:03:57.295Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:03:57 [2021-09-23T13:03:57.295Z] === RUN   TestUpdateRestartPolicy
13:03:57 [2021-09-23T13:03:57.775Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:03:57 [2021-09-23T13:03:57.943Z] --- PASS: TestCreateJob (4.01s)
13:03:57 [2021-09-23T13:03:57.943Z] === RUN   TestReplicatedJob
13:03:59 [2021-09-23T13:03:59.161Z]     docker_api_swarm_test.go:45: [ddffa7050414b] joining swarm manager [d61ddc7caef6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:04:04 [2021-09-23T13:04:04.534Z] --- PASS: TestReplicatedJob (6.34s)
13:04:04 [2021-09-23T13:04:04.534Z] === RUN   TestUpdateReplicatedJob
13:04:08 [2021-09-23T13:04:08.740Z] --- PASS: TestUpdateReplicatedJob (4.19s)
13:04:08 [2021-09-23T13:04:08.740Z] === RUN   TestServiceListWithStatuses
13:04:08 [2021-09-23T13:04:08.740Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:04:08 [2021-09-23T13:04:08.740Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:04:08 [2021-09-23T13:04:08.740Z] === RUN   TestDockerNetworkConnectAlias
13:04:09 [2021-09-23T13:04:09.165Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:04:09 [2021-09-23T13:04:09.165Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:04:09 [2021-09-23T13:04:09.165Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:04:09 [2021-09-23T13:04:09.427Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:04:11 [2021-09-23T13:04:11.344Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:04:11 [2021-09-23T13:04:11.344Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:04:11 [2021-09-23T13:04:11.344Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:04:11 [2021-09-23T13:04:11.608Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/builder/dockerfile	0.266s	coverage: 48.5% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.7% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.433s	coverage: 86.3% of statements
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/cli	[no test files]
13:04:16 [2021-09-23T13:04:16.565Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:04:16 [2021-09-23T13:04:16.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:04:17 [2021-09-23T13:04:17.841Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:04:18 [2021-09-23T13:04:18.350Z] --- PASS: TestUpdateRestartPolicy (18.49s)
13:04:18 [2021-09-23T13:04:18.350Z] === RUN   TestUpdateRestartWithAutoRemove
13:04:18 [2021-09-23T13:04:18.350Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s)
13:04:18 [2021-09-23T13:04:18.350Z] === RUN   TestWaitNonBlocked
13:04:18 [2021-09-23T13:04:18.350Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:04:18 [2021-09-23T13:04:18.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:04:18 [2021-09-23T13:04:18.350Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:04:18 [2021-09-23T13:04:18.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:04:18 [2021-09-23T13:04:18.350Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:04:18 [2021-09-23T13:04:18.350Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:04:18 [2021-09-23T13:04:18.740Z] --- PASS: TestDockerNetworkConnectAlias (9.46s)
13:04:18 [2021-09-23T13:04:18.740Z] === RUN   TestDockerNetworkReConnect
13:04:19 [2021-09-23T13:04:19.854Z] ok  	github.com/docker/docker/client	0.149s	coverage: 75.4% of statements
13:04:19 [2021-09-23T13:04:19.879Z] --- PASS: TestWaitNonBlocked (0.02s)
13:04:19 [2021-09-23T13:04:19.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.11s)
13:04:19 [2021-09-23T13:04:19.879Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s)
13:04:19 [2021-09-23T13:04:19.879Z] === RUN   TestWaitBlocked
13:04:19 [2021-09-23T13:04:19.879Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:04:19 [2021-09-23T13:04:19.879Z] --- SKIP: TestWaitBlocked (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z] PASS
13:04:19 [2021-09-23T13:04:19.879Z] ok  	github.com/docker/docker/integration/container	64.094s
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === Skipped
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
13:04:19 [2021-09-23T13:04:19.879Z]     copy_test.go:38: testEnv.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
13:04:19 [2021-09-23T13:04:19.879Z]     copy_test.go:63: testEnv.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
13:04:19 [2021-09-23T13:04:19.879Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
13:04:19 [2021-09-23T13:04:19.879Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s)
13:04:19 [2021-09-23T13:04:19.879Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
13:04:19 [2021-09-23T13:04:19.879Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] 
13:04:19 [2021-09-23T13:04:19.879Z] DONE 88 tests, 37 skipped in 66.182s
13:04:19 [2021-09-23T13:04:19.879Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:04:21 [2021-09-23T13:04:21.411Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:21 [2021-09-23T13:04:21.411Z] INFO: Testing against a local daemon
13:04:21 [2021-09-23T13:04:21.411Z] === RUN   TestCommitInheritsEnv
13:04:21 [2021-09-23T13:04:21.411Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:04:21 [2021-09-23T13:04:21.411Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:04:21 [2021-09-23T13:04:21.411Z] === RUN   TestImportExtremelyLargeImageWorks
13:04:21 [2021-09-23T13:04:21.411Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:04:21 [2021-09-23T13:04:21.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:04:21 [2021-09-23T13:04:21.411Z] === RUN   TestImagesFilterMultiReference
13:04:21 [2021-09-23T13:04:21.411Z] --- PASS: TestImagesFilterMultiReference (0.09s)
13:04:21 [2021-09-23T13:04:21.411Z] === RUN   TestImagePullPlatformInvalid
13:04:21 [2021-09-23T13:04:21.411Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:04:21 [2021-09-23T13:04:21.411Z] === RUN   TestRemoveImageOrphaning
13:04:22 [2021-09-23T13:04:22.048Z] --- PASS: TestImportExtremelyLargeImageWorks (185.47s)
13:04:22 [2021-09-23T13:04:22.048Z] PASS
13:04:22 [2021-09-23T13:04:22.048Z] 
13:04:22 [2021-09-23T13:04:22.048Z] DONE 12 tests in 189.643s
13:04:22 [2021-09-23T13:04:22.048Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:04:22 [2021-09-23T13:04:22.048Z] ++ 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
13:04:22 [2021-09-23T13:04:22.048Z] ++ set -e
13:04:22 [2021-09-23T13:04:22.048Z] ++ '[' -n 0 ']'
13:04:22 [2021-09-23T13:04:22.048Z] ++ set -x
13:04:22 [2021-09-23T13:04:22.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:04:22 [2021-09-23T13:04:22.048Z] INFO: Testing against a local daemon
13:04:22 [2021-09-23T13:04:22.048Z] === RUN   TestNetworkCreateDelete
13:04:22 [2021-09-23T13:04:22.309Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:04:22 [2021-09-23T13:04:22.309Z] === RUN   TestDockerNetworkDeletePreferID
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestRemoveImageOrphaning (0.76s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagInvalidReference
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagInvalidReference (0.03s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagValidPrefixedRepo
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagExistedNameWithoutForce
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagOfficialNames
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagOfficialNames (0.08s)
13:04:22 [2021-09-23T13:04:22.383Z] === RUN   TestTagMatchesDigest
13:04:22 [2021-09-23T13:04:22.383Z] --- PASS: TestTagMatchesDigest (0.03s)
13:04:22 [2021-09-23T13:04:22.383Z] PASS
13:04:22 [2021-09-23T13:04:22.383Z] ok  	github.com/docker/docker/integration/image	1.193s
13:04:22 [2021-09-23T13:04:22.841Z] 
13:04:22 [2021-09-23T13:04:22.841Z] === Skipped
13:04:22 [2021-09-23T13:04:22.841Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
13:04:22 [2021-09-23T13:04:22.841Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
13:04:22 [2021-09-23T13:04:22.841Z] 
13:04:22 [2021-09-23T13:04:22.841Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
13:04:22 [2021-09-23T13:04:22.841Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
13:04:22 [2021-09-23T13:04:22.841Z] 
13:04:22 [2021-09-23T13:04:22.841Z] 
13:04:22 [2021-09-23T13:04:22.841Z] DONE 11 tests, 2 skipped in 2.719s
13:04:22 [2021-09-23T13:04:22.841Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:04:22 [2021-09-23T13:04:22.881Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
13:04:22 [2021-09-23T13:04:22.881Z] === RUN   TestDaemonDNSFallback
13:04:22 [2021-09-23T13:04:22.945Z] --- PASS: TestDockerNetworkReConnect (4.39s)
13:04:22 [2021-09-23T13:04:22.945Z] === RUN   TestServicePlugin
13:04:22 [2021-09-23T13:04:22.945Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:04:22 [2021-09-23T13:04:22.945Z] --- SKIP: TestServicePlugin (0.00s)
13:04:22 [2021-09-23T13:04:22.945Z] === RUN   TestServiceUpdateLabel
13:04:23 [2021-09-23T13:04:23.807Z] testing: warning: no tests to run
13:04:23 [2021-09-23T13:04:23.808Z] PASS
13:04:23 [2021-09-23T13:04:23.808Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.128s [no tests to run]
13:04:23 [2021-09-23T13:04:23.808Z] testing: warning: no tests to run
13:04:23 [2021-09-23T13:04:23.808Z] PASS
13:04:23 [2021-09-23T13:04:23.808Z] ok  	github.com/docker/docker/integration/network/macvlan	0.035s [no tests to run]
13:04:24 [2021-09-23T13:04:24.270Z] === RUN   TestDockerSuite/TestBuildExpose
13:04:24 [2021-09-23T13:04:24.536Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:04:24 [2021-09-23T13:04:24.770Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:24 [2021-09-23T13:04:24.770Z] INFO: Testing against a local daemon
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkCreateDelete
13:04:24 [2021-09-23T13:04:24.770Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDockerNetworkDeletePreferID
13:04:24 [2021-09-23T13:04:24.770Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonDNSFallback
13:04:24 [2021-09-23T13:04:24.770Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonDNSFallback (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestInspectNetwork
13:04:24 [2021-09-23T13:04:24.770Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestInspectNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestRunContainerWithBridgeNone
13:04:24 [2021-09-23T13:04:24.770Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkInvalidJSON
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkInvalidJSON//networks/create
13:04:24 [2021-09-23T13:04:24.770Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:04:24 [2021-09-23T13:04:24.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:24 [2021-09-23T13:04:24.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:24 [2021-09-23T13:04:24.770Z] === CONT  TestNetworkInvalidJSON//networks/create
13:04:24 [2021-09-23T13:04:24.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:24 [2021-09-23T13:04:24.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:04:24 [2021-09-23T13:04:24.770Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:04:24 [2021-09-23T13:04:24.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
13:04:24 [2021-09-23T13:04:24.770Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:04:24 [2021-09-23T13:04:24.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkList
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkList//networks
13:04:24 [2021-09-23T13:04:24.770Z] === PAUSE TestNetworkList//networks
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestNetworkList//networks/
13:04:24 [2021-09-23T13:04:24.770Z] === PAUSE TestNetworkList//networks/
13:04:24 [2021-09-23T13:04:24.770Z] === CONT  TestNetworkList//networks
13:04:24 [2021-09-23T13:04:24.770Z] === CONT  TestNetworkList//networks/
13:04:24 [2021-09-23T13:04:24.770Z] --- PASS: TestNetworkList (0.03s)
13:04:24 [2021-09-23T13:04:24.770Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     --- PASS: TestNetworkList//networks (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestHostIPv4BridgeLabel
13:04:24 [2021-09-23T13:04:24.770Z]     network_test.go:126: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonRestartWithLiveRestore
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:29: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonDefaultNetworkPools
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:58: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonRestartWithExistingNetwork
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:102: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:136: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:187: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestServiceWithPredefinedNetwork
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:212: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:242: FLAKY_TEST
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestServiceWithDataPathPortInit
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:332: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:400: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z] PASS
13:04:24 [2021-09-23T13:04:24.770Z] ok  	github.com/docker/docker/integration/network	0.166s
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === Skipped
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     network_test.go:126: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:29: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:58: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:102: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:136: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:187: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:212: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:242: FLAKY_TEST
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:332: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
13:04:24 [2021-09-23T13:04:24.770Z]     service_test.go:400: testEnv.OSType == "windows"
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] 
13:04:24 [2021-09-23T13:04:24.770Z] DONE 22 tests, 15 skipped in 2.083s
13:04:24 [2021-09-23T13:04:24.770Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:04:24 [2021-09-23T13:04:24.860Z] --- PASS: TestServiceUpdateLabel (2.62s)
13:04:24 [2021-09-23T13:04:24.860Z] === RUN   TestServiceUpdateSecrets
13:04:25 [2021-09-23T13:04:25.109Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:04:25 [2021-09-23T13:04:25.227Z] testing: warning: no tests to run
13:04:25 [2021-09-23T13:04:25.227Z] PASS
13:04:25 [2021-09-23T13:04:25.227Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
13:04:25 [2021-09-23T13:04:25.227Z] 
13:04:25 [2021-09-23T13:04:25.227Z] DONE 0 tests in 0.328s
13:04:25 [2021-09-23T13:04:25.227Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:04:25 [2021-09-23T13:04:25.369Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:04:25 [2021-09-23T13:04:25.369Z] === RUN   TestDockerSuite/TestBuildFails
13:04:25 [2021-09-23T13:04:25.684Z] testing: warning: no tests to run
13:04:25 [2021-09-23T13:04:25.684Z] PASS
13:04:25 [2021-09-23T13:04:25.684Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
13:04:25 [2021-09-23T13:04:25.684Z] 
13:04:25 [2021-09-23T13:04:25.684Z] DONE 0 tests in 0.309s
13:04:25 [2021-09-23T13:04:25.684Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:04:26 [2021-09-23T13:04:26.311Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:04:26 [2021-09-23T13:04:26.311Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:04:26 [2021-09-23T13:04:26.649Z] testing: warning: no tests to run
13:04:26 [2021-09-23T13:04:26.649Z] PASS
13:04:26 [2021-09-23T13:04:26.649Z] ok  	github.com/docker/docker/integration/plugin	0.104s [no tests to run]
13:04:26 [2021-09-23T13:04:26.649Z] testing: warning: no tests to run
13:04:26 [2021-09-23T13:04:26.649Z] PASS
13:04:26 [2021-09-23T13:04:26.649Z] ok  	github.com/docker/docker/integration/plugin/authz	0.102s [no tests to run]
13:04:28 [2021-09-23T13:04:28.226Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:04:29 [2021-09-23T13:04:29.611Z] === RUN   TestDockerSuite/TestBuildForceRm
13:04:29 [2021-09-23T13:04:29.611Z] --- PASS: TestDaemonDNSFallback (6.91s)
13:04:29 [2021-09-23T13:04:29.611Z] === RUN   TestInspectNetwork
13:04:31 [2021-09-23T13:04:31.525Z] === RUN   TestDockerSuite/TestBuildFromGit
13:04:32 [2021-09-23T13:04:32.914Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:04:33 [2021-09-23T13:04:33.175Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:04:34 [2021-09-23T13:04:34.118Z] === RUN   TestInspectNetwork/full_network_id
13:04:34 [2021-09-23T13:04:34.118Z] === RUN   TestInspectNetwork/partial_network_id
13:04:34 [2021-09-23T13:04:34.118Z] === RUN   TestInspectNetwork/network_name
13:04:34 [2021-09-23T13:04:34.118Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:04:34 [2021-09-23T13:04:34.378Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Testing against a local daemon
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestExternalGraphDriver
13:04:35 [2021-09-23T13:04:35.206Z]     external_test.go:48: runtime.GOOS == "windows"
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestGraphdriverPluginV2
13:04:35 [2021-09-23T13:04:35.206Z]     external_test.go:408: runtime.GOOS == "windows"
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] PASS
13:04:35 [2021-09-23T13:04:35.206Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.145s
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Testing against a local daemon
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestPluginInvalidJSON
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:04:35 [2021-09-23T13:04:35.206Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:04:35 [2021-09-23T13:04:35.206Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:04:35 [2021-09-23T13:04:35.206Z] --- PASS: TestPluginInvalidJSON (0.06s)
13:04:35 [2021-09-23T13:04:35.206Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestPluginInstall
13:04:35 [2021-09-23T13:04:35.206Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestPluginInstall (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestPluginsWithRuntimes
13:04:35 [2021-09-23T13:04:35.206Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestPluginBackCompatMediaTypes
13:04:35 [2021-09-23T13:04:35.206Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] PASS
13:04:35 [2021-09-23T13:04:35.206Z] ok  	github.com/docker/docker/integration/plugin/common	0.187s
13:04:35 [2021-09-23T13:04:35.206Z] testing: warning: no tests to run
13:04:35 [2021-09-23T13:04:35.206Z] PASS
13:04:35 [2021-09-23T13:04:35.206Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.044s [no tests to run]
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:35 [2021-09-23T13:04:35.206Z] INFO: Testing against a local daemon
13:04:35 [2021-09-23T13:04:35.206Z] === RUN   TestReadPluginNoRead
13:04:35 [2021-09-23T13:04:35.206Z]     read_test.go:21: no unix domain sockets on Windows
13:04:35 [2021-09-23T13:04:35.206Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:04:35 [2021-09-23T13:04:35.206Z] PASS
13:04:35 [2021-09-23T13:04:35.206Z] ok  	github.com/docker/docker/integration/plugin/logging	0.066s
13:04:35 [2021-09-23T13:04:35.206Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
13:04:35 [2021-09-23T13:04:35.206Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
13:04:35 [2021-09-23T13:04:35.662Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:35 [2021-09-23T13:04:35.662Z] INFO: Testing against a local daemon
13:04:35 [2021-09-23T13:04:35.662Z] === RUN   TestPluginWithDevMounts
13:04:35 [2021-09-23T13:04:35.662Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:04:35 [2021-09-23T13:04:35.662Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:04:35 [2021-09-23T13:04:35.662Z] PASS
13:04:35 [2021-09-23T13:04:35.662Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.057s
13:04:35 [2021-09-23T13:04:35.662Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
13:04:35 [2021-09-23T13:04:35.765Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === Skipped
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     external_test.go:48: runtime.GOOS == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     external_test.go:408: runtime.GOOS == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     read_test.go:21: no unix domain sockets on Windows
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:04:36 [2021-09-23T13:04:36.119Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] DONE 9 tests, 7 skipped in 10.289s
13:04:36 [2021-09-23T13:04:36.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:04:36 [2021-09-23T13:04:36.119Z] testing: warning: no tests to run
13:04:36 [2021-09-23T13:04:36.119Z] PASS
13:04:36 [2021-09-23T13:04:36.119Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
13:04:36 [2021-09-23T13:04:36.119Z] 
13:04:36 [2021-09-23T13:04:36.119Z] DONE 0 tests in 0.358s
13:04:36 [2021-09-23T13:04:36.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:04:36 [2021-09-23T13:04:36.337Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:04:36 [2021-09-23T13:04:36.598Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:04:37 [2021-09-23T13:04:37.082Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:37 [2021-09-23T13:04:37.082Z] INFO: Testing against a local daemon
13:04:37 [2021-09-23T13:04:37.082Z] === RUN   TestPluginInvalidJSON
13:04:37 [2021-09-23T13:04:37.082Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:04:37 [2021-09-23T13:04:37.082Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:04:37 [2021-09-23T13:04:37.082Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:04:37 [2021-09-23T13:04:37.082Z] --- PASS: TestPluginInvalidJSON (0.06s)
13:04:37 [2021-09-23T13:04:37.082Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
13:04:37 [2021-09-23T13:04:37.082Z] === RUN   TestPluginInstall
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] --- SKIP: TestPluginInstall (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z] === RUN   TestPluginsWithRuntimes
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z] === RUN   TestPluginBackCompatMediaTypes
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z] PASS
13:04:37 [2021-09-23T13:04:37.082Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
13:04:37 [2021-09-23T13:04:37.082Z] 
13:04:37 [2021-09-23T13:04:37.082Z] === Skipped
13:04:37 [2021-09-23T13:04:37.082Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:63: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] 
13:04:37 [2021-09-23T13:04:37.082Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:172: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] 
13:04:37 [2021-09-23T13:04:37.082Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
13:04:37 [2021-09-23T13:04:37.082Z]     plugin_test.go:234: testEnv.OSType == "windows"
13:04:37 [2021-09-23T13:04:37.082Z] 
13:04:37 [2021-09-23T13:04:37.082Z] 
13:04:37 [2021-09-23T13:04:37.082Z] DONE 5 tests, 3 skipped in 0.881s
13:04:37 [2021-09-23T13:04:37.082Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:04:38 [2021-09-23T13:04:38.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:38 [2021-09-23T13:04:38.051Z] INFO: Testing against a local daemon
13:04:38 [2021-09-23T13:04:38.051Z] === RUN   TestExternalGraphDriver
13:04:38 [2021-09-23T13:04:38.051Z]     external_test.go:48: runtime.GOOS == "windows"
13:04:38 [2021-09-23T13:04:38.051Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:04:38 [2021-09-23T13:04:38.051Z] === RUN   TestGraphdriverPluginV2
13:04:38 [2021-09-23T13:04:38.051Z]     external_test.go:408: runtime.GOOS == "windows"
13:04:38 [2021-09-23T13:04:38.051Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:04:38 [2021-09-23T13:04:38.051Z] PASS
13:04:38 [2021-09-23T13:04:38.051Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
13:04:38 [2021-09-23T13:04:38.051Z] 
13:04:38 [2021-09-23T13:04:38.051Z] === Skipped
13:04:38 [2021-09-23T13:04:38.051Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
13:04:38 [2021-09-23T13:04:38.051Z]     external_test.go:48: runtime.GOOS == "windows"
13:04:38 [2021-09-23T13:04:38.051Z] 
13:04:38 [2021-09-23T13:04:38.051Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
13:04:38 [2021-09-23T13:04:38.051Z]     external_test.go:408: runtime.GOOS == "windows"
13:04:38 [2021-09-23T13:04:38.051Z] 
13:04:38 [2021-09-23T13:04:38.051Z] 
13:04:38 [2021-09-23T13:04:38.051Z] DONE 2 tests, 2 skipped in 0.830s
13:04:38 [2021-09-23T13:04:38.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:04:38 [2021-09-23T13:04:38.513Z] --- PASS: TestInspectNetwork (8.50s)
13:04:38 [2021-09-23T13:04:38.513Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:04:38 [2021-09-23T13:04:38.513Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:04:38 [2021-09-23T13:04:38.513Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:04:38 [2021-09-23T13:04:38.513Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:04:38 [2021-09-23T13:04:38.513Z] === RUN   TestRunContainerWithBridgeNone
13:04:38 [2021-09-23T13:04:38.513Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:04:39 [2021-09-23T13:04:39.016Z] testing: warning: no tests to run
13:04:39 [2021-09-23T13:04:39.016Z] PASS
13:04:39 [2021-09-23T13:04:39.016Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
13:04:39 [2021-09-23T13:04:39.016Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:39 [2021-09-23T13:04:39.016Z] INFO: Testing against a local daemon
13:04:39 [2021-09-23T13:04:39.016Z] === RUN   TestReadPluginNoRead
13:04:39 [2021-09-23T13:04:39.016Z]     read_test.go:21: no unix domain sockets on Windows
13:04:39 [2021-09-23T13:04:39.016Z] --- SKIP: TestReadPluginNoRead (0.00s)
13:04:39 [2021-09-23T13:04:39.016Z] PASS
13:04:39 [2021-09-23T13:04:39.016Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
13:04:39 [2021-09-23T13:04:39.016Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
13:04:39 [2021-09-23T13:04:39.016Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
13:04:39 [2021-09-23T13:04:39.016Z] 
13:04:39 [2021-09-23T13:04:39.016Z] === Skipped
13:04:39 [2021-09-23T13:04:39.016Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
13:04:39 [2021-09-23T13:04:39.016Z]     read_test.go:21: no unix domain sockets on Windows
13:04:39 [2021-09-23T13:04:39.016Z] 
13:04:39 [2021-09-23T13:04:39.016Z] 
13:04:39 [2021-09-23T13:04:39.016Z] DONE 1 tests, 1 skipped in 0.908s
13:04:39 [2021-09-23T13:04:39.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
13:04:39 [2021-09-23T13:04:39.472Z] testing: warning: no tests to run
13:04:39 [2021-09-23T13:04:39.472Z] PASS
13:04:39 [2021-09-23T13:04:39.472Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
13:04:39 [2021-09-23T13:04:39.472Z] 
13:04:39 [2021-09-23T13:04:39.472Z] DONE 0 tests in 0.503s
13:04:39 [2021-09-23T13:04:39.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:04:40 [2021-09-23T13:04:40.439Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:40 [2021-09-23T13:04:40.439Z] INFO: Testing against a local daemon
13:04:40 [2021-09-23T13:04:40.439Z] === RUN   TestPluginWithDevMounts
13:04:40 [2021-09-23T13:04:40.439Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:04:40 [2021-09-23T13:04:40.439Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:04:40 [2021-09-23T13:04:40.439Z] PASS
13:04:40 [2021-09-23T13:04:40.439Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
13:04:40 [2021-09-23T13:04:40.439Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
13:04:40 [2021-09-23T13:04:40.439Z] 
13:04:40 [2021-09-23T13:04:40.439Z] === Skipped
13:04:40 [2021-09-23T13:04:40.439Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
13:04:40 [2021-09-23T13:04:40.439Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
13:04:40 [2021-09-23T13:04:40.439Z] 
13:04:40 [2021-09-23T13:04:40.439Z] 
13:04:40 [2021-09-23T13:04:40.439Z] DONE 1 tests, 1 skipped in 0.817s
13:04:40 [2021-09-23T13:04:40.439Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:04:41 [2021-09-23T13:04:41.058Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:04:41 [2021-09-23T13:04:41.970Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:41 [2021-09-23T13:04:41.970Z] INFO: Testing against a local daemon
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestSecretInspect
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestSecretInspect (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestSecretList
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestSecretList (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestSecretsCreateAndDelete
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestSecretsUpdate
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestSecretsUpdate (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestTemplatedSecret
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestTemplatedSecret (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] === RUN   TestSecretCreateResolve
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:04:41 [2021-09-23T13:04:41.970Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z] PASS
13:04:41 [2021-09-23T13:04:41.970Z] ok  	github.com/docker/docker/integration/secret	0.085s
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === Skipped
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
13:04:41 [2021-09-23T13:04:41.970Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] 
13:04:41 [2021-09-23T13:04:41.970Z] DONE 6 tests, 6 skipped in 1.501s
13:04:41 [2021-09-23T13:04:41.970Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:04:42 [2021-09-23T13:04:42.003Z] --- PASS: TestRunContainerWithBridgeNone (3.84s)
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkInvalidJSON
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkInvalidJSON//networks/create
13:04:42 [2021-09-23T13:04:42.003Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:04:42 [2021-09-23T13:04:42.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:42 [2021-09-23T13:04:42.003Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:42 [2021-09-23T13:04:42.003Z] === CONT  TestNetworkInvalidJSON//networks/create
13:04:42 [2021-09-23T13:04:42.003Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:04:42 [2021-09-23T13:04:42.003Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:04:42 [2021-09-23T13:04:42.003Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:04:42 [2021-09-23T13:04:42.003Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:04:42 [2021-09-23T13:04:42.003Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:04:42 [2021-09-23T13:04:42.003Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkList
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkList//networks
13:04:42 [2021-09-23T13:04:42.003Z] === PAUSE TestNetworkList//networks
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestNetworkList//networks/
13:04:42 [2021-09-23T13:04:42.003Z] === PAUSE TestNetworkList//networks/
13:04:42 [2021-09-23T13:04:42.003Z] === CONT  TestNetworkList//networks
13:04:42 [2021-09-23T13:04:42.003Z] === CONT  TestNetworkList//networks/
13:04:42 [2021-09-23T13:04:42.003Z] --- PASS: TestNetworkList (0.02s)
13:04:42 [2021-09-23T13:04:42.003Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:04:42 [2021-09-23T13:04:42.003Z]     --- PASS: TestNetworkList//networks (0.00s)
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestHostIPv4BridgeLabel
13:04:42 [2021-09-23T13:04:42.003Z] === RUN   TestDockerSuite/TestBuildHistory
13:04:42 [2021-09-23T13:04:42.575Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
13:04:42 [2021-09-23T13:04:42.575Z] === RUN   TestDaemonRestartWithLiveRestore
13:04:42 [2021-09-23T13:04:42.980Z] --- PASS: TestServiceUpdateSecrets (15.50s)
13:04:42 [2021-09-23T13:04:42.980Z] === RUN   TestServiceUpdateConfigs
13:04:43 [2021-09-23T13:04:43.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
13:04:43 [2021-09-23T13:04:43.975Z] === RUN   TestDaemonDefaultNetworkPools
13:04:44 [2021-09-23T13:04:44.137Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:44 [2021-09-23T13:04:44.137Z] INFO: Testing against a local daemon
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestServiceCreateInit
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- PASS: TestServiceCreateInit (0.04s)
13:04:44 [2021-09-23T13:04:44.137Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceMultipleTimes
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceConflict
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceMaxReplicas
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateWithDuplicateNetworkNames
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceSecretFileMode
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceConfigFileMode
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceSysctls
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceSysctls (0.03s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateServiceCapabilities
13:04:44 [2021-09-23T13:04:44.137Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestInspect
13:04:44 [2021-09-23T13:04:44.137Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestInspect (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestCreateJob
13:04:44 [2021-09-23T13:04:44.137Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestCreateJob (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestReplicatedJob
13:04:44 [2021-09-23T13:04:44.137Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.137Z] --- SKIP: TestReplicatedJob (0.00s)
13:04:44 [2021-09-23T13:04:44.137Z] === RUN   TestUpdateReplicatedJob
13:04:44 [2021-09-23T13:04:44.138Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceListWithStatuses
13:04:44 [2021-09-23T13:04:44.138Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestDockerNetworkConnectAlias
13:04:44 [2021-09-23T13:04:44.138Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestDockerNetworkReConnect
13:04:44 [2021-09-23T13:04:44.138Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServicePlugin
13:04:44 [2021-09-23T13:04:44.138Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServicePlugin (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceUpdateLabel
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceUpdateSecrets
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceUpdateConfigs
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceUpdateNetwork
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] === RUN   TestServiceUpdatePidsLimit
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
13:04:44 [2021-09-23T13:04:44.138Z] PASS
13:04:44 [2021-09-23T13:04:44.138Z] ok  	github.com/docker/docker/integration/service	0.218s
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === Skipped
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
13:04:44 [2021-09-23T13:04:44.138Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
13:04:44 [2021-09-23T13:04:44.138Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] 
13:04:44 [2021-09-23T13:04:44.138Z] DONE 24 tests, 23 skipped in 2.059s
13:04:44 [2021-09-23T13:04:44.138Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:04:44 [2021-09-23T13:04:44.550Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
13:04:44 [2021-09-23T13:04:44.550Z] === RUN   TestDaemonRestartWithExistingNetwork
13:04:45 [2021-09-23T13:04:45.121Z] === RUN   TestDockerSuite/TestBuildIidFile
13:04:45 [2021-09-23T13:04:45.382Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:04:45 [2021-09-23T13:04:45.643Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
13:04:45 [2021-09-23T13:04:45.643Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:04:45 [2021-09-23T13:04:45.666Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:45 [2021-09-23T13:04:45.666Z] INFO: Testing against a local daemon
13:04:45 [2021-09-23T13:04:45.666Z] === RUN   TestSessionCreate
13:04:45 [2021-09-23T13:04:45.666Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:04:45 [2021-09-23T13:04:45.666Z] --- SKIP: TestSessionCreate (0.00s)
13:04:45 [2021-09-23T13:04:45.666Z] === RUN   TestSessionCreateWithBadUpgrade
13:04:45 [2021-09-23T13:04:45.666Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:04:45 [2021-09-23T13:04:45.666Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:04:45 [2021-09-23T13:04:45.666Z] PASS
13:04:45 [2021-09-23T13:04:45.666Z] ok  	github.com/docker/docker/integration/session	0.087s
13:04:45 [2021-09-23T13:04:45.666Z] 
13:04:45 [2021-09-23T13:04:45.666Z] === Skipped
13:04:45 [2021-09-23T13:04:45.666Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
13:04:45 [2021-09-23T13:04:45.667Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:04:45 [2021-09-23T13:04:45.667Z] 
13:04:45 [2021-09-23T13:04:45.667Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
13:04:45 [2021-09-23T13:04:45.667Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:04:45 [2021-09-23T13:04:45.667Z] 
13:04:45 [2021-09-23T13:04:45.667Z] 
13:04:45 [2021-09-23T13:04:45.667Z] DONE 2 tests, 2 skipped in 1.447s
13:04:45 [2021-09-23T13:04:45.667Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:04:46 [2021-09-23T13:04:46.215Z] === RUN   TestDockerSuite/TestBuildInheritance
13:04:46 [2021-09-23T13:04:46.787Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:04:47 [2021-09-23T13:04:47.049Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
13:04:47 [2021-09-23T13:04:47.049Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:04:47 [2021-09-23T13:04:47.197Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:47 [2021-09-23T13:04:47.197Z] INFO: Testing against a local daemon
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:04:47 [2021-09-23T13:04:47.197Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestEventsExecDie
13:04:47 [2021-09-23T13:04:47.197Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestEventsExecDie (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestEventsBackwardsCompatible
13:04:47 [2021-09-23T13:04:47.197Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestInfoAPI
13:04:47 [2021-09-23T13:04:47.197Z] --- PASS: TestInfoAPI (0.04s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestInfoAPIWarnings
13:04:47 [2021-09-23T13:04:47.197Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestInfoDebug
13:04:47 [2021-09-23T13:04:47.197Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestInfoDebug (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestInfoInsecureRegistries
13:04:47 [2021-09-23T13:04:47.197Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestInfoRegistryMirrors
13:04:47 [2021-09-23T13:04:47.197Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:47 [2021-09-23T13:04:47.197Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
13:04:47 [2021-09-23T13:04:47.197Z] === RUN   TestLoginFailsWithBadCredentials
13:04:47 [2021-09-23T13:04:47.310Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:04:47 [2021-09-23T13:04:47.310Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:04:47 [2021-09-23T13:04:47.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
13:04:47 [2021-09-23T13:04:47.572Z] === RUN   TestServiceWithPredefinedNetwork
13:04:48 [2021-09-23T13:04:48.144Z] === RUN   TestDockerSuite/TestBuildLabel
13:04:48 [2021-09-23T13:04:48.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
13:04:48 [2021-09-23T13:04:48.159Z] === RUN   TestPingCacheHeaders
13:04:48 [2021-09-23T13:04:48.159Z] --- PASS: TestPingCacheHeaders (0.03s)
13:04:48 [2021-09-23T13:04:48.159Z] === RUN   TestPingGet
13:04:48 [2021-09-23T13:04:48.159Z] --- PASS: TestPingGet (0.03s)
13:04:48 [2021-09-23T13:04:48.159Z] === RUN   TestPingHead
13:04:48 [2021-09-23T13:04:48.159Z] --- PASS: TestPingHead (0.03s)
13:04:48 [2021-09-23T13:04:48.159Z] === RUN   TestVersion
13:04:48 [2021-09-23T13:04:48.159Z] --- PASS: TestVersion (0.03s)
13:04:48 [2021-09-23T13:04:48.159Z] PASS
13:04:48 [2021-09-23T13:04:48.159Z] ok  	github.com/docker/docker/integration/system	1.180s
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === Skipped
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
13:04:48 [2021-09-23T13:04:48.159Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] 
13:04:48 [2021-09-23T13:04:48.159Z] DONE 13 tests, 7 skipped in 2.551s
13:04:48 [2021-09-23T13:04:48.159Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:04:48 [2021-09-23T13:04:48.716Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:04:48 [2021-09-23T13:04:48.716Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:04:49 [2021-09-23T13:04:49.291Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:04:49 [2021-09-23T13:04:49.552Z] === RUN   TestDockerSuite/TestBuildLabels
13:04:49 [2021-09-23T13:04:49.813Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:04:50 [2021-09-23T13:04:50.327Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:50 [2021-09-23T13:04:50.327Z] INFO: Testing against a local daemon
13:04:50 [2021-09-23T13:04:50.327Z] === RUN   TestVolumesCreateAndList
13:04:50 [2021-09-23T13:04:50.327Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:04:50 [2021-09-23T13:04:50.327Z] === RUN   TestVolumesRemove
13:04:50 [2021-09-23T13:04:50.327Z] --- PASS: TestVolumesRemove (0.06s)
13:04:50 [2021-09-23T13:04:50.327Z] === RUN   TestVolumesInspect
13:04:50 [2021-09-23T13:04:50.327Z] --- PASS: TestVolumesInspect (0.03s)
13:04:50 [2021-09-23T13:04:50.327Z] === RUN   TestVolumesInvalidJSON
13:04:50 [2021-09-23T13:04:50.327Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:04:50 [2021-09-23T13:04:50.327Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:04:50 [2021-09-23T13:04:50.327Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:04:50 [2021-09-23T13:04:50.327Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:04:50 [2021-09-23T13:04:50.327Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:04:50 [2021-09-23T13:04:50.327Z] PASS
13:04:50 [2021-09-23T13:04:50.327Z] ok  	github.com/docker/docker/integration/volume	0.217s
13:04:50 [2021-09-23T13:04:50.327Z] 
13:04:50 [2021-09-23T13:04:50.327Z] DONE 5 tests in 2.091s
13:04:50 [2021-09-23T13:04:50.327Z] INFO: make.ps1 ended at 09/23/2021 13:04:50
13:04:50 [2021-09-23T13:04:50.327Z] INFO: Integration CLI tests being run from the host:
13:04:50 [2021-09-23T13:04:50.327Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
13:04:50 [2021-09-23T13:04:50.386Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s)
13:04:50 [2021-09-23T13:04:50.386Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:04:50 [2021-09-23T13:04:50.386Z]     service_test.go:242: FLAKY_TEST
13:04:50 [2021-09-23T13:04:50.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:04:50 [2021-09-23T13:04:50.386Z] === RUN   TestServiceWithDataPathPortInit
13:04:50 [2021-09-23T13:04:50.647Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:04:53 [2021-09-23T13:04:53.193Z] === RUN   TestDockerSuite/TestBuildLastModified
13:04:57 [2021-09-23T13:04:57.388Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:04:57 [2021-09-23T13:04:57.388Z] INFO: Testing against a local daemon
13:04:57 [2021-09-23T13:04:57.388Z] === RUN   TestDockerSuite
13:04:57 [2021-09-23T13:04:57.388Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:04:57 [2021-09-23T13:04:57.388Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:04:57 [2021-09-23T13:04:57.388Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:04:57 [2021-09-23T13:04:57.388Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:04:57 [2021-09-23T13:04:57.388Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:04:57 [2021-09-23T13:04:57.844Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:04:57 [2021-09-23T13:04:57.844Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:04:57 [2021-09-23T13:04:57.844Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:04:57 [2021-09-23T13:04:57.844Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:04:57 [2021-09-23T13:04:57.844Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:04:57 [2021-09-23T13:04:57.888Z] --- PASS: TestServiceUpdateConfigs (15.39s)
13:04:57 [2021-09-23T13:04:57.888Z] === RUN   TestServiceUpdateNetwork
13:04:58 [2021-09-23T13:04:58.300Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:04:58 [2021-09-23T13:04:58.480Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:04:58 [2021-09-23T13:04:58.755Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:04:59 [2021-09-23T13:04:59.211Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:04:59 [2021-09-23T13:04:59.211Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:05:01 [2021-09-23T13:05:01.787Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:05:02 [2021-09-23T13:05:02.729Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:05:04 [2021-09-23T13:05:04.115Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:05:06 [2021-09-23T13:05:06.544Z] ok  	github.com/docker/docker/cmd/dockerd	0.059s	coverage: 29.1% of statements
13:05:06 [2021-09-23T13:05:06.544Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.3% of statements
13:05:06 [2021-09-23T13:05:06.544Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:05:06 [2021-09-23T13:05:06.544Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:05:06 [2021-09-23T13:05:06.544Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:05:06 [2021-09-23T13:05:06.544Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:05:06 [2021-09-23T13:05:06.689Z] --- PASS: TestServiceWithDataPathPortInit (15.81s)
13:05:06 [2021-09-23T13:05:06.689Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:05:06 [2021-09-23T13:05:06.689Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:05:07 [2021-09-23T13:05:07.633Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:05:08 [2021-09-23T13:05:08.206Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:05:09 [2021-09-23T13:05:09.150Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:05:09 [2021-09-23T13:05:09.150Z]     docker_api_swarm_test.go:303: [d31f28d9d0ebc] joining swarm manager [d0fc20994dbf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:05:10 [2021-09-23T13:05:10.117Z] --- PASS: TestServiceUpdateNetwork (13.66s)
13:05:10 [2021-09-23T13:05:10.117Z] === RUN   TestServiceUpdatePidsLimit
13:05:10 [2021-09-23T13:05:10.540Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kgbf0gxj4hhlobeqd9iazpib5 Created:2021-09-23 13:05:07.758943291 +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[795a1f9a77049b970a3359073f59be4409ccb3ad08e32c8040c6aa320fb6ec6f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lcemhf8cou0asyviic4d0voaf EndpointID:6bd5d55e35e17c7d9dd7e1b1acaf2eb894c2d1f90e03ee414bb8bef325b9f7d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5ebb0e501b55e902d342f9ce09200df70e48a30ac272cef2d8ccfdc7e84e5a51 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:a9143c91e4dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lcemhf8cou0asyviic4d0voaf EndpointID:6bd5d55e35e17c7d9dd7e1b1acaf2eb894c2d1f90e03ee414bb8bef325b9f7d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:05:10 [2021-09-23T13:05:10.540Z]     docker_api_swarm_test.go:304: [dd4708bcfdf2e] joining swarm manager [d0fc20994dbf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:05:11 [2021-09-23T13:05:11.059Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:05:11 [2021-09-23T13:05:11.483Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
13:05:12 [2021-09-23T13:05:12.000Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:05:14 [2021-09-23T13:05:14.671Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
13:05:15 [2021-09-23T13:05:15.691Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.79s)
13:05:15 [2021-09-23T13:05:15.691Z] PASS
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] === Skipped
13:05:15 [2021-09-23T13:05:15.691Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:05:15 [2021-09-23T13:05:15.691Z]     service_test.go:242: FLAKY_TEST
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] DONE 26 tests, 1 skipped in 53.067s
13:05:15 [2021-09-23T13:05:15.691Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:05:15 [2021-09-23T13:05:15.691Z] ++ 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
13:05:15 [2021-09-23T13:05:15.691Z] ++ set -e
13:05:15 [2021-09-23T13:05:15.691Z] ++ '[' -n 0 ']'
13:05:15 [2021-09-23T13:05:15.691Z] ++ set -x
13:05:15 [2021-09-23T13:05:15.691Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:15 [2021-09-23T13:05:15.691Z] INFO: Testing against a local daemon
13:05:15 [2021-09-23T13:05:15.691Z] === RUN   TestDockerNetworkIpvlanPersistance
13:05:15 [2021-09-23T13:05:15.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:05:15 [2021-09-23T13:05:15.691Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:05:15 [2021-09-23T13:05:15.691Z] === RUN   TestDockerNetworkIpvlan
13:05:15 [2021-09-23T13:05:15.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:05:15 [2021-09-23T13:05:15.691Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:05:15 [2021-09-23T13:05:15.691Z] PASS
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] === Skipped
13:05:15 [2021-09-23T13:05:15.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:05:15 [2021-09-23T13:05:15.691Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:05:15 [2021-09-23T13:05:15.691Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] 
13:05:15 [2021-09-23T13:05:15.691Z] DONE 2 tests, 2 skipped in 0.128s
13:05:15 [2021-09-23T13:05:15.691Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:05:15 [2021-09-23T13:05:15.691Z] ++ 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
13:05:15 [2021-09-23T13:05:15.691Z] ++ set -e
13:05:15 [2021-09-23T13:05:15.691Z] ++ '[' -n 0 ']'
13:05:15 [2021-09-23T13:05:15.691Z] ++ set -x
13:05:15 [2021-09-23T13:05:15.691Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:15 [2021-09-23T13:05:15.691Z] INFO: Testing against a local daemon
13:05:15 [2021-09-23T13:05:15.691Z] === RUN   TestDockerNetworkMacvlanPersistance
13:05:16 [2021-09-23T13:05:16.051Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
13:05:16 [2021-09-23T13:05:16.988Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
13:05:17 [2021-09-23T13:05:17.079Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
13:05:17 [2021-09-23T13:05:17.079Z] === RUN   TestDockerNetworkMacvlan
13:05:17 [2021-09-23T13:05:17.651Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:05:18 [2021-09-23T13:05:18.594Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:05:18 [2021-09-23T13:05:18.594Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:05:19 [2021-09-23T13:05:19.168Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:05:20 [2021-09-23T13:05:20.180Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:05:22 [2021-09-23T13:05:22.473Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:05:22 [2021-09-23T13:05:22.473Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:05:23 [2021-09-23T13:05:23.858Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:05:25 [2021-09-23T13:05:25.107Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
13:05:25 [2021-09-23T13:05:25.366Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.8% of statements
13:05:25 [2021-09-23T13:05:25.933Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
13:05:26 [2021-09-23T13:05:26.193Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
13:05:26 [2021-09-23T13:05:26.406Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:05:26 [2021-09-23T13:05:26.406Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:05:26 [2021-09-23T13:05:26.406Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:05:26 [2021-09-23T13:05:26.406Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:05:26 [2021-09-23T13:05:26.761Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
13:05:26 [2021-09-23T13:05:26.767Z] --- PASS: TestServiceUpdatePidsLimit (17.46s)
13:05:26 [2021-09-23T13:05:26.767Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
13:05:26 [2021-09-23T13:05:26.767Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
13:05:26 [2021-09-23T13:05:26.767Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
13:05:26 [2021-09-23T13:05:26.767Z] PASS
13:05:26 [2021-09-23T13:05:26.767Z] 
13:05:26 [2021-09-23T13:05:26.767Z] === Skipped
13:05:26 [2021-09-23T13:05:26.767Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
13:05:26 [2021-09-23T13:05:26.767Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:05:26 [2021-09-23T13:05:26.767Z] 
13:05:26 [2021-09-23T13:05:26.768Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
13:05:26 [2021-09-23T13:05:26.768Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:05:26 [2021-09-23T13:05:26.768Z] 
13:05:26 [2021-09-23T13:05:26.768Z] 
13:05:26 [2021-09-23T13:05:26.768Z] DONE 27 tests, 2 skipped in 157.818s
13:05:26 [2021-09-23T13:05:26.768Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
13:05:26 [2021-09-23T13:05:26.768Z] ++ 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
13:05:26 [2021-09-23T13:05:26.768Z] ++ set -e
13:05:26 [2021-09-23T13:05:26.768Z] ++ '[' -n 0 ']'
13:05:26 [2021-09-23T13:05:26.768Z] ++ set -x
13:05:26 [2021-09-23T13:05:26.768Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:27 [2021-09-23T13:05:27.029Z] INFO: Testing against a local daemon
13:05:27 [2021-09-23T13:05:27.029Z] === RUN   TestSessionCreate
13:05:27 [2021-09-23T13:05:27.029Z] --- PASS: TestSessionCreate (0.04s)
13:05:27 [2021-09-23T13:05:27.029Z] === RUN   TestSessionCreateWithBadUpgrade
13:05:27 [2021-09-23T13:05:27.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
13:05:27 [2021-09-23T13:05:27.029Z] PASS
13:05:27 [2021-09-23T13:05:27.029Z] 
13:05:27 [2021-09-23T13:05:27.029Z] DONE 2 tests in 0.212s
13:05:27 [2021-09-23T13:05:27.029Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
13:05:27 [2021-09-23T13:05:27.029Z] ++ 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
13:05:27 [2021-09-23T13:05:27.029Z] ++ set -e
13:05:27 [2021-09-23T13:05:27.029Z] ++ '[' -n 0 ']'
13:05:27 [2021-09-23T13:05:27.029Z] ++ set -x
13:05:27 [2021-09-23T13:05:27.029Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:27 [2021-09-23T13:05:27.290Z] INFO: Testing against a local daemon
13:05:27 [2021-09-23T13:05:27.290Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:05:27 [2021-09-23T13:05:27.290Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:05:27 [2021-09-23T13:05:27.290Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:05:27 [2021-09-23T13:05:27.290Z] === RUN   TestEventsExecDie
13:05:28 [2021-09-23T13:05:28.139Z] ok  	github.com/docker/docker/daemon	12.158s	coverage: 17.1% of statements
13:05:28 [2021-09-23T13:05:28.139Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:05:28 [2021-09-23T13:05:28.139Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:05:28 [2021-09-23T13:05:28.139Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:05:28 [2021-09-23T13:05:28.139Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:05:28 [2021-09-23T13:05:28.234Z] --- PASS: TestEventsExecDie (1.09s)
13:05:28 [2021-09-23T13:05:28.234Z] === RUN   TestEventsBackwardsCompatible
13:05:28 [2021-09-23T13:05:28.329Z]     docker_api_swarm_test.go:363: Waiting for possible election...
13:05:28 [2021-09-23T13:05:28.496Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:05:28 [2021-09-23T13:05:28.496Z] === RUN   TestInfoBinaryCommits
13:05:28 [2021-09-23T13:05:28.496Z] --- PASS: TestInfoBinaryCommits (0.04s)
13:05:28 [2021-09-23T13:05:28.496Z] === RUN   TestInfoAPIVersioned
13:05:28 [2021-09-23T13:05:28.496Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:05:28 [2021-09-23T13:05:28.496Z] === RUN   TestInfoDiscoveryBackend
13:05:28 [2021-09-23T13:05:28.708Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.112s	coverage: 73.3% of statements
13:05:29 [2021-09-23T13:05:29.068Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
13:05:29 [2021-09-23T13:05:29.068Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:05:30 [2021-09-23T13:05:30.012Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:05:30 [2021-09-23T13:05:30.012Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:05:30 [2021-09-23T13:05:30.087Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.446s	coverage: 56.2% of statements
13:05:30 [2021-09-23T13:05:30.087Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
13:05:30 [2021-09-23T13:05:30.584Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
13:05:30 [2021-09-23T13:05:30.584Z] === RUN   TestInfoAPI
13:05:30 [2021-09-23T13:05:30.584Z] --- PASS: TestInfoAPI (0.04s)
13:05:30 [2021-09-23T13:05:30.584Z] === RUN   TestInfoAPIWarnings
13:05:31 [2021-09-23T13:05:31.996Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
13:05:32 [2021-09-23T13:05:32.536Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:05:32 [2021-09-23T13:05:32.536Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:05:33 [2021-09-23T13:05:33.108Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:05:33 [2021-09-23T13:05:33.908Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.297s	coverage: 49.4% of statements
13:05:34 [2021-09-23T13:05:34.494Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:05:34 [2021-09-23T13:05:34.755Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:05:34 [2021-09-23T13:05:34.847Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.650s	coverage: 45.9% of statements
13:05:34 [2021-09-23T13:05:34.847Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:05:35 [2021-09-23T13:05:35.016Z] --- PASS: TestDockerNetworkMacvlan (18.26s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.90s)
13:05:35 [2021-09-23T13:05:35.016Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.74s)
13:05:35 [2021-09-23T13:05:35.016Z] PASS
13:05:35 [2021-09-23T13:05:35.016Z] 
13:05:35 [2021-09-23T13:05:35.016Z] DONE 8 tests in 19.792s
13:05:35 [2021-09-23T13:05:35.016Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:05:35 [2021-09-23T13:05:35.016Z] ++ 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
13:05:35 [2021-09-23T13:05:35.016Z] ++ set -e
13:05:35 [2021-09-23T13:05:35.016Z] ++ '[' -n 0 ']'
13:05:35 [2021-09-23T13:05:35.016Z] ++ set -x
13:05:35 [2021-09-23T13:05:35.016Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:35 [2021-09-23T13:05:35.016Z] testing: warning: no tests to run
13:05:35 [2021-09-23T13:05:35.016Z] PASS
13:05:35 [2021-09-23T13:05:35.016Z] 
13:05:35 [2021-09-23T13:05:35.016Z] DONE 0 tests in 0.023s
13:05:35 [2021-09-23T13:05:35.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:05:35 [2021-09-23T13:05:35.016Z] ++ 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
13:05:35 [2021-09-23T13:05:35.016Z] ++ set -e
13:05:35 [2021-09-23T13:05:35.016Z] ++ '[' -n 0 ']'
13:05:35 [2021-09-23T13:05:35.016Z] ++ set -x
13:05:35 [2021-09-23T13:05:35.016Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:35 [2021-09-23T13:05:35.277Z] INFO: Testing against a local daemon
13:05:35 [2021-09-23T13:05:35.277Z] === RUN   TestAuthZPluginAllowRequest
13:05:35 [2021-09-23T13:05:35.786Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.707s	coverage: 57.7% of statements
13:05:35 [2021-09-23T13:05:35.786Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:05:35 [2021-09-23T13:05:35.786Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:05:36 [2021-09-23T13:05:36.046Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
13:05:36 [2021-09-23T13:05:36.984Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
13:05:37 [2021-09-23T13:05:37.189Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
13:05:37 [2021-09-23T13:05:37.189Z] === RUN   TestAuthZPluginTLS
13:05:37 [2021-09-23T13:05:37.189Z] === RUN   TestDockerSuite/TestBuildNetNone
13:05:37 [2021-09-23T13:05:37.449Z] --- PASS: TestAuthZPluginTLS (0.56s)
13:05:37 [2021-09-23T13:05:37.449Z] === RUN   TestAuthZPluginDenyRequest
13:05:37 [2021-09-23T13:05:37.922Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:05:38 [2021-09-23T13:05:38.021Z] === RUN   TestDockerSuite/TestBuildNoContext
13:05:38 [2021-09-23T13:05:38.021Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
13:05:38 [2021-09-23T13:05:38.021Z] === RUN   TestAuthZPluginAPIDenyResponse
13:05:38 [2021-09-23T13:05:38.182Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 6.6% of statements
13:05:38 [2021-09-23T13:05:38.182Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:05:38 [2021-09-23T13:05:38.182Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:05:38 [2021-09-23T13:05:38.593Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
13:05:38 [2021-09-23T13:05:38.593Z] === RUN   TestAuthZPluginDenyResponse
13:05:38 [2021-09-23T13:05:38.854Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:05:39 [2021-09-23T13:05:39.115Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
13:05:39 [2021-09-23T13:05:39.115Z] === RUN   TestAuthZPluginAllowEventStream
13:05:39 [2021-09-23T13:05:39.561Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
13:05:39 [2021-09-23T13:05:39.687Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:05:40 [2021-09-23T13:05:40.129Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.173s	coverage: 77.8% of statements
13:05:40 [2021-09-23T13:05:40.129Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:05:40 [2021-09-23T13:05:40.129Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:05:40 [2021-09-23T13:05:40.388Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
13:05:40 [2021-09-23T13:05:40.647Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.9% of statements
13:05:41 [2021-09-23T13:05:41.073Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
13:05:41 [2021-09-23T13:05:41.073Z] === RUN   TestAuthZPluginErrorResponse
13:05:41 [2021-09-23T13:05:41.335Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
13:05:41 [2021-09-23T13:05:41.335Z] === RUN   TestAuthZPluginErrorRequest
13:05:41 [2021-09-23T13:05:41.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
13:05:41 [2021-09-23T13:05:41.367Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
13:05:41 [2021-09-23T13:05:41.596Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:05:41 [2021-09-23T13:05:41.858Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:05:41 [2021-09-23T13:05:41.858Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:05:41 [2021-09-23T13:05:41.858Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:05:41 [2021-09-23T13:05:41.858Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:05:42 [2021-09-23T13:05:42.119Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:05:42 [2021-09-23T13:05:42.306Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
13:05:42 [2021-09-23T13:05:42.306Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:05:42 [2021-09-23T13:05:42.380Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:05:42 [2021-09-23T13:05:42.380Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
13:05:42 [2021-09-23T13:05:42.565Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 58.6% of statements
13:05:42 [2021-09-23T13:05:42.642Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:05:42 [2021-09-23T13:05:42.903Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:05:43 [2021-09-23T13:05:43.503Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.011s	coverage: 31.5% of statements
13:05:44 [2021-09-23T13:05:44.441Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
13:05:44 [2021-09-23T13:05:44.701Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:05:44 [2021-09-23T13:05:44.819Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:05:44 [2021-09-23T13:05:44.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
13:05:44 [2021-09-23T13:05:44.819Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:05:44 [2021-09-23T13:05:44.960Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:05:45 [2021-09-23T13:05:45.392Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:05:45 [2021-09-23T13:05:45.529Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.614s	coverage: 82.5% of statements
13:05:45 [2021-09-23T13:05:45.529Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:05:45 [2021-09-23T13:05:45.529Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:05:45 [2021-09-23T13:05:45.963Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:05:46 [2021-09-23T13:05:46.910Z] ok  	github.com/docker/docker/distribution/metadata	0.063s	coverage: 48.2% of statements
13:05:46 [2021-09-23T13:05:46.914Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s)
13:05:46 [2021-09-23T13:05:46.914Z] === RUN   TestAuthZPluginHeader
13:05:47 [2021-09-23T13:05:47.171Z] ok  	github.com/docker/docker/distribution	0.174s	coverage: 25.0% of statements
13:05:47 [2021-09-23T13:05:47.171Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:05:47 [2021-09-23T13:05:47.175Z]     docker_api_swarm_test.go:271: [d7630201a1bb3] joining swarm manager [d547cec0bb224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:05:48 [2021-09-23T13:05:48.110Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
13:05:48 [2021-09-23T13:05:48.117Z] --- PASS: TestAuthZPluginHeader (0.92s)
13:05:48 [2021-09-23T13:05:48.117Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:05:48 [2021-09-23T13:05:48.680Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
13:05:48 [2021-09-23T13:05:48.687Z]     docker_api_swarm_test.go:272: [defdc1ade68a2] joining swarm manager [d547cec0bb224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestInfoAPIWarnings (16.38s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestInfoDebug
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestInfoDebug (0.54s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestInfoInsecureRegistries
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestInfoInsecureRegistries (0.54s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestInfoRegistryMirrors
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestLoginFailsWithBadCredentials
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestPingCacheHeaders
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestPingCacheHeaders (0.04s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestPingGet
13:05:48 [2021-09-23T13:05:48.704Z] --- PASS: TestPingGet (0.03s)
13:05:48 [2021-09-23T13:05:48.704Z] === RUN   TestPingHead
13:05:48 [2021-09-23T13:05:48.940Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
13:05:48 [2021-09-23T13:05:48.948Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:05:48 [2021-09-23T13:05:48.965Z] --- PASS: TestPingHead (0.04s)
13:05:48 [2021-09-23T13:05:48.965Z] === RUN   TestVersion
13:05:48 [2021-09-23T13:05:48.965Z] --- PASS: TestVersion (0.03s)
13:05:48 [2021-09-23T13:05:48.965Z] PASS
13:05:48 [2021-09-23T13:05:48.965Z] 
13:05:48 [2021-09-23T13:05:48.965Z] === Skipped
13:05:48 [2021-09-23T13:05:48.965Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:05:48 [2021-09-23T13:05:48.965Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:05:48 [2021-09-23T13:05:48.965Z] 
13:05:48 [2021-09-23T13:05:48.965Z] 
13:05:48 [2021-09-23T13:05:48.965Z] DONE 18 tests, 1 skipped in 21.808s
13:05:48 [2021-09-23T13:05:48.965Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
13:05:48 [2021-09-23T13:05:48.965Z] ++ 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
13:05:48 [2021-09-23T13:05:48.965Z] ++ set -e
13:05:48 [2021-09-23T13:05:48.965Z] ++ '[' -n 0 ']'
13:05:48 [2021-09-23T13:05:48.965Z] ++ set -x
13:05:48 [2021-09-23T13:05:48.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:05:48 [2021-09-23T13:05:48.965Z] INFO: Testing against a local daemon
13:05:48 [2021-09-23T13:05:48.965Z] === RUN   TestVolumesCreateAndList
13:05:48 [2021-09-23T13:05:48.965Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:05:48 [2021-09-23T13:05:48.965Z] === RUN   TestVolumesRemove
13:05:49 [2021-09-23T13:05:49.226Z] --- PASS: TestVolumesRemove (0.09s)
13:05:49 [2021-09-23T13:05:49.226Z] === RUN   TestVolumesInspect
13:05:49 [2021-09-23T13:05:49.226Z] --- PASS: TestVolumesInspect (0.03s)
13:05:49 [2021-09-23T13:05:49.226Z] === RUN   TestVolumesInvalidJSON
13:05:49 [2021-09-23T13:05:49.226Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:05:49 [2021-09-23T13:05:49.226Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:05:49 [2021-09-23T13:05:49.226Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:05:49 [2021-09-23T13:05:49.226Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:05:49 [2021-09-23T13:05:49.226Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:05:49 [2021-09-23T13:05:49.226Z] PASS
13:05:49 [2021-09-23T13:05:49.226Z] 
13:05:49 [2021-09-23T13:05:49.226Z] DONE 5 tests in 0.328s
13:05:49 [2021-09-23T13:05:49.226Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:05:49 [2021-09-23T13:05:49.509Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
13:05:49 [2021-09-23T13:05:49.769Z] ok  	github.com/docker/docker/distribution/xfer	1.992s	coverage: 85.1% of statements
13:05:49 [2021-09-23T13:05:49.769Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:05:49 [2021-09-23T13:05:49.769Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:05:49 [2021-09-23T13:05:49.769Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:05:49 [2021-09-23T13:05:49.798Z] ++++ cat bundles/test-integration/docker.pid
13:05:49 [2021-09-23T13:05:49.798Z] +++ kill 14086
13:05:50 [2021-09-23T13:05:50.333Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:05:50 [2021-09-23T13:05:50.707Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
13:05:51 [2021-09-23T13:05:51.184Z] +++ /etc/init.d/apparmor stop
13:05:51 [2021-09-23T13:05:51.184Z] Leaving: AppArmorNo profiles have been unloaded.
13:05:51 [2021-09-23T13:05:51.184Z] 
13:05:51 [2021-09-23T13:05:51.184Z] Unloading profiles will leave already running processes permanently
13:05:51 [2021-09-23T13:05:51.184Z] unconfined, which can lead to unexpected situations.
13:05:51 [2021-09-23T13:05:51.184Z] 
13:05:51 [2021-09-23T13:05:51.184Z] To set a process to complain mode, use the command line tool
13:05:51 [2021-09-23T13:05:51.184Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:05:51 [2021-09-23T13:05:51.184Z] +++ true
13:05:51 [2021-09-23T13:05:51.184Z] exiting test-integration
13:05:51 [2021-09-23T13:05:51.184Z] ++ exit 0
13:05:51 [2021-09-23T13:05:51.184Z] 
13:05:51 [2021-09-23T13:05:51.276Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 38.4% of statements
13:05:51 [2021-09-23T13:05:51.845Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
13:05:51 [2021-09-23T13:05:51.845Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:05:52 [2021-09-23T13:05:52.246Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.14s)
13:05:52 [2021-09-23T13:05:52.246Z] === RUN   TestAuthZPluginV2Disable
13:05:52 [2021-09-23T13:05:52.507Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:05:53 [2021-09-23T13:05:53.450Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:05:53 [2021-09-23T13:05:53.753Z] ok  	github.com/docker/docker/pkg/archive	0.325s	coverage: 81.9% of statements
13:05:54 [2021-09-23T13:05:54.013Z] ok  	github.com/docker/docker/pkg/authorization	0.070s	coverage: 68.3% of statements
13:05:54 [2021-09-23T13:05:54.273Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
Post stage
[Pipeline] junit
13:05:54 [2021-09-23T13:05:54.508Z] Recording test results
13:05:54 [2021-09-23T13:05:54.532Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:05:54 [2021-09-23T13:05:54.764Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:05:54 [2021-09-23T13:05:54.835Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:05:55 [2021-09-23T13:05:55.096Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:05:55 [2021-09-23T13:05:55.110Z] + echo Ensuring container killed.
13:05:55 [2021-09-23T13:05:55.110Z] Ensuring container killed.
13:05:55 [2021-09-23T13:05:55.110Z] + docker rm -vf docker-pr4
13:05:55 [2021-09-23T13:05:55.110Z] Error: No such container: docker-pr4
[Pipeline] sh
13:05:55 [2021-09-23T13:05:55.358Z] --- PASS: TestAuthZPluginV2Disable (3.21s)
13:05:55 [2021-09-23T13:05:55.358Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:05:55 [2021-09-23T13:05:55.400Z] + echo Chowning /workspace to jenkins user
13:05:55 [2021-09-23T13:05:55.400Z] Chowning /workspace to jenkins user
13:05:55 [2021-09-23T13:05:55.400Z] + id -u
13:05:55 [2021-09-23T13:05:55.400Z] + id -g
13:05:55 [2021-09-23T13:05:55.400Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
13:05:55 [2021-09-23T13:05:55.400Z] Unable to find image 'busybox:latest' locally
13:05:55 [2021-09-23T13:05:55.661Z] latest: Pulling from library/busybox
13:05:55 [2021-09-23T13:05:55.661Z] 7560ee4921c3: Pulling fs layer
13:05:55 [2021-09-23T13:05:55.928Z] 7560ee4921c3: Download complete
13:05:55 [2021-09-23T13:05:55.928Z] 7560ee4921c3: Pull complete
13:05:55 [2021-09-23T13:05:55.928Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
13:05:55 [2021-09-23T13:05:55.928Z] Status: Downloaded newer image for busybox:latest
13:05:57 [2021-09-23T13:05:57.823Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.498s	coverage: 43.2% of statements
13:05:57 [2021-09-23T13:05:57.823Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
13:05:58 [2021-09-23T13:05:58.091Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
13:05:58 [2021-09-23T13:05:58.091Z] ok  	github.com/docker/docker/layer	7.222s	coverage: 68.8% of statements
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:05:58 [2021-09-23T13:05:58.091Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:05:58 [2021-09-23T13:05:58.368Z] ok  	github.com/docker/docker/pkg/discovery/file	0.021s	coverage: 97.6% of statements
13:05:58 [2021-09-23T13:05:58.662Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.94s)
13:05:58 [2021-09-23T13:05:58.662Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:05:58 [2021-09-23T13:05:58.662Z] === RUN   TestDockerSuite/TestBuildPATH
13:05:58 [2021-09-23T13:05:58.940Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
13:05:59 [2021-09-23T13:05:59.200Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
13:05:59 [2021-09-23T13:05:59.767Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
13:06:00 [2021-09-23T13:06:00.047Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:06:00 [2021-09-23T13:06:00.704Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
13:06:00 [2021-09-23T13:06:00.990Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:06:01 [2021-09-23T13:06:01.272Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 86.5% of statements
13:06:01 [2021-09-23T13:06:01.841Z] ok  	github.com/docker/docker/pkg/fsutils	0.180s	coverage: 85.1% of statements
13:06:01 [2021-09-23T13:06:01.931Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:06:02 [2021-09-23T13:06:02.101Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.057s	coverage: 84.1% of statements
13:06:02 [2021-09-23T13:06:02.101Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:06:02 [2021-09-23T13:06:02.813Z] + bundleName=arm64-integration
13:06:02 [2021-09-23T13:06:02.813Z] + echo Creating arm64-integration-bundles.tar.gz
13:06:02 [2021-09-23T13:06:02.813Z] Creating arm64-integration-bundles.tar.gz
13:06:02 [2021-09-23T13:06:02.813Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -name *-report.xmlxargs ) tar -print -czf
13:06:02 [2021-09-23T13:06:02.813Z]  arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:06:03 [2021-09-23T13:06:03.398Z] Archiving artifacts
13:06:03 [2021-09-23T13:06:03.480Z] ok  	github.com/docker/docker/pkg/idtools	0.571s	coverage: 69.5% of statements
13:06:03 [2021-09-23T13:06:03.480Z] ok  	github.com/docker/docker/pkg/ioutils	0.412s	coverage: 68.8% of statements
13:06:04 [2021-09-23T13:06:04.049Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
13:06:04 [2021-09-23T13:06:04.049Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
13:06:04 [2021-09-23T13:06:04.049Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
13:06:04 [2021-09-23T13:06:04.049Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:06:04 [2021-09-23T13:06:04.049Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:06:04 [2021-09-23T13:06:04.049Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:06:04 [2021-09-23T13:06:04.049Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:06:04 [2021-09-23T13:06:04.308Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
13:06:04 [2021-09-23T13:06:04.567Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
13:06:04 [2021-09-23T13:06:04.826Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
13:06:04 [2021-09-23T13:06:04.826Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
13:06:04 [2021-09-23T13:06:04.826Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:06:04 [2021-09-23T13:06:04.827Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:06:05 [2021-09-23T13:06:05.764Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
13:06:05 [2021-09-23T13:06:05.786Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:06:06 [2021-09-23T13:06:06.023Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
13:06:06 [2021-09-23T13:06:06.105Z] + make clean
13:06:06 [2021-09-23T13:06:06.282Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
13:06:06 [2021-09-23T13:06:06.541Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:06:06 [2021-09-23T13:06:06.677Z] docker volume rm -f docker-dev-cache
13:06:06 [2021-09-23T13:06:06.938Z] docker-dev-cache
[Pipeline] deleteDir
13:06:07 [2021-09-23T13:06:07.918Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
13:06:07 [2021-09-23T13:06:07.918Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
13:06:10 [2021-09-23T13:06:10.082Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.26s)
13:06:10 [2021-09-23T13:06:10.082Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:06:10 [2021-09-23T13:06:10.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:06:11 [2021-09-23T13:06:11.996Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:06:12 [2021-09-23T13:06:12.106Z] ok  	github.com/docker/docker/pkg/signal	3.323s	coverage: 62.3% of statements
13:06:12 [2021-09-23T13:06:12.106Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:06:12 [2021-09-23T13:06:12.106Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:06:12 [2021-09-23T13:06:12.365Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
13:06:12 [2021-09-23T13:06:12.624Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
13:06:13 [2021-09-23T13:06:13.192Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
13:06:13 [2021-09-23T13:06:13.451Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
13:06:14 [2021-09-23T13:06:14.020Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
13:06:14 [2021-09-23T13:06:14.020Z] testing: warning: no tests to run
13:06:14 [2021-09-23T13:06:14.020Z] coverage: [no statements]
13:06:14 [2021-09-23T13:06:14.020Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
13:06:14 [2021-09-23T13:06:14.278Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:06:14 [2021-09-23T13:06:14.538Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:06:14 [2021-09-23T13:06:14.538Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:06:15 [2021-09-23T13:06:15.298Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:06:16 [2021-09-23T13:06:16.444Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
13:06:16 [2021-09-23T13:06:16.703Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
13:06:17 [2021-09-23T13:06:17.272Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
13:06:18 [2021-09-23T13:06:18.211Z] ok  	github.com/docker/docker/quota	0.255s	coverage: 71.4% of statements
13:06:18 [2021-09-23T13:06:18.470Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:06:19 [2021-09-23T13:06:19.502Z] === RUN   TestDockerSuite/TestBuildRm
13:06:19 [2021-09-23T13:06:19.849Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 57.2% of statements
13:06:20 [2021-09-23T13:06:20.108Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
13:06:20 [2021-09-23T13:06:20.108Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 50.9% of statements
13:06:20 [2021-09-23T13:06:20.676Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
13:06:20 [2021-09-23T13:06:20.935Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
13:06:22 [2021-09-23T13:06:22.046Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:06:22 [2021-09-23T13:06:22.618Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:06:23 [2021-09-23T13:06:23.190Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:06:23 [2021-09-23T13:06:23.451Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:06:24 [2021-09-23T13:06:24.023Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:06:24 [2021-09-23T13:06:24.228Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:06:24 [2021-09-23T13:06:24.494Z] ok  	github.com/docker/docker/volume/local	0.120s	coverage: 76.4% of statements
13:06:24 [2021-09-23T13:06:24.964Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:06:25 [2021-09-23T13:06:25.063Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
13:06:25 [2021-09-23T13:06:25.908Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:06:25 [2021-09-23T13:06:25.999Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
13:06:26 [2021-09-23T13:06:26.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
13:06:26 [2021-09-23T13:06:26.170Z] PASS
13:06:26 [2021-09-23T13:06:26.170Z] 
13:06:26 [2021-09-23T13:06:26.170Z] DONE 17 tests in 50.990s
13:06:26 [2021-09-23T13:06:26.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:06:26 [2021-09-23T13:06:26.170Z] ++ 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
13:06:26 [2021-09-23T13:06:26.170Z] ++ set -e
13:06:26 [2021-09-23T13:06:26.170Z] ++ '[' -n 0 ']'
13:06:26 [2021-09-23T13:06:26.170Z] ++ set -x
13:06:26 [2021-09-23T13:06:26.170Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:06:26 [2021-09-23T13:06:26.170Z] INFO: Testing against a local daemon
13:06:26 [2021-09-23T13:06:26.170Z] === RUN   TestPluginInvalidJSON
13:06:26 [2021-09-23T13:06:26.170Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:06:26 [2021-09-23T13:06:26.170Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:06:26 [2021-09-23T13:06:26.170Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:06:26 [2021-09-23T13:06:26.170Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:06:26 [2021-09-23T13:06:26.170Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:06:26 [2021-09-23T13:06:26.170Z] === RUN   TestPluginInstall
13:06:26 [2021-09-23T13:06:26.170Z] === RUN   TestPluginInstall/no_auth
13:06:26 [2021-09-23T13:06:26.743Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:06:28 [2021-09-23T13:06:28.659Z] time="2021-09-23T13:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:28 [2021-09-23T13:06:28.659Z] time="2021-09-23T13:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92e9dd9e1355de8dd4c248a4a9d4e5307c27a27c03b1fe7d8cea9aca62235be1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:28 [2021-09-23T13:06:28.659Z] time="2021-09-23T13:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:28 [2021-09-23T13:06:28.659Z] time="2021-09-23T13:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92e9dd9e1355de8dd4c248a4a9d4e5307c27a27c03b1fe7d8cea9aca62235be1" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:28 [2021-09-23T13:06:28.659Z] === RUN   TestPluginInstall/with_htpasswd
13:06:29 [2021-09-23T13:06:29.231Z] time="2021-09-23T13:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:29 [2021-09-23T13:06:29.231Z] time="2021-09-23T13:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5bf2d0550d33cc9d63435c85726f30669b5849f9053cdba933fb6aa55c23259" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:29 [2021-09-23T13:06:29.231Z] time="2021-09-23T13:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:29 [2021-09-23T13:06:29.231Z] time="2021-09-23T13:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5bf2d0550d33cc9d63435c85726f30669b5849f9053cdba933fb6aa55c23259" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:29 [2021-09-23T13:06:29.493Z] === RUN   TestPluginInstall/with_insecure
13:06:30 [2021-09-23T13:06:30.881Z] time="2021-09-23T13:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:30 [2021-09-23T13:06:30.881Z] time="2021-09-23T13:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4648cad69e37fdbb6366f699ef415d9b03aab518ec04e42285c976dbb973d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:30 [2021-09-23T13:06:30.881Z] time="2021-09-23T13:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:06:30 [2021-09-23T13:06:30.881Z] time="2021-09-23T13:06:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4648cad69e37fdbb6366f699ef415d9b03aab518ec04e42285c976dbb973d" mediatype=application/vnd.docker.plugin.v1+json size=522
13:06:30 [2021-09-23T13:06:30.881Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:06:30 [2021-09-23T13:06:30.881Z]     plugin_test.go:165: [dce41108b298c] daemon is not started
13:06:30 [2021-09-23T13:06:30.882Z] --- PASS: TestPluginInstall (4.66s)
13:06:30 [2021-09-23T13:06:30.882Z]     --- PASS: TestPluginInstall/no_auth (2.42s)
13:06:30 [2021-09-23T13:06:30.882Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
13:06:30 [2021-09-23T13:06:30.882Z]     --- PASS: TestPluginInstall/with_insecure (1.33s)
13:06:30 [2021-09-23T13:06:30.882Z] === RUN   TestPluginsWithRuntimes
13:06:30 [2021-09-23T13:06:30.882Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:06:31 [2021-09-23T13:06:31.142Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:06:31 [2021-09-23T13:06:31.142Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:06:31 [2021-09-23T13:06:31.142Z] === RUN   TestDockerSuite/TestBuildSpaces
13:06:31 [2021-09-23T13:06:31.404Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:06:32 [2021-09-23T13:06:32.807Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:06:32 [2021-09-23T13:06:32.807Z] === RUN   TestDockerSuite/TestBuildStderr
13:06:32 [2021-09-23T13:06:32.807Z] === RUN   TestPluginsWithRuntimes/No_Args
13:06:33 [2021-09-23T13:06:33.379Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:06:33 [2021-09-23T13:06:33.640Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:06:33 [2021-09-23T13:06:33.901Z] === RUN   TestPluginsWithRuntimes/With_Args
13:06:35 [2021-09-23T13:06:35.286Z] --- PASS: TestPluginsWithRuntimes (4.18s)
13:06:35 [2021-09-23T13:06:35.286Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.13s)
13:06:35 [2021-09-23T13:06:35.286Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.20s)
13:06:35 [2021-09-23T13:06:35.286Z] === RUN   TestPluginBackCompatMediaTypes
13:06:36 [2021-09-23T13:06:36.676Z] --- PASS: TestPluginBackCompatMediaTypes (1.27s)
13:06:36 [2021-09-23T13:06:36.676Z] PASS
13:06:36 [2021-09-23T13:06:36.676Z] 
13:06:36 [2021-09-23T13:06:36.676Z] DONE 10 tests in 10.289s
13:06:36 [2021-09-23T13:06:36.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:06:36 [2021-09-23T13:06:36.676Z] ++ 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
13:06:36 [2021-09-23T13:06:36.676Z] ++ set -e
13:06:36 [2021-09-23T13:06:36.676Z] ++ '[' -n 0 ']'
13:06:36 [2021-09-23T13:06:36.676Z] ++ set -x
13:06:36 [2021-09-23T13:06:36.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:06:36 [2021-09-23T13:06:36.676Z] INFO: Testing against a local daemon
13:06:36 [2021-09-23T13:06:36.676Z] === RUN   TestExternalGraphDriver
13:06:36 [2021-09-23T13:06:36.676Z] === RUN   TestExternalGraphDriver/json
13:06:39 [2021-09-23T13:06:39.979Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:06:39 [2021-09-23T13:06:39.979Z] === RUN   TestExternalGraphDriver/spec
13:06:39 [2021-09-23T13:06:39.979Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:06:40 [2021-09-23T13:06:40.418Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:06:40 [2021-09-23T13:06:40.418Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:06:40 [2021-09-23T13:06:40.876Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/pkg/term	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/rootless	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/volume	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === Skipped
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver btrfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver btrfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver btrfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver btrfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver btrfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:73: No driver to put!
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z] time="2021-09-23T13:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z] time="2021-09-23T13:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z] time="2021-09-23T13:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z] time="2021-09-23T13:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z] time="2021-09-23T13:05:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: driver not supported
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:73: No driver to put!
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     overlay_test.go:49: Fails to compute changes intermittently
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver zfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver zfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver zfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver zfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:46: Driver zfs not supported
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     graphtest_unix.go:73: No driver to put!
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:06:40 [2021-09-23T13:06:40.876Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] 
13:06:40 [2021-09-23T13:06:40.876Z] DONE 2230 tests, 26 skipped in 258.627s
Post stage
[Pipeline] junit
13:06:40 [2021-09-23T13:06:40.889Z] Recording test results
13:06:41 [2021-09-23T13:06:41.151Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:06:41 [2021-09-23T13:06:41.364Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:06:41 [2021-09-23T13:06:41.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42875/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5730c139f71679e15b96fbb71ca54dd64ec4ff3b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5730c139f71679e15b96fbb71ca54dd64ec4ff3b hack/validate/vendor
13:06:41 [2021-09-23T13:06:41.935Z] === RUN   TestExternalGraphDriver/pull
13:06:41 [2021-09-23T13:06:41.935Z]     docker_api_swarm_node_test.go:19: [db47903a46db5] joining swarm manager [d9446340d4270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:06:42 [2021-09-23T13:06:42.414Z] update vendored copy of archive/tar
13:06:42 [2021-09-23T13:06:42.414Z] downloading: https://golang.org/dl/go1.16.7.src.tar.gz
13:06:42 [2021-09-23T13:06:42.583Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:06:42 [2021-09-23T13:06:42.583Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:06:42 [2021-09-23T13:06:42.583Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:06:42 [2021-09-23T13:06:42.583Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:06:42 [2021-09-23T13:06:42.583Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:06:42 [2021-09-23T13:06:42.879Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:06:42 [2021-09-23T13:06:42.879Z]     docker_api_swarm_node_test.go:20: [ddb1b588087ab] joining swarm manager [d9446340d4270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:06:43 [2021-09-23T13:06:43.140Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:06:43 [2021-09-23T13:06:43.792Z] patching file stat_unix.go
13:06:43 [2021-09-23T13:06:43.792Z] 2021/09/23 13:06:43 Collecting initial packages
13:06:44 [2021-09-23T13:06:44.050Z] 2021/09/23 13:06:43 Download dependencies
13:06:44 [2021-09-23T13:06:44.082Z] --- PASS: TestExternalGraphDriver (7.31s)
13:06:44 [2021-09-23T13:06:44.082Z]     --- PASS: TestExternalGraphDriver/json (2.71s)
13:06:44 [2021-09-23T13:06:44.082Z]     --- PASS: TestExternalGraphDriver/spec (2.41s)
13:06:44 [2021-09-23T13:06:44.082Z]     --- PASS: TestExternalGraphDriver/pull (2.04s)
13:06:44 [2021-09-23T13:06:44.082Z] === RUN   TestGraphdriverPluginV2
13:06:44 [2021-09-23T13:06:44.342Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:06:45 [2021-09-23T13:06:45.474Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:06:45 [2021-09-23T13:06:45.728Z] === RUN   TestDockerSuite/TestBuildUser
13:06:47 [2021-09-23T13:06:47.641Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:06:47 [2021-09-23T13:06:47.645Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:06:47 [2021-09-23T13:06:47.645Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:06:47 [2021-09-23T13:06:47.645Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:06:47 [2021-09-23T13:06:47.645Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:06:47 [2021-09-23T13:06:47.645Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:06:47 [2021-09-23T13:06:47.645Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:06:47 [2021-09-23T13:06:47.645Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:06:47 [2021-09-23T13:06:47.645Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:06:47 [2021-09-23T13:06:47.645Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:06:47 [2021-09-23T13:06:47.905Z] --- PASS: TestGraphdriverPluginV2 (4.02s)
13:06:47 [2021-09-23T13:06:47.905Z] PASS
13:06:47 [2021-09-23T13:06:47.905Z] 
13:06:47 [2021-09-23T13:06:47.905Z] DONE 5 tests in 11.552s
13:06:47 [2021-09-23T13:06:47.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:06:47 [2021-09-23T13:06:47.905Z] ++ 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
13:06:47 [2021-09-23T13:06:47.905Z] ++ set -e
13:06:47 [2021-09-23T13:06:47.905Z] ++ '[' -n 0 ']'
13:06:47 [2021-09-23T13:06:47.905Z] ++ set -x
13:06:47 [2021-09-23T13:06:47.906Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:06:48 [2021-09-23T13:06:48.167Z] INFO: Testing against a local daemon
13:06:48 [2021-09-23T13:06:48.167Z] === RUN   TestContinueAfterPluginCrash
13:06:48 [2021-09-23T13:06:48.167Z] === PAUSE TestContinueAfterPluginCrash
13:06:48 [2021-09-23T13:06:48.167Z] === RUN   TestReadPluginNoRead
13:06:48 [2021-09-23T13:06:48.167Z] === PAUSE TestReadPluginNoRead
13:06:48 [2021-09-23T13:06:48.167Z] === RUN   TestDaemonStartWithLogOpt
13:06:48 [2021-09-23T13:06:48.167Z] === PAUSE TestDaemonStartWithLogOpt
13:06:48 [2021-09-23T13:06:48.167Z] === CONT  TestContinueAfterPluginCrash
13:06:48 [2021-09-23T13:06:48.167Z] === CONT  TestDaemonStartWithLogOpt
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 Starting whole vndr cycle because no package specified
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Ignoring paths matching "^archive/tar"
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
13:06:49 [2021-09-23T13:06:49.319Z] 2021/09/23 13:06:48 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/moby/locker
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/docker/libtrust
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/docker/go-units
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/creack/pty
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/google/uuid
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/moby/term
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Finished clone github.com/tchap/go-patricia
13:06:49 [2021-09-23T13:06:49.888Z] 2021/09/23 13:06:49 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Finished clone github.com/willf/bitset
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Finished clone github.com/Microsoft/go-winio
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Finished clone github.com/gorilla/mux
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Finished clone github.com/moby/sys
13:06:50 [2021-09-23T13:06:50.148Z] 2021/09/23 13:06:50 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
13:06:50 [2021-09-23T13:06:50.538Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:06:50 [2021-09-23T13:06:50.538Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:06:50 [2021-09-23T13:06:50.538Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:06:50 [2021-09-23T13:06:50.538Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:06:50 [2021-09-23T13:06:50.538Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:06:50 [2021-09-23T13:06:50.719Z] 2021/09/23 13:06:50 	Finished clone github.com/sirupsen/logrus
13:06:50 [2021-09-23T13:06:50.719Z] 2021/09/23 13:06:50 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
13:06:51 [2021-09-23T13:06:51.297Z] 2021/09/23 13:06:51 	Finished clone github.com/syndtr/gocapability
13:06:51 [2021-09-23T13:06:51.297Z] 2021/09/23 13:06:51 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
13:06:51 [2021-09-23T13:06:51.297Z] 2021/09/23 13:06:51 	Finished clone github.com/RackSec/srslog
13:06:51 [2021-09-23T13:06:51.297Z] 2021/09/23 13:06:51 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
13:06:51 [2021-09-23T13:06:51.473Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:06:51 [2021-09-23T13:06:51.557Z] 2021/09/23 13:06:51 	Finished clone github.com/tonistiigi/units
13:06:51 [2021-09-23T13:06:51.558Z] 2021/09/23 13:06:51 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
13:06:51 [2021-09-23T13:06:51.558Z] 2021/09/23 13:06:51 	Finished clone github.com/imdario/mergo
13:06:51 [2021-09-23T13:06:51.558Z] 2021/09/23 13:06:51 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
13:06:51 [2021-09-23T13:06:51.558Z] 2021/09/23 13:06:51 	Finished clone gotest.tools/v3
13:06:51 [2021-09-23T13:06:51.558Z] 2021/09/23 13:06:51 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
13:06:51 [2021-09-23T13:06:51.817Z] 2021/09/23 13:06:51 	Finished clone golang.org/x/sync
13:06:51 [2021-09-23T13:06:51.817Z] 2021/09/23 13:06:51 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
13:06:51 [2021-09-23T13:06:51.817Z] 2021/09/23 13:06:51 	Finished clone github.com/google/go-cmp
13:06:51 [2021-09-23T13:06:51.817Z] 2021/09/23 13:06:51 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
13:06:52 [2021-09-23T13:06:52.386Z] 2021/09/23 13:06:52 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
13:06:52 [2021-09-23T13:06:52.386Z] 2021/09/23 13:06:52 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
13:06:52 [2021-09-23T13:06:52.646Z] 2021/09/23 13:06:52 	Finished clone github.com/google/shlex
13:06:52 [2021-09-23T13:06:52.646Z] 2021/09/23 13:06:52 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
13:06:52 [2021-09-23T13:06:52.646Z] 2021/09/23 13:06:52 	Finished clone github.com/docker/go-connections
13:06:52 [2021-09-23T13:06:52.646Z] 2021/09/23 13:06:52 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
13:06:52 [2021-09-23T13:06:52.870Z] --- PASS: TestDaemonStartWithLogOpt (4.55s)
13:06:52 [2021-09-23T13:06:52.870Z] === CONT  TestReadPluginNoRead
13:06:52 [2021-09-23T13:06:52.905Z] 2021/09/23 13:06:52 	Finished clone github.com/mitchellh/hashstructure
13:06:52 [2021-09-23T13:06:52.905Z] 2021/09/23 13:06:52 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:52 	Finished clone github.com/opentracing/opentracing-go
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:52 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:52 	Finished clone github.com/opentracing-contrib/go-stdlib
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:52 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:53 	Finished clone github.com/gofrs/flock
13:06:53 [2021-09-23T13:06:53.165Z] 2021/09/23 13:06:53 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
13:06:53 [2021-09-23T13:06:53.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:06:54 [2021-09-23T13:06:54.104Z] 2021/09/23 13:06:53 	Finished clone github.com/docker/go-events
13:06:54 [2021-09-23T13:06:54.104Z] 2021/09/23 13:06:53 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Finished clone github.com/sean-/seed
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Finished clone github.com/armon/go-metrics
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Finished clone github.com/armon/go-radix
13:06:54 [2021-09-23T13:06:54.364Z] 2021/09/23 13:06:54 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
13:06:54 [2021-09-23T13:06:54.934Z] 2021/09/23 13:06:54 	Finished clone github.com/tonistiigi/fsutil
13:06:54 [2021-09-23T13:06:54.934Z] 2021/09/23 13:06:54 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
13:06:55 [2021-09-23T13:06:55.504Z] 2021/09/23 13:06:55 	Finished clone github.com/hashicorp/errwrap
13:06:55 [2021-09-23T13:06:55.504Z] 2021/09/23 13:06:55 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
13:06:55 [2021-09-23T13:06:55.764Z] 2021/09/23 13:06:55 	Finished clone github.com/hashicorp/go-multierror
13:06:55 [2021-09-23T13:06:55.764Z] 2021/09/23 13:06:55 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
13:06:55 [2021-09-23T13:06:55.764Z] 2021/09/23 13:06:55 	Finished clone github.com/hashicorp/memberlist
13:06:55 [2021-09-23T13:06:55.764Z] 2021/09/23 13:06:55 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
13:06:55 [2021-09-23T13:06:55.990Z] === RUN   TestReadPluginNoRead/default
13:06:56 [2021-09-23T13:06:56.023Z] 2021/09/23 13:06:55 	Finished clone github.com/docker/libkv
13:06:56 [2021-09-23T13:06:56.023Z] 2021/09/23 13:06:55 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
13:06:56 [2021-09-23T13:06:56.309Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:06:56 [2021-09-23T13:06:56.592Z] 2021/09/23 13:06:56 	Finished clone github.com/vishvananda/netns
13:06:56 [2021-09-23T13:06:56.592Z] 2021/09/23 13:06:56 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
13:06:56 [2021-09-23T13:06:56.851Z] 2021/09/23 13:06:56 	Finished clone github.com/hashicorp/go-sockaddr
13:06:56 [2021-09-23T13:06:56.851Z] 2021/09/23 13:06:56 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
13:06:57 [2021-09-23T13:06:57.791Z] 2021/09/23 13:06:57 	Finished clone github.com/samuel/go-zookeeper
13:06:57 [2021-09-23T13:06:57.791Z] 2021/09/23 13:06:57 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
13:06:58 [2021-09-23T13:06:58.052Z] 2021/09/23 13:06:57 	Finished clone github.com/moby/ipvs
13:06:58 [2021-09-23T13:06:58.052Z] 2021/09/23 13:06:57 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
13:06:58 [2021-09-23T13:06:58.052Z] 2021/09/23 13:06:58 	Finished clone github.com/deckarep/golang-set
13:06:58 [2021-09-23T13:06:58.052Z] 2021/09/23 13:06:58 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
13:06:58 [2021-09-23T13:06:58.311Z] 2021/09/23 13:06:58 	Finished clone github.com/BurntSushi/toml
13:06:58 [2021-09-23T13:06:58.312Z] 2021/09/23 13:06:58 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
13:06:58 [2021-09-23T13:06:58.312Z] 2021/09/23 13:06:58 	Finished clone github.com/golang/gddo
13:06:58 [2021-09-23T13:06:58.312Z] 2021/09/23 13:06:58 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
13:06:58 [2021-09-23T13:06:58.537Z] --- PASS: TestContinueAfterPluginCrash (10.20s)
13:06:58 [2021-09-23T13:06:58.537Z] === RUN   TestReadPluginNoRead/disabled_caching
13:06:58 [2021-09-23T13:06:58.537Z]     docker_api_swarm_test.go:501: [d9a65700134a3] joining swarm manager [d1af1ba91a30d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:58 	Finished clone github.com/hashicorp/go-msgpack
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:58 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:59 	Finished clone github.com/vishvananda/netlink
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:59 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:59 	Finished clone github.com/coreos/go-semver
13:06:59 [2021-09-23T13:06:59.249Z] 2021/09/23 13:06:59 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
13:06:59 [2021-09-23T13:06:59.818Z] 2021/09/23 13:06:59 	Finished clone github.com/ishidawataru/sctp
13:06:59 [2021-09-23T13:06:59.818Z] 2021/09/23 13:06:59 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
13:06:59 [2021-09-23T13:06:59.818Z] 2021/09/23 13:06:59 	Finished clone golang.org/x/net
13:06:59 [2021-09-23T13:06:59.818Z] 2021/09/23 13:06:59 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
13:07:00 [2021-09-23T13:07:00.454Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:07:01 [2021-09-23T13:07:01.197Z] 2021/09/23 13:07:00 	Finished clone github.com/opencontainers/go-digest
13:07:01 [2021-09-23T13:07:01.197Z] 2021/09/23 13:07:00 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
13:07:01 [2021-09-23T13:07:01.197Z] 2021/09/23 13:07:01 	Finished clone github.com/mistifyio/go-zfs
13:07:01 [2021-09-23T13:07:01.197Z] 2021/09/23 13:07:01 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
13:07:02 [2021-09-23T13:07:02.369Z] === CONT  TestReadPluginNoRead
13:07:02 [2021-09-23T13:07:02.369Z]     read_test.go:92: [d20cd8157381d] daemon is not started
13:07:02 [2021-09-23T13:07:02.369Z] --- PASS: TestReadPluginNoRead (9.46s)
13:07:02 [2021-09-23T13:07:02.369Z]     --- PASS: TestReadPluginNoRead/default (2.49s)
13:07:02 [2021-09-23T13:07:02.369Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.92s)
13:07:02 [2021-09-23T13:07:02.369Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
13:07:02 [2021-09-23T13:07:02.369Z] PASS
13:07:02 [2021-09-23T13:07:02.369Z] 
13:07:02 [2021-09-23T13:07:02.369Z] DONE 6 tests in 14.162s
13:07:02 [2021-09-23T13:07:02.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:07:02 [2021-09-23T13:07:02.369Z] ++ 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
13:07:02 [2021-09-23T13:07:02.369Z] ++ set -e
13:07:02 [2021-09-23T13:07:02.369Z] ++ '[' -n 0 ']'
13:07:02 [2021-09-23T13:07:02.369Z] ++ set -x
13:07:02 [2021-09-23T13:07:02.369Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:07:02 [2021-09-23T13:07:02.369Z] testing: warning: no tests to run
13:07:02 [2021-09-23T13:07:02.369Z] PASS
13:07:02 [2021-09-23T13:07:02.369Z] 
13:07:02 [2021-09-23T13:07:02.369Z] DONE 0 tests in 0.054s
13:07:02 [2021-09-23T13:07:02.369Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:07:02 [2021-09-23T13:07:02.369Z] ++ 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
13:07:02 [2021-09-23T13:07:02.369Z] ++ set -e
13:07:02 [2021-09-23T13:07:02.369Z] ++ '[' -n 0 ']'
13:07:02 [2021-09-23T13:07:02.369Z] ++ set -x
13:07:02 [2021-09-23T13:07:02.369Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:07:02 [2021-09-23T13:07:02.369Z] INFO: Testing against a local daemon
13:07:02 [2021-09-23T13:07:02.369Z] === RUN   TestPluginWithDevMounts
13:07:02 [2021-09-23T13:07:02.369Z] === PAUSE TestPluginWithDevMounts
13:07:02 [2021-09-23T13:07:02.369Z] === CONT  TestPluginWithDevMounts
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Finished clone go.etcd.io/bbolt
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Finished clone github.com/Microsoft/opengcs
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Finished clone github.com/hashicorp/serf
13:07:02 [2021-09-23T13:07:02.578Z] 2021/09/23 13:07:02 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
13:07:03 [2021-09-23T13:07:03.148Z] 2021/09/23 13:07:02 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
13:07:03 [2021-09-23T13:07:03.148Z] 2021/09/23 13:07:02 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
13:07:04 [2021-09-23T13:07:04.089Z] 2021/09/23 13:07:04 	Finished clone github.com/vbatts/tar-split
13:07:04 [2021-09-23T13:07:04.089Z] 2021/09/23 13:07:04 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
13:07:04 [2021-09-23T13:07:04.283Z] --- PASS: TestPluginWithDevMounts (1.77s)
13:07:04 [2021-09-23T13:07:04.283Z] PASS
13:07:04 [2021-09-23T13:07:04.283Z] 
13:07:04 [2021-09-23T13:07:04.283Z] DONE 1 tests in 1.927s
13:07:04 [2021-09-23T13:07:04.283Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:07:04 [2021-09-23T13:07:04.283Z] ++ 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
13:07:04 [2021-09-23T13:07:04.283Z] ++ set -e
13:07:04 [2021-09-23T13:07:04.283Z] ++ '[' -n 0 ']'
13:07:04 [2021-09-23T13:07:04.283Z] ++ set -x
13:07:04 [2021-09-23T13:07:04.283Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:07:04 [2021-09-23T13:07:04.283Z] INFO: Testing against a local daemon
13:07:04 [2021-09-23T13:07:04.283Z] === RUN   TestSecretInspect
13:07:04 [2021-09-23T13:07:04.657Z] 2021/09/23 13:07:04 	Finished clone github.com/cyphar/filepath-securejoin
13:07:04 [2021-09-23T13:07:04.657Z] 2021/09/23 13:07:04 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
13:07:06 [2021-09-23T13:07:06.037Z] 2021/09/23 13:07:05 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
13:07:06 [2021-09-23T13:07:06.037Z] 2021/09/23 13:07:05 	Finished clone github.com/coreos/go-systemd
13:07:06 [2021-09-23T13:07:06.200Z]     docker_api_swarm_test.go:506: [d1647afba91b3] joining swarm manager [d1af1ba91a30d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:07:06 [2021-09-23T13:07:06.296Z] 2021/09/23 13:07:06 	Finished clone github.com/opencontainers/runtime-spec
13:07:06 [2021-09-23T13:07:06.296Z] 2021/09/23 13:07:06 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
13:07:06 [2021-09-23T13:07:06.866Z] 2021/09/23 13:07:06 	Finished clone github.com/coreos/go-systemd/v22
13:07:06 [2021-09-23T13:07:06.866Z] 2021/09/23 13:07:06 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
13:07:07 [2021-09-23T13:07:07.126Z] 2021/09/23 13:07:06 	Finished clone github.com/godbus/dbus/v5
13:07:07 [2021-09-23T13:07:07.126Z] 2021/09/23 13:07:06 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
13:07:07 [2021-09-23T13:07:07.126Z] 2021/09/23 13:07:07 	Finished clone github.com/opencontainers/image-spec
13:07:07 [2021-09-23T13:07:07.126Z] 2021/09/23 13:07:07 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
13:07:07 [2021-09-23T13:07:07.145Z] --- PASS: TestSecretInspect (2.60s)
13:07:07 [2021-09-23T13:07:07.145Z] === RUN   TestSecretList
13:07:07 [2021-09-23T13:07:07.696Z] 2021/09/23 13:07:07 	Finished clone github.com/Graylog2/go-gelf
13:07:07 [2021-09-23T13:07:07.696Z] 2021/09/23 13:07:07 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
13:07:08 [2021-09-23T13:07:08.266Z] 2021/09/23 13:07:07 	Finished clone github.com/fluent/fluent-logger-golang
13:07:08 [2021-09-23T13:07:08.266Z] 2021/09/23 13:07:07 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
13:07:08 [2021-09-23T13:07:08.266Z] 2021/09/23 13:07:08 	Finished clone github.com/philhofer/fwd
13:07:08 [2021-09-23T13:07:08.266Z] 2021/09/23 13:07:08 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
13:07:09 [2021-09-23T13:07:09.057Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:07:09 [2021-09-23T13:07:09.630Z] --- PASS: TestSecretList (2.63s)
13:07:09 [2021-09-23T13:07:09.630Z] === RUN   TestSecretsCreateAndDelete
13:07:09 [2021-09-23T13:07:09.647Z] 2021/09/23 13:07:09 	Finished clone github.com/fsnotify/fsnotify
13:07:09 [2021-09-23T13:07:09.647Z] 2021/09/23 13:07:09 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
13:07:09 [2021-09-23T13:07:09.907Z] 2021/09/23 13:07:09 	Finished clone github.com/bsphere/le_go
13:07:09 [2021-09-23T13:07:09.907Z] 2021/09/23 13:07:09 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
13:07:10 [2021-09-23T13:07:10.202Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:07:10 [2021-09-23T13:07:10.463Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:07:10 [2021-09-23T13:07:10.477Z] 2021/09/23 13:07:10 	Finished clone github.com/jmespath/go-jmespath
13:07:10 [2021-09-23T13:07:10.477Z] 2021/09/23 13:07:10 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
13:07:10 [2021-09-23T13:07:10.477Z] 2021/09/23 13:07:10 	Finished clone github.com/ugorji/go
13:07:10 [2021-09-23T13:07:10.477Z] 2021/09/23 13:07:10 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
13:07:11 [2021-09-23T13:07:11.405Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:07:12 [2021-09-23T13:07:12.348Z] --- PASS: TestSecretsCreateAndDelete (2.54s)
13:07:12 [2021-09-23T13:07:12.348Z] === RUN   TestSecretsUpdate
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:11 	Finished clone github.com/golang/groupcache
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:11 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:12 	Finished clone golang.org/x/oauth2
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:12 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:12 	Finished clone github.com/tinylib/msgp
13:07:12 [2021-09-23T13:07:12.386Z] 2021/09/23 13:07:12 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
13:07:12 [2021-09-23T13:07:12.609Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:07:12 [2021-09-23T13:07:12.646Z] 2021/09/23 13:07:12 	Finished clone github.com/docker/libnetwork
13:07:12 [2021-09-23T13:07:12.646Z] 2021/09/23 13:07:12 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
13:07:14 [2021-09-23T13:07:14.017Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:07:14 [2021-09-23T13:07:14.017Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:07:14 [2021-09-23T13:07:14.017Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:07:14 [2021-09-23T13:07:14.017Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:07:14 [2021-09-23T13:07:14.017Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:07:14 [2021-09-23T13:07:14.017Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:07:14 [2021-09-23T13:07:14.017Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:07:14 [2021-09-23T13:07:14.017Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:07:14 [2021-09-23T13:07:14.017Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:07:14 [2021-09-23T13:07:14.029Z] 2021/09/23 13:07:13 	Finished clone github.com/googleapis/gax-go
13:07:14 [2021-09-23T13:07:14.029Z] 2021/09/23 13:07:13 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
13:07:14 [2021-09-23T13:07:14.278Z] --- PASS: TestSecretsUpdate (2.16s)
13:07:14 [2021-09-23T13:07:14.278Z] === RUN   TestTemplatedSecret
13:07:14 [2021-09-23T13:07:14.289Z] 2021/09/23 13:07:14 	Finished clone go.opencensus.io
13:07:14 [2021-09-23T13:07:14.289Z] 2021/09/23 13:07:14 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
13:07:14 [2021-09-23T13:07:14.550Z] 2021/09/23 13:07:14 	Finished clone github.com/miekg/dns
13:07:14 [2021-09-23T13:07:14.550Z] 2021/09/23 13:07:14 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
13:07:14 [2021-09-23T13:07:14.809Z] 2021/09/23 13:07:14 	Finished clone golang.org/x/sys
13:07:14 [2021-09-23T13:07:14.809Z] 2021/09/23 13:07:14 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
13:07:15 [2021-09-23T13:07:15.663Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:07:15 [2021-09-23T13:07:15.924Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:07:16 [2021-09-23T13:07:16.728Z] 2021/09/23 13:07:16 	Finished clone github.com/containerd/fifo
13:07:16 [2021-09-23T13:07:16.728Z] 2021/09/23 13:07:16 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
13:07:17 [2021-09-23T13:07:17.296Z] 2021/09/23 13:07:17 	Finished clone github.com/containerd/cgroups
13:07:17 [2021-09-23T13:07:17.296Z] 2021/09/23 13:07:17 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
13:07:17 [2021-09-23T13:07:17.311Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:07:17 [2021-09-23T13:07:17.572Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:07:17 [2021-09-23T13:07:17.868Z] 2021/09/23 13:07:17 	Finished clone golang.org/x/text
13:07:17 [2021-09-23T13:07:17.868Z] 2021/09/23 13:07:17 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
13:07:18 [2021-09-23T13:07:18.439Z] 2021/09/23 13:07:18 	Finished clone github.com/containerd/go-runc
13:07:18 [2021-09-23T13:07:18.439Z] 2021/09/23 13:07:18 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
13:07:18 [2021-09-23T13:07:18.514Z] --- PASS: TestTemplatedSecret (4.04s)
13:07:18 [2021-09-23T13:07:18.514Z] === RUN   TestSecretCreateResolve
13:07:18 [2021-09-23T13:07:18.699Z] 2021/09/23 13:07:18 	Finished clone github.com/containerd/typeurl
13:07:18 [2021-09-23T13:07:18.700Z] 2021/09/23 13:07:18 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
13:07:18 [2021-09-23T13:07:18.775Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:07:18 [2021-09-23T13:07:18.776Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:07:19 [2021-09-23T13:07:19.642Z] 2021/09/23 13:07:19 	Finished clone github.com/containerd/ttrpc
13:07:19 [2021-09-23T13:07:19.642Z] 2021/09/23 13:07:19 	Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20
13:07:19 [2021-09-23T13:07:19.642Z] 2021/09/23 13:07:19 	Finished clone github.com/containerd/console
13:07:19 [2021-09-23T13:07:19.642Z] 2021/09/23 13:07:19 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
13:07:20 [2021-09-23T13:07:20.583Z] 2021/09/23 13:07:20 	Finished clone github.com/gogo/googleapis
13:07:20 [2021-09-23T13:07:20.583Z] 2021/09/23 13:07:20 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
13:07:21 [2021-09-23T13:07:21.153Z] 2021/09/23 13:07:20 	Finished clone github.com/containerd/continuity
13:07:21 [2021-09-23T13:07:21.153Z] 2021/09/23 13:07:20 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
13:07:21 [2021-09-23T13:07:21.323Z] --- PASS: TestSecretCreateResolve (2.51s)
13:07:21 [2021-09-23T13:07:21.323Z] PASS
13:07:21 [2021-09-23T13:07:21.323Z] 
13:07:21 [2021-09-23T13:07:21.323Z] DONE 6 tests in 16.635s
13:07:21 [2021-09-23T13:07:21.323Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:07:21 [2021-09-23T13:07:21.323Z] ++ 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
13:07:21 [2021-09-23T13:07:21.323Z] ++ set -e
13:07:21 [2021-09-23T13:07:21.323Z] ++ '[' -n 0 ']'
13:07:21 [2021-09-23T13:07:21.323Z] ++ set -x
13:07:21 [2021-09-23T13:07:21.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:07:21 [2021-09-23T13:07:21.323Z] INFO: Testing against a local daemon
13:07:21 [2021-09-23T13:07:21.323Z] === RUN   TestServiceCreateInit
13:07:21 [2021-09-23T13:07:21.323Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:07:21 [2021-09-23T13:07:21.723Z] 2021/09/23 13:07:21 	Finished clone github.com/opencontainers/runc
13:07:21 [2021-09-23T13:07:21.723Z] 2021/09/23 13:07:21 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
13:07:21 [2021-09-23T13:07:21.896Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:22 	Finished clone google.golang.org/grpc
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:22 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:22 	Finished clone github.com/docker/distribution
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:22 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:23 	Finished clone github.com/fernet/fernet-go
13:07:23 [2021-09-23T13:07:23.107Z] 2021/09/23 13:07:23 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
13:07:23 [2021-09-23T13:07:23.813Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:07:24 [2021-09-23T13:07:24.489Z] 2021/09/23 13:07:24 	Finished clone github.com/moby/buildkit
13:07:24 [2021-09-23T13:07:24.489Z] 2021/09/23 13:07:24 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
13:07:24 [2021-09-23T13:07:24.749Z] 2021/09/23 13:07:24 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
13:07:24 [2021-09-23T13:07:24.749Z] 2021/09/23 13:07:24 	Finished clone github.com/cilium/ebpf
13:07:24 [2021-09-23T13:07:24.756Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:07:24 [2021-09-23T13:07:24.756Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:07:25 [2021-09-23T13:07:25.010Z] 2021/09/23 13:07:24 	Finished clone golang.org/x/time
13:07:25 [2021-09-23T13:07:25.010Z] 2021/09/23 13:07:24 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
13:07:25 [2021-09-23T13:07:25.328Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:07:25 [2021-09-23T13:07:25.328Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:07:25 [2021-09-23T13:07:25.328Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:07:25 [2021-09-23T13:07:25.899Z] === RUN   TestDockerSuite/TestBuildXZHost
13:07:25 [2021-09-23T13:07:25.951Z] 2021/09/23 13:07:25 	Finished clone github.com/hashicorp/go-immutable-radix
13:07:25 [2021-09-23T13:07:25.951Z] 2021/09/23 13:07:25 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
13:07:26 [2021-09-23T13:07:26.471Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:07:26 [2021-09-23T13:07:26.523Z] 2021/09/23 13:07:26 	Finished clone github.com/hashicorp/go-memdb
13:07:26 [2021-09-23T13:07:26.523Z] 2021/09/23 13:07:26 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
13:07:26 [2021-09-23T13:07:26.523Z] 2021/09/23 13:07:26 	Finished clone github.com/hashicorp/golang-lru
13:07:26 [2021-09-23T13:07:26.523Z] 2021/09/23 13:07:26 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
13:07:27 [2021-09-23T13:07:27.466Z] 2021/09/23 13:07:27 	Finished clone github.com/coreos/pkg
13:07:27 [2021-09-23T13:07:27.466Z] 2021/09/23 13:07:27 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
13:07:27 [2021-09-23T13:07:27.858Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:07:28 [2021-09-23T13:07:28.119Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:07:28 [2021-09-23T13:07:28.119Z]     docker_cli_sni_test.go:18: Flakey test
13:07:28 [2021-09-23T13:07:28.119Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:07:28 [2021-09-23T13:07:28.848Z] 2021/09/23 13:07:28 	Finished clone github.com/beorn7/perks
13:07:28 [2021-09-23T13:07:28.848Z] 2021/09/23 13:07:28 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
13:07:29 [2021-09-23T13:07:29.062Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:07:29 [2021-09-23T13:07:29.417Z] 2021/09/23 13:07:29 	Finished clone github.com/golang/protobuf
13:07:29 [2021-09-23T13:07:29.417Z] 2021/09/23 13:07:29 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
13:07:29 [2021-09-23T13:07:29.989Z] 2021/09/23 13:07:29 	Finished clone golang.org/x/crypto
13:07:29 [2021-09-23T13:07:29.989Z] 2021/09/23 13:07:29 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
13:07:30 [2021-09-23T13:07:30.006Z] === RUN   TestDockerSuite/TestCommitChange
13:07:30 [2021-09-23T13:07:30.559Z] 2021/09/23 13:07:30 	Finished clone github.com/prometheus/client_model
13:07:30 [2021-09-23T13:07:30.559Z] 2021/09/23 13:07:30 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
13:07:30 [2021-09-23T13:07:30.559Z] 2021/09/23 13:07:30 	Finished clone github.com/prometheus/client_golang
13:07:30 [2021-09-23T13:07:30.559Z] 2021/09/23 13:07:30 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
13:07:30 [2021-09-23T13:07:30.949Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:07:31 [2021-09-23T13:07:31.502Z] 2021/09/23 13:07:31 	Finished clone code.cloudfoundry.org/clock
13:07:31 [2021-09-23T13:07:31.502Z] 2021/09/23 13:07:31 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
13:07:31 [2021-09-23T13:07:31.906Z] === RUN   TestDockerSuite/TestCommitHardlink
13:07:31 [2021-09-23T13:07:31.906Z] --- PASS: TestServiceCreateInit (10.89s)
13:07:31 [2021-09-23T13:07:31.906Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s)
13:07:31 [2021-09-23T13:07:31.906Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.47s)
13:07:31 [2021-09-23T13:07:31.906Z] === RUN   TestCreateServiceMultipleTimes
13:07:32 [2021-09-23T13:07:32.071Z] 2021/09/23 13:07:31 	Finished clone github.com/matttproud/golang_protobuf_extensions
13:07:32 [2021-09-23T13:07:32.071Z] 2021/09/23 13:07:31 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
13:07:32 [2021-09-23T13:07:32.330Z] 2021/09/23 13:07:32 	Finished clone github.com/pkg/errors
13:07:32 [2021-09-23T13:07:32.330Z] 2021/09/23 13:07:32 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
13:07:32 [2021-09-23T13:07:32.898Z] 2021/09/23 13:07:32 	Finished clone github.com/prometheus/common
13:07:32 [2021-09-23T13:07:32.898Z] 2021/09/23 13:07:32 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
13:07:33 [2021-09-23T13:07:33.157Z] 2021/09/23 13:07:32 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
13:07:33 [2021-09-23T13:07:33.157Z] 2021/09/23 13:07:32 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
13:07:33 [2021-09-23T13:07:33.726Z] 2021/09/23 13:07:33 	Finished clone github.com/prometheus/procfs
13:07:33 [2021-09-23T13:07:33.726Z] 2021/09/23 13:07:33 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
13:07:33 [2021-09-23T13:07:33.820Z] === RUN   TestDockerSuite/TestCommitNewFile
13:07:33 [2021-09-23T13:07:33.986Z] 2021/09/23 13:07:33 	Finished clone github.com/cespare/xxhash/v2
13:07:33 [2021-09-23T13:07:33.986Z] 2021/09/23 13:07:33 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Finished clone github.com/spf13/pflag
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Finished clone github.com/inconshreveable/mousetrap
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Finished clone github.com/morikuni/aec
13:07:34 [2021-09-23T13:07:34.924Z] 2021/09/23 13:07:34 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
13:07:35 [2021-09-23T13:07:35.188Z] 2021/09/23 13:07:35 	Finished clone github.com/docker/go-metrics
13:07:35 [2021-09-23T13:07:35.734Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:07:35 [2021-09-23T13:07:35.760Z] 2021/09/23 13:07:35 	Finished clone github.com/spf13/cobra
13:07:36 [2021-09-23T13:07:36.329Z] 2021/09/23 13:07:36 	Finished clone github.com/Azure/go-ansiterm
13:07:36 [2021-09-23T13:07:36.679Z] === RUN   TestDockerSuite/TestCommitTTY
13:07:37 [2021-09-23T13:07:37.708Z] 2021/09/23 13:07:37 	Finished clone github.com/google/certificate-transparency-go
13:07:37 [2021-09-23T13:07:37.968Z] 2021/09/23 13:07:37 	Finished clone github.com/opencontainers/selinux
13:07:39 [2021-09-23T13:07:39.229Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:07:40 [2021-09-23T13:07:40.173Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:07:42 [2021-09-23T13:07:42.089Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:07:42 [2021-09-23T13:07:42.089Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:07:42 [2021-09-23T13:07:42.661Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:07:42 [2021-09-23T13:07:42.925Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:07:44 [2021-09-23T13:07:44.312Z]     docker_api_swarm_node_test.go:80: [dbd2d3f7c102c] joining swarm manager [d71673eeeaa9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:07:45 [2021-09-23T13:07:45.255Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:07:47 [2021-09-23T13:07:47.171Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:07:47 [2021-09-23T13:07:47.171Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:07:48 [2021-09-23T13:07:48.114Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:07:48 [2021-09-23T13:07:48.687Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:07:49 [2021-09-23T13:07:49.631Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:07:50 [2021-09-23T13:07:50.205Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:07:51 [2021-09-23T13:07:51.152Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:07:51 [2021-09-23T13:07:51.152Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:07:51 [2021-09-23T13:07:51.152Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:07:51 [2021-09-23T13:07:51.416Z] --- PASS: TestCreateServiceMultipleTimes (19.53s)
13:07:51 [2021-09-23T13:07:51.416Z] === RUN   TestCreateServiceConflict
13:07:52 [2021-09-23T13:07:52.358Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:07:52 [2021-09-23T13:07:52.358Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:07:52 [2021-09-23T13:07:52.358Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:07:52 [2021-09-23T13:07:52.358Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:07:52 [2021-09-23T13:07:52.619Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:07:52 [2021-09-23T13:07:52.862Z] 2021/09/23 13:07:50 	Finished clone github.com/cloudflare/cfssl
13:07:54 [2021-09-23T13:07:54.006Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:07:54 [2021-09-23T13:07:54.948Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:07:54 [2021-09-23T13:07:54.948Z] --- PASS: TestCreateServiceConflict (3.40s)
13:07:54 [2021-09-23T13:07:54.948Z] === RUN   TestCreateServiceMaxReplicas
13:07:55 [2021-09-23T13:07:55.892Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:07:55 [2021-09-23T13:07:55.892Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:07:57 [2021-09-23T13:07:57.071Z] 2021/09/23 13:07:56 	Finished clone github.com/coreos/etcd
13:07:57 [2021-09-23T13:07:57.071Z] 2021/09/23 13:07:57 	Finished clone github.com/docker/swarmkit
13:07:57 [2021-09-23T13:07:57.811Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:07:58 [2021-09-23T13:07:58.753Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:07:58 [2021-09-23T13:07:58.753Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:07:58 [2021-09-23T13:07:58.753Z] --- PASS: TestCreateServiceMaxReplicas (3.83s)
13:07:58 [2021-09-23T13:07:58.753Z] === RUN   TestCreateWithDuplicateNetworkNames
13:07:59 [2021-09-23T13:07:59.326Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:08:00 [2021-09-23T13:08:00.269Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove=== RUN   TestDockerSuite/TestContainerAPIGetExport
13:08:00 [2021-09-23T13:08:00.269Z] 
13:08:01 [2021-09-23T13:08:01.656Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:08:02 [2021-09-23T13:08:02.600Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:08:02 [2021-09-23T13:08:02.600Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:08:02 [2021-09-23T13:08:02.861Z]     docker_api_swarm_node_test.go:52: [d804fb5594c26] joining swarm manager [db10b2ed3c30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:08:03 [2021-09-23T13:08:03.433Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:08:04 [2021-09-23T13:08:04.005Z]     docker_api_swarm_node_test.go:53: [d2e2cb41153ec] joining swarm manager [db10b2ed3c30b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:08:04 [2021-09-23T13:08:04.266Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:08:05 [2021-09-23T13:08:05.208Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:08:05 [2021-09-23T13:08:05.208Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:08:05 [2021-09-23T13:08:05.779Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:08:07 [2021-09-23T13:08:07.070Z] 2021/09/23 13:08:06 	Finished clone github.com/Microsoft/hcsshim
13:08:07 [2021-09-23T13:08:07.166Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:08:08 [2021-09-23T13:08:08.011Z] 2021/09/23 13:08:07 	Finished clone cloud.google.com/go
13:08:08 [2021-09-23T13:08:08.563Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:08:08 [2021-09-23T13:08:08.563Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:08:08 [2021-09-23T13:08:08.563Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:08:08 [2021-09-23T13:08:08.563Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:08:08 [2021-09-23T13:08:08.563Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:08:09 [2021-09-23T13:08:09.510Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:08:11 [2021-09-23T13:08:11.309Z] 2021/09/23 13:08:10 	Finished clone github.com/containerd/containerd
13:08:13 [2021-09-23T13:08:13.716Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s)
13:08:13 [2021-09-23T13:08:13.716Z] === RUN   TestCreateServiceSecretFileMode
13:08:13 [2021-09-23T13:08:13.716Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:08:14 [2021-09-23T13:08:14.658Z] === RUN   TestDockerSuite/TestContainerAPITop
13:08:15 [2021-09-23T13:08:15.603Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:08:15 [2021-09-23T13:08:15.604Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:08:15 [2021-09-23T13:08:15.604Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:08:15 [2021-09-23T13:08:15.604Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:08:16 [2021-09-23T13:08:16.547Z] --- PASS: TestCreateServiceSecretFileMode (3.06s)
13:08:16 [2021-09-23T13:08:16.547Z] === RUN   TestCreateServiceConfigFileMode
13:08:19 [2021-09-23T13:08:19.092Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:08:19 [2021-09-23T13:08:19.092Z] --- PASS: TestCreateServiceConfigFileMode (2.29s)
13:08:19 [2021-09-23T13:08:19.092Z] === RUN   TestCreateServiceSysctls
13:08:19 [2021-09-23T13:08:19.353Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:08:19 [2021-09-23T13:08:19.443Z] 2021/09/23 13:08:18 	Finished clone github.com/gogo/protobuf
13:08:19 [2021-09-23T13:08:19.443Z] 2021/09/23 13:08:19 	Finished clone google.golang.org/genproto
13:08:21 [2021-09-23T13:08:21.268Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:08:23 [2021-09-23T13:08:23.185Z] --- PASS: TestCreateServiceSysctls (4.16s)
13:08:23 [2021-09-23T13:08:23.185Z] === RUN   TestCreateServiceCapabilities
13:08:26 [2021-09-23T13:08:26.490Z] --- PASS: TestCreateServiceCapabilities (3.34s)
13:08:26 [2021-09-23T13:08:26.490Z] === RUN   TestInspect
13:08:26 [2021-09-23T13:08:26.751Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:08:27 [2021-09-23T13:08:27.694Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:08:30 [2021-09-23T13:08:30.244Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:08:30 [2021-09-23T13:08:30.244Z] --- PASS: TestInspect (3.97s)
13:08:30 [2021-09-23T13:08:30.244Z] === RUN   TestCreateJob
13:08:31 [2021-09-23T13:08:31.189Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:08:32 [2021-09-23T13:08:32.574Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
13:08:34 [2021-09-23T13:08:34.490Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
13:08:34 [2021-09-23T13:08:34.490Z] --- PASS: TestCreateJob (4.09s)
13:08:34 [2021-09-23T13:08:34.490Z] === RUN   TestReplicatedJob
13:08:35 [2021-09-23T13:08:35.874Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
13:08:36 [2021-09-23T13:08:36.136Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:08:37 [2021-09-23T13:08:37.496Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:08:37 [2021-09-23T13:08:37.496Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:08:37 [2021-09-23T13:08:37.496Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:08:37 [2021-09-23T13:08:37.496Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:08:37 [2021-09-23T13:08:37.496Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:08:37 [2021-09-23T13:08:37.523Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
13:08:39 [2021-09-23T13:08:39.442Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000786198_<nil>}
13:08:39 [2021-09-23T13:08:39.664Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:08:40 [2021-09-23T13:08:40.120Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:08:40 [2021-09-23T13:08:40.120Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:08:40 [2021-09-23T13:08:40.576Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:08:40 [2021-09-23T13:08:40.576Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:08:40 [2021-09-23T13:08:40.576Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:08:40 [2021-09-23T13:08:40.576Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:08:40 [2021-09-23T13:08:40.576Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:08:40 [2021-09-23T13:08:40.576Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:08:41 [2021-09-23T13:08:41.032Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:08:41 [2021-09-23T13:08:41.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1039797412_/foo_false__<nil>_<nil>_<nil>}
13:08:41 [2021-09-23T13:08:41.929Z] --- PASS: TestReplicatedJob (7.53s)
13:08:41 [2021-09-23T13:08:41.929Z] === RUN   TestUpdateReplicatedJob
13:08:42 [2021-09-23T13:08:42.502Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:08:43 [2021-09-23T13:08:43.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1039797412_/foo_true__<nil>_<nil>_<nil>}
13:08:43 [2021-09-23T13:08:43.926Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:08:44 [2021-09-23T13:08:44.990Z]     docker_api_swarm_test.go:201: [dc8c0b331d92b] joining swarm manager [d4ee65c0ab023]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:08:44 [2021-09-23T13:08:44.990Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_false__<nil>_<nil>_<nil>}
13:08:45 [2021-09-23T13:08:45.457Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:08:45 [2021-09-23T13:08:45.457Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:08:45 [2021-09-23T13:08:45.457Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:08:45 [2021-09-23T13:08:45.457Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:08:45 [2021-09-23T13:08:45.457Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:08:45 [2021-09-23T13:08:45.457Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:08:46 [2021-09-23T13:08:46.903Z] --- PASS: TestUpdateReplicatedJob (4.66s)
13:08:46 [2021-09-23T13:08:46.904Z] === RUN   TestServiceListWithStatuses
13:08:46 [2021-09-23T13:08:46.904Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:08:46 [2021-09-23T13:08:46.904Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:08:46 [2021-09-23T13:08:46.904Z] === RUN   TestDockerNetworkConnectAlias
13:08:46 [2021-09-23T13:08:46.904Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_true__<nil>_<nil>_<nil>}
13:08:47 [2021-09-23T13:08:47.624Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:08:48 [2021-09-23T13:08:48.819Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_true__0xc0007861e0_<nil>_<nil>}
13:08:50 [2021-09-23T13:08:50.214Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007861f8_<nil>}
13:08:51 [2021-09-23T13:08:51.602Z] --- PASS: TestDockerNetworkConnectAlias (5.11s)
13:08:51 [2021-09-23T13:08:51.602Z] === RUN   TestDockerNetworkReConnect
13:08:51 [2021-09-23T13:08:51.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000786210_<nil>}
13:08:53 [2021-09-23T13:08:53.775Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000786228_<nil>}
13:08:55 [2021-09-23T13:08:55.689Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000786240_<nil>}
13:08:55 [2021-09-23T13:08:55.689Z] --- PASS: TestDockerNetworkReConnect (3.98s)
13:08:55 [2021-09-23T13:08:55.689Z] === RUN   TestServicePlugin
13:08:57 [2021-09-23T13:08:57.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:08:58 [2021-09-23T13:08:58.012Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:08:58 [2021-09-23T13:08:58.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:08:58 [2021-09-23T13:08:58.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
13:08:58 [2021-09-23T13:08:58.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
13:08:58 [2021-09-23T13:08:58.985Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:08:59 [2021-09-23T13:08:59.557Z]     plugin_test.go:62: [d14d6da951e65] joining swarm manager [d6bbf573052c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:09:00 [2021-09-23T13:09:00.943Z]     plugin_test.go:65: [d7f5b2a68ccd9] joining swarm manager [d6bbf573052c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:09:02 [2021-09-23T13:09:02.330Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:09:04 [2021-09-23T13:09:04.244Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:09:06 [2021-09-23T13:09:06.555Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:09:06 [2021-09-23T13:09:06.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:09:07 [2021-09-23T13:09:07.053Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:09:07 [2021-09-23T13:09:07.518Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:09:07 [2021-09-23T13:09:07.518Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:09:07 [2021-09-23T13:09:07.518Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:09:08 [2021-09-23T13:09:08.969Z]     docker_api_swarm_test.go:383: [df0aeb0bc0736] joining swarm manager [de6c2717c1756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:09:08 [2021-09-23T13:09:08.969Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:09:09 [2021-09-23T13:09:09.230Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:09:09 [2021-09-23T13:09:09.822Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:09:10 [2021-09-23T13:09:10.395Z]     docker_api_swarm_test.go:384: [df8b8f3a0cd8c] joining swarm manager [de6c2717c1756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:09:10 [2021-09-23T13:09:10.411Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:09:11 [2021-09-23T13:09:11.339Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:09:11 [2021-09-23T13:09:11.943Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:09:12 [2021-09-23T13:09:12.282Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:09:13 [2021-09-23T13:09:13.225Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:09:13 [2021-09-23T13:09:13.797Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:09:15 [2021-09-23T13:09:15.187Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:09:15 [2021-09-23T13:09:15.729Z] 2021/09/23 13:09:10 	Finished clone github.com/hashicorp/consul
13:09:15 [2021-09-23T13:09:15.760Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:09:16 [2021-09-23T13:09:16.300Z] 2021/09/23 13:09:16 	Finished clone github.com/aws/aws-sdk-go
13:09:16 [2021-09-23T13:09:16.705Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:09:17 [2021-09-23T13:09:17.649Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:09:18 [2021-09-23T13:09:18.220Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:09:19 [2021-09-23T13:09:19.163Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:09:19 [2021-09-23T13:09:19.735Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:09:20 [2021-09-23T13:09:20.512Z] === RUN   TestDockerSuite/TestBuildAddScript
13:09:20 [2021-09-23T13:09:20.512Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:09:20 [2021-09-23T13:09:20.512Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:09:20 [2021-09-23T13:09:20.512Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:09:20 [2021-09-23T13:09:20.512Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:09:20 [2021-09-23T13:09:20.512Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:09:20 [2021-09-23T13:09:20.512Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:09:20 [2021-09-23T13:09:20.512Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:09:20 [2021-09-23T13:09:20.512Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:09:20 [2021-09-23T13:09:20.677Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:09:20 [2021-09-23T13:09:20.968Z] === RUN   TestDockerSuite/TestBuildAddTar
13:09:21 [2021-09-23T13:09:21.619Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:09:22 [2021-09-23T13:09:22.191Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:09:23 [2021-09-23T13:09:23.134Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:09:23 [2021-09-23T13:09:23.134Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:09:23 [2021-09-23T13:09:23.705Z] === RUN   TestDockerSuite/TestCpRelativePath
13:09:24 [2021-09-23T13:09:24.277Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:09:25 [2021-09-23T13:09:25.221Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:09:25 [2021-09-23T13:09:25.793Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:09:26 [2021-09-23T13:09:26.742Z] === RUN   TestDockerSuite/TestCpToCaseA
13:09:27 [2021-09-23T13:09:27.685Z] --- PASS: TestServicePlugin (31.88s)
13:09:27 [2021-09-23T13:09:27.685Z] === RUN   TestServiceUpdateLabel
13:09:28 [2021-09-23T13:09:28.258Z] === RUN   TestDockerSuite/TestCpToCaseB
13:09:29 [2021-09-23T13:09:29.200Z] === RUN   TestDockerSuite/TestCpToCaseC
13:09:30 [2021-09-23T13:09:30.143Z] --- PASS: TestServiceUpdateLabel (2.47s)
13:09:30 [2021-09-23T13:09:30.143Z] === RUN   TestServiceUpdateSecrets
13:09:31 [2021-09-23T13:09:31.530Z] === RUN   TestDockerSuite/TestCpToCaseD
13:09:35 [2021-09-23T13:09:35.737Z] === RUN   TestDockerSuite/TestCpToCaseE
13:09:39 [2021-09-23T13:09:39.041Z] === RUN   TestDockerSuite/TestCpToCaseF
13:09:39 [2021-09-23T13:09:39.041Z] === RUN   TestDockerSuite/TestCpToCaseG
13:09:43 [2021-09-23T13:09:43.249Z] === RUN   TestDockerSuite/TestCpToCaseH
13:09:45 [2021-09-23T13:09:45.799Z] --- PASS: TestServiceUpdateSecrets (15.75s)
13:09:45 [2021-09-23T13:09:45.799Z] === RUN   TestServiceUpdateConfigs
13:09:46 [2021-09-23T13:09:46.061Z] === RUN   TestDockerSuite/TestCpToCaseI
13:09:47 [2021-09-23T13:09:47.005Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:09:51 [2021-09-23T13:09:51.221Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:09:52 [2021-09-23T13:09:52.163Z] === RUN   TestDockerSuite/TestCpToDot
13:09:52 [2021-09-23T13:09:52.734Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:09:54 [2021-09-23T13:09:54.121Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:09:55 [2021-09-23T13:09:55.509Z] === RUN   TestDockerSuite/TestCpToStdout
13:09:56 [2021-09-23T13:09:56.451Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:09:57 [2021-09-23T13:09:57.395Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:09:57 [2021-09-23T13:09:57.968Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:09:58 [2021-09-23T13:09:58.540Z] === RUN   TestDockerSuite/TestCpVolumePath
13:09:59 [2021-09-23T13:09:59.483Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:09:59 [2021-09-23T13:09:59.483Z] === RUN   TestDockerSuite/TestCreateArgs
13:09:59 [2021-09-23T13:09:59.744Z] === RUN   TestDockerSuite/TestCreateByImageID
13:10:00 [2021-09-23T13:10:00.006Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:10:00 [2021-09-23T13:10:00.578Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:10:00 [2021-09-23T13:10:00.578Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:10:00 [2021-09-23T13:10:00.578Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:10:00 [2021-09-23T13:10:00.839Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:10:01 [2021-09-23T13:10:01.411Z] --- PASS: TestServiceUpdateConfigs (15.78s)
13:10:01 [2021-09-23T13:10:01.411Z] === RUN   TestServiceUpdateNetwork
13:10:01 [2021-09-23T13:10:01.411Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:10:01 [2021-09-23T13:10:01.983Z] === RUN   TestDockerSuite/TestCreateLabels
13:10:01 [2021-09-23T13:10:01.983Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:10:01 [2021-09-23T13:10:01.983Z] === RUN   TestDockerSuite/TestCreateRM
13:10:02 [2021-09-23T13:10:02.244Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:10:02 [2021-09-23T13:10:02.244Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:10:02 [2021-09-23T13:10:02.244Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:10:02 [2021-09-23T13:10:02.244Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:10:02 [2021-09-23T13:10:02.244Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:10:03 [2021-09-23T13:10:03.434Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:10:03 [2021-09-23T13:10:03.434Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:10:03 [2021-09-23T13:10:03.434Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:10:03 [2021-09-23T13:10:03.434Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:10:03 [2021-09-23T13:10:03.434Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:10:04 [2021-09-23T13:10:04.793Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:10:04 [2021-09-23T13:10:04.793Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:10:04 [2021-09-23T13:10:04.793Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:10:08 [2021-09-23T13:10:08.098Z]     check_test.go:380: [df8b8f3a0cd8c] daemon is not started
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:10:08 [2021-09-23T13:10:08.098Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:10:09 [2021-09-23T13:10:09.048Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:10:10 [2021-09-23T13:10:10.962Z]     docker_api_swarm_test.go:801: [d87c0353cb614] joining swarm manager [d4a88f4c8ce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:10:10 [2021-09-23T13:10:10.962Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:10:11 [2021-09-23T13:10:11.905Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:10:11 [2021-09-23T13:10:11.905Z]     docker_api_swarm_test.go:801: [dcf7afb0a8a1e] joining swarm manager [d4a88f4c8ce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:10:13 [2021-09-23T13:10:13.292Z]     docker_api_swarm_test.go:801: [da1ab461d3927] joining swarm manager [d4a88f4c8ce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:10:13 [2021-09-23T13:10:13.292Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:10:14 [2021-09-23T13:10:14.680Z]     docker_api_swarm_test.go:801: [deed1e15e4ef6] joining swarm manager [d4a88f4c8ce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:10:14 [2021-09-23T13:10:14.942Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:10:15 [2021-09-23T13:10:15.885Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:10:16 [2021-09-23T13:10:16.146Z]     docker_api_swarm_test.go:809: [d491e6ecfb65e] joining swarm manager [d4a88f4c8ce0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
13:10:16 [2021-09-23T13:10:16.146Z] --- PASS: TestServiceUpdateNetwork (14.57s)
13:10:16 [2021-09-23T13:10:16.146Z] === RUN   TestServiceUpdatePidsLimit
13:10:16 [2021-09-23T13:10:16.719Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:10:16 [2021-09-23T13:10:16.980Z] === RUN   TestDockerSuite/TestDevicePermissions
13:10:17 [2021-09-23T13:10:17.552Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:10:17 [2021-09-23T13:10:17.552Z] === RUN   TestDockerSuite/TestDockerFails
13:10:17 [2021-09-23T13:10:17.552Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:10:17 [2021-09-23T13:10:17.552Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:10:17 [2021-09-23T13:10:17.814Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:10:18 [2021-09-23T13:10:18.757Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:10:19 [2021-09-23T13:10:19.019Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:10:19 [2021-09-23T13:10:19.962Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
13:10:21 [2021-09-23T13:10:21.349Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:10:21 [2021-09-23T13:10:21.349Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:10:21 [2021-09-23T13:10:21.349Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
13:10:21 [2021-09-23T13:10:21.611Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:10:24 [2021-09-23T13:10:24.488Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:10:24 [2021-09-23T13:10:24.488Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:10:24 [2021-09-23T13:10:24.488Z] === RUN   TestDockerSuite/TestBuildBlankName
13:10:24 [2021-09-23T13:10:24.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:10:26 [2021-09-23T13:10:26.899Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:10:28 [2021-09-23T13:10:28.285Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:10:29 [2021-09-23T13:10:29.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:10:29 [2021-09-23T13:10:29.161Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:10:29 [2021-09-23T13:10:29.617Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:10:30 [2021-09-23T13:10:30.394Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:10:32 [2021-09-23T13:10:32.939Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:10:33 [2021-09-23T13:10:33.882Z] --- PASS: TestServiceUpdatePidsLimit (17.85s)
13:10:33 [2021-09-23T13:10:33.882Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.23s)
13:10:33 [2021-09-23T13:10:33.882Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s)
13:10:33 [2021-09-23T13:10:33.882Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
13:10:33 [2021-09-23T13:10:33.882Z] PASS
13:10:33 [2021-09-23T13:10:33.882Z] 
13:10:33 [2021-09-23T13:10:33.882Z] === Skipped
13:10:33 [2021-09-23T13:10:33.882Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:10:33 [2021-09-23T13:10:33.882Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:10:33 [2021-09-23T13:10:33.882Z] 
13:10:33 [2021-09-23T13:10:33.882Z] 
13:10:33 [2021-09-23T13:10:33.882Z] DONE 27 tests, 1 skipped in 193.068s
13:10:33 [2021-09-23T13:10:33.882Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:10:33 [2021-09-23T13:10:33.882Z] ++ 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
13:10:33 [2021-09-23T13:10:33.882Z] ++ set -e
13:10:33 [2021-09-23T13:10:33.882Z] ++ '[' -n 0 ']'
13:10:33 [2021-09-23T13:10:33.882Z] ++ set -x
13:10:33 [2021-09-23T13:10:33.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:10:34 [2021-09-23T13:10:34.147Z] INFO: Testing against a local daemon
13:10:34 [2021-09-23T13:10:34.147Z] === RUN   TestSessionCreate
13:10:34 [2021-09-23T13:10:34.147Z] --- PASS: TestSessionCreate (0.02s)
13:10:34 [2021-09-23T13:10:34.147Z] === RUN   TestSessionCreateWithBadUpgrade
13:10:34 [2021-09-23T13:10:34.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:10:34 [2021-09-23T13:10:34.147Z] PASS
13:10:34 [2021-09-23T13:10:34.147Z] 
13:10:34 [2021-09-23T13:10:34.147Z] DONE 2 tests in 0.151s
13:10:34 [2021-09-23T13:10:34.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:10:34 [2021-09-23T13:10:34.147Z] ++ 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
13:10:34 [2021-09-23T13:10:34.147Z] ++ set -e
13:10:34 [2021-09-23T13:10:34.147Z] ++ '[' -n 0 ']'
13:10:34 [2021-09-23T13:10:34.147Z] ++ set -x
13:10:34 [2021-09-23T13:10:34.147Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:10:34 [2021-09-23T13:10:34.289Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:10:34 [2021-09-23T13:10:34.409Z] INFO: Testing against a local daemon
13:10:34 [2021-09-23T13:10:34.409Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:10:34 [2021-09-23T13:10:34.409Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:10:34 [2021-09-23T13:10:34.409Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:10:34 [2021-09-23T13:10:34.409Z] === RUN   TestEventsExecDie
13:10:35 [2021-09-23T13:10:35.353Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:10:35 [2021-09-23T13:10:35.614Z] --- PASS: TestEventsExecDie (1.31s)
13:10:35 [2021-09-23T13:10:35.614Z] === RUN   TestEventsBackwardsCompatible
13:10:35 [2021-09-23T13:10:35.614Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:10:35 [2021-09-23T13:10:35.614Z] === RUN   TestInfoBinaryCommits
13:10:35 [2021-09-23T13:10:35.614Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:10:35 [2021-09-23T13:10:35.614Z] === RUN   TestInfoAPIVersioned
13:10:35 [2021-09-23T13:10:35.614Z] --- PASS: TestInfoAPIVersioned (0.02s)
13:10:35 [2021-09-23T13:10:35.614Z] === RUN   TestInfoDiscoveryBackend
13:10:36 [2021-09-23T13:10:36.186Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:10:36 [2021-09-23T13:10:36.186Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:10:36 [2021-09-23T13:10:36.186Z] === RUN   TestDockerSuite/TestEventsAttach
13:10:37 [2021-09-23T13:10:37.129Z] === RUN   TestDockerSuite/TestEventsCommit
13:10:37 [2021-09-23T13:10:37.129Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:10:37 [2021-09-23T13:10:37.129Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:10:37 [2021-09-23T13:10:37.701Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
13:10:37 [2021-09-23T13:10:37.701Z] === RUN   TestInfoAPI
13:10:37 [2021-09-23T13:10:37.701Z] --- PASS: TestInfoAPI (0.03s)
13:10:37 [2021-09-23T13:10:37.701Z] === RUN   TestInfoAPIWarnings
13:10:37 [2021-09-23T13:10:37.961Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:10:38 [2021-09-23T13:10:38.533Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:10:39 [2021-09-23T13:10:39.475Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:10:40 [2021-09-23T13:10:40.047Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:10:41 [2021-09-23T13:10:41.960Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:10:42 [2021-09-23T13:10:42.828Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:10:43 [2021-09-23T13:10:43.346Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:10:45 [2021-09-23T13:10:45.893Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:10:48 [2021-09-23T13:10:48.441Z] === RUN   TestDockerSuite/TestEventsCopy
13:10:49 [2021-09-23T13:10:49.385Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:10:49 [2021-09-23T13:10:49.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:10:49 [2021-09-23T13:10:49.883Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:10:49 [2021-09-23T13:10:49.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:10:50 [2021-09-23T13:10:50.770Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:10:51 [2021-09-23T13:10:51.343Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:10:51 [2021-09-23T13:10:51.343Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:10:52 [2021-09-23T13:10:52.728Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:10:53 [2021-09-23T13:10:53.298Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:10:53 [2021-09-23T13:10:53.298Z] === RUN   TestDockerSuite/TestEventsFilterType
13:10:53 [2021-09-23T13:10:53.558Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:10:53 [2021-09-23T13:10:53.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:10:53 [2021-09-23T13:10:53.601Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:10:53 [2021-09-23T13:10:53.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:10:53 [2021-09-23T13:10:53.601Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:10:53 [2021-09-23T13:10:53.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:10:53 [2021-09-23T13:10:53.820Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:10:53 [2021-09-23T13:10:53.820Z] === RUN   TestDockerSuite/TestEventsFilters
13:10:54 [2021-09-23T13:10:54.081Z] --- PASS: TestInfoAPIWarnings (16.31s)
13:10:54 [2021-09-23T13:10:54.081Z] === RUN   TestInfoDebug
13:10:54 [2021-09-23T13:10:54.656Z] --- PASS: TestInfoDebug (0.53s)
13:10:54 [2021-09-23T13:10:54.656Z] === RUN   TestInfoInsecureRegistries
13:10:55 [2021-09-23T13:10:55.228Z] --- PASS: TestInfoInsecureRegistries (0.55s)
13:10:55 [2021-09-23T13:10:55.228Z] === RUN   TestInfoRegistryMirrors
13:10:55 [2021-09-23T13:10:55.228Z] === RUN   TestDockerSuite/TestEventsFormat
13:10:55 [2021-09-23T13:10:55.800Z] --- PASS: TestInfoRegistryMirrors (0.54s)
13:10:55 [2021-09-23T13:10:55.800Z] === RUN   TestLoginFailsWithBadCredentials
13:10:55 [2021-09-23T13:10:55.800Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
13:10:55 [2021-09-23T13:10:55.800Z] === RUN   TestPingCacheHeaders
13:10:55 [2021-09-23T13:10:55.800Z] --- PASS: TestPingCacheHeaders (0.02s)
13:10:55 [2021-09-23T13:10:55.800Z] === RUN   TestPingGet
13:10:56 [2021-09-23T13:10:56.061Z] --- PASS: TestPingGet (0.04s)
13:10:56 [2021-09-23T13:10:56.061Z] === RUN   TestPingHead
13:10:56 [2021-09-23T13:10:56.061Z] --- PASS: TestPingHead (0.03s)
13:10:56 [2021-09-23T13:10:56.061Z] === RUN   TestVersion
13:10:56 [2021-09-23T13:10:56.061Z] --- PASS: TestVersion (0.02s)
13:10:56 [2021-09-23T13:10:56.061Z] PASS
13:10:56 [2021-09-23T13:10:56.061Z] 
13:10:56 [2021-09-23T13:10:56.061Z] === Skipped
13:10:56 [2021-09-23T13:10:56.061Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:10:56 [2021-09-23T13:10:56.061Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:10:56 [2021-09-23T13:10:56.061Z] 
13:10:56 [2021-09-23T13:10:56.061Z] 
13:10:56 [2021-09-23T13:10:56.061Z] DONE 18 tests, 1 skipped in 21.864s
13:10:56 [2021-09-23T13:10:56.061Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:10:56 [2021-09-23T13:10:56.061Z] ++ 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
13:10:56 [2021-09-23T13:10:56.061Z] ++ set -e
13:10:56 [2021-09-23T13:10:56.061Z] ++ '[' -n 0 ']'
13:10:56 [2021-09-23T13:10:56.061Z] ++ set -x
13:10:56 [2021-09-23T13:10:56.061Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:10:56 [2021-09-23T13:10:56.061Z] INFO: Testing against a local daemon
13:10:56 [2021-09-23T13:10:56.061Z] === RUN   TestVolumesCreateAndList
13:10:56 [2021-09-23T13:10:56.061Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:10:56 [2021-09-23T13:10:56.061Z] === RUN   TestVolumesRemove
13:10:56 [2021-09-23T13:10:56.322Z] --- PASS: TestVolumesRemove (0.10s)
13:10:56 [2021-09-23T13:10:56.322Z] === RUN   TestVolumesInspect
13:10:56 [2021-09-23T13:10:56.322Z] --- PASS: TestVolumesInspect (0.02s)
13:10:56 [2021-09-23T13:10:56.322Z] === RUN   TestVolumesInvalidJSON
13:10:56 [2021-09-23T13:10:56.322Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:10:56 [2021-09-23T13:10:56.322Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:10:56 [2021-09-23T13:10:56.322Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:10:56 [2021-09-23T13:10:56.322Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:10:56 [2021-09-23T13:10:56.322Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:10:56 [2021-09-23T13:10:56.322Z] PASS
13:10:56 [2021-09-23T13:10:56.322Z] 
13:10:56 [2021-09-23T13:10:56.322Z] DONE 5 tests in 0.289s
13:10:56 [2021-09-23T13:10:56.322Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:10:56 [2021-09-23T13:10:56.583Z] ++++ cat bundles/test-integration/docker.pid
13:10:56 [2021-09-23T13:10:56.584Z] +++ kill 5622
13:10:57 [2021-09-23T13:10:57.156Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:10:57 [2021-09-23T13:10:57.156Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:10:57 [2021-09-23T13:10:57.156Z] === RUN   TestDockerSuite/TestEventsImageImport
13:10:57 [2021-09-23T13:10:57.729Z] +++ /etc/init.d/apparmor stop
13:10:57 [2021-09-23T13:10:57.992Z] Leaving: AppArmorNo profiles have been unloaded.
13:10:57 [2021-09-23T13:10:57.992Z] 
13:10:57 [2021-09-23T13:10:57.992Z] Unloading profiles will leave already running processes permanently
13:10:57 [2021-09-23T13:10:57.992Z] unconfined, which can lead to unexpected situations.
13:10:57 [2021-09-23T13:10:57.992Z] 
13:10:57 [2021-09-23T13:10:57.992Z] To set a process to complain mode, use the command line tool
13:10:57 [2021-09-23T13:10:57.992Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:10:57 [2021-09-23T13:10:57.992Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:10:57 [2021-09-23T13:10:57.992Z] +++ true
13:10:57 [2021-09-23T13:10:57.992Z] exiting test-integration
13:10:57 [2021-09-23T13:10:57.992Z] ++ exit 0
13:10:57 [2021-09-23T13:10:57.992Z] 
13:10:57 [2021-09-23T13:10:57.992Z] === RUN   TestDockerSuite/TestEventsImagePull
13:10:58 [2021-09-23T13:10:58.566Z] === RUN   TestDockerSuite/TestEventsImageTag
13:10:58 [2021-09-23T13:10:58.826Z] + for job in $(jobs -p)
13:10:58 [2021-09-23T13:10:58.826Z] + wait 22974
13:10:59 [2021-09-23T13:10:59.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:10:59 [2021-09-23T13:10:59.372Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:10:59 [2021-09-23T13:10:59.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:10:59 [2021-09-23T13:10:59.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:10:59 [2021-09-23T13:10:59.372Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:10:59 [2021-09-23T13:10:59.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:10:59 [2021-09-23T13:10:59.372Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:10:59 [2021-09-23T13:10:59.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:10:59 [2021-09-23T13:10:59.397Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:10:59 [2021-09-23T13:10:59.658Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:10:59 [2021-09-23T13:10:59.658Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:10:59 [2021-09-23T13:10:59.658Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:10:59 [2021-09-23T13:10:59.658Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:10:59 [2021-09-23T13:10:59.658Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:11:01 [2021-09-23T13:11:01.043Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:11:01 [2021-09-23T13:11:01.989Z] === RUN   TestDockerSuite/TestEventsRename
13:11:02 [2021-09-23T13:11:02.563Z] === RUN   TestDockerSuite/TestEventsResize
13:11:03 [2021-09-23T13:11:03.135Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:11:06 [2021-09-23T13:11:06.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:11:09 [2021-09-23T13:11:09.000Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:11:09 [2021-09-23T13:11:09.943Z] === RUN   TestDockerSuite/TestEventsStreaming
13:11:10 [2021-09-23T13:11:10.515Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:11:13 [2021-09-23T13:11:13.813Z] === RUN   TestDockerSuite/TestEventsTop
13:11:14 [2021-09-23T13:11:14.074Z] === RUN   TestDockerSuite/TestEventsUntag
13:11:16 [2021-09-23T13:11:16.617Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:11:28 [2021-09-23T13:11:28.848Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:11:28 [2021-09-23T13:11:28.848Z] === RUN   TestDockerSuite/TestExec
13:11:29 [2021-09-23T13:11:29.109Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:11:29 [2021-09-23T13:11:29.318Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:11:30 [2021-09-23T13:11:30.496Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:11:31 [2021-09-23T13:11:31.069Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:11:32 [2021-09-23T13:11:32.212Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:11:32 [2021-09-23T13:11:32.212Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:11:32 [2021-09-23T13:11:32.212Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:11:32 [2021-09-23T13:11:32.212Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:11:32 [2021-09-23T13:11:32.458Z] === RUN   TestDockerSuite/TestExecAPIStart
13:11:32 [2021-09-23T13:11:32.668Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:11:33 [2021-09-23T13:11:33.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:11:33 [2021-09-23T13:11:33.631Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:11:33 [2021-09-23T13:11:33.631Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:11:33 [2021-09-23T13:11:33.631Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:11:34 [2021-09-23T13:11:34.802Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:11:35 [2021-09-23T13:11:35.751Z]     docker_api_swarm_service_test.go:394: [ded8c277d88e4] joining swarm manager [db49befee43f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:11:36 [2021-09-23T13:11:36.013Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:11:36 [2021-09-23T13:11:36.586Z]     docker_api_swarm_service_test.go:394: [d5efcdc32956f] joining swarm manager [db49befee43f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:11:37 [2021-09-23T13:11:37.158Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:11:38 [2021-09-23T13:11:38.356Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:11:38 [2021-09-23T13:11:38.812Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:11:38 [2021-09-23T13:11:38.812Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:11:38 [2021-09-23T13:11:38.812Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:11:38 [2021-09-23T13:11:38.812Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:11:38 [2021-09-23T13:11:38.812Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:11:39 [2021-09-23T13:11:39.075Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:11:40 [2021-09-23T13:11:40.340Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:11:40 [2021-09-23T13:11:40.480Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:11:40 [2021-09-23T13:11:40.795Z] === RUN   TestDockerSuite/TestBuildCmd
13:11:41 [2021-09-23T13:11:41.757Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:11:41 [2021-09-23T13:11:41.863Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:11:42 [2021-09-23T13:11:42.213Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:11:42 [2021-09-23T13:11:42.669Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:11:43 [2021-09-23T13:11:43.250Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:11:45 [2021-09-23T13:11:45.796Z] === RUN   TestDockerSuite/TestExecCgroup
13:11:47 [2021-09-23T13:11:47.339Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:11:48 [2021-09-23T13:11:48.341Z] === RUN   TestDockerSuite/TestExecEnv
13:11:48 [2021-09-23T13:11:48.871Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:11:48 [2021-09-23T13:11:48.871Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:11:48 [2021-09-23T13:11:48.871Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:11:48 [2021-09-23T13:11:48.913Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:11:49 [2021-09-23T13:11:49.833Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:11:49 [2021-09-23T13:11:49.833Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:11:49 [2021-09-23T13:11:49.833Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:11:50 [2021-09-23T13:11:50.289Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:11:50 [2021-09-23T13:11:50.827Z] === RUN   TestDockerSuite/TestExecExitStatus
13:11:51 [2021-09-23T13:11:51.401Z] === RUN   TestDockerSuite/TestExecInspectID
13:11:52 [2021-09-23T13:11:52.460Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:11:52 [2021-09-23T13:11:52.917Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:11:53 [2021-09-23T13:11:53.373Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:11:53 [2021-09-23T13:11:53.373Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:11:53 [2021-09-23T13:11:53.373Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:11:53 [2021-09-23T13:11:53.830Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:11:54 [2021-09-23T13:11:54.703Z] === RUN   TestDockerSuite/TestExecInteractive
13:11:54 [2021-09-23T13:11:54.793Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:11:54 [2021-09-23T13:11:54.793Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:11:54 [2021-09-23T13:11:54.793Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:11:54 [2021-09-23T13:11:54.793Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:11:54 [2021-09-23T13:11:54.793Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:11:55 [2021-09-23T13:11:55.276Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:11:55 [2021-09-23T13:11:55.276Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:11:56 [2021-09-23T13:11:56.668Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:11:57 [2021-09-23T13:11:57.609Z]     docker_api_swarm_service_test.go:342: [d25f28cedef08] joining swarm manager [d7a2313cf9787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:11:57 [2021-09-23T13:11:57.870Z] === RUN   TestDockerSuite/TestExecParseError
13:11:58 [2021-09-23T13:11:58.443Z]     docker_api_swarm_service_test.go:342: [de60958c53a92] joining swarm manager [d7a2313cf9787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:11:58 [2021-09-23T13:11:58.707Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:11:59 [2021-09-23T13:11:59.471Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:12:00 [2021-09-23T13:12:00.094Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:12:01 [2021-09-23T13:12:01.038Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:12:06 [2021-09-23T13:12:06.329Z] === RUN   TestDockerSuite/TestExecSetEnv
13:12:06 [2021-09-23T13:12:06.329Z] === RUN   TestDockerSuite/TestExecStartFails
13:12:07 [2021-09-23T13:12:07.272Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:12:15 [2021-09-23T13:12:15.408Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:12:15 [2021-09-23T13:12:15.979Z]     docker_api_swarm_service_test.go:489: [da344228a152e] joining swarm manager [d8ee662440ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:12:16 [2021-09-23T13:12:16.920Z]     docker_api_swarm_service_test.go:489: [d346eb49e64a3] joining swarm manager [d8ee662440ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:12:18 [2021-09-23T13:12:18.856Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:12:19 [2021-09-23T13:12:19.430Z] === RUN   TestDockerSuite/TestExecTTY
13:12:20 [2021-09-23T13:12:20.817Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:12:21 [2021-09-23T13:12:21.389Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:12:22 [2021-09-23T13:12:22.330Z] === RUN   TestDockerSuite/TestExecUlimits
13:12:23 [2021-09-23T13:12:23.273Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:12:23 [2021-09-23T13:12:23.273Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:12:23 [2021-09-23T13:12:23.273Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:12:25 [2021-09-23T13:12:25.188Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:12:26 [2021-09-23T13:12:26.131Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:12:27 [2021-09-23T13:12:27.516Z] === RUN   TestDockerSuite/TestExecWithTERM
13:12:28 [2021-09-23T13:12:28.461Z] === RUN   TestDockerSuite/TestExecWithUser
13:12:29 [2021-09-23T13:12:29.383Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:12:29 [2021-09-23T13:12:29.385Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:12:29 [2021-09-23T13:12:29.385Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:12:29 [2021-09-23T13:12:29.847Z] === RUN   TestDockerSuite/TestGetContainerStats
13:12:29 [2021-09-23T13:12:29.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:12:33 [2021-09-23T13:12:33.105Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:12:33 [2021-09-23T13:12:33.105Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:12:33 [2021-09-23T13:12:33.105Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:12:33 [2021-09-23T13:12:33.105Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:12:33 [2021-09-23T13:12:33.105Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:12:33 [2021-09-23T13:12:33.105Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:12:33 [2021-09-23T13:12:33.105Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:12:34 [2021-09-23T13:12:34.068Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:12:34 [2021-09-23T13:12:34.068Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:12:34 [2021-09-23T13:12:34.068Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:12:35 [2021-09-23T13:12:35.139Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:12:35 [2021-09-23T13:12:35.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:12:37 [2021-09-23T13:12:37.622Z]     docker_api_swarm_service_test.go:127: [d18179f8e463b] joining swarm manager [d5979716e9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:12:38 [2021-09-23T13:12:38.599Z]     docker_api_swarm_service_test.go:128: [df3e6e83a37ab] joining swarm manager [d5979716e9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:12:39 [2021-09-23T13:12:39.171Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:12:41 [2021-09-23T13:12:41.087Z]     docker_api_swarm_service_test.go:136: [d180e3d9d6836] joining swarm manager [d5979716e9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:12:41 [2021-09-23T13:12:41.348Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:12:42 [2021-09-23T13:12:42.294Z]     docker_api_swarm_service_test.go:137: [d1eaaa70aa33f] joining swarm manager [d5979716e9ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:12:46 [2021-09-23T13:12:46.497Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:12:47 [2021-09-23T13:12:47.068Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:12:47 [2021-09-23T13:12:47.068Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:12:47 [2021-09-23T13:12:47.068Z] === RUN   TestDockerSuite/TestHealth
13:12:52 [2021-09-23T13:12:52.838Z] 2021/09/23 13:12:41 	Finished clone google.golang.org/api
13:12:52 [2021-09-23T13:12:52.838Z] 2021/09/23 13:12:41 Dependencies downloaded. Download time: 5m53.26582774s
13:12:52 [2021-09-23T13:12:52.838Z] 2021/09/23 13:12:41 Collecting all dependencies
13:12:52 [2021-09-23T13:12:52.838Z] 2021/09/23 13:12:52 Clean vendor dir from unused packages
13:12:52 [2021-09-23T13:12:52.838Z] 2021/09/23 13:12:52 	Ignoring paths matching "^archive/tar"
13:12:53 [2021-09-23T13:12:53.774Z] 2021/09/23 13:12:53 Success
13:12:53 [2021-09-23T13:12:53.774Z] 2021/09/23 13:12:53 Running time: 6m9.954156136s
13:12:54 [2021-09-23T13:12:54.033Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:12:54 [2021-09-23T13:12:54.929Z] + echo Ensuring container killed.
13:12:54 [2021-09-23T13:12:54.929Z] Ensuring container killed.
13:12:54 [2021-09-23T13:12:54.929Z] + docker rm -vf docker-pr4
13:12:54 [2021-09-23T13:12:54.929Z] Error: No such container: docker-pr4
[Pipeline] sh
13:12:55 [2021-09-23T13:12:55.220Z] + echo Chowning /workspace to jenkins user
13:12:55 [2021-09-23T13:12:55.220Z] Chowning /workspace to jenkins user
13:12:55 [2021-09-23T13:12:55.220Z] + id -u
13:12:55 [2021-09-23T13:12:55.220Z] + id -g
13:12:55 [2021-09-23T13:12:55.220Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:12:58 [2021-09-23T13:12:58.212Z] + bundleName=unit
13:12:58 [2021-09-23T13:12:58.212Z] + echo Creating unit-bundles.tar.gz
13:12:58 [2021-09-23T13:12:58.212Z] Creating unit-bundles.tar.gz
13:12:58 [2021-09-23T13:12:58.212Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:12:58 [2021-09-23T13:12:58.212Z] bundles/junit-report.xml
13:12:58 [2021-09-23T13:12:58.212Z] bundles/go-test-report.json
13:12:58 [2021-09-23T13:12:58.212Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:12:58 [2021-09-23T13:12:58.225Z] Archiving artifacts
13:12:58 [2021-09-23T13:12:58.754Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:12:59 [2021-09-23T13:12:59.062Z] + make clean
13:12:59 [2021-09-23T13:12:59.335Z] docker volume rm -f docker-dev-cache
13:12:59 [2021-09-23T13:12:59.335Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:13:03 [2021-09-23T13:13:03.974Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:13:03 [2021-09-23T13:13:03.974Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:13:03 [2021-09-23T13:13:03.974Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:13:03 [2021-09-23T13:13:03.974Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:13:06 [2021-09-23T13:13:06.027Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:13:06 [2021-09-23T13:13:06.288Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:13:08 [2021-09-23T13:13:08.835Z]     docker_api_swarm_service_test.go:303: [df312dd8729ca] joining swarm manager [d46b52f0266f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:13:08 [2021-09-23T13:13:08.835Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:13:08 [2021-09-23T13:13:08.835Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:13:08 [2021-09-23T13:13:08.835Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:13:08 [2021-09-23T13:13:08.835Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:13:09 [2021-09-23T13:13:09.407Z]     docker_api_swarm_service_test.go:303: [d2525ed4f11c3] joining swarm manager [d46b52f0266f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:13:09 [2021-09-23T13:13:09.669Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:13:09 [2021-09-23T13:13:09.669Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:13:11 [2021-09-23T13:13:11.059Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:13:11 [2021-09-23T13:13:11.059Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:13:11 [2021-09-23T13:13:11.059Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:13:11 [2021-09-23T13:13:11.059Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:13:11 [2021-09-23T13:13:11.631Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:13:11 [2021-09-23T13:13:11.892Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:13:12 [2021-09-23T13:13:12.476Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:13:12 [2021-09-23T13:13:12.476Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:13:13 [2021-09-23T13:13:13.048Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:13:13 [2021-09-23T13:13:13.048Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:13:13 [2021-09-23T13:13:13.620Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:13:14 [2021-09-23T13:13:14.562Z] === RUN   TestDockerSuite/TestImagesFormat
13:13:14 [2021-09-23T13:13:14.562Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:13:15 [2021-09-23T13:13:15.505Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:13:18 [2021-09-23T13:13:18.047Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:13:18 [2021-09-23T13:13:18.047Z] === RUN   TestDockerSuite/TestImportBadURL
13:13:18 [2021-09-23T13:13:18.047Z] === RUN   TestDockerSuite/TestImportDisplay
13:13:19 [2021-09-23T13:13:19.964Z] === RUN   TestDockerSuite/TestImportFile
13:13:21 [2021-09-23T13:13:21.880Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:13:21 [2021-09-23T13:13:21.880Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:13:23 [2021-09-23T13:13:23.266Z] === RUN   TestDockerSuite/TestImportGzipped
13:13:25 [2021-09-23T13:13:25.211Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:13:26 [2021-09-23T13:13:26.600Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:13:27 [2021-09-23T13:13:27.173Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:13:28 [2021-09-23T13:13:28.120Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:13:28 [2021-09-23T13:13:28.693Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:13:28 [2021-09-23T13:13:28.693Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:13:28 [2021-09-23T13:13:28.693Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:13:29 [2021-09-23T13:13:29.266Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:13:30 [2021-09-23T13:13:30.209Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:13:30 [2021-09-23T13:13:30.780Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:13:31 [2021-09-23T13:13:31.042Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:13:31 [2021-09-23T13:13:31.303Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:13:32 [2021-09-23T13:13:32.246Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:13:33 [2021-09-23T13:13:33.189Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:13:33 [2021-09-23T13:13:33.189Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:13:33 [2021-09-23T13:13:33.189Z]     docker_api_swarm_service_test.go:99: [d6e832c805772] joining swarm manager [d9c22c7b7dd9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:13:33 [2021-09-23T13:13:33.883Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:13:33 [2021-09-23T13:13:33.884Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:13:34 [2021-09-23T13:13:34.132Z]     docker_api_swarm_service_test.go:100: [d9f65e8cd7d22] joining swarm manager [d9c22c7b7dd9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:13:34 [2021-09-23T13:13:34.340Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:13:34 [2021-09-23T13:13:34.704Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:13:35 [2021-09-23T13:13:35.276Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:13:36 [2021-09-23T13:13:36.666Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:13:36 [2021-09-23T13:13:36.666Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:13:37 [2021-09-23T13:13:37.612Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:13:37 [2021-09-23T13:13:37.612Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:13:37 [2021-09-23T13:13:37.612Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:13:39 [2021-09-23T13:13:39.529Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:13:40 [2021-09-23T13:13:40.508Z] === RUN   TestDockerSuite/TestInspectDefault
13:13:41 [2021-09-23T13:13:41.450Z] === RUN   TestDockerSuite/TestInspectHistory
13:13:42 [2021-09-23T13:13:42.022Z] === RUN   TestDockerSuite/TestInspectImage
13:13:42 [2021-09-23T13:13:42.283Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:13:42 [2021-09-23T13:13:42.283Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:13:42 [2021-09-23T13:13:42.283Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:13:42 [2021-09-23T13:13:42.283Z] === RUN   TestDockerSuite/TestInspectInt64
13:13:42 [2021-09-23T13:13:42.855Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:13:42 [2021-09-23T13:13:42.936Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:13:43 [2021-09-23T13:13:43.427Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:13:43 [2021-09-23T13:13:43.687Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:13:44 [2021-09-23T13:13:44.260Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:13:44 [2021-09-23T13:13:44.831Z] === RUN   TestDockerSuite/TestInspectPlugin
13:13:46 [2021-09-23T13:13:46.746Z] === RUN   TestDockerSuite/TestInspectRootFS
13:13:46 [2021-09-23T13:13:46.746Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:13:47 [2021-09-23T13:13:47.318Z] === RUN   TestDockerSuite/TestInspectStatus
13:13:47 [2021-09-23T13:13:47.890Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:13:49 [2021-09-23T13:13:49.806Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:13:49 [2021-09-23T13:13:49.987Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:13:50 [2021-09-23T13:13:50.067Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:13:51 [2021-09-23T13:13:51.010Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:13:51 [2021-09-23T13:13:51.519Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:13:51 [2021-09-23T13:13:51.583Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:13:52 [2021-09-23T13:13:52.155Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:13:53 [2021-09-23T13:13:53.097Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:13:53 [2021-09-23T13:13:53.669Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:13:53 [2021-09-23T13:13:53.669Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:13:56 [2021-09-23T13:13:56.218Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:13:57 [2021-09-23T13:13:57.623Z]     check_test.go:380: [d6e832c805772] daemon is not started
13:13:58 [2021-09-23T13:13:58.196Z] === RUN   TestDockerSuite/TestLinksEnvs
13:13:59 [2021-09-23T13:13:59.580Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:13:59 [2021-09-23T13:13:59.841Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:14:01 [2021-09-23T13:14:01.761Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:14:03 [2021-09-23T13:14:03.148Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:14:04 [2021-09-23T13:14:04.091Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:14:05 [2021-09-23T13:14:05.036Z]     docker_api_swarm_service_test.go:532: [dd53f7258886c] joining swarm manager [d7c48e7b2a769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:14:06 [2021-09-23T13:14:06.421Z]     docker_api_swarm_service_test.go:533: [d4aabf5eeeba5] joining swarm manager [d7c48e7b2a769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:14:06 [2021-09-23T13:14:06.421Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:14:06 [2021-09-23T13:14:06.421Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:14:08 [2021-09-23T13:14:08.969Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:14:09 [2021-09-23T13:14:09.913Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:14:10 [2021-09-23T13:14:10.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:14:23 [2021-09-23T13:14:23.117Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:14:25 [2021-09-23T13:14:25.031Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:14:26 [2021-09-23T13:14:26.945Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:14:27 [2021-09-23T13:14:27.517Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:14:30 [2021-09-23T13:14:30.818Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:14:30 [2021-09-23T13:14:30.818Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:14:30 [2021-09-23T13:14:30.818Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:14:30 [2021-09-23T13:14:30.818Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:14:30 [2021-09-23T13:14:30.818Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:14:31 [2021-09-23T13:14:31.079Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:14:32 [2021-09-23T13:14:32.024Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:14:32 [2021-09-23T13:14:32.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:14:35 [2021-09-23T13:14:35.512Z]     docker_api_swarm_service_test.go:147: [daf1f25b819ca] joining swarm manager [df714f76877ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:14:35 [2021-09-23T13:14:35.512Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:14:36 [2021-09-23T13:14:36.084Z]     docker_api_swarm_service_test.go:147: [d0f591458785c] joining swarm manager [df714f76877ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:14:36 [2021-09-23T13:14:36.345Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:14:41 [2021-09-23T13:14:41.636Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:14:42 [2021-09-23T13:14:42.208Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:14:42 [2021-09-23T13:14:42.208Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:14:43 [2021-09-23T13:14:43.168Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:14:44 [2021-09-23T13:14:44.110Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:14:45 [2021-09-23T13:14:45.495Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:14:46 [2021-09-23T13:14:46.068Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:14:47 [2021-09-23T13:14:47.454Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:14:49 [2021-09-23T13:14:49.369Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:14:50 [2021-09-23T13:14:50.311Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:14:50 [2021-09-23T13:14:50.883Z] === RUN   TestDockerSuite/TestLogsSince
13:14:57 [2021-09-23T13:14:57.467Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:15:03 [2021-09-23T13:15:03.554Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:15:04 [2021-09-23T13:15:04.051Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:15:04 [2021-09-23T13:15:04.051Z] === RUN   TestDockerSuite/TestLogsTail
13:15:04 [2021-09-23T13:15:04.625Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:15:05 [2021-09-23T13:15:05.197Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:15:06 [2021-09-23T13:15:06.168Z] === RUN   TestDockerSuite/TestMountIntoProc
13:15:06 [2021-09-23T13:15:06.168Z] === RUN   TestDockerSuite/TestMountIntoSys
13:15:06 [2021-09-23T13:15:06.445Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:15:06 [2021-09-23T13:15:06.446Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:15:06 [2021-09-23T13:15:06.446Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:15:07 [2021-09-23T13:15:07.109Z] === RUN   TestDockerSuite/TestNetHostname
13:15:09 [2021-09-23T13:15:09.021Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:15:09 [2021-09-23T13:15:09.282Z] === RUN   TestDockerSuite/TestNetworkEvents
13:15:13 [2021-09-23T13:15:13.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:15:15 [2021-09-23T13:15:15.397Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:15:17 [2021-09-23T13:15:17.944Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:15:18 [2021-09-23T13:15:18.887Z] === RUN   TestDockerSuite/TestPluginActive
13:15:20 [2021-09-23T13:15:20.801Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:15:27 [2021-09-23T13:15:27.391Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:15:27 [2021-09-23T13:15:27.391Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:15:27 [2021-09-23T13:15:27.391Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:15:27 [2021-09-23T13:15:27.652Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:15:31 [2021-09-23T13:15:31.883Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:15:32 [2021-09-23T13:15:32.826Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:15:34 [2021-09-23T13:15:34.742Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:15:40 [2021-09-23T13:15:40.031Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:15:42 [2021-09-23T13:15:42.578Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:15:45 [2021-09-23T13:15:45.124Z] === RUN   TestDockerSuite/TestPortHostBinding
13:15:46 [2021-09-23T13:15:46.068Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:15:46 [2021-09-23T13:15:46.641Z] === RUN   TestDockerSuite/TestPortList
13:15:53 [2021-09-23T13:15:53.230Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:15:55 [2021-09-23T13:15:55.167Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:15:58 [2021-09-23T13:15:58.469Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:15:58 [2021-09-23T13:15:58.730Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:15:59 [2021-09-23T13:15:59.673Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:16:01 [2021-09-23T13:16:01.588Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:16:04 [2021-09-23T13:16:04.889Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:16:07 [2021-09-23T13:16:07.436Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:16:07 [2021-09-23T13:16:07.436Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:16:07 [2021-09-23T13:16:07.436Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:16:07 [2021-09-23T13:16:07.436Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:16:08 [2021-09-23T13:16:08.008Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:16:08 [2021-09-23T13:16:08.008Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:16:08 [2021-09-23T13:16:08.581Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:16:08 [2021-09-23T13:16:08.581Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:16:09 [2021-09-23T13:16:09.526Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:16:09 [2021-09-23T13:16:09.787Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:16:11 [2021-09-23T13:16:11.702Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:16:11 [2021-09-23T13:16:11.702Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:16:11 [2021-09-23T13:16:11.963Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:16:15 [2021-09-23T13:16:15.282Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:16:16 [2021-09-23T13:16:16.669Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:16:16 [2021-09-23T13:16:16.669Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:16:17 [2021-09-23T13:16:17.240Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:16:17 [2021-09-23T13:16:17.240Z] === RUN   TestDockerSuite/TestPsByOrder
13:16:21 [2021-09-23T13:16:21.446Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:16:21 [2021-09-23T13:16:21.446Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:16:24 [2021-09-23T13:16:24.746Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:16:28 [2021-09-23T13:16:28.957Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:16:28 [2021-09-23T13:16:28.957Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:16:32 [2021-09-23T13:16:32.262Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:16:32 [2021-09-23T13:16:32.442Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:16:32 [2021-09-23T13:16:32.442Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:16:32 [2021-09-23T13:16:32.442Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:16:40 [2021-09-23T13:16:40.414Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:16:40 [2021-09-23T13:16:40.985Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:16:41 [2021-09-23T13:16:41.557Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:16:44 [2021-09-23T13:16:44.104Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:16:46 [2021-09-23T13:16:46.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:16:47 [2021-09-23T13:16:47.404Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:16:49 [2021-09-23T13:16:49.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:16:50 [2021-09-23T13:16:50.097Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:16:50 [2021-09-23T13:16:50.212Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:16:52 [2021-09-23T13:16:52.758Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:16:54 [2021-09-23T13:16:54.144Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:16:54 [2021-09-23T13:16:54.406Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:16:54 [2021-09-23T13:16:54.406Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:16:55 [2021-09-23T13:16:55.349Z] === RUN   TestDockerSuite/TestPsRightTagName
13:16:57 [2021-09-23T13:16:57.144Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:16:57 [2021-09-23T13:16:57.897Z] === RUN   TestDockerSuite/TestPsShowMounts
13:16:59 [2021-09-23T13:16:59.835Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:17:00 [2021-09-23T13:17:00.406Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:17:00 [2021-09-23T13:17:00.406Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:17:00 [2021-09-23T13:17:00.406Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:17:00 [2021-09-23T13:17:00.667Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:17:00 [2021-09-23T13:17:00.667Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:17:00 [2021-09-23T13:17:00.667Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:17:01 [2021-09-23T13:17:01.609Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:17:02 [2021-09-23T13:17:02.994Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:17:03 [2021-09-23T13:17:03.938Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:17:04 [2021-09-23T13:17:04.881Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:17:08 [2021-09-23T13:17:08.183Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:17:09 [2021-09-23T13:17:09.495Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:17:11 [2021-09-23T13:17:11.487Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:17:14 [2021-09-23T13:17:14.944Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:17:15 [2021-09-23T13:17:15.886Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:17:16 [2021-09-23T13:17:16.829Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:17:18 [2021-09-23T13:17:18.216Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:17:19 [2021-09-23T13:17:19.184Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:17:19 [2021-09-23T13:17:19.184Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:17:19 [2021-09-23T13:17:19.184Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:17:19 [2021-09-23T13:17:19.184Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:17:22 [2021-09-23T13:17:22.489Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:17:22 [2021-09-23T13:17:22.489Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:17:23 [2021-09-23T13:17:23.431Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:17:25 [2021-09-23T13:17:25.979Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:17:28 [2021-09-23T13:17:28.526Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:17:29 [2021-09-23T13:17:29.472Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:17:30 [2021-09-23T13:17:30.045Z] === RUN   TestDockerSuite/TestRmiBlank
13:17:30 [2021-09-23T13:17:30.045Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:17:30 [2021-09-23T13:17:30.045Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:17:32 [2021-09-23T13:17:32.595Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:17:33 [2021-09-23T13:17:33.982Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:17:35 [2021-09-23T13:17:35.368Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:17:35 [2021-09-23T13:17:35.368Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:17:36 [2021-09-23T13:17:36.754Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:17:37 [2021-09-23T13:17:37.329Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:17:38 [2021-09-23T13:17:38.284Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:17:40 [2021-09-23T13:17:40.834Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:17:41 [2021-09-23T13:17:41.406Z] === RUN   TestDockerSuite/TestRmiTag
13:17:41 [2021-09-23T13:17:41.406Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:17:42 [2021-09-23T13:17:42.349Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:17:44 [2021-09-23T13:17:44.266Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:17:46 [2021-09-23T13:17:46.811Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:17:47 [2021-09-23T13:17:47.384Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:17:48 [2021-09-23T13:17:48.327Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:17:48 [2021-09-23T13:17:48.588Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:17:50 [2021-09-23T13:17:50.505Z] === RUN   TestDockerSuite/TestRunAddHost
13:17:50 [2021-09-23T13:17:50.766Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:17:51 [2021-09-23T13:17:51.027Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:17:51 [2021-09-23T13:17:51.599Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:17:51 [2021-09-23T13:17:51.983Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:17:52 [2021-09-23T13:17:52.542Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:17:52 [2021-09-23T13:17:52.542Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:17:53 [2021-09-23T13:17:53.485Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:17:55 [2021-09-23T13:17:55.400Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:17:55 [2021-09-23T13:17:55.706Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:17:55 [2021-09-23T13:17:55.988Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:17:56 [2021-09-23T13:17:56.562Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:17:57 [2021-09-23T13:17:57.503Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:17:58 [2021-09-23T13:17:58.075Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:17:59 [2021-09-23T13:17:59.460Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:18:00 [2021-09-23T13:18:00.401Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:18:00 [2021-09-23T13:18:00.972Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:18:01 [2021-09-23T13:18:01.914Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:18:02 [2021-09-23T13:18:02.487Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:18:03 [2021-09-23T13:18:03.429Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:18:04 [2021-09-23T13:18:04.371Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:18:04 [2021-09-23T13:18:04.943Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:18:05 [2021-09-23T13:18:05.205Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:18:06 [2021-09-23T13:18:06.148Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:18:07 [2021-09-23T13:18:07.094Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:18:08 [2021-09-23T13:18:08.037Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:18:08 [2021-09-23T13:18:08.037Z] === RUN   TestDockerSuite/TestRunBindMounts
13:18:08 [2021-09-23T13:18:08.299Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:18:10 [2021-09-23T13:18:10.481Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:18:10 [2021-09-23T13:18:10.850Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:18:11 [2021-09-23T13:18:11.425Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:18:12 [2021-09-23T13:18:12.376Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:18:12 [2021-09-23T13:18:12.376Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:18:12 [2021-09-23T13:18:12.947Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:18:13 [2021-09-23T13:18:13.891Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:18:13 [2021-09-23T13:18:13.891Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:18:14 [2021-09-23T13:18:14.837Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:18:15 [2021-09-23T13:18:15.780Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:18:16 [2021-09-23T13:18:16.042Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:18:16 [2021-09-23T13:18:16.613Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:18:17 [2021-09-23T13:18:17.186Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:18:18 [2021-09-23T13:18:18.130Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:18:18 [2021-09-23T13:18:18.130Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:18:19 [2021-09-23T13:18:19.074Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:18:19 [2021-09-23T13:18:19.074Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:18:20 [2021-09-23T13:18:20.019Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:18:20 [2021-09-23T13:18:20.963Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:18:21 [2021-09-23T13:18:21.535Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:18:21 [2021-09-23T13:18:21.796Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:18:22 [2021-09-23T13:18:22.741Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:18:22 [2021-09-23T13:18:22.741Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:18:23 [2021-09-23T13:18:23.801Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:18:25 [2021-09-23T13:18:25.186Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:18:25 [2021-09-23T13:18:25.447Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:18:27 [2021-09-23T13:18:27.363Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:18:28 [2021-09-23T13:18:28.308Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:18:29 [2021-09-23T13:18:29.251Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:18:29 [2021-09-23T13:18:29.822Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:18:30 [2021-09-23T13:18:30.395Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:18:30 [2021-09-23T13:18:30.967Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:18:31 [2021-09-23T13:18:31.908Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:18:33 [2021-09-23T13:18:33.295Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:18:36 [2021-09-23T13:18:36.600Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:18:36 [2021-09-23T13:18:36.600Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:18:36 [2021-09-23T13:18:36.860Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:18:38 [2021-09-23T13:18:38.774Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:18:38 [2021-09-23T13:18:38.774Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:18:40 [2021-09-23T13:18:40.690Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:18:43 [2021-09-23T13:18:43.237Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:18:45 [2021-09-23T13:18:45.151Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:18:45 [2021-09-23T13:18:45.151Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
13:18:45 [2021-09-23T13:18:45.151Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:18:45 [2021-09-23T13:18:45.151Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
13:18:45 [2021-09-23T13:18:45.151Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:18:45 [2021-09-23T13:18:45.754Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:18:48 [2021-09-23T13:18:48.302Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:18:49 [2021-09-23T13:18:49.245Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:18:51 [2021-09-23T13:18:51.160Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:18:52 [2021-09-23T13:18:52.105Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:18:52 [2021-09-23T13:18:52.105Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:18:54 [2021-09-23T13:18:54.020Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:18:54 [2021-09-23T13:18:54.967Z]     docker_cli_service_logs_test.go:245: checking task j4nlgp7cofqp
13:18:55 [2021-09-23T13:18:55.229Z]     docker_cli_service_logs_test.go:250: checking messages for j4nlgp7cofqp
13:18:55 [2021-09-23T13:18:55.229Z]     docker_cli_service_logs_test.go:245: checking task xv3r3n489w72
13:18:55 [2021-09-23T13:18:55.229Z]     docker_cli_service_logs_test.go:250: checking messages for xv3r3n489w72
13:18:55 [2021-09-23T13:18:55.229Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:18:55 [2021-09-23T13:18:55.229Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:18:55 [2021-09-23T13:18:55.229Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:18:55 [2021-09-23T13:18:55.803Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:18:57 [2021-09-23T13:18:57.186Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:18:57 [2021-09-23T13:18:57.186Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:18:58 [2021-09-23T13:18:58.130Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:18:58 [2021-09-23T13:18:58.701Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:18:59 [2021-09-23T13:18:59.273Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:18:59 [2021-09-23T13:18:59.845Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:18:59 [2021-09-23T13:18:59.845Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:19:00 [2021-09-23T13:19:00.789Z] === RUN   TestDockerSuite/TestRunEnvironment
13:19:01 [2021-09-23T13:19:01.360Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:19:01 [2021-09-23T13:19:01.932Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:19:02 [2021-09-23T13:19:02.504Z] === RUN   TestDockerSuite/TestRunExitCode
13:19:03 [2021-09-23T13:19:03.450Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:19:04 [2021-09-23T13:19:04.022Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:19:04 [2021-09-23T13:19:04.593Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:19:05 [2021-09-23T13:19:05.164Z] === RUN   TestDockerSuite/TestRunExposePort
13:19:05 [2021-09-23T13:19:05.164Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:19:05 [2021-09-23T13:19:05.735Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:19:05 [2021-09-23T13:19:05.997Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:19:06 [2021-09-23T13:19:06.941Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:19:08 [2021-09-23T13:19:08.329Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:19:08 [2021-09-23T13:19:08.329Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:19:08 [2021-09-23T13:19:08.902Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:19:08 [2021-09-23T13:19:08.902Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:19:08 [2021-09-23T13:19:08.902Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:19:12 [2021-09-23T13:19:12.206Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:19:12 [2021-09-23T13:19:12.779Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:19:25 [2021-09-23T13:19:25.008Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:19:25 [2021-09-23T13:19:25.009Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:19:25 [2021-09-23T13:19:25.951Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:19:25 [2021-09-23T13:19:25.951Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:19:25 [2021-09-23T13:19:25.951Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:19:25 [2021-09-23T13:19:25.951Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:19:25 [2021-09-23T13:19:25.951Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:19:26 [2021-09-23T13:19:26.893Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:19:28 [2021-09-23T13:19:28.809Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:19:30 [2021-09-23T13:19:30.464Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:19:31 [2021-09-23T13:19:31.037Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:19:31 [2021-09-23T13:19:31.981Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:19:33 [2021-09-23T13:19:33.367Z]     docker_cli_swarm_test.go:1901: [dd85d8a8e1c73] joining swarm manager [d8fcc1f4800de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:19:33 [2021-09-23T13:19:33.628Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:19:34 [2021-09-23T13:19:34.569Z]     docker_cli_swarm_test.go:1902: [db14633b35b09] joining swarm manager [d8fcc1f4800de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:19:39 [2021-09-23T13:19:39.854Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:19:40 [2021-09-23T13:19:40.115Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:19:40 [2021-09-23T13:19:40.687Z] === RUN   TestDockerSuite/TestRunModeHostname
13:19:42 [2021-09-23T13:19:42.074Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:19:42 [2021-09-23T13:19:42.074Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:19:42 [2021-09-23T13:19:42.074Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:19:43 [2021-09-23T13:19:43.460Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:19:44 [2021-09-23T13:19:44.846Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:19:46 [2021-09-23T13:19:46.232Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:19:46 [2021-09-23T13:19:46.232Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:19:46 [2021-09-23T13:19:46.232Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:19:46 [2021-09-23T13:19:46.804Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:19:47 [2021-09-23T13:19:47.376Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:19:49 [2021-09-23T13:19:49.299Z] === RUN   TestDockerSuite/TestRunMount
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:19:51 [2021-09-23T13:19:51.682Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:19:51 [2021-09-23T13:19:51.682Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:19:51 [2021-09-23T13:19:51.682Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:19:51 [2021-09-23T13:19:51.682Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:19:52 [2021-09-23T13:19:52.138Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:19:55 [2021-09-23T13:19:55.217Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:19:55 [2021-09-23T13:19:55.893Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:19:57 [2021-09-23T13:19:57.278Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:19:57 [2021-09-23T13:19:57.539Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:19:57 [2021-09-23T13:19:57.801Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:19:58 [2021-09-23T13:19:58.745Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnv
13:19:59 [2021-09-23T13:19:59.895Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:19:59 [2021-09-23T13:19:59.895Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:19:59 [2021-09-23T13:19:59.895Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:19:59 [2021-09-23T13:19:59.895Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:19:59 [2021-09-23T13:19:59.895Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:19:59 [2021-09-23T13:19:59.895Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:20:00 [2021-09-23T13:20:00.664Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:20:02 [2021-09-23T13:20:02.580Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:20:02 [2021-09-23T13:20:02.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:20:02 [2021-09-23T13:20:02.785Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:20:02 [2021-09-23T13:20:02.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:20:02 [2021-09-23T13:20:02.785Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:20:02 [2021-09-23T13:20:02.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:20:02 [2021-09-23T13:20:02.785Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:20:02 [2021-09-23T13:20:02.785Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:20:03 [2021-09-23T13:20:03.241Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:20:05 [2021-09-23T13:20:05.881Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:20:07 [2021-09-23T13:20:07.796Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:20:07 [2021-09-23T13:20:07.914Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:20:10 [2021-09-23T13:20:10.344Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:20:11 [2021-09-23T13:20:11.288Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:20:12 [2021-09-23T13:20:12.674Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:20:12 [2021-09-23T13:20:12.674Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:20:13 [2021-09-23T13:20:13.617Z] === RUN   TestDockerSuite/TestRunNetHost
13:20:13 [2021-09-23T13:20:13.886Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:20:15 [2021-09-23T13:20:15.272Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:20:15 [2021-09-23T13:20:15.845Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:20:16 [2021-09-23T13:20:16.106Z]     docker_cli_swarm_test.go:1802: [d9e72ccb14817] joining swarm manager [d421984f46e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:20:17 [2021-09-23T13:20:17.050Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:20:17 [2021-09-23T13:20:17.622Z]     docker_cli_swarm_test.go:1803: [dc0c06e20b5ca] joining swarm manager [d421984f46e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:20:19 [2021-09-23T13:20:19.541Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:20:21 [2021-09-23T13:20:21.461Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:20:23 [2021-09-23T13:20:23.072Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildExpose
13:20:23 [2021-09-23T13:20:23.072Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:20:23 [2021-09-23T13:20:23.072Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:20:23 [2021-09-23T13:20:23.072Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:20:23 [2021-09-23T13:20:23.072Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:20:23 [2021-09-23T13:20:23.072Z] === RUN   TestDockerSuite/TestBuildFails
13:20:23 [2021-09-23T13:20:23.528Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:20:23 [2021-09-23T13:20:23.528Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:20:25 [2021-09-23T13:20:25.666Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:20:25 [2021-09-23T13:20:25.926Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:20:25 [2021-09-23T13:20:25.926Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:20:26 [2021-09-23T13:20:26.497Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:20:26 [2021-09-23T13:20:26.497Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:20:27 [2021-09-23T13:20:27.438Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:20:28 [2021-09-23T13:20:28.011Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:20:28 [2021-09-23T13:20:28.011Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:20:28 [2021-09-23T13:20:28.205Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:20:28 [2021-09-23T13:20:28.583Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:20:29 [2021-09-23T13:20:29.525Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:20:33 [2021-09-23T13:20:33.979Z] === RUN   TestDockerSuite/TestBuildForceRm
13:20:34 [2021-09-23T13:20:34.813Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:20:34 [2021-09-23T13:20:34.814Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:20:34 [2021-09-23T13:20:34.814Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:20:35 [2021-09-23T13:20:35.075Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:20:35 [2021-09-23T13:20:35.648Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:20:37 [2021-09-23T13:20:37.570Z] === RUN   TestDockerSuite/TestRunPortInUse
13:20:37 [2021-09-23T13:20:37.570Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:20:38 [2021-09-23T13:20:38.513Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:20:38 [2021-09-23T13:20:38.777Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
13:20:38 [2021-09-23T13:20:38.777Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:20:39 [2021-09-23T13:20:39.350Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:20:39 [2021-09-23T13:20:39.611Z]     docker_cli_swarm_test.go:1321: [d608924d09d52] joining swarm manager [d4ff508f75cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:20:39 [2021-09-23T13:20:39.758Z] === RUN   TestDockerSuite/TestBuildFromGit
13:20:39 [2021-09-23T13:20:39.872Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:20:40 [2021-09-23T13:20:40.443Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:20:41 [2021-09-23T13:20:41.015Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:20:41 [2021-09-23T13:20:41.015Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
13:20:41 [2021-09-23T13:20:41.015Z] === RUN   TestDockerSuite/TestRunPublishPort
13:20:41 [2021-09-23T13:20:41.015Z]     docker_cli_swarm_test.go:1322: [d760790c27ffe] joining swarm manager [d4ff508f75cc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:20:41 [2021-09-23T13:20:41.959Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:20:42 [2021-09-23T13:20:42.220Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:20:42 [2021-09-23T13:20:42.220Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
13:20:42 [2021-09-23T13:20:42.220Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:20:42 [2021-09-23T13:20:42.792Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:20:44 [2021-09-23T13:20:44.177Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:20:44 [2021-09-23T13:20:44.177Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:20:44 [2021-09-23T13:20:44.177Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:20:44 [2021-09-23T13:20:44.433Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:20:45 [2021-09-23T13:20:45.395Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:20:47 [2021-09-23T13:20:47.477Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:20:48 [2021-09-23T13:20:48.419Z] === RUN   TestDockerSuite/TestRunRm
13:20:48 [2021-09-23T13:20:48.990Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:20:50 [2021-09-23T13:20:50.343Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:20:50 [2021-09-23T13:20:50.343Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:20:50 [2021-09-23T13:20:50.343Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:20:50 [2021-09-23T13:20:50.343Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:20:50 [2021-09-23T13:20:50.799Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:20:50 [2021-09-23T13:20:50.799Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:20:50 [2021-09-23T13:20:50.799Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:20:53 [2021-09-23T13:20:53.193Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:20:53 [2021-09-23T13:20:53.454Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:20:54 [2021-09-23T13:20:54.026Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:20:55 [2021-09-23T13:20:55.414Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:20:55 [2021-09-23T13:20:55.675Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:20:58 [2021-09-23T13:20:58.986Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:21:03 [2021-09-23T13:21:03.171Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:21:03 [2021-09-23T13:21:03.171Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:21:03 [2021-09-23T13:21:03.171Z] === RUN   TestDockerSuite/TestBuildHistory
13:21:03 [2021-09-23T13:21:03.189Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:21:03 [2021-09-23T13:21:03.450Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:21:04 [2021-09-23T13:21:04.022Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:21:04 [2021-09-23T13:21:04.595Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:21:04 [2021-09-23T13:21:04.856Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:21:05 [2021-09-23T13:21:05.427Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:21:05 [2021-09-23T13:21:05.688Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:21:06 [2021-09-23T13:21:06.631Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:21:07 [2021-09-23T13:21:07.202Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:21:07 [2021-09-23T13:21:07.773Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:21:10 [2021-09-23T13:21:10.316Z] === RUN   TestDockerSuite/TestRunState
13:21:11 [2021-09-23T13:21:11.701Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:21:12 [2021-09-23T13:21:12.644Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:21:13 [2021-09-23T13:21:13.217Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:21:13 [2021-09-23T13:21:13.217Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:21:13 [2021-09-23T13:21:13.217Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:21:13 [2021-09-23T13:21:13.217Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:21:13 [2021-09-23T13:21:13.474Z] === RUN   TestDockerSuite/TestBuildIidFile
13:21:13 [2021-09-23T13:21:13.474Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:21:13 [2021-09-23T13:21:13.788Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:21:14 [2021-09-23T13:21:14.361Z] === RUN   TestDockerSuite/TestRunSysctls
13:21:15 [2021-09-23T13:21:15.007Z] === RUN   TestDockerSuite/TestBuildInheritance
13:21:15 [2021-09-23T13:21:15.007Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:21:15 [2021-09-23T13:21:15.007Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:21:15 [2021-09-23T13:21:15.464Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:21:15 [2021-09-23T13:21:15.747Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:21:15 [2021-09-23T13:21:15.747Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:21:15 [2021-09-23T13:21:15.747Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:21:15 [2021-09-23T13:21:15.920Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:21:16 [2021-09-23T13:21:16.320Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:21:18 [2021-09-23T13:21:18.890Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:21:19 [2021-09-23T13:21:19.150Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:21:21 [2021-09-23T13:21:21.063Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:21:24 [2021-09-23T13:21:24.365Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:21:24 [2021-09-23T13:21:24.461Z] === RUN   TestDockerSuite/TestBuildLabel
13:21:24 [2021-09-23T13:21:24.917Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:21:25 [2021-09-23T13:21:25.885Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:21:26 [2021-09-23T13:21:26.341Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:21:26 [2021-09-23T13:21:26.798Z] === RUN   TestDockerSuite/TestBuildLabels
13:21:27 [2021-09-23T13:21:27.664Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:21:27 [2021-09-23T13:21:27.664Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:21:27 [2021-09-23T13:21:27.761Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:21:28 [2021-09-23T13:21:28.613Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:21:29 [2021-09-23T13:21:29.186Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:21:29 [2021-09-23T13:21:29.300Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:21:31 [2021-09-23T13:21:31.099Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:21:31 [2021-09-23T13:21:31.671Z] === RUN   TestDockerSuite/TestRunUserByID
13:21:32 [2021-09-23T13:21:32.613Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:21:32 [2021-09-23T13:21:32.613Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:21:32 [2021-09-23T13:21:32.613Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:21:33 [2021-09-23T13:21:33.555Z] === RUN   TestDockerSuite/TestRunUserByName
13:21:33 [2021-09-23T13:21:33.971Z] === RUN   TestDockerSuite/TestBuildLastModified
13:21:33 [2021-09-23T13:21:33.971Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:21:33 [2021-09-23T13:21:33.971Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:21:33 [2021-09-23T13:21:33.971Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:21:33 [2021-09-23T13:21:33.971Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:21:34 [2021-09-23T13:21:34.126Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:21:34 [2021-09-23T13:21:34.429Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:21:34 [2021-09-23T13:21:34.429Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:21:34 [2021-09-23T13:21:34.429Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:21:34 [2021-09-23T13:21:34.429Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:21:34 [2021-09-23T13:21:34.698Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:21:34 [2021-09-23T13:21:34.698Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:21:34 [2021-09-23T13:21:34.698Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:21:34 [2021-09-23T13:21:34.698Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:21:34 [2021-09-23T13:21:34.885Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:21:35 [2021-09-23T13:21:35.340Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:21:35 [2021-09-23T13:21:35.641Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:21:38 [2021-09-23T13:21:38.943Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:21:39 [2021-09-23T13:21:39.528Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:21:40 [2021-09-23T13:21:40.011Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:21:40 [2021-09-23T13:21:40.483Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:21:42 [2021-09-23T13:21:42.396Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:21:43 [2021-09-23T13:21:43.782Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:21:45 [2021-09-23T13:21:45.696Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:21:48 [2021-09-23T13:21:48.242Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:21:48 [2021-09-23T13:21:48.503Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:21:48 [2021-09-23T13:21:48.503Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:21:48 [2021-09-23T13:21:48.503Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:21:48 [2021-09-23T13:21:48.503Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:21:48 [2021-09-23T13:21:48.764Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:21:48 [2021-09-23T13:21:48.764Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:21:48 [2021-09-23T13:21:48.764Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:21:48 [2021-09-23T13:21:48.764Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:21:48 [2021-09-23T13:21:48.764Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:21:48 [2021-09-23T13:21:48.764Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:21:52 [2021-09-23T13:21:52.367Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:21:52 [2021-09-23T13:21:52.367Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:21:52 [2021-09-23T13:21:52.828Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:21:52 [2021-09-23T13:21:52.966Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:21:52 [2021-09-23T13:21:52.966Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:21:54 [2021-09-23T13:21:54.350Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:21:54 [2021-09-23T13:21:54.922Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:21:54 [2021-09-23T13:21:54.991Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:21:55 [2021-09-23T13:21:55.495Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:21:55 [2021-09-23T13:21:55.495Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:21:56 [2021-09-23T13:21:56.067Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:21:56 [2021-09-23T13:21:56.067Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.067Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:21:56 [2021-09-23T13:21:56.328Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:21:56 [2021-09-23T13:21:56.328Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:21:56 [2021-09-23T13:21:56.328Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:21:56 [2021-09-23T13:21:56.328Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:21:56 [2021-09-23T13:21:56.328Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:21:56 [2021-09-23T13:21:56.328Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:21:56 [2021-09-23T13:21:56.900Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:21:57 [2021-09-23T13:21:57.472Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:21:57 [2021-09-23T13:21:57.472Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:21:58 [2021-09-23T13:21:58.415Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:21:58 [2021-09-23T13:21:58.676Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:21:59 [2021-09-23T13:21:59.249Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:21:59 [2021-09-23T13:21:59.510Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:22:00 [2021-09-23T13:22:00.094Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:22:00 [2021-09-23T13:22:00.665Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:22:00 [2021-09-23T13:22:00.666Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:22:00 [2021-09-23T13:22:00.666Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:22:01 [2021-09-23T13:22:01.607Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:22:02 [2021-09-23T13:22:02.994Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:22:03 [2021-09-23T13:22:03.565Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:22:03 [2021-09-23T13:22:03.565Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:22:03 [2021-09-23T13:22:03.565Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:22:03 [2021-09-23T13:22:03.827Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:22:04 [2021-09-23T13:22:04.088Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:22:05 [2021-09-23T13:22:05.474Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:22:05 [2021-09-23T13:22:05.735Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:22:07 [2021-09-23T13:22:07.652Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:22:08 [2021-09-23T13:22:08.223Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:22:08 [2021-09-23T13:22:08.223Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:22:08 [2021-09-23T13:22:08.484Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:22:09 [2021-09-23T13:22:09.427Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:22:10 [2021-09-23T13:22:10.000Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:22:10 [2021-09-23T13:22:10.942Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:22:11 [2021-09-23T13:22:11.204Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:22:12 [2021-09-23T13:22:12.592Z] === RUN   TestDockerSuite/TestSaveImageId
13:22:12 [2021-09-23T13:22:12.592Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:22:13 [2021-09-23T13:22:13.165Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:22:14 [2021-09-23T13:22:14.553Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents532029276
13:22:14 [2021-09-23T13:22:14.815Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:22:14 [2021-09-23T13:22:14.815Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:22:16 [2021-09-23T13:22:16.200Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:22:16 [2021-09-23T13:22:16.461Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:22:16 [2021-09-23T13:22:16.461Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:22:17 [2021-09-23T13:22:17.848Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:22:18 [2021-09-23T13:22:18.808Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:22:19 [2021-09-23T13:22:19.069Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:22:19 [2021-09-23T13:22:19.329Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:22:19 [2021-09-23T13:22:19.589Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:22:19 [2021-09-23T13:22:19.589Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:22:19 [2021-09-23T13:22:19.589Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:22:20 [2021-09-23T13:22:20.162Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:22:23 [2021-09-23T13:22:23.464Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:22:23 [2021-09-23T13:22:23.464Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:22:24 [2021-09-23T13:22:24.899Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:22:28 [2021-09-23T13:22:28.753Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:22:29 [2021-09-23T13:22:29.325Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:22:31 [2021-09-23T13:22:31.243Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:22:32 [2021-09-23T13:22:32.186Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:22:33 [2021-09-23T13:22:33.573Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:22:36 [2021-09-23T13:22:36.877Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:22:37 [2021-09-23T13:22:37.449Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:22:39 [2021-09-23T13:22:39.365Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:22:39 [2021-09-23T13:22:39.677Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:22:39 [2021-09-23T13:22:39.938Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:22:40 [2021-09-23T13:22:40.199Z] === RUN   TestDockerSuite/TestStartRecordError
13:22:42 [2021-09-23T13:22:42.126Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:22:42 [2021-09-23T13:22:42.568Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:22:45 [2021-09-23T13:22:45.428Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:22:45 [2021-09-23T13:22:45.428Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:22:47 [2021-09-23T13:22:47.344Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:22:47 [2021-09-23T13:22:47.605Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:22:48 [2021-09-23T13:22:48.343Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:22:50 [2021-09-23T13:22:50.149Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:22:51 [2021-09-23T13:22:51.536Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:22:51 [2021-09-23T13:22:51.536Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:22:51 [2021-09-23T13:22:51.536Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:22:53 [2021-09-23T13:22:53.012Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:22:55 [2021-09-23T13:22:55.739Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:22:56 [2021-09-23T13:22:56.680Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:22:57 [2021-09-23T13:22:57.251Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:22:58 [2021-09-23T13:22:58.193Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:22:58 [2021-09-23T13:22:58.193Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:23:00 [2021-09-23T13:23:00.739Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:23:03 [2021-09-23T13:23:03.284Z] === RUN   TestDockerSuite/TestStatsNoStream
13:23:06 [2021-09-23T13:23:06.601Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:23:07 [2021-09-23T13:23:07.542Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:23:07 [2021-09-23T13:23:07.794Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:23:07 [2021-09-23T13:23:07.794Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:23:07 [2021-09-23T13:23:07.794Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:23:08 [2021-09-23T13:23:08.484Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:23:09 [2021-09-23T13:23:09.056Z] === RUN   TestDockerSuite/TestTopPrivileged
13:23:09 [2021-09-23T13:23:09.628Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:23:09 [2021-09-23T13:23:09.628Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:23:09 [2021-09-23T13:23:09.628Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:23:10 [2021-09-23T13:23:10.572Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:23:14 [2021-09-23T13:23:14.777Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:23:17 [2021-09-23T13:23:17.320Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:23:17 [2021-09-23T13:23:17.891Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:23:18 [2021-09-23T13:23:18.086Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:23:18 [2021-09-23T13:23:18.833Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:23:18 [2021-09-23T13:23:18.833Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:23:18 [2021-09-23T13:23:18.833Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:23:18 [2021-09-23T13:23:18.833Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:23:18 [2021-09-23T13:23:18.833Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:23:19 [2021-09-23T13:23:19.056Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:23:19 [2021-09-23T13:23:19.056Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:23:19 [2021-09-23T13:23:19.056Z] === RUN   TestDockerSuite/TestBuildNetNone
13:23:19 [2021-09-23T13:23:19.056Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:23:19 [2021-09-23T13:23:19.056Z] === RUN   TestDockerSuite/TestBuildNoContext
13:23:20 [2021-09-23T13:23:20.218Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:23:21 [2021-09-23T13:23:21.160Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:23:21 [2021-09-23T13:23:21.222Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:23:22 [2021-09-23T13:23:22.103Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:23:24 [2021-09-23T13:23:24.016Z] === RUN   TestDockerSuite/TestUpdateStats
13:23:24 [2021-09-23T13:23:24.942Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:23:27 [2021-09-23T13:23:27.327Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:23:28 [2021-09-23T13:23:28.712Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:23:28 [2021-09-23T13:23:28.712Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:23:28 [2021-09-23T13:23:28.712Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:23:30 [2021-09-23T13:23:30.626Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:23:31 [2021-09-23T13:23:31.199Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:23:31 [2021-09-23T13:23:31.995Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:23:31 [2021-09-23T13:23:31.995Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:23:31 [2021-09-23T13:23:31.995Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:23:34 [2021-09-23T13:23:34.894Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:23:35 [2021-09-23T13:23:35.859Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:23:36 [2021-09-23T13:23:36.490Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:23:37 [2021-09-23T13:23:37.390Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:23:40 [2021-09-23T13:23:40.694Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:23:43 [2021-09-23T13:23:43.239Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:23:45 [2021-09-23T13:23:45.786Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:23:49 [2021-09-23T13:23:49.751Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:23:49 [2021-09-23T13:23:49.994Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:23:50 [2021-09-23T13:23:50.716Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:23:54 [2021-09-23T13:23:54.208Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:23:54 [2021-09-23T13:23:54.469Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:23:56 [2021-09-23T13:23:56.384Z]     docker_cli_swarm_test.go:1186: [de5cdb336b5ce] joining swarm manager [d0a76d784eb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:23:56 [2021-09-23T13:23:56.645Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:23:58 [2021-09-23T13:23:58.560Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:23:59 [2021-09-23T13:23:59.386Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:23:59 [2021-09-23T13:23:59.945Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:24:01 [2021-09-23T13:24:01.331Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:24:01 [2021-09-23T13:24:01.553Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:24:03 [2021-09-23T13:24:03.247Z]     docker_cli_swarm_test.go:1195: [dd0a6c1157935] joining swarm manager [d0a76d784eb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:24:03 [2021-09-23T13:24:03.247Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:24:05 [2021-09-23T13:24:05.794Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:24:07 [2021-09-23T13:24:07.180Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:24:09 [2021-09-23T13:24:09.095Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:24:10 [2021-09-23T13:24:10.099Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:24:11 [2021-09-23T13:24:11.011Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:24:12 [2021-09-23T13:24:12.992Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:24:17 [2021-09-23T13:24:17.672Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:24:18 [2021-09-23T13:24:18.127Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:24:18 [2021-09-23T13:24:18.128Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:24:18 [2021-09-23T13:24:18.128Z] === RUN   TestDockerSuite/TestBuildPATH
13:24:18 [2021-09-23T13:24:18.128Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:24:18 [2021-09-23T13:24:18.128Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:24:20 [2021-09-23T13:24:20.294Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:24:20 [2021-09-23T13:24:20.294Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:24:20 [2021-09-23T13:24:20.294Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:24:29 [2021-09-23T13:24:29.146Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:24:31 [2021-09-23T13:24:31.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:24:31 [2021-09-23T13:24:31.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:24:31 [2021-09-23T13:24:31.060Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:24:31 [2021-09-23T13:24:31.060Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:24:31 [2021-09-23T13:24:31.060Z] === RUN   TestDockerSuite/TestVolumeEvents
13:24:37 [2021-09-23T13:24:37.640Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:24:39 [2021-09-23T13:24:39.024Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:24:39 [2021-09-23T13:24:39.024Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:24:39 [2021-09-23T13:24:39.024Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:24:41 [2021-09-23T13:24:41.573Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:24:45 [2021-09-23T13:24:45.784Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:24:45 [2021-09-23T13:24:45.784Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:24:45 [2021-09-23T13:24:45.784Z] --- PASS: TestDockerSuite (1711.87s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.27s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.52s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.50s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.88s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.68s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.39s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.07s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.42s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.41s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.34s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.27s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.08s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.75s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.47s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.79s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.66s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.66s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.42s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.96s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.25s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.15s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.38s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.79s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.34s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.64s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.33s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.86s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.68s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.88s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.91s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.15s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.60s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.39s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.47s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.47s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.88s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.96s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.32s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.49s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.93s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.90s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.24s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.62s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.55s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.74s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.10s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.63s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.53s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.80s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.95s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.74s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.26s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.15s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.38s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.21s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.82s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.26s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.20s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.64s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.48s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.95s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.96s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.01s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.97s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.70s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.78s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.70s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.58s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.33s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.62s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.25s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.88s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.22s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.74s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.13s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.47s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.59s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.40s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.48s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.56s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.68s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.21s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.80s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.67s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.24s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.18s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFails (0.70s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.70s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.74s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.61s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.63s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.45s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.22s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.27s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.94s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.39s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.49s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.40s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.76s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.92s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.69s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.10s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.88s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.81s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.47s)
13:24:45 [2021-09-23T13:24:45.784Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.90s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.56s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.17s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.45s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.70s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.26s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.13s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.35s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.74s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.70s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.55s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.23s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRm (2.37s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.74s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.24s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.17s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.97s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.14s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.35s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.67s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildUser (1.79s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.84s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.40s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.78s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.98s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.89s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitChange (1.05s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.60s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.29s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.21s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.98s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.27s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.05s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.18s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.09s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.25s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.08s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.05s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.94s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.03s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.49s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.80s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.27s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.79s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.63s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.92s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.95s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000786198_<nil>} (1.81s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1039797412_/foo_false__<nil>_<nil>_<nil>} (1.72s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1039797412_/foo_true__<nil>_<nil>_<nil>} (1.96s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_false__<nil>_<nil>_<nil>} (1.78s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_true__<nil>_<nil>_<nil>} (1.66s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3520507315_/foo_true__0xc0007861e0_<nil>_<nil>} (1.71s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007861f8_<nil>} (1.71s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000786210_<nil>} (1.64s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000786228_<nil>} (1.75s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000786240_<nil>} (1.74s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.38s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.86s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.07s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.83s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.27s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.78s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.96s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.54s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.72s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.39s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.40s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.67s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.72s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.16s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.86s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.79s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.36s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.75s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToDot (0.71s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.38s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.83s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.94s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.40s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s)
13:24:45 [2021-09-23T13:24:45.785Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.22s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.13s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.97s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.96s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.53s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.05s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.70s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.71s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.43s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.52s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.37s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.60s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.19s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.79s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.89s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.54s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.88s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.98s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.34s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.64s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.28s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.31s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.56s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.68s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.84s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsRename (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsResize (0.70s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.53s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.64s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsTop (0.85s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.23s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExec (1.11s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.19s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.99s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.40s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.48s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.13s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.70s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.44s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.39s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.48s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.33s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.36s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecEnv (0.98s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.61s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.96s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.99s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.95s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.19s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.38s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecParseError (0.78s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.14s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.95s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.56s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.96s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.96s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.35s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecTTY (1.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.95s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.82s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.60s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.93s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.23s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.74s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.07s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHealth (21.61s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.89s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.41s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.34s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportDisplay (2.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportFile (1.74s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.51s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.57s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.54s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.64s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.53s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.65s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.13s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.11s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.16s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.44s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.21s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.99s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.81s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.66s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.45s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.76s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.81s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.45s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.70s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.93s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.31s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.17s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.42s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.86s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.20s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.80s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.91s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
13:24:45 [2021-09-23T13:24:45.786Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.14s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.28s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsSince (6.74s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsTail (0.75s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.63s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestNetHostname (1.99s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.84s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.91s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.76s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginActive (1.62s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.32s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.92s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.48s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.07s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.22s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.06s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPortList (11.29s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.55s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.91s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.46s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.74s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.37s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.83s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.96s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.90s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.26s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.17s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.33s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.43s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.74s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.72s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.84s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.51s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.12s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.63s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.33s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.28s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.34s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.79s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.43s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.56s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.90s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.75s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.29s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.88s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.19s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.82s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.27s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.58s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.10s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.60s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.79s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.73s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.27s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.81s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.93s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.42s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.94s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.74s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.96s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.74s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.92s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.97s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.95s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (1.07s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.76s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.28s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.68s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.46s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.88s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.16s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.16s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.22s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.29s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.92s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.96s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.08s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.39s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.64s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.67s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.63s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.50s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.17s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.30s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.54s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.54s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.50s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.27s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.35s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.34s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.68s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMount (7.97s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.78s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.98s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.22s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.21s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.06s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.37s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.89s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.11s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.19s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.14s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.63s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
13:24:45 [2021-09-23T13:24:45.787Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.88s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.39s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.80s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.87s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRm (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.20s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.35s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunState (1.47s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.27s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.24s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.74s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.64s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.47s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.97s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.45s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.29s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.34s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.95s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.68s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.52s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.28s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.64s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.04s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.80s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.23s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.99s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.73s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.90s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.57s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.30s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.64s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.71s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.29s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.70s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.56s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.39s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.41s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.99s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.63s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.90s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.26s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.28s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.20s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.95s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.87s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.96s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.95s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.81s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.06s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.66s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.14s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.60s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s)
13:24:45 [2021-09-23T13:24:45.788Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:24:45 [2021-09-23T13:24:45.788Z] === RUN   TestDockerRegistrySuite
13:24:45 [2021-09-23T13:24:45.788Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:24:46 [2021-09-23T13:24:46.730Z]     check_test.go:196: [d659dd251d29b] daemon is not started
13:24:46 [2021-09-23T13:24:46.730Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:24:47 [2021-09-23T13:24:47.673Z]     check_test.go:196: [d8b02e01ff0d2] daemon is not started
13:24:47 [2021-09-23T13:24:47.673Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:24:49 [2021-09-23T13:24:49.061Z]     check_test.go:196: [dd4954d3e9287] daemon is not started
13:24:49 [2021-09-23T13:24:49.061Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:24:49 [2021-09-23T13:24:49.324Z]     check_test.go:196: [d98a5f2417b22] daemon is not started
13:24:49 [2021-09-23T13:24:49.324Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:24:49 [2021-09-23T13:24:49.895Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:24:53 [2021-09-23T13:24:53.217Z]     check_test.go:196: [d65e7e1f7571c] daemon is not started
13:24:53 [2021-09-23T13:24:53.217Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:24:59 [2021-09-23T13:24:59.803Z]     check_test.go:196: [d37bd7932a856] daemon is not started
13:24:59 [2021-09-23T13:24:59.803Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:25:02 [2021-09-23T13:25:02.350Z]     check_test.go:196: [d20271a95a7c0] daemon is not started
13:25:02 [2021-09-23T13:25:02.350Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:25:02 [2021-09-23T13:25:02.763Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:25:03 [2021-09-23T13:25:03.293Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:25:03 [2021-09-23T13:25:03.554Z]     check_test.go:196: [d9e7af91c21cc] daemon is not started
13:25:03 [2021-09-23T13:25:03.554Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:25:04 [2021-09-23T13:25:04.940Z]     check_test.go:196: [dd444e60629b0] daemon is not started
13:25:04 [2021-09-23T13:25:04.940Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:25:06 [2021-09-23T13:25:06.325Z]     check_test.go:196: [d55bd1173d024] daemon is not started
13:25:06 [2021-09-23T13:25:06.325Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:25:07 [2021-09-23T13:25:07.710Z]     check_test.go:196: [dea907104b456] daemon is not started
13:25:07 [2021-09-23T13:25:07.710Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:25:07 [2021-09-23T13:25:07.971Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:25:09 [2021-09-23T13:25:09.357Z]     check_test.go:196: [d448da25bbd1c] daemon is not started
13:25:09 [2021-09-23T13:25:09.357Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:25:10 [2021-09-23T13:25:10.301Z]     docker_cli_swarm_test.go:1118: [d5ddd138d3841] joining swarm manager [deb313dcdcb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:25:10 [2021-09-23T13:25:10.875Z]     check_test.go:196: [ddba2cb5f42ad] daemon is not started
13:25:10 [2021-09-23T13:25:10.875Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:25:11 [2021-09-23T13:25:11.818Z]     docker_cli_swarm_test.go:1119: [d7d0b5d13add8] joining swarm manager [deb313dcdcb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:25:12 [2021-09-23T13:25:12.080Z]     check_test.go:196: [daf43a9fc8c74] daemon is not started
13:25:12 [2021-09-23T13:25:12.080Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:25:13 [2021-09-23T13:25:13.031Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:83438fde65042b67f915d6c9831de36825f9f5aebff75c0f7a13ad341297e426
13:25:13 [2021-09-23T13:25:13.990Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2af1f7de91e2a48d8adb4aeb5dde5eb48cd7a6f9067fee5ec449ff34892fe1c4
13:25:14 [2021-09-23T13:25:14.251Z]     check_test.go:196: [d6da3464e1dac] daemon is not started
13:25:14 [2021-09-23T13:25:14.251Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:25:15 [2021-09-23T13:25:15.193Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fa82623252f41a71572d30af52c56964a72e3319a822921fbe9a3af254fe5a65
13:25:16 [2021-09-23T13:25:16.135Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2c2787ef2d3a79fbfb889bc52b950039e2c76eb70b7f3513f70221c1e77694dc
13:25:16 [2021-09-23T13:25:16.396Z]     check_test.go:196: [d2ed4e4c57dab] daemon is not started
13:25:16 [2021-09-23T13:25:16.396Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:25:17 [2021-09-23T13:25:17.782Z]     check_test.go:196: [d1a90f83cdb93] daemon is not started
13:25:17 [2021-09-23T13:25:17.782Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:25:20 [2021-09-23T13:25:20.329Z]     check_test.go:196: [dc3021042c2c7] daemon is not started
13:25:20 [2021-09-23T13:25:20.329Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:25:21 [2021-09-23T13:25:21.715Z]     check_test.go:196: [d605b022622cd] daemon is not started
13:25:21 [2021-09-23T13:25:21.715Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:25:21 [2021-09-23T13:25:21.715Z]     check_test.go:196: [d17d92ab53674] daemon is not started
13:25:21 [2021-09-23T13:25:21.715Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:25:23 [2021-09-23T13:25:23.101Z]     check_test.go:196: [d83feca4ee26f] daemon is not started
13:25:23 [2021-09-23T13:25:23.101Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:25:24 [2021-09-23T13:25:24.044Z]     check_test.go:196: [d7823fc24aced] daemon is not started
13:25:24 [2021-09-23T13:25:24.044Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:25:24 [2021-09-23T13:25:24.994Z]     check_test.go:196: [d1aac04a41d8d] daemon is not started
13:25:24 [2021-09-23T13:25:24.994Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:25:27 [2021-09-23T13:25:27.864Z] === RUN   TestDockerSuite/TestBuildRm
13:25:28 [2021-09-23T13:25:28.297Z]     check_test.go:196: [d5c422874fdcb] daemon is not started
13:25:28 [2021-09-23T13:25:28.297Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:25:28 [2021-09-23T13:25:28.297Z]     check_test.go:196: [dacf4ed4998ad] daemon is not started
13:25:28 [2021-09-23T13:25:28.297Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:25:29 [2021-09-23T13:25:29.682Z]     check_test.go:196: [dc6a1931cb5ad] daemon is not started
13:25:29 [2021-09-23T13:25:29.682Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:25:29 [2021-09-23T13:25:29.943Z]     check_test.go:196: [df9e38d6bb5fc] daemon is not started
13:25:29 [2021-09-23T13:25:29.943Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:25:30 [2021-09-23T13:25:30.204Z]     check_test.go:196: [d32e09e1471c7] daemon is not started
13:25:30 [2021-09-23T13:25:30.204Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:25:30 [2021-09-23T13:25:30.466Z]     check_test.go:196: [dbceed8b4772a] daemon is not started
13:25:30 [2021-09-23T13:25:30.466Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:25:30 [2021-09-23T13:25:30.727Z]     check_test.go:196: [dff11422b838f] daemon is not started
13:25:30 [2021-09-23T13:25:30.727Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:25:30 [2021-09-23T13:25:30.988Z]     check_test.go:196: [d988509cd31b2] daemon is not started
13:25:30 [2021-09-23T13:25:30.988Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:25:31 [2021-09-23T13:25:31.248Z]     check_test.go:196: [d1528248a49b9] daemon is not started
13:25:31 [2021-09-23T13:25:31.248Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:25:32 [2021-09-23T13:25:32.646Z]     check_test.go:196: [d5eb5474221f2] daemon is not started
13:25:32 [2021-09-23T13:25:32.646Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:25:34 [2021-09-23T13:25:34.561Z]     check_test.go:196: [d435ee955f831] daemon is not started
13:25:34 [2021-09-23T13:25:34.561Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:25:35 [2021-09-23T13:25:35.133Z]     check_test.go:196: [dbe6d9065fc3f] daemon is not started
13:25:35 [2021-09-23T13:25:35.133Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:25:36 [2021-09-23T13:25:36.415Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:25:36 [2021-09-23T13:25:36.517Z]     check_test.go:196: [dfe51b73dbe28] daemon is not started
13:25:36 [2021-09-23T13:25:36.518Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:25:37 [2021-09-23T13:25:37.459Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:25:37 [2021-09-23T13:25:37.947Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:25:37 [2021-09-23T13:25:37.947Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:25:37 [2021-09-23T13:25:37.947Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:25:37 [2021-09-23T13:25:37.947Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:25:38 [2021-09-23T13:25:38.034Z] --- PASS: TestDockerRegistrySuite (52.86s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.32s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.19s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.91s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.85s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.32s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.50s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.48s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.24s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.19s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.69s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.07s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.87s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.82s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.18s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s)
13:25:38 [2021-09-23T13:25:38.034Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
13:25:38 [2021-09-23T13:25:38.034Z] === RUN   TestDockerSchema1RegistrySuite
13:25:38 [2021-09-23T13:25:38.034Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:25:38 [2021-09-23T13:25:38.295Z]     check_test.go:223: [dbdac97bfd2c5] daemon is not started
13:25:38 [2021-09-23T13:25:38.295Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:25:38 [2021-09-23T13:25:38.403Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:25:39 [2021-09-23T13:25:39.365Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:25:41 [2021-09-23T13:25:41.595Z]     check_test.go:223: [df851cd865cf8] daemon is not started
13:25:41 [2021-09-23T13:25:41.595Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:25:43 [2021-09-23T13:25:43.081Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:25:46 [2021-09-23T13:25:46.883Z]     check_test.go:223: [dbc06580b46a5] daemon is not started
13:25:46 [2021-09-23T13:25:46.883Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:25:50 [2021-09-23T13:25:50.184Z]     check_test.go:223: [dbd8102890ba7] daemon is not started
13:25:50 [2021-09-23T13:25:50.184Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:25:51 [2021-09-23T13:25:51.127Z]     check_test.go:223: [df17e6e4d916c] daemon is not started
13:25:51 [2021-09-23T13:25:51.127Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:25:51 [2021-09-23T13:25:51.653Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:25:52 [2021-09-23T13:25:52.515Z]     check_test.go:223: [db0e6ce77a051] daemon is not started
13:25:52 [2021-09-23T13:25:52.515Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:25:52 [2021-09-23T13:25:52.515Z]     check_test.go:223: [d006ab1fb6583] daemon is not started
13:25:52 [2021-09-23T13:25:52.515Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:25:53 [2021-09-23T13:25:53.458Z]     check_test.go:223: [dfa812ae59b80] daemon is not started
13:25:53 [2021-09-23T13:25:53.458Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:25:54 [2021-09-23T13:25:54.543Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:25:54 [2021-09-23T13:25:54.852Z]     check_test.go:223: [ddf0a68f436f9] daemon is not started
13:25:54 [2021-09-23T13:25:54.852Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:25:55 [2021-09-23T13:25:55.794Z]     check_test.go:223: [def071b660893] daemon is not started
13:25:55 [2021-09-23T13:25:55.794Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:25:59 [2021-09-23T13:25:59.097Z]     check_test.go:223: [d1b98735ea848] daemon is not started
13:25:59 [2021-09-23T13:25:59.097Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:25:59 [2021-09-23T13:25:59.097Z]     check_test.go:223: [d9afa438c32e9] daemon is not started
13:25:59 [2021-09-23T13:25:59.358Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:25:59 [2021-09-23T13:25:59.619Z]     check_test.go:223: [d2f5f392ce005] daemon is not started
13:25:59 [2021-09-23T13:25:59.619Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:25:59 [2021-09-23T13:25:59.619Z]     check_test.go:223: [de0a4f0d3e912] daemon is not started
13:25:59 [2021-09-23T13:25:59.619Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:25:59 [2021-09-23T13:25:59.879Z]     check_test.go:223: [d8f9126659d09] daemon is not started
13:25:59 [2021-09-23T13:25:59.879Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:26:00 [2021-09-23T13:26:00.140Z]     check_test.go:223: [d3f6b22b7144b] daemon is not started
13:26:00 [2021-09-23T13:26:00.140Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:26:00 [2021-09-23T13:26:00.711Z]     check_test.go:223: [d2f2d22aaac39] daemon is not started
13:26:00 [2021-09-23T13:26:00.711Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:26:00 [2021-09-23T13:26:00.711Z]     check_test.go:223: [de73fb1aa78eb] daemon is not started
13:26:00 [2021-09-23T13:26:00.711Z] --- PASS: TestDockerSchema1RegistrySuite (22.69s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.32s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.96s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.37s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.21s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.15s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.00s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
13:26:00 [2021-09-23T13:26:00.711Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
13:26:00 [2021-09-23T13:26:00.711Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:26:00 [2021-09-23T13:26:00.711Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:26:01 [2021-09-23T13:26:01.654Z]     check_test.go:252: [dc2321f03b510] daemon is not started
13:26:01 [2021-09-23T13:26:01.654Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:26:01 [2021-09-23T13:26:01.915Z]     check_test.go:252: [decd1e2cb6c4f] daemon is not started
13:26:01 [2021-09-23T13:26:01.915Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:26:02 [2021-09-23T13:26:02.176Z]     check_test.go:252: [d94b798f90d97] daemon is not started
13:26:02 [2021-09-23T13:26:02.176Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:26:03 [2021-09-23T13:26:03.118Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:26:03 [2021-09-23T13:26:03.378Z]     check_test.go:252: [d203a6e01338a] daemon is not started
13:26:03 [2021-09-23T13:26:03.378Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:26:03 [2021-09-23T13:26:03.639Z]     check_test.go:252: [deee2125ff435] daemon is not started
13:26:03 [2021-09-23T13:26:03.901Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:26:04 [2021-09-23T13:26:04.472Z]     check_test.go:252: [da31ad78e20ae] daemon is not started
13:26:04 [2021-09-23T13:26:04.472Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:26:04 [2021-09-23T13:26:04.472Z]     check_test.go:252: [dc2a4f4ef03bc] daemon is not started
13:26:04 [2021-09-23T13:26:04.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.69s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
13:26:04 [2021-09-23T13:26:04.472Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
13:26:04 [2021-09-23T13:26:04.472Z] === RUN   TestDockerRegistryAuthTokenSuite
13:26:04 [2021-09-23T13:26:04.472Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:26:09 [2021-09-23T13:26:09.758Z]     check_test.go:279: [d3b018dc9c79b] daemon is not started
13:26:09 [2021-09-23T13:26:09.758Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:26:09 [2021-09-23T13:26:09.758Z]     check_test.go:279: [d94557a1464c8] daemon is not started
13:26:09 [2021-09-23T13:26:09.758Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:26:10 [2021-09-23T13:26:10.018Z]     check_test.go:279: [d1d6abe83f75f] daemon is not started
13:26:10 [2021-09-23T13:26:10.018Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:26:10 [2021-09-23T13:26:10.018Z]     check_test.go:279: [d7ca1c3523f4f] daemon is not started
13:26:10 [2021-09-23T13:26:10.018Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:26:10 [2021-09-23T13:26:10.279Z]     check_test.go:279: [d896773df78af] daemon is not started
13:26:10 [2021-09-23T13:26:10.279Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
13:26:10 [2021-09-23T13:26:10.279Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
13:26:10 [2021-09-23T13:26:10.279Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
13:26:10 [2021-09-23T13:26:10.279Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s)
13:26:10 [2021-09-23T13:26:10.279Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
13:26:10 [2021-09-23T13:26:10.279Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
13:26:10 [2021-09-23T13:26:10.279Z] === RUN   TestDockerNetworkSuite
13:26:10 [2021-09-23T13:26:10.279Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:26:12 [2021-09-23T13:26:12.190Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:26:12 [2021-09-23T13:26:12.646Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:26:12 [2021-09-23T13:26:12.830Z]     docker_cli_network_unix_test.go:46: [d026943783bdc] daemon is not started
13:26:12 [2021-09-23T13:26:12.830Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:26:13 [2021-09-23T13:26:13.102Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:26:13 [2021-09-23T13:26:13.402Z]     docker_cli_network_unix_test.go:46: [d9e4941f7cf26] daemon is not started
13:26:13 [2021-09-23T13:26:13.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:26:18 [2021-09-23T13:26:18.976Z]     docker_cli_network_unix_test.go:46: [d3ea205e48fea] daemon is not started
13:26:19 [2021-09-23T13:26:19.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:26:21 [2021-09-23T13:26:21.148Z]     docker_cli_network_unix_test.go:46: [d891cffd7cb8c] daemon is not started
13:26:21 [2021-09-23T13:26:21.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:26:21 [2021-09-23T13:26:21.148Z]     docker_cli_network_unix_test.go:1233: [dadf67b1bf8ff] daemon is not started
13:26:21 [2021-09-23T13:26:21.651Z] === RUN   TestDockerSuite/TestBuildSpaces
13:26:22 [2021-09-23T13:26:22.107Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:26:24 [2021-09-23T13:26:24.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:26:25 [2021-09-23T13:26:25.019Z]     docker_cli_network_unix_test.go:46: [d46a092d286b6] daemon is not started
13:26:25 [2021-09-23T13:26:25.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:26:26 [2021-09-23T13:26:26.775Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:26:26 [2021-09-23T13:26:26.775Z] === RUN   TestDockerSuite/TestBuildStderr
13:26:30 [2021-09-23T13:26:30.503Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:26:33 [2021-09-23T13:26:33.727Z]     docker_cli_network_unix_test.go:46: [da7896642c481] daemon is not started
13:26:33 [2021-09-23T13:26:33.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:26:35 [2021-09-23T13:26:35.640Z]     docker_cli_network_unix_test.go:46: [d6701aadb2ad6] daemon is not started
13:26:35 [2021-09-23T13:26:35.640Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:26:37 [2021-09-23T13:26:37.027Z]     docker_cli_network_unix_test.go:46: [dd20eef37a573] daemon is not started
13:26:37 [2021-09-23T13:26:37.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:26:37 [2021-09-23T13:26:37.599Z]     docker_cli_network_unix_test.go:46: [dc3cfb878459c] daemon is not started
13:26:37 [2021-09-23T13:26:37.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:26:38 [2021-09-23T13:26:38.432Z]     docker_cli_network_unix_test.go:46: [d7bde316e1257] daemon is not started
13:26:38 [2021-09-23T13:26:38.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:26:39 [2021-09-23T13:26:39.004Z]     docker_cli_network_unix_test.go:46: [d22c9446d3a1b] daemon is not started
13:26:39 [2021-09-23T13:26:39.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:26:40 [2021-09-23T13:26:40.209Z]     docker_cli_network_unix_test.go:46: [dde881ccd19b4] daemon is not started
13:26:40 [2021-09-23T13:26:40.479Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:26:40 [2021-09-23T13:26:40.479Z]     docker_cli_network_unix_test.go:46: [d73bf090b93ff] daemon is not started
13:26:40 [2021-09-23T13:26:40.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:26:41 [2021-09-23T13:26:41.013Z]     docker_cli_network_unix_test.go:46: [d067c45f9e621] daemon is not started
13:26:41 [2021-09-23T13:26:41.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:26:41 [2021-09-23T13:26:41.585Z]     docker_cli_network_unix_test.go:46: [d5800fae3640e] daemon is not started
13:26:41 [2021-09-23T13:26:41.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:26:42 [2021-09-23T13:26:42.107Z]     docker_cli_network_unix_test.go:46: [d7792cd2ce04c] daemon is not started
13:26:42 [2021-09-23T13:26:42.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:26:42 [2021-09-23T13:26:42.107Z]     docker_cli_network_unix_test.go:46: [d0b9c9cff59ed] daemon is not started
13:26:42 [2021-09-23T13:26:42.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:26:42 [2021-09-23T13:26:42.107Z]     docker_cli_network_unix_test.go:46: [d7d6371f543e6] daemon is not started
13:26:42 [2021-09-23T13:26:42.107Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:26:43 [2021-09-23T13:26:43.494Z]     docker_cli_network_unix_test.go:46: [d0f6cda520ea6] daemon is not started
13:26:43 [2021-09-23T13:26:43.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:26:44 [2021-09-23T13:26:44.067Z]     docker_cli_network_unix_test.go:46: [dfcffb34920b4] daemon is not started
13:26:44 [2021-09-23T13:26:44.329Z]     docker_cli_swarm_test.go:1172: [da359f9d5b129] joining swarm manager [deb313dcdcb8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:26:44 [2021-09-23T13:26:44.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:26:44 [2021-09-23T13:26:44.590Z]     docker_cli_network_unix_test.go:46: [db7031faf5c14] daemon is not started
13:26:44 [2021-09-23T13:26:44.590Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:26:44 [2021-09-23T13:26:44.850Z]     docker_cli_network_unix_test.go:46: [d426d4123ed94] daemon is not started
13:26:45 [2021-09-23T13:26:45.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:26:45 [2021-09-23T13:26:45.111Z]     docker_cli_network_unix_test.go:46: [df2e6f18fb927] daemon is not started
13:26:45 [2021-09-23T13:26:45.111Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:26:46 [2021-09-23T13:26:46.503Z]     docker_cli_network_unix_test.go:968: [da3205819d561] daemon is not started
13:26:47 [2021-09-23T13:26:47.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:26:48 [2021-09-23T13:26:48.158Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:26:48 [2021-09-23T13:26:48.158Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:26:48 [2021-09-23T13:26:48.158Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:26:49 [2021-09-23T13:26:49.271Z]     docker_cli_network_unix_test.go:46: [da28dd40d65ef] daemon is not started
13:26:49 [2021-09-23T13:26:49.272Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:26:49 [2021-09-23T13:26:49.686Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:26:51 [2021-09-23T13:26:51.217Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:26:54 [2021-09-23T13:26:54.563Z]     docker_cli_network_unix_test.go:1116: [d5db0ef3c67c4] daemon is not started
13:26:54 [2021-09-23T13:26:54.935Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:26:58 [2021-09-23T13:26:58.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:26:58 [2021-09-23T13:26:58.774Z]     docker_cli_network_unix_test.go:46: [dc09e1c1a893f] daemon is not started
13:26:58 [2021-09-23T13:26:58.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:26:59 [2021-09-23T13:26:59.605Z] === RUN   TestDockerSuite/TestBuildUser
13:26:59 [2021-09-23T13:26:59.605Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:26:59 [2021-09-23T13:26:59.605Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:26:59 [2021-09-23T13:26:59.605Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:26:59 [2021-09-23T13:26:59.605Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:26:59 [2021-09-23T13:26:59.605Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:26:59 [2021-09-23T13:26:59.605Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:26:59 [2021-09-23T13:26:59.716Z]     docker_cli_network_unix_test.go:46: [d33c912a1bbdf] daemon is not started
13:26:59 [2021-09-23T13:26:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:26:59 [2021-09-23T13:26:59.716Z]     docker_cli_network_unix_test.go:46: [d7d46623f8b64] daemon is not started
13:26:59 [2021-09-23T13:26:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:26:59 [2021-09-23T13:26:59.716Z]     docker_cli_network_unix_test.go:46: [d61d426af058d] daemon is not started
13:26:59 [2021-09-23T13:26:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:26:59 [2021-09-23T13:26:59.716Z]     docker_cli_network_unix_test.go:46: [dd84bd4ded684] daemon is not started
13:26:59 [2021-09-23T13:26:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:26:59 [2021-09-23T13:26:59.977Z]     docker_cli_network_unix_test.go:46: [dab04f88a7090] daemon is not started
13:26:59 [2021-09-23T13:26:59.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:26:59 [2021-09-23T13:26:59.977Z]     docker_cli_network_unix_test.go:46: [d22aa4fc2fbfb] daemon is not started
13:26:59 [2021-09-23T13:26:59.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:27:02 [2021-09-23T13:27:02.542Z]     docker_cli_network_unix_test.go:46: [d7265143b34f0] daemon is not started
13:27:03 [2021-09-23T13:27:03.339Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:27:03 [2021-09-23T13:27:03.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:27:03 [2021-09-23T13:27:03.491Z]     docker_cli_network_unix_test.go:46: [dffdb0359ad13] daemon is not started
13:27:03 [2021-09-23T13:27:03.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:27:03 [2021-09-23T13:27:03.491Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:27:03 [2021-09-23T13:27:03.491Z]     docker_cli_network_unix_test.go:46: [d00de90c9aedc] daemon is not started
13:27:03 [2021-09-23T13:27:03.491Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:27:03 [2021-09-23T13:27:03.796Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:27:04 [2021-09-23T13:27:04.063Z]     docker_cli_network_unix_test.go:46: [d9b77819c5554] daemon is not started
13:27:04 [2021-09-23T13:27:04.324Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:27:05 [2021-09-23T13:27:05.978Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:27:05 [2021-09-23T13:27:05.978Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:27:06 [2021-09-23T13:27:06.435Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:27:06 [2021-09-23T13:27:06.435Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:27:06 [2021-09-23T13:27:06.435Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:27:08 [2021-09-23T13:27:08.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:27:09 [2021-09-23T13:27:09.472Z]     docker_cli_network_unix_test.go:1084: [daef76aa2154c] daemon is not started
13:27:11 [2021-09-23T13:27:11.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:27:11 [2021-09-23T13:27:11.385Z]     docker_cli_network_unix_test.go:46: [da173ab8a8574] daemon is not started
13:27:11 [2021-09-23T13:27:11.385Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:27:11 [2021-09-23T13:27:11.957Z]     docker_cli_network_unix_test.go:46: [d8c2a538daaad] daemon is not started
13:27:12 [2021-09-23T13:27:12.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:27:14 [2021-09-23T13:27:14.131Z]     docker_cli_network_unix_test.go:46: [d86965c6457af] daemon is not started
13:27:14 [2021-09-23T13:27:14.131Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:27:14 [2021-09-23T13:27:14.131Z]     docker_cli_network_unix_test.go:46: [dde85863541b4] daemon is not started
13:27:14 [2021-09-23T13:27:14.131Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:27:14 [2021-09-23T13:27:14.703Z]     docker_cli_network_unix_test.go:46: [d5cfde874f6e7] daemon is not started
13:27:14 [2021-09-23T13:27:14.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:27:15 [2021-09-23T13:27:15.535Z]     docker_cli_network_unix_test.go:46: [dea8cdac3095c] daemon is not started
13:27:15 [2021-09-23T13:27:15.536Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:27:16 [2021-09-23T13:27:16.108Z]     docker_cli_network_unix_test.go:46: [d790830fc61af] daemon is not started
13:27:16 [2021-09-23T13:27:16.678Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:27:21 [2021-09-23T13:27:21.969Z]     docker_cli_network_unix_test.go:46: [d22ae1be4b35b] daemon is not started
13:27:21 [2021-09-23T13:27:21.969Z] --- PASS: TestDockerNetworkSuite (71.54s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.44s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.57s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.85s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.97s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.63s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.54s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.56s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.29s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.58s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.07s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.90s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.30s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.69s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.55s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.13s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.26s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.94s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.68s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.31s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.87s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.85s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.08s)
13:27:21 [2021-09-23T13:27:21.969Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.26s)
13:27:21 [2021-09-23T13:27:21.969Z] === RUN   TestDockerHubPullSuite
13:27:21 [2021-09-23T13:27:21.969Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:27:22 [2021-09-23T13:27:22.541Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:27:23 [2021-09-23T13:27:23.112Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:27:24 [2021-09-23T13:27:24.505Z]     docker_cli_swarm_test.go:1453: [d9e393c121b7d] joining swarm manager [d2da09665cc42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:27:25 [2021-09-23T13:27:25.446Z]     docker_cli_swarm_test.go:1454: [d41dbea9009bf] joining swarm manager [d2da09665cc42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:27:25 [2021-09-23T13:27:25.446Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:27:25 [2021-09-23T13:27:25.707Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:27:27 [2021-09-23T13:27:27.091Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:27:27 [2021-09-23T13:27:27.352Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:27:27 [2021-09-23T13:27:27.352Z] --- PASS: TestDockerHubPullSuite (5.53s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.23s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
13:27:27 [2021-09-23T13:27:27.352Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
13:27:27 [2021-09-23T13:27:27.352Z] PASS
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === Skipped
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_sni_test.go:18: Flakey test
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.352Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z] 
13:27:27 [2021-09-23T13:27:27.352Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:27:27 [2021-09-23T13:27:27.352Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:27:27 [2021-09-23T13:27:27.353Z]     docker_cli_network_unix_test.go:46: [d00de90c9aedc] daemon is not started
13:27:27 [2021-09-23T13:27:27.353Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] 
13:27:27 [2021-09-23T13:27:27.353Z] DONE 1270 tests, 51 skipped in 1926.773s
13:27:27 [2021-09-23T13:27:27.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:27:27 [2021-09-23T13:27:27.353Z] ++++ cat bundles/test-integration/docker.pid
13:27:27 [2021-09-23T13:27:27.353Z] +++ kill 8089
13:27:27 [2021-09-23T13:27:27.502Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:27:27 [2021-09-23T13:27:27.502Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:27:28 [2021-09-23T13:27:28.294Z] +++ /etc/init.d/apparmor stop
13:27:28 [2021-09-23T13:27:28.294Z] Leaving: AppArmorNo profiles have been unloaded.
13:27:28 [2021-09-23T13:27:28.294Z] 
13:27:28 [2021-09-23T13:27:28.294Z] Unloading profiles will leave already running processes permanently
13:27:28 [2021-09-23T13:27:28.294Z] unconfined, which can lead to unexpected situations.
13:27:28 [2021-09-23T13:27:28.294Z] 
13:27:28 [2021-09-23T13:27:28.294Z] To set a process to complain mode, use the command line tool
13:27:28 [2021-09-23T13:27:28.294Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:27:28 [2021-09-23T13:27:28.294Z] +++ true
13:27:28 [2021-09-23T13:27:28.294Z] exiting test-integration
13:27:28 [2021-09-23T13:27:28.294Z] ++ exit 0
13:27:28 [2021-09-23T13:27:28.294Z] 
13:27:28 [2021-09-23T13:27:28.554Z] + for job in $(jobs -p)
13:27:28 [2021-09-23T13:27:28.554Z] + wait 22975
13:27:36 [2021-09-23T13:27:36.686Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:27:37 [2021-09-23T13:27:37.257Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
13:27:37 [2021-09-23T13:27:37.257Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
13:27:37 [2021-09-23T13:27:37.519Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
13:27:37 [2021-09-23T13:27:37.519Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
13:27:37 [2021-09-23T13:27:37.800Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:27:38 [2021-09-23T13:27:38.091Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:27:40 [2021-09-23T13:27:40.635Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:27:43 [2021-09-23T13:27:43.935Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:27:45 [2021-09-23T13:27:45.848Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:27:47 [2021-09-23T13:27:47.765Z]     docker_cli_swarm_unix_test.go:62: [d13062e3e9fcd] joining swarm manager [d0d59e679b365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:27:48 [2021-09-23T13:27:48.085Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:27:48 [2021-09-23T13:27:48.085Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:27:48 [2021-09-23T13:27:48.085Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:27:48 [2021-09-23T13:27:48.085Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:27:48 [2021-09-23T13:27:48.085Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:27:49 [2021-09-23T13:27:49.615Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:27:49 [2021-09-23T13:27:49.615Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:27:50 [2021-09-23T13:27:50.072Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:28:00 [2021-09-23T13:28:00.368Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:28:03 [2021-09-23T13:28:03.259Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:28:03 [2021-09-23T13:28:03.715Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:28:24 [2021-09-23T13:28:24.770Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:28:24 [2021-09-23T13:28:24.770Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:28:24 [2021-09-23T13:28:24.770Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:28:24 [2021-09-23T13:28:24.770Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:28:25 [2021-09-23T13:28:25.226Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:28:25 [2021-09-23T13:28:25.226Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:28:25 [2021-09-23T13:28:25.226Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:28:26 [2021-09-23T13:28:26.189Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:28:33 [2021-09-23T13:28:33.241Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:28:34 [2021-09-23T13:28:34.771Z] === RUN   TestDockerSuite/TestBuildXZHost
13:28:34 [2021-09-23T13:28:34.771Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:28:35 [2021-09-23T13:28:35.227Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:28:35 [2021-09-23T13:28:35.227Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:28:35 [2021-09-23T13:28:35.227Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:28:35 [2021-09-23T13:28:35.227Z]     docker_cli_sni_test.go:18: Flakey test
13:28:35 [2021-09-23T13:28:35.227Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:28:37 [2021-09-23T13:28:37.393Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:28:41 [2021-09-23T13:28:41.112Z] === RUN   TestDockerSuite/TestCommitChange
13:28:44 [2021-09-23T13:28:44.033Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:28:44 [2021-09-23T13:28:44.033Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:28:44 [2021-09-23T13:28:44.033Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:28:44 [2021-09-23T13:28:44.831Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:28:46 [2021-09-23T13:28:46.577Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:28:49 [2021-09-23T13:28:49.504Z] === RUN   TestDockerSuite/TestCommitHardlink
13:28:49 [2021-09-23T13:28:49.504Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:28:49 [2021-09-23T13:28:49.504Z] === RUN   TestDockerSuite/TestCommitNewFile
13:28:49 [2021-09-23T13:28:49.878Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:28:52 [2021-09-23T13:28:52.422Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:28:54 [2021-09-23T13:28:54.173Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:28:54 [2021-09-23T13:28:54.173Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:28:54 [2021-09-23T13:28:54.173Z] === RUN   TestDockerSuite/TestCommitTTY
13:28:54 [2021-09-23T13:28:54.336Z]     docker_api_swarm_test.go:961: [db6d99ae2d0dc] joining swarm manager [d3f4c889d9ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:29:01 [2021-09-23T13:29:01.225Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:29:04 [2021-09-23T13:29:04.116Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:29:04 [2021-09-23T13:29:04.116Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:29:04 [2021-09-23T13:29:04.116Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:29:04 [2021-09-23T13:29:04.117Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:29:09 [2021-09-23T13:29:09.901Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:29:12 [2021-09-23T13:29:12.461Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:29:16 [2021-09-23T13:29:16.952Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:29:16 [2021-09-23T13:29:16.952Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:29:16 [2021-09-23T13:29:16.952Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:29:18 [2021-09-23T13:29:18.483Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:29:18 [2021-09-23T13:29:18.484Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:29:18 [2021-09-23T13:29:18.484Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:29:18 [2021-09-23T13:29:18.484Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:29:18 [2021-09-23T13:29:18.484Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:29:18 [2021-09-23T13:29:18.484Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:29:18 [2021-09-23T13:29:18.484Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:29:24 [2021-09-23T13:29:24.687Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:29:25 [2021-09-23T13:29:25.537Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:29:25 [2021-09-23T13:29:25.537Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:29:25 [2021-09-23T13:29:25.537Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:29:25 [2021-09-23T13:29:25.537Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:29:26 [2021-09-23T13:29:26.071Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:29:27 [2021-09-23T13:29:27.068Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:29:27 [2021-09-23T13:29:27.068Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:29:27 [2021-09-23T13:29:27.068Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:29:27 [2021-09-23T13:29:27.068Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:29:27 [2021-09-23T13:29:27.068Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:29:27 [2021-09-23T13:29:27.527Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:29:27 [2021-09-23T13:29:27.527Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:29:27 [2021-09-23T13:29:27.527Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:29:27 [2021-09-23T13:29:27.985Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:29:29 [2021-09-23T13:29:29.697Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:29:31 [2021-09-23T13:29:31.285Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:29:31 [2021-09-23T13:29:31.876Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:29:33 [2021-09-23T13:29:33.405Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:29:33 [2021-09-23T13:29:33.405Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:29:33 [2021-09-23T13:29:33.405Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:29:33 [2021-09-23T13:29:33.405Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:29:35 [2021-09-23T13:29:35.572Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:29:35 [2021-09-23T13:29:35.572Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:29:37 [2021-09-23T13:29:37.742Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:29:37 [2021-09-23T13:29:37.742Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:29:37 [2021-09-23T13:29:37.742Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:29:37 [2021-09-23T13:29:37.742Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:29:37 [2021-09-23T13:29:37.742Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:29:39 [2021-09-23T13:29:39.277Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:29:39 [2021-09-23T13:29:39.277Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:29:39 [2021-09-23T13:29:39.418Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:29:41 [2021-09-23T13:29:41.443Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:29:41 [2021-09-23T13:29:41.443Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:29:41 [2021-09-23T13:29:41.443Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:29:43 [2021-09-23T13:29:43.614Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:29:43 [2021-09-23T13:29:43.614Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:29:43 [2021-09-23T13:29:43.636Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:29:45 [2021-09-23T13:29:45.781Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:29:46 [2021-09-23T13:29:46.198Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:29:48 [2021-09-23T13:29:48.743Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:29:52 [2021-09-23T13:29:52.040Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:29:54 [2021-09-23T13:29:54.321Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:29:54 [2021-09-23T13:29:54.584Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:29:56 [2021-09-23T13:29:56.498Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:29:57 [2021-09-23T13:29:57.220Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:29:57 [2021-09-23T13:29:57.220Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:29:57 [2021-09-23T13:29:57.220Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:29:57 [2021-09-23T13:29:57.220Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:29:57 [2021-09-23T13:29:57.220Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:29:59 [2021-09-23T13:29:59.040Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
13:29:59 [2021-09-23T13:29:59.385Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:29:59 [2021-09-23T13:29:59.385Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:29:59 [2021-09-23T13:29:59.385Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:30:06 [2021-09-23T13:30:06.434Z] === RUN   TestDockerSuite/TestContainerAPITop
13:30:06 [2021-09-23T13:30:06.434Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:30:06 [2021-09-23T13:30:06.434Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:30:07 [2021-09-23T13:30:07.965Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:30:07 [2021-09-23T13:30:07.965Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:30:11 [2021-09-23T13:30:11.687Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:30:13 [2021-09-23T13:30:13.855Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:30:13 [2021-09-23T13:30:13.855Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:30:13 [2021-09-23T13:30:13.855Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:30:13 [2021-09-23T13:30:13.855Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:30:13 [2021-09-23T13:30:13.855Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:30:13 [2021-09-23T13:30:13.855Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:30:15 [2021-09-23T13:30:15.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:30:15 [2021-09-23T13:30:15.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:30:17 [2021-09-23T13:30:17.554Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:30:20 [2021-09-23T13:30:20.451Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:30:22 [2021-09-23T13:30:22.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:30:24 [2021-09-23T13:30:24.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00058ccc0_<nil>}
13:30:31 [2021-09-23T13:30:31.845Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1349295778_c:\foo_false__<nil>_<nil>_<nil>}
13:30:34 [2021-09-23T13:30:34.736Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1349295778_c:\foo_true__<nil>_<nil>_<nil>}
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:30:36 [2021-09-23T13:30:36.903Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:30:36 [2021-09-23T13:30:36.903Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:30:36 [2021-09-23T13:30:36.903Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:30:36 [2021-09-23T13:30:36.903Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:30:36 [2021-09-23T13:30:36.903Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:30:36 [2021-09-23T13:30:36.903Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:30:36 [2021-09-23T13:30:36.903Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:30:39 [2021-09-23T13:30:39.069Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:30:39 [2021-09-23T13:30:39.069Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:30:41 [2021-09-23T13:30:41.966Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:30:41 [2021-09-23T13:30:41.966Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:30:41 [2021-09-23T13:30:41.966Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:30:41 [2021-09-23T13:30:41.966Z] === RUN   TestDockerSuite/TestCpRelativePath
13:30:49 [2021-09-23T13:30:49.008Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:30:49 [2021-09-23T13:30:49.008Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:30:49 [2021-09-23T13:30:49.008Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:30:49 [2021-09-23T13:30:49.008Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:30:49 [2021-09-23T13:30:49.008Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:30:49 [2021-09-23T13:30:49.008Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:30:49 [2021-09-23T13:30:49.008Z] === RUN   TestDockerSuite/TestCpToCaseA
13:30:52 [2021-09-23T13:30:52.729Z] === RUN   TestDockerSuite/TestCpToCaseB
13:30:55 [2021-09-23T13:30:55.312Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:30:59 [2021-09-23T13:30:59.774Z] === RUN   TestDockerSuite/TestCpToCaseC
13:30:59 [2021-09-23T13:30:59.774Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:30:59 [2021-09-23T13:30:59.774Z] === RUN   TestDockerSuite/TestCpToCaseD
13:30:59 [2021-09-23T13:30:59.774Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:30:59 [2021-09-23T13:30:59.774Z] === RUN   TestDockerSuite/TestCpToCaseE
13:31:10 [2021-09-23T13:31:10.214Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:31:12 [2021-09-23T13:31:12.116Z] === RUN   TestDockerSuite/TestCpToCaseF
13:31:12 [2021-09-23T13:31:12.117Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:31:12 [2021-09-23T13:31:12.117Z] === RUN   TestDockerSuite/TestCpToCaseG
13:31:12 [2021-09-23T13:31:12.117Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:31:12 [2021-09-23T13:31:12.117Z] === RUN   TestDockerSuite/TestCpToCaseH
13:31:25 [2021-09-23T13:31:25.113Z] --- PASS: TestDockerSwarmSuite (1708.64s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.77s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.83s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.91s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.13s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.95s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.96s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.40s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.35s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.90s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.01s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.42s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.37s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.70s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.91s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.90s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.96s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.19s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.71s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.05s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.96s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.32s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (32.83s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.40s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.63s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.59s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.49s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.61s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.49s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.24s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.16s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.55s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.60s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.48s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.94s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.37s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.02s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.68s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.51s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.38s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.06s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.21s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.58s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.41s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.53s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.92s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.53s)
13:31:25 [2021-09-23T13:31:25.113Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.61s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.73s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.27s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.57s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (101.15s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.28s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.51s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.05s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.13s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.53s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.96s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.95s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.35s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.84s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.90s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.47s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.34s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s)
13:31:25 [2021-09-23T13:31:25.114Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
13:31:25 [2021-09-23T13:31:25.114Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
13:31:25 [2021-09-23T13:31:25.114Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
13:31:25 [2021-09-23T13:31:25.114Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.08s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.76s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.08s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.56s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.20s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.24s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.87s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.76s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.26s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.04s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s)
13:31:25 [2021-09-23T13:31:25.114Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s)
13:31:25 [2021-09-23T13:31:25.114Z] === RUN   TestDockerExternalVolumeSuite
13:31:25 [2021-09-23T13:31:25.114Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:31:25 [2021-09-23T13:31:25.685Z]     docker_cli_external_volume_driver_test.go:53: [d51f0bca6b250] daemon is not started
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToCaseI
13:31:26 [2021-09-23T13:31:26.882Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:31:26 [2021-09-23T13:31:26.882Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToDot
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:31:26 [2021-09-23T13:31:26.882Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:31:26 [2021-09-23T13:31:26.882Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:31:26 [2021-09-23T13:31:26.882Z] === RUN   TestDockerSuite/TestCpToStdout
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:31:33 [2021-09-23T13:31:33.926Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:31:33 [2021-09-23T13:31:33.926Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:31:33 [2021-09-23T13:31:33.926Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCpVolumePath
13:31:33 [2021-09-23T13:31:33.926Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:31:33 [2021-09-23T13:31:33.926Z] === RUN   TestDockerSuite/TestCreateArgs
13:31:34 [2021-09-23T13:31:34.381Z] === RUN   TestDockerSuite/TestCreateByImageID
13:31:38 [2021-09-23T13:31:38.102Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:31:40 [2021-09-23T13:31:40.273Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:31:40 [2021-09-23T13:31:40.273Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:31:40 [2021-09-23T13:31:40.273Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:31:42 [2021-09-23T13:31:42.437Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:31:42 [2021-09-23T13:31:42.896Z] === RUN   TestDockerSuite/TestCreateLabels
13:31:42 [2021-09-23T13:31:42.896Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:31:42 [2021-09-23T13:31:42.896Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:31:42 [2021-09-23T13:31:42.896Z] === RUN   TestDockerSuite/TestCreateRM
13:31:43 [2021-09-23T13:31:43.354Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:31:43 [2021-09-23T13:31:43.354Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:31:43 [2021-09-23T13:31:43.354Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:31:43 [2021-09-23T13:31:43.354Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:31:43 [2021-09-23T13:31:43.793Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:31:43 [2021-09-23T13:31:43.809Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:31:50 [2021-09-23T13:31:50.858Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:31:50 [2021-09-23T13:31:50.858Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:31:50 [2021-09-23T13:31:50.858Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:31:54 [2021-09-23T13:31:54.576Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:31:54 [2021-09-23T13:31:54.576Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:31:54 [2021-09-23T13:31:54.576Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:31:54 [2021-09-23T13:31:54.576Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:31:56 [2021-09-23T13:31:56.104Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:31:56 [2021-09-23T13:31:56.104Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.104Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:31:56 [2021-09-23T13:31:56.560Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDevicePermissions
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDockerFails
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestEventsAttach
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestEventsCommit
13:31:56 [2021-09-23T13:31:56.560Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:31:56 [2021-09-23T13:31:56.560Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:31:58 [2021-09-23T13:31:58.726Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:32:05 [2021-09-23T13:32:05.772Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:32:07 [2021-09-23T13:32:07.939Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:32:25 [2021-09-23T13:32:25.583Z] === RUN   TestDockerSuite/TestEventsCopy
13:32:28 [2021-09-23T13:32:28.472Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:32:33 [2021-09-23T13:32:33.139Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:32:34 [2021-09-23T13:32:34.667Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:32:35 [2021-09-23T13:32:35.629Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:32:39 [2021-09-23T13:32:39.345Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:32:39 [2021-09-23T13:32:39.345Z] === RUN   TestDockerSuite/TestEventsFilterType
13:32:40 [2021-09-23T13:32:40.307Z] === RUN   TestDockerSuite/TestEventsFilters
13:32:44 [2021-09-23T13:32:44.027Z] === RUN   TestDockerSuite/TestEventsFormat
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsImageImport
13:32:48 [2021-09-23T13:32:48.694Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:32:48 [2021-09-23T13:32:48.694Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsImagePull
13:32:48 [2021-09-23T13:32:48.694Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:32:48 [2021-09-23T13:32:48.694Z] === RUN   TestDockerSuite/TestEventsImageTag
13:32:49 [2021-09-23T13:32:49.655Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:32:49 [2021-09-23T13:32:49.655Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:32:49 [2021-09-23T13:32:49.655Z] === RUN   TestDockerSuite/TestEventsRename
13:32:51 [2021-09-23T13:32:51.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:32:51 [2021-09-23T13:32:51.820Z] === RUN   TestDockerSuite/TestEventsResize
13:32:53 [2021-09-23T13:32:53.986Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:32:56 [2021-09-23T13:32:56.153Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:32:58 [2021-09-23T13:32:58.118Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:32:58 [2021-09-23T13:32:58.319Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:33:02 [2021-09-23T13:33:02.985Z] === RUN   TestDockerSuite/TestEventsTop
13:33:02 [2021-09-23T13:33:02.985Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:33:02 [2021-09-23T13:33:02.985Z] === RUN   TestDockerSuite/TestEventsUntag
13:33:05 [2021-09-23T13:33:05.873Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:33:13 [2021-09-23T13:33:13.017Z]     docker_cli_external_volume_driver_test.go:53: [d908666a166d1] daemon is not started
13:33:14 [2021-09-23T13:33:14.405Z] === RUN   TestDockerSuite/TestExec
13:33:14 [2021-09-23T13:33:14.405Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:33:14 [2021-09-23T13:33:14.405Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:33:14 [2021-09-23T13:33:14.405Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:33:14 [2021-09-23T13:33:14.405Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:33:15 [2021-09-23T13:33:15.377Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:33:17 [2021-09-23T13:33:17.540Z] === RUN   TestDockerSuite/TestExecAPIStart
13:33:17 [2021-09-23T13:33:17.540Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:33:17 [2021-09-23T13:33:17.540Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:33:17 [2021-09-23T13:33:17.540Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:33:17 [2021-09-23T13:33:17.540Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:33:17 [2021-09-23T13:33:17.540Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:33:17 [2021-09-23T13:33:17.540Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:33:19 [2021-09-23T13:33:19.069Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:33:20 [2021-09-23T13:33:20.604Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:33:22 [2021-09-23T13:33:22.792Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:33:24 [2021-09-23T13:33:24.320Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:33:27 [2021-09-23T13:33:27.919Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:33:28 [2021-09-23T13:33:28.036Z] === RUN   TestDockerSuite/TestExecCgroup
13:33:28 [2021-09-23T13:33:28.036Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:33:28 [2021-09-23T13:33:28.036Z] === RUN   TestDockerSuite/TestExecEnv
13:33:28 [2021-09-23T13:33:28.036Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:33:28 [2021-09-23T13:33:28.036Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:33:28 [2021-09-23T13:33:28.036Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:33:28 [2021-09-23T13:33:28.036Z] === RUN   TestDockerSuite/TestExecExitStatus
13:33:30 [2021-09-23T13:33:30.212Z] === RUN   TestDockerSuite/TestExecInspectID
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecInteractive
13:33:34 [2021-09-23T13:33:34.879Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:33:34 [2021-09-23T13:33:34.879Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecParseError
13:33:34 [2021-09-23T13:33:34.879Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:33:34 [2021-09-23T13:33:34.879Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:33:34 [2021-09-23T13:33:34.879Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:33:34 [2021-09-23T13:33:34.879Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:33:36 [2021-09-23T13:33:36.407Z] === RUN   TestDockerSuite/TestExecSetEnv
13:33:36 [2021-09-23T13:33:36.407Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:33:36 [2021-09-23T13:33:36.407Z] === RUN   TestDockerSuite/TestExecStartFails
13:33:36 [2021-09-23T13:33:36.407Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:33:36 [2021-09-23T13:33:36.407Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:33:36 [2021-09-23T13:33:36.408Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:33:36 [2021-09-23T13:33:36.408Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:33:36 [2021-09-23T13:33:36.408Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:33:36 [2021-09-23T13:33:36.408Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:33:36 [2021-09-23T13:33:36.408Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:33:36 [2021-09-23T13:33:36.408Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:33:38 [2021-09-23T13:33:38.571Z] === RUN   TestDockerSuite/TestExecUlimits
13:33:38 [2021-09-23T13:33:38.571Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:33:38 [2021-09-23T13:33:38.571Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:33:45 [2021-09-23T13:33:45.617Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:33:45 [2021-09-23T13:33:45.617Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:33:45 [2021-09-23T13:33:45.617Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:33:45 [2021-09-23T13:33:45.617Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:33:45 [2021-09-23T13:33:45.617Z] === RUN   TestDockerSuite/TestExecWithUser
13:33:45 [2021-09-23T13:33:45.617Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:33:45 [2021-09-23T13:33:45.617Z] === RUN   TestDockerSuite/TestGetContainerStats
13:33:46 [2021-09-23T13:33:46.041Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:33:51 [2021-09-23T13:33:51.464Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:33:57 [2021-09-23T13:33:57.231Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:33:59 [2021-09-23T13:33:59.397Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:34:00 [2021-09-23T13:34:00.939Z]     docker_cli_external_volume_driver_test.go:53: [dce14c719c6d9] daemon is not started
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:34:05 [2021-09-23T13:34:05.166Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestHealth
13:34:05 [2021-09-23T13:34:05.166Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:34:05 [2021-09-23T13:34:05.166Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:34:05 [2021-09-23T13:34:05.621Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:34:05 [2021-09-23T13:34:05.621Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:34:09 [2021-09-23T13:34:09.339Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:34:09 [2021-09-23T13:34:09.339Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:34:09 [2021-09-23T13:34:09.339Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:34:09 [2021-09-23T13:34:09.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:34:09 [2021-09-23T13:34:09.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:34:09 [2021-09-23T13:34:09.339Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:34:09 [2021-09-23T13:34:09.795Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:34:10 [2021-09-23T13:34:10.251Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:34:10 [2021-09-23T13:34:10.251Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:34:10 [2021-09-23T13:34:10.251Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:34:11 [2021-09-23T13:34:11.213Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:34:11 [2021-09-23T13:34:11.213Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:34:12 [2021-09-23T13:34:12.740Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:34:13 [2021-09-23T13:34:13.196Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:34:14 [2021-09-23T13:34:14.722Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:34:15 [2021-09-23T13:34:15.839Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:34:15 [2021-09-23T13:34:15.839Z]     docker_cli_external_volume_driver_test.go:53: [de2675a8bf013] daemon is not started
13:34:17 [2021-09-23T13:34:17.610Z] === RUN   TestDockerSuite/TestImagesFormat
13:34:17 [2021-09-23T13:34:17.610Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:34:17 [2021-09-23T13:34:17.610Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:34:17 [2021-09-23T13:34:17.610Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:34:21 [2021-09-23T13:34:21.334Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:34:21 [2021-09-23T13:34:21.334Z] === RUN   TestDockerSuite/TestImportBadURL
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportDisplay
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportFile
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportGzipped
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:34:23 [2021-09-23T13:34:23.498Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:34:23 [2021-09-23T13:34:23.498Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:34:23 [2021-09-23T13:34:23.498Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:34:23 [2021-09-23T13:34:23.498Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:34:25 [2021-09-23T13:34:25.664Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:34:27 [2021-09-23T13:34:27.828Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:34:27 [2021-09-23T13:34:27.828Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:34:27 [2021-09-23T13:34:27.828Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:34:27 [2021-09-23T13:34:27.828Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:34:27 [2021-09-23T13:34:27.828Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:34:27 [2021-09-23T13:34:27.828Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:34:27 [2021-09-23T13:34:27.828Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:34:27 [2021-09-23T13:34:27.828Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:34:29 [2021-09-23T13:34:29.995Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:34:29 [2021-09-23T13:34:29.995Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:34:30 [2021-09-23T13:34:30.749Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:34:37 [2021-09-23T13:34:37.042Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:34:37 [2021-09-23T13:34:37.042Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:34:37 [2021-09-23T13:34:37.042Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:34:37 [2021-09-23T13:34:37.042Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:34:37 [2021-09-23T13:34:37.042Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:34:37 [2021-09-23T13:34:37.042Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:34:37 [2021-09-23T13:34:37.042Z] === RUN   TestDockerSuite/TestInspectDefault
13:34:38 [2021-09-23T13:34:38.571Z] === RUN   TestDockerSuite/TestInspectHistory
13:34:42 [2021-09-23T13:34:42.294Z] === RUN   TestDockerSuite/TestInspectImage
13:34:42 [2021-09-23T13:34:42.294Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:34:42 [2021-09-23T13:34:42.294Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:34:42 [2021-09-23T13:34:42.294Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:34:42 [2021-09-23T13:34:42.294Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:34:42 [2021-09-23T13:34:42.294Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:34:42 [2021-09-23T13:34:42.294Z] === RUN   TestDockerSuite/TestInspectInt64
13:34:44 [2021-09-23T13:34:44.459Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:34:46 [2021-09-23T13:34:46.624Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:34:46 [2021-09-23T13:34:46.624Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:34:48 [2021-09-23T13:34:48.792Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:34:50 [2021-09-23T13:34:50.319Z] === RUN   TestDockerSuite/TestInspectPlugin
13:34:50 [2021-09-23T13:34:50.319Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:34:50 [2021-09-23T13:34:50.319Z] === RUN   TestDockerSuite/TestInspectRootFS
13:34:50 [2021-09-23T13:34:50.319Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:34:52 [2021-09-23T13:34:52.487Z] === RUN   TestDockerSuite/TestInspectStatus
13:34:54 [2021-09-23T13:34:54.657Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:34:58 [2021-09-23T13:34:58.372Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:35:00 [2021-09-23T13:35:00.541Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:35:02 [2021-09-23T13:35:02.071Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:35:02 [2021-09-23T13:35:02.873Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:35:04 [2021-09-23T13:35:04.237Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:35:05 [2021-09-23T13:35:05.765Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:35:07 [2021-09-23T13:35:07.941Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksEnvs
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:35:10 [2021-09-23T13:35:10.107Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:35:10 [2021-09-23T13:35:10.107Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:35:12 [2021-09-23T13:35:12.278Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:35:13 [2021-09-23T13:35:13.807Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:35:17 [2021-09-23T13:35:17.773Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:35:19 [2021-09-23T13:35:19.577Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:35:21 [2021-09-23T13:35:21.103Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:35:21 [2021-09-23T13:35:21.103Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:35:21 [2021-09-23T13:35:21.103Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:35:23 [2021-09-23T13:35:23.271Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:35:23 [2021-09-23T13:35:23.271Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:35:27 [2021-09-23T13:35:27.939Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:35:32 [2021-09-23T13:35:32.678Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:35:33 [2021-09-23T13:35:33.704Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:35:38 [2021-09-23T13:35:38.383Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:35:40 [2021-09-23T13:35:40.547Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:35:42 [2021-09-23T13:35:42.712Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:35:42 [2021-09-23T13:35:42.712Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:35:42 [2021-09-23T13:35:42.712Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:35:44 [2021-09-23T13:35:44.879Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:35:47 [2021-09-23T13:35:47.044Z] === RUN   TestDockerSuite/TestLogsSince
13:35:55 [2021-09-23T13:35:55.581Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:35:55 [2021-09-23T13:35:55.581Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:35:55 [2021-09-23T13:35:55.581Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:35:55 [2021-09-23T13:35:55.581Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:35:55 [2021-09-23T13:35:55.581Z] === RUN   TestDockerSuite/TestLogsTail
13:35:57 [2021-09-23T13:35:57.750Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:35:59 [2021-09-23T13:35:59.914Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestMountIntoProc
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestMountIntoSys
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestNetHostname
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginActive
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.080Z] === RUN   TestDockerSuite/TestPortHostBinding
13:36:02 [2021-09-23T13:36:02.080Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.537Z] === RUN   TestDockerSuite/TestPortList
13:36:02 [2021-09-23T13:36:02.537Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:36:02 [2021-09-23T13:36:02.537Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:36:11 [2021-09-23T13:36:11.084Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:36:11 [2021-09-23T13:36:11.084Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:36:14 [2021-09-23T13:36:14.801Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:36:14 [2021-09-23T13:36:14.801Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:36:14 [2021-09-23T13:36:14.801Z] === RUN   TestDockerSuite/TestPsByOrder
13:36:19 [2021-09-23T13:36:19.398Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:36:21 [2021-09-23T13:36:21.854Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:36:21 [2021-09-23T13:36:21.854Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:36:21 [2021-09-23T13:36:21.854Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:36:30 [2021-09-23T13:36:30.395Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:36:37 [2021-09-23T13:36:37.507Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:36:42 [2021-09-23T13:36:42.735Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:36:42 [2021-09-23T13:36:42.735Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:36:42 [2021-09-23T13:36:42.735Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:36:42 [2021-09-23T13:36:42.735Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:36:55 [2021-09-23T13:36:55.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:37:00 [2021-09-23T13:37:00.858Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:37:06 [2021-09-23T13:37:06.633Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:37:09 [2021-09-23T13:37:09.614Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:37:15 [2021-09-23T13:37:15.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:37:15 [2021-09-23T13:37:15.179Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:37:15 [2021-09-23T13:37:15.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:37:15 [2021-09-23T13:37:15.179Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:37:15 [2021-09-23T13:37:15.179Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:37:19 [2021-09-23T13:37:19.848Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:37:19 [2021-09-23T13:37:19.848Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:37:19 [2021-09-23T13:37:19.848Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:37:19 [2021-09-23T13:37:19.848Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:37:19 [2021-09-23T13:37:19.848Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:37:19 [2021-09-23T13:37:19.848Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:37:19 [2021-09-23T13:37:19.848Z] === RUN   TestDockerSuite/TestPsRightTagName
13:37:19 [2021-09-23T13:37:19.848Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:37:19 [2021-09-23T13:37:19.848Z] === RUN   TestDockerSuite/TestPsShowMounts
13:37:25 [2021-09-23T13:37:25.614Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:37:25 [2021-09-23T13:37:25.614Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:37:25 [2021-09-23T13:37:25.614Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:37:29 [2021-09-23T13:37:29.340Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:37:29 [2021-09-23T13:37:29.340Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:37:29 [2021-09-23T13:37:29.340Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:37:30 [2021-09-23T13:37:30.868Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:37:31 [2021-09-23T13:37:31.326Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:37:31 [2021-09-23T13:37:31.326Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:37:31 [2021-09-23T13:37:31.326Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:37:35 [2021-09-23T13:37:35.052Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:37:38 [2021-09-23T13:37:38.780Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:37:40 [2021-09-23T13:37:40.946Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:37:41 [2021-09-23T13:37:41.732Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:37:56 [2021-09-23T13:37:56.631Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:38:06 [2021-09-23T13:38:06.039Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:38:06 [2021-09-23T13:38:06.039Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:38:06 [2021-09-23T13:38:06.039Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:38:09 [2021-09-23T13:38:09.758Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:38:09 [2021-09-23T13:38:09.758Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:38:09 [2021-09-23T13:38:09.758Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:38:10 [2021-09-23T13:38:10.214Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:38:13 [2021-09-23T13:38:13.932Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:38:14 [2021-09-23T13:38:14.744Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:38:14 [2021-09-23T13:38:14.744Z]     docker_cli_external_volume_driver_test.go:485: [dd587be525a62] daemon is not started
13:38:17 [2021-09-23T13:38:17.651Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:38:17 [2021-09-23T13:38:17.651Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:38:17 [2021-09-23T13:38:17.651Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:38:21 [2021-09-23T13:38:21.366Z] === RUN   TestDockerSuite/TestRmiBlank
13:38:21 [2021-09-23T13:38:21.366Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:38:21 [2021-09-23T13:38:21.366Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:38:29 [2021-09-23T13:38:29.644Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:38:29 [2021-09-23T13:38:29.644Z]     docker_cli_external_volume_driver_test.go:53: [d14f2f1c536c8] daemon is not started
13:38:33 [2021-09-23T13:38:33.715Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:38:35 [2021-09-23T13:38:35.888Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:38:36 [2021-09-23T13:38:36.849Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:38:42 [2021-09-23T13:38:42.620Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:38:44 [2021-09-23T13:38:44.566Z] --- PASS: TestDockerExternalVolumeSuite (439.11s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.77s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.39s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.34s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.40s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.51s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.39s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.08s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.20s)
13:38:44 [2021-09-23T13:38:44.566Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
13:38:44 [2021-09-23T13:38:44.566Z] PASS
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] === Skipped
13:38:44 [2021-09-23T13:38:44.566Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:38:44 [2021-09-23T13:38:44.566Z]     check_test.go:309: [dae105134650a] daemon is not started
13:38:44 [2021-09-23T13:38:44.566Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:38:44 [2021-09-23T13:38:44.566Z]     check_test.go:309: [d32bef389cd4d] daemon is not started
13:38:44 [2021-09-23T13:38:44.566Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:38:44 [2021-09-23T13:38:44.566Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:38:44 [2021-09-23T13:38:44.566Z]     check_test.go:309: [d7a684f65089a] daemon is not started
13:38:44 [2021-09-23T13:38:44.566Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
13:38:44 [2021-09-23T13:38:44.566Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:38:44 [2021-09-23T13:38:44.566Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] 
13:38:44 [2021-09-23T13:38:44.566Z] DONE 273 tests, 5 skipped in 2602.320s
13:38:44 [2021-09-23T13:38:44.566Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:38:44 [2021-09-23T13:38:44.566Z] ++++ cat bundles/test-integration/docker.pid
13:38:44 [2021-09-23T13:38:44.566Z] +++ kill 8108
13:38:45 [2021-09-23T13:38:45.506Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1e0d44fa857/docker.pid
13:38:45 [2021-09-23T13:38:45.506Z] +++ kill 4698
13:38:45 [2021-09-23T13:38:45.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4698 is not a child of this shell
13:38:45 [2021-09-23T13:38:45.507Z] warning: PID 4698 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df1e0d44fa857/docker.pid had a nonzero exit code
13:38:45 [2021-09-23T13:38:45.507Z] +++ /etc/init.d/apparmor stop
13:38:45 [2021-09-23T13:38:45.507Z] Leaving: AppArmorNo profiles have been unloaded.
13:38:45 [2021-09-23T13:38:45.507Z] 
13:38:45 [2021-09-23T13:38:45.507Z] Unloading profiles will leave already running processes permanently
13:38:45 [2021-09-23T13:38:45.507Z] unconfined, which can lead to unexpected situations.
13:38:45 [2021-09-23T13:38:45.507Z] 
13:38:45 [2021-09-23T13:38:45.507Z] To set a process to complain mode, use the command line tool
13:38:45 [2021-09-23T13:38:45.507Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:38:45 [2021-09-23T13:38:45.507Z] +++ true
13:38:45 [2021-09-23T13:38:45.507Z] exiting test-integration
13:38:45 [2021-09-23T13:38:45.507Z] ++ exit 0
13:38:45 [2021-09-23T13:38:45.507Z] 
13:38:45 [2021-09-23T13:38:45.767Z] + exit 0
13:38:45 [2021-09-23T13:38:45.767Z] ++ jobs -p
13:38:45 [2021-09-23T13:38:45.767Z] + pids=
13:38:45 [2021-09-23T13:38:45.767Z] + echo 'Remaining pids to kill: []'
13:38:45 [2021-09-23T13:38:45.767Z] Remaining pids to kill: []
13:38:45 [2021-09-23T13:38:45.767Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
13:38:45 [2021-09-23T13:38:45.786Z] Recording test results
13:38:47 [2021-09-23T13:38:47.291Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:38:47 [2021-09-23T13:38:47.495Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:38:47 [2021-09-23T13:38:47.836Z] + echo Ensuring container killed.
13:38:47 [2021-09-23T13:38:47.836Z] Ensuring container killed.
13:38:47 [2021-09-23T13:38:47.836Z] + docker ps -aq -f name=docker-pr4-*
13:38:47 [2021-09-23T13:38:47.836Z] + cids=a67c3884e38c
13:38:47 [2021-09-23T13:38:47.836Z] aca1457dda0d
13:38:47 [2021-09-23T13:38:47.836Z] 0ac5d74cadf1
13:38:47 [2021-09-23T13:38:47.836Z] + [ -n a67c3884e38c
13:38:47 [2021-09-23T13:38:47.836Z] aca1457dda0d
13:38:47 [2021-09-23T13:38:47.836Z] 0ac5d74cadf1 ]
13:38:47 [2021-09-23T13:38:47.836Z] + docker rm -vf a67c3884e38c aca1457dda0d 0ac5d74cadf1
13:38:50 [2021-09-23T13:38:50.404Z] a67c3884e38c
13:38:50 [2021-09-23T13:38:50.404Z] aca1457dda0d
13:38:50 [2021-09-23T13:38:50.404Z] 0ac5d74cadf1
[Pipeline] sh
13:38:50 [2021-09-23T13:38:50.695Z] + echo Chowning /workspace to jenkins user
13:38:50 [2021-09-23T13:38:50.695Z] Chowning /workspace to jenkins user
13:38:50 [2021-09-23T13:38:50.695Z] + id -u
13:38:50 [2021-09-23T13:38:50.695Z] + id -g
13:38:50 [2021-09-23T13:38:50.695Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42875:/workspace busybox chown -R 1000:1000 /workspace
13:38:50 [2021-09-23T13:38:50.695Z] Unable to find image 'busybox:latest' locally
13:38:50 [2021-09-23T13:38:50.695Z] latest: Pulling from library/busybox
13:38:51 [2021-09-23T13:38:51.080Z] 24fb2886d6f6: Pulling fs layer
13:38:51 [2021-09-23T13:38:51.080Z] 24fb2886d6f6: Verifying Checksum
13:38:51 [2021-09-23T13:38:51.080Z] 24fb2886d6f6: Pull complete
13:38:51 [2021-09-23T13:38:51.341Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
13:38:51 [2021-09-23T13:38:51.341Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:38:54 [2021-09-23T13:38:54.949Z] + bundleName=amd64
13:38:54 [2021-09-23T13:38:54.949Z] + echo Creating amd64-bundles.tar.gz
13:38:54 [2021-09-23T13:38:54.949Z] Creating amd64-bundles.tar.gz
13:38:54 [2021-09-23T13:38:54.949Z] + xargs tar -czf amd64-bundles.tar.gz
13:38:54 [2021-09-23T13:38:54.949Z] + 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
13:38:55 [2021-09-23T13:38:55.904Z] Archiving artifacts
13:38:57 [2021-09-23T13:38:57.740Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:38:58 [2021-09-23T13:38:58.060Z] + make clean
13:38:58 [2021-09-23T13:38:58.320Z] docker volume rm -f docker-dev-cache
13:38:58 [2021-09-23T13:38:58.320Z] docker-dev-cache
[Pipeline] deleteDir
13:38:59 [2021-09-23T13:38:59.645Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:39:01 [2021-09-23T13:39:01.811Z] === RUN   TestDockerSuite/TestRmiTag
13:39:02 [2021-09-23T13:39:02.268Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:39:04 [2021-09-23T13:39:04.436Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:39:19 [2021-09-23T13:39:19.210Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:39:21 [2021-09-23T13:39:21.379Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:39:25 [2021-09-23T13:39:25.105Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:39:26 [2021-09-23T13:39:26.066Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAddHost
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:39:26 [2021-09-23T13:39:26.067Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:39:26 [2021-09-23T13:39:26.067Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:39:28 [2021-09-23T13:39:28.235Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:39:28 [2021-09-23T13:39:28.235Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:39:28 [2021-09-23T13:39:28.235Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:39:28 [2021-09-23T13:39:28.235Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:39:28 [2021-09-23T13:39:28.235Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:39:31 [2021-09-23T13:39:31.952Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:39:34 [2021-09-23T13:39:34.116Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:39:36 [2021-09-23T13:39:36.282Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:39:43 [2021-09-23T13:39:43.337Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:39:50 [2021-09-23T13:39:50.383Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:39:50 [2021-09-23T13:39:50.383Z] === RUN   TestDockerSuite/TestRunBindMounts
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:39:54 [2021-09-23T13:39:54.100Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:39:54 [2021-09-23T13:39:54.100Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:39:56 [2021-09-23T13:39:56.266Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:39:56 [2021-09-23T13:39:56.266Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:39:56 [2021-09-23T13:39:56.266Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:39:58 [2021-09-23T13:39:58.432Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:39:58 [2021-09-23T13:39:58.432Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:39:58 [2021-09-23T13:39:58.432Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:39:58 [2021-09-23T13:39:58.432Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:39:58 [2021-09-23T13:39:58.432Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:40:00 [2021-09-23T13:40:00.596Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:40:00 [2021-09-23T13:40:00.596Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:40:02 [2021-09-23T13:40:02.761Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:40:04 [2021-09-23T13:40:04.926Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:40:06 [2021-09-23T13:40:06.454Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:40:06 [2021-09-23T13:40:06.454Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:40:06 [2021-09-23T13:40:06.454Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:40:06 [2021-09-23T13:40:06.455Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:40:06 [2021-09-23T13:40:06.455Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:40:06 [2021-09-23T13:40:06.455Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:40:06 [2021-09-23T13:40:06.455Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:40:08 [2021-09-23T13:40:08.619Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:40:08 [2021-09-23T13:40:08.619Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:40:08 [2021-09-23T13:40:08.619Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:40:08 [2021-09-23T13:40:08.619Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:40:08 [2021-09-23T13:40:08.619Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:40:08 [2021-09-23T13:40:08.619Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:40:08 [2021-09-23T13:40:08.619Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:40:08 [2021-09-23T13:40:08.619Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:40:08 [2021-09-23T13:40:08.619Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:40:10 [2021-09-23T13:40:10.149Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:40:14 [2021-09-23T13:40:14.815Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:40:14 [2021-09-23T13:40:14.815Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:40:16 [2021-09-23T13:40:16.981Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:40:16 [2021-09-23T13:40:16.981Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:40:16 [2021-09-23T13:40:16.981Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:40:16 [2021-09-23T13:40:16.981Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:40:16 [2021-09-23T13:40:16.981Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:40:16 [2021-09-23T13:40:16.981Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:40:19 [2021-09-23T13:40:19.147Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:40:20 [2021-09-23T13:40:20.673Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:40:20 [2021-09-23T13:40:20.673Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:40:20 [2021-09-23T13:40:20.673Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:40:22 [2021-09-23T13:40:22.839Z] === RUN   TestDockerSuite/TestRunEnvironment
13:40:22 [2021-09-23T13:40:22.839Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:40:22 [2021-09-23T13:40:22.839Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:40:22 [2021-09-23T13:40:22.839Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:40:22 [2021-09-23T13:40:22.839Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:40:22 [2021-09-23T13:40:22.839Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:40:22 [2021-09-23T13:40:22.839Z] === RUN   TestDockerSuite/TestRunExitCode
13:40:29 [2021-09-23T13:40:29.884Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:40:32 [2021-09-23T13:40:32.051Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:40:33 [2021-09-23T13:40:33.578Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunExposePort
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:40:35 [2021-09-23T13:40:35.744Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:40:35 [2021-09-23T13:40:35.744Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:40:39 [2021-09-23T13:40:39.463Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:40:39 [2021-09-23T13:40:39.463Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:40:39 [2021-09-23T13:40:39.463Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:40:39 [2021-09-23T13:40:39.463Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:40:39 [2021-09-23T13:40:39.463Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:40:39 [2021-09-23T13:40:39.464Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:40:39 [2021-09-23T13:40:39.464Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:40:48 [2021-09-23T13:40:48.006Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:40:48 [2021-09-23T13:40:48.006Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.006Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeHostname
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunMount
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:40:48 [2021-09-23T13:40:48.969Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:40:48 [2021-09-23T13:40:48.969Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:40:56 [2021-09-23T13:40:56.033Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:40:56 [2021-09-23T13:40:56.033Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:40:56 [2021-09-23T13:40:56.033Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:40:56 [2021-09-23T13:40:56.033Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:40:56 [2021-09-23T13:40:56.033Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:40:56 [2021-09-23T13:40:56.033Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:40:56 [2021-09-23T13:40:56.033Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:40:59 [2021-09-23T13:40:59.762Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetHost
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:41:03 [2021-09-23T13:41:03.484Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:41:03 [2021-09-23T13:41:03.484Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:41:04 [2021-09-23T13:41:04.444Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:41:06 [2021-09-23T13:41:06.611Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:41:08 [2021-09-23T13:41:08.779Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:41:09 [2021-09-23T13:41:09.740Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:41:11 [2021-09-23T13:41:11.266Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunPortInUse
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:41:11 [2021-09-23T13:41:11.721Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:41:11 [2021-09-23T13:41:11.721Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunPublishPort
13:41:14 [2021-09-23T13:41:14.610Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:41:14 [2021-09-23T13:41:14.610Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:41:14 [2021-09-23T13:41:14.610Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:41:14 [2021-09-23T13:41:14.610Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:41:14 [2021-09-23T13:41:14.610Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:41:14 [2021-09-23T13:41:14.610Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:41:21 [2021-09-23T13:41:21.656Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:41:21 [2021-09-23T13:41:21.656Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:41:21 [2021-09-23T13:41:21.656Z] === RUN   TestDockerSuite/TestRunRm
13:41:28 [2021-09-23T13:41:28.709Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:41:34 [2021-09-23T13:41:34.476Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:41:36 [2021-09-23T13:41:36.002Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:41:43 [2021-09-23T13:41:43.055Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:41:44 [2021-09-23T13:41:44.585Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:41:46 [2021-09-23T13:41:46.750Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:41:46 [2021-09-23T13:41:46.750Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:41:46 [2021-09-23T13:41:46.750Z] === RUN   TestDockerSuite/TestRunState
13:41:46 [2021-09-23T13:41:46.750Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:41:46 [2021-09-23T13:41:46.750Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:41:48 [2021-09-23T13:41:48.914Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:41:48 [2021-09-23T13:41:48.914Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:41:48 [2021-09-23T13:41:48.914Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:41:50 [2021-09-23T13:41:50.442Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:41:50 [2021-09-23T13:41:50.443Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:41:50 [2021-09-23T13:41:50.443Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:41:50 [2021-09-23T13:41:50.443Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:41:50 [2021-09-23T13:41:50.443Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:41:50 [2021-09-23T13:41:50.902Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:41:50 [2021-09-23T13:41:50.902Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:41:50 [2021-09-23T13:41:50.902Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:41:50 [2021-09-23T13:41:50.902Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:41:55 [2021-09-23T13:41:55.571Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:41:55 [2021-09-23T13:41:55.571Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:41:55 [2021-09-23T13:41:55.571Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:41:55 [2021-09-23T13:41:55.571Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:41:55 [2021-09-23T13:41:55.571Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:41:55 [2021-09-23T13:41:55.571Z] === RUN   TestDockerSuite/TestRunUserByID
13:41:55 [2021-09-23T13:41:55.572Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.572Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:41:55 [2021-09-23T13:41:55.572Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.572Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:41:55 [2021-09-23T13:41:55.572Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.572Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:41:55 [2021-09-23T13:41:55.572Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.572Z] === RUN   TestDockerSuite/TestRunUserByName
13:41:55 [2021-09-23T13:41:55.572Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:41:55 [2021-09-23T13:41:55.572Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:41:57 [2021-09-23T13:41:57.739Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:41:57 [2021-09-23T13:41:57.739Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:41:57 [2021-09-23T13:41:57.739Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:41:59 [2021-09-23T13:41:59.266Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:41:59 [2021-09-23T13:41:59.266Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:41:59 [2021-09-23T13:41:59.266Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:41:59 [2021-09-23T13:41:59.266Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:41:59 [2021-09-23T13:41:59.266Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:42:02 [2021-09-23T13:42:02.157Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:42:07 [2021-09-23T13:42:07.923Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:42:12 [2021-09-23T13:42:12.590Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:42:18 [2021-09-23T13:42:18.364Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:42:18 [2021-09-23T13:42:18.364Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:42:18 [2021-09-23T13:42:18.364Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:42:18 [2021-09-23T13:42:18.364Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:42:20 [2021-09-23T13:42:20.530Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:42:22 [2021-09-23T13:42:22.697Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:42:24 [2021-09-23T13:42:24.223Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:42:24 [2021-09-23T13:42:24.223Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.223Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:42:24 [2021-09-23T13:42:24.679Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:42:24 [2021-09-23T13:42:24.679Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:42:24 [2021-09-23T13:42:24.679Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:42:24 [2021-09-23T13:42:24.679Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:42:24 [2021-09-23T13:42:24.679Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:42:24 [2021-09-23T13:42:24.679Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:42:28 [2021-09-23T13:42:28.398Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:42:29 [2021-09-23T13:42:29.925Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:42:32 [2021-09-23T13:42:32.095Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveImageId
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:42:35 [2021-09-23T13:42:35.819Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:42:35 [2021-09-23T13:42:35.819Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:42:38 [2021-09-23T13:42:38.710Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:42:38 [2021-09-23T13:42:38.710Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:42:39 [2021-09-23T13:42:39.166Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:42:39 [2021-09-23T13:42:39.166Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:42:41 [2021-09-23T13:42:41.331Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:42:47 [2021-09-23T13:42:47.101Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:42:47 [2021-09-23T13:42:47.101Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:42:47 [2021-09-23T13:42:47.101Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:42:54 [2021-09-23T13:42:54.147Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:42:54 [2021-09-23T13:42:54.147Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:42:54 [2021-09-23T13:42:54.147Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:42:57 [2021-09-23T13:42:57.046Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:42:57 [2021-09-23T13:42:57.046Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:42:57 [2021-09-23T13:42:57.047Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:42:57 [2021-09-23T13:42:57.047Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:42:57 [2021-09-23T13:42:57.502Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:42:57 [2021-09-23T13:42:57.502Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:42:57 [2021-09-23T13:42:57.502Z] === RUN   TestDockerSuite/TestStartRecordError
13:42:57 [2021-09-23T13:42:57.502Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:42:57 [2021-09-23T13:42:57.502Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:43:03 [2021-09-23T13:43:03.277Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:43:03 [2021-09-23T13:43:03.277Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:43:03 [2021-09-23T13:43:03.278Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:43:03 [2021-09-23T13:43:03.278Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:43:03 [2021-09-23T13:43:03.278Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:43:03 [2021-09-23T13:43:03.278Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestStatsNoStream
13:43:03 [2021-09-23T13:43:03.278Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:43:03 [2021-09-23T13:43:03.278Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:43:05 [2021-09-23T13:43:05.447Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:43:06 [2021-09-23T13:43:06.979Z] === RUN   TestDockerSuite/TestTopPrivileged
13:43:06 [2021-09-23T13:43:06.979Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:43:06 [2021-09-23T13:43:06.979Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:43:09 [2021-09-23T13:43:09.144Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:43:09 [2021-09-23T13:43:09.144Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:43:26 [2021-09-23T13:43:26.785Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:43:26 [2021-09-23T13:43:26.785Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:43:27 [2021-09-23T13:43:27.746Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:43:28 [2021-09-23T13:43:28.203Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:43:31 [2021-09-23T13:43:31.093Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:43:31 [2021-09-23T13:43:31.093Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:43:31 [2021-09-23T13:43:31.549Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:43:31 [2021-09-23T13:43:31.549Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:43:32 [2021-09-23T13:43:32.005Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:43:39 [2021-09-23T13:43:39.051Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:43:39 [2021-09-23T13:43:39.051Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:43:39 [2021-09-23T13:43:39.051Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:43:39 [2021-09-23T13:43:39.507Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:43:39 [2021-09-23T13:43:39.963Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:43:39 [2021-09-23T13:43:39.963Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:43:39 [2021-09-23T13:43:39.963Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:43:50 [2021-09-23T13:43:50.356Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:43:50 [2021-09-23T13:43:50.813Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:43:51 [2021-09-23T13:43:51.268Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:43:59 [2021-09-23T13:43:59.807Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:43:59 [2021-09-23T13:43:59.807Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:43:59 [2021-09-23T13:43:59.807Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:44:00 [2021-09-23T13:44:00.263Z] --- PASS: TestDockerSuite (2342.87s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.09s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.31s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.41s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.97s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.89s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.43s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.78s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.90s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (8.89s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.85s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddTar (36.93s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.74s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.43s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.84s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.23s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.76s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.23s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.26s)
13:44:00 [2021-09-23T13:44:00.263Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.09s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.71s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.04s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.58s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.37s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.67s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.99s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.84s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.70s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.64s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.16s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.50s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (69.79s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.61s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.88s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.43s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.49s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.22s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.23s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.60s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.23s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.18s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.60s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.81s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.23s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.18s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.23s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFails (2.12s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.68s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.78s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromGit (4.94s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.22s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.52s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.32s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:44:00 [2021-09-23T13:44:00.264Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.05s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.53s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.84s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.82s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.91s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
13:44:00 [2021-09-23T13:44:00.720Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.26s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.77s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.88s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.94s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.51s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.10s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.76s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.70s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.22s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.37s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.76s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.87s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.13s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.51s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.61s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.09s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.33s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.21s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.07s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.16s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.09s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildRm (10.92s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.12s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.00s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.90s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.67s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.86s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.73s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.78s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.11s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.56s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.93s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.61s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.63s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.60s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.21s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (12.24s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.45s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.67s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.88s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.79s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.98s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.64s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.80s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitChange (4.14s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.77s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.54s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.87s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.63s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.99s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.32s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.96s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.81s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.96s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.00s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.32s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.99s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.82s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.29s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.33s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.35s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.30s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.32s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00058ccc0_<nil>} (7.33s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1349295778_c:\foo_false__<nil>_<nil>_<nil>} (2.34s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1349295778_c:\foo_true__<nil>_<nil>_<nil>} (2.29s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:44:00 [2021-09-23T13:44:00.721Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpRelativePath (6.91s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.88s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.64s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToCaseH (12.57s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToDot (2.09s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCpToStdout (6.97s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateByImageID (3.90s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s)
13:44:00 [2021-09-23T13:44:00.721Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.75s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.05s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.81s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.13s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (16.61s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.30s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.39s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.84s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.04s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.92s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsRename (2.12s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsResize (2.33s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.35s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.23s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.42s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.72s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.04s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.73s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.74s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.82s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.89s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.62s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.00s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.28s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.41s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.79s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.34s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.79s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.80s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.97s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.92s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.29s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.85s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.77s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.24s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.10s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.93s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.99s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.99s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsSince (8.60s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsTail (2.37s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.17s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.69s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:44:00 [2021-09-23T13:44:00.722Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.87s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.99s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.94s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.94s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.38s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.71s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.18s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.76s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.05s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.24s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (3.60s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.60s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.49s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.18s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.11s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.35s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.70s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.71s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.68s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.08s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.67s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.28s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.34s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.65s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.56s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.17s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.04s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.77s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.82s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.96s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.91s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.65s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.44s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.78s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.00s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.97s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunExitCode (6.73s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.91s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.57s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.87s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.06s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.36s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.49s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.17s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunRm (6.83s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.27s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.15s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (6.79s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.35s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:44:00 [2021-09-23T13:44:00.723Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.13s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.66s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.94s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.99s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.88s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.21s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.64s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.93s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.67s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.56s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.81s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.88s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.28s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.12s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.81s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.95s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s)
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] --- PASS: TestDockerRegistrySuite (0.18s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:44:00 [2021-09-23T13:44:00.724Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.724Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerDaemonSuite
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerSwarmSuite
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- PASS: TestDockerPluginSuite (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerExternalVolumeSuite
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerNetworkSuite
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] === RUN   TestDockerHubPullSuite
13:44:00 [2021-09-23T13:44:00.725Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:44:00 [2021-09-23T13:44:00.725Z] PASS
13:44:00 [2021-09-23T13:44:00.725Z] ok  	github.com/docker/docker/integration-cli	2343.278s
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === Skipped
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
13:44:00 [2021-09-23T13:44:00.725Z] 
13:44:00 [2021-09-23T13:44:00.725Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
13:44:00 [2021-09-23T13:44:00.725Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.725Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:44:00 [2021-09-23T13:44:00.726Z] 
13:44:00 [2021-09-23T13:44:00.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:44:00 [2021-09-23T13:44:00.726Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:44:00 [2021-09-23T13:44:00.726Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.187Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:44:01 [2021-09-23T13:44:01.187Z] 
13:44:01 [2021-09-23T13:44:01.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s)
13:44:01 [2021-09-23T13:44:01.187Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_sni_test.go:18: Flakey test
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.188Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:44:01 [2021-09-23T13:44:01.188Z] 
13:44:01 [2021-09-23T13:44:01.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:44:01 [2021-09-23T13:44:01.189Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.189Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.190Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
13:44:01 [2021-09-23T13:44:01.190Z] 
13:44:01 [2021-09-23T13:44:01.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.191Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:44:01 [2021-09-23T13:44:01.191Z] 
13:44:01 [2021-09-23T13:44:01.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.192Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:44:01 [2021-09-23T13:44:01.192Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.193Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:01 [2021-09-23T13:44:01.193Z] 
13:44:01 [2021-09-23T13:44:01.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.18s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.194Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.194Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z] 
13:44:01 [2021-09-23T13:44:01.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:44:01 [2021-09-23T13:44:01.195Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.195Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.650Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:44:01 [2021-09-23T13:44:01.650Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:44:01 [2021-09-23T13:44:01.651Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] DONE 1093 tests, 547 skipped in 2350.842s
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Integration tests ended at 09/23/2021 13:44:01. Duration:00:39:10.9406557
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Docker info of the daemon under test at end of run
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] Containers: 2
13:44:01 [2021-09-23T13:44:01.651Z]  Running: 0
13:44:01 [2021-09-23T13:44:01.651Z]  Paused: 0
13:44:01 [2021-09-23T13:44:01.651Z]  Stopped: 2
13:44:01 [2021-09-23T13:44:01.651Z] Images: 18
13:44:01 [2021-09-23T13:44:01.651Z] Server Version: 0.0.0-dev
13:44:01 [2021-09-23T13:44:01.651Z] Storage Driver: windowsfilter
13:44:01 [2021-09-23T13:44:01.651Z]  Windows: 
13:44:01 [2021-09-23T13:44:01.651Z] Logging Driver: json-file
13:44:01 [2021-09-23T13:44:01.651Z] Plugins: 
13:44:01 [2021-09-23T13:44:01.651Z]  Volume: local
13:44:01 [2021-09-23T13:44:01.651Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:44:01 [2021-09-23T13:44:01.651Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:44:01 [2021-09-23T13:44:01.651Z] Swarm: inactive
13:44:01 [2021-09-23T13:44:01.651Z] Default Isolation: process
13:44:01 [2021-09-23T13:44:01.651Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:44:01 [2021-09-23T13:44:01.651Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
13:44:01 [2021-09-23T13:44:01.651Z] OSType: windows
13:44:01 [2021-09-23T13:44:01.651Z] Architecture: x86_64
13:44:01 [2021-09-23T13:44:01.651Z] CPUs: 4
13:44:01 [2021-09-23T13:44:01.651Z] Total Memory: 32GiB
13:44:01 [2021-09-23T13:44:01.651Z] Name: azwin-2-7ce6b0
13:44:01 [2021-09-23T13:44:01.651Z] ID: FOHS:S4YV:OP3Y:F5Q3:7Y5Z:ZU66:5XLY:VT2J:KQSH:JXP5:IVUD:OEJR
13:44:01 [2021-09-23T13:44:01.651Z] Docker Root Dir: D:\CI\PR-42875\4\daemon
13:44:01 [2021-09-23T13:44:01.651Z] Debug Mode (client): false
13:44:01 [2021-09-23T13:44:01.651Z] Debug Mode (server): true
13:44:01 [2021-09-23T13:44:01.651Z]  File Descriptors: -1
13:44:01 [2021-09-23T13:44:01.651Z]  Goroutines: 17
13:44:01 [2021-09-23T13:44:01.651Z]  System Time: 2021-09-23T13:44:01.193635Z
13:44:01 [2021-09-23T13:44:01.651Z]  EventsListeners: 0
13:44:01 [2021-09-23T13:44:01.651Z] Registry: https://index.docker.io/v1/
13:44:01 [2021-09-23T13:44:01.651Z] Labels:
13:44:01 [2021-09-23T13:44:01.651Z] Experimental: false
13:44:01 [2021-09-23T13:44:01.651Z] Insecure Registries:
13:44:01 [2021-09-23T13:44:01.651Z]  127.0.0.0/8
13:44:01 [2021-09-23T13:44:01.651Z] Live Restore Enabled: false
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] 
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Stopping daemon under test
13:44:01 [2021-09-23T13:44:01.651Z] SUCCESS: The process with PID 5292 (child process of PID 956) has been terminated.
13:44:01 [2021-09-23T13:44:01.651Z] SUCCESS: The process with PID 956 (child process of PID 3080) has been terminated.
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Stop tailing logs of the daemon under tests
13:44:01 [2021-09-23T13:44:01.651Z] INFO: executeCI.ps1 Completed successfully at 09/23/2021 13:44:01.
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Tidying up at end of run
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Saving daemon under test log (d:\CI\PR-42875\4\dut.out) to bundles\CIDUT.out
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Saving daemon under test log (d:\CI\PR-42875\4\dut.err) to bundles\CIDUT.err
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Nuke-Everything...
13:44:01 [2021-09-23T13:44:01.651Z] INFO: Container count on control daemon to delete is 2
13:44:02 [2021-09-23T13:44:02.107Z] 5137c071be4c
13:44:02 [2021-09-23T13:44:02.107Z] 8f98f9269068
13:44:02 [2021-09-23T13:44:02.107Z] INFO: Tidying pidfile d:\CI\PR-42875\4\docker.pid
13:44:02 [2021-09-23T13:44:02.107Z] INFO: Nuking d:\CI
13:44:27 [2021-09-23T13:44:27.211Z] INFO: Zapped successfully
13:44:27 [2021-09-23T13:44:27.211Z] 
13:44:27 [2021-09-23T13:44:27.211Z] INFO: executeCI.ps1 exiting at Thu Sep 23 13:44:24 CUT 2021. Duration 01:00:53.6139018
13:44:27 [2021-09-23T13:44:27.211Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:44:27 [2021-09-23T13:44:27.449Z] Recording test results
13:44:35 [2021-09-23T13:44:35.968Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:44:37 [2021-09-23T13:44:37.437Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:44:38 [2021-09-23T13:44:38.607Z] Archiving artifacts
13:44:53 [2021-09-23T13:44:53.700Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42875/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:44:54 [2021-09-23T13:44:54.616Z] + make clean
13:44:56 [2021-09-23T13:44:56.783Z] docker volume rm -f docker-dev-cache
13:44:56 [2021-09-23T13:44:56.783Z] 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